Sep 01 01:53:24 devstack devstack@c-api.service[74311]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:53:24 devstack devstack@c-api.service[74311]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:53:24 2026] *** Sep 01 01:53:24 devstack devstack@c-api.service[74311]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: nodename: devstack Sep 01 01:53:24 devstack devstack@c-api.service[74311]: machine: x86_64 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: clock source: unix Sep 01 01:53:24 devstack devstack@c-api.service[74311]: pcre jit disabled Sep 01 01:53:24 devstack devstack@c-api.service[74311]: detected number of CPU cores: 4 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: current working directory: / Sep 01 01:53:24 devstack devstack@c-api.service[74311]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:53:24 devstack devstack@c-api.service[74311]: your processes number limit is 47517 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: your memory page size is 4096 bytes Sep 01 01:53:24 devstack devstack@c-api.service[74311]: detected max file descriptor number: 2048 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: lock engine: pthread robust mutexes Sep 01 01:53:24 devstack devstack@c-api.service[74311]: thunder lock: enabled Sep 01 01:53:24 devstack devstack@c-api.service[74311]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:53:24 devstack devstack@c-api.service[74311]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:53:24 devstack devstack@c-api.service[74311]: Set PythonHome to /opt/stack/data/venv Sep 01 01:53:24 devstack devstack@c-api.service[74311]: Python main interpreter initialized at 0x7e9d190a4668 Sep 01 01:53:24 devstack devstack@c-api.service[74311]: python threads support enabled Sep 01 01:53:24 devstack devstack@c-api.service[74311]: your server socket listen backlog is limited to 100 connections Sep 01 01:53:24 devstack devstack@c-api.service[74311]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:53:24 devstack devstack@c-api.service[74311]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:53:24 devstack devstack@c-api.service[74311]: *** Operational MODE: preforking *** Sep 01 01:53:24 devstack devstack@c-api.service[74311]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:53:24 devstack devstack@c-api.service[74311]: spawned uWSGI master process (pid: 74311) Sep 01 01:53:24 devstack devstack@c-api.service[74311]: spawned uWSGI worker 1 (pid: 74312, cores: 1) Sep 01 01:53:24 devstack devstack@c-api.service[74311]: spawned uWSGI worker 2 (pid: 74313, cores: 1) Sep 01 01:53:24 devstack devstack@c-api.service[74311]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:53:24 devstack devstack@c-api.service[74313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:53:24 devstack devstack@c-api.service[74313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:53:24 devstack devstack@c-api.service[74313]: we strongly recommend against using it for new projects. Sep 01 01:53:24 devstack devstack@c-api.service[74313]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:53:24 devstack devstack@c-api.service[74313]: framework. For more detail see Sep 01 01:53:24 devstack devstack@c-api.service[74313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:53:24 devstack devstack@c-api.service[74313]: import eventlet # noqa Sep 01 01:53:24 devstack devstack@c-api.service[74312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:53:24 devstack devstack@c-api.service[74312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:53:24 devstack devstack@c-api.service[74312]: we strongly recommend against using it for new projects. Sep 01 01:53:24 devstack devstack@c-api.service[74312]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:53:24 devstack devstack@c-api.service[74312]: framework. For more detail see Sep 01 01:53:24 devstack devstack@c-api.service[74312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:53:24 devstack devstack@c-api.service[74312]: import eventlet # noqa Sep 01 01:53:24 devstack devstack@c-api.service[74312]: /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 01 01:53:24 devstack devstack@c-api.service[74312]: from cgi import parse_header Sep 01 01:53:24 devstack devstack@c-api.service[74313]: /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 01 01:53:24 devstack devstack@c-api.service[74313]: from cgi import parse_header Sep 01 01:53:25 devstack devstack@c-api.service[74312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:53:25 devstack devstack@c-api.service[74312]: warnings.warn( Sep 01 01:53:25 devstack devstack@c-api.service[74312]: /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 01 01:53:25 devstack devstack@c-api.service[74312]: removals.removed_module( Sep 01 01:53:25 devstack devstack@c-api.service[74312]: /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 01 01:53:25 devstack devstack@c-api.service[74312]: removals.removed_module( Sep 01 01:53:25 devstack devstack@c-api.service[74313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:53:25 devstack devstack@c-api.service[74313]: warnings.warn( Sep 01 01:53:25 devstack devstack@c-api.service[74313]: /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 01 01:53:25 devstack devstack@c-api.service[74313]: removals.removed_module( Sep 01 01:53:25 devstack devstack@c-api.service[74313]: /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 01 01:53:25 devstack devstack@c-api.service[74313]: removals.removed_module( Sep 01 01:53:26 devstack devstack@c-api.service[74313]: /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 01 01:53:26 devstack devstack@c-api.service[74313]: warnings.warn( Sep 01 01:53:26 devstack devstack@c-api.service[74312]: /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 01 01:53:26 devstack devstack@c-api.service[74312]: warnings.warn( Sep 01 01:53:26 devstack devstack@c-api.service[74313]: /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 01 01:53:26 devstack devstack@c-api.service[74313]: warnings.warn( Sep 01 01:53:26 devstack devstack@c-api.service[74312]: /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 01 01:53:26 devstack devstack@c-api.service[74312]: warnings.warn( Sep 01 01:53:27 devstack devstack@c-api.service[74313]: 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 01 01:53:27 devstack devstack@c-api.service[74313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:53:27 devstack devstack@c-api.service[74312]: 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 01 01:53:27 devstack devstack@c-api.service[74312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:53:27 devstack devstack@c-api.service[74312]: /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 01 01:53:27 devstack devstack@c-api.service[74312]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:53:27 devstack devstack@c-api.service[74313]: /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 01 01:53:27 devstack devstack@c-api.service[74313]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:53:28 devstack devstack@c-api.service[74313]: INFO dbcounter [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Registered counter for database cinder Sep 01 01:53:28 devstack devstack@c-api.service[74312]: INFO dbcounter [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Registered counter for database cinder Sep 01 01:53:28 devstack devstack@c-api.service[74313]: DEBUG oslo_db.sqlalchemy.engines [None req-6355a414-030d-4061-b470-76a31c02f61d 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=74313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:53:28 devstack devstack@c-api.service[74312]: DEBUG oslo_db.sqlalchemy.engines [None req-22203ccd-a85a-4884-8658-deb9a043aa73 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=74312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG dbcounter [-] [74313] Writer thread running {{(pid=74313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: /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 01 01:53:29 devstack devstack@c-api.service[74313]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:53:29 devstack devstack@c-api.service[74313]: INFO cinder.rpc [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: INFO cinder.rpc [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: INFO cinder.rpc [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: INFO cinder.rpc [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING cinder.keymgr.conf_key_mgr [None req-6355a414-030d-4061-b470-76a31c02f61d 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 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG dbcounter [-] [74312] Writer thread running {{(pid=74312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: /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 01 01:53:29 devstack devstack@c-api.service[74312]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:53:29 devstack devstack@c-api.service[74312]: INFO cinder.rpc [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74312]: INFO cinder.rpc [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74312]: INFO cinder.rpc [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74312]: INFO cinder.rpc [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING cinder.keymgr.conf_key_mgr [None req-22203ccd-a85a-4884-8658-deb9a043aa73 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 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG oslo_db.sqlalchemy.engines [None req-6355a414-030d-4061-b470-76a31c02f61d 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=74313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: INFO cinder.rpc [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: INFO cinder.rpc [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG oslo_db.sqlalchemy.engines [None req-22203ccd-a85a-4884-8658-deb9a043aa73 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=74312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: INFO cinder.rpc [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: INFO cinder.rpc [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING cinder.api.contrib.hosts [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: extensions {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-volume-manage {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-quota-class-sets {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-hosts {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: capabilities {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: encryption {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: scheduler-stats {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-quota-sets {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-availability-zone {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: qos-specs {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: extra_specs {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: backups {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING cinder.api.contrib.hosts [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: encryption {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: cgsnapshots {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-volume-type-access {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: consistencygroups {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-volume-transfer {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extended resource: os-snapshot-manage {{(pid=74313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: extensions {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-volume-manage {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-quota-class-sets {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-hosts {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: capabilities {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: encryption {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING stevedore.named [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WARNING castellan.key_manager [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.contrib.snapshot_actions [None req-6355a414-030d-4061-b470-76a31c02f61d None None] SnapshotActionsController initialized {{(pid=74313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension AdminActions extending resource: volumes {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: scheduler-stats {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension AdminActions extending resource: snapshots {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension AdminActions extending resource: backups {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeActions extending resource: volumes {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-quota-sets {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension UsedLimits extending resource: limits {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension TypesManage extending resource: types {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension SnapshotActions extending resource: snapshots {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.v3.router [None req-6355a414-030d-4061-b470-76a31c02f61d None None] Extension VolumeTypeAccess extending resource: types {{(pid=74313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-availability-zone {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: qos-specs {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: extra_specs {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: backups {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e9d190a4668 pid: 74313 (default app) Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: encryption {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: cgsnapshots {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-volume-type-access {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: consistencygroups {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: DEBUG cinder.api.middleware.request_id [None req-7d048211-9322-48e6-a790-72e6fb6a81b8 None None] RequestId filter calling following filter/app {{(pid=74313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-volume-transfer {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extended resource: os-snapshot-manage {{(pid=74312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:53:29 devstack devstack@c-api.service[74313]: [pid: 74313|app: 0|req: 1/1] 192.168.122.6 () {50 vars in 775 bytes} [Tue Sep 1 01:53:29 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING stevedore.named [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WARNING castellan.key_manager [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.contrib.snapshot_actions [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] SnapshotActionsController initialized {{(pid=74312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension AdminActions extending resource: volumes {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension AdminActions extending resource: snapshots {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension AdminActions extending resource: backups {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeActions extending resource: volumes {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension UsedLimits extending resource: limits {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension TypesManage extending resource: types {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: DEBUG cinder.api.v3.router [None req-22203ccd-a85a-4884-8658-deb9a043aa73 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:53:29 devstack devstack@c-api.service[74312]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e9d190a4668 pid: 74312 (default app) Sep 01 01:53:37 devstack devstack@c-api.service[74313]: DEBUG cinder.api.middleware.request_id [None req-98e0a563-1488-42d8-b877-9c1e664b8cd5 None None] RequestId filter calling following filter/app {{(pid=74313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:38 devstack devstack@c-api.service[74313]: INFO cinder.api.openstack.wsgi [None req-98e0a563-1488-42d8-b877-9c1e664b8cd5 admin admin] POST http://192.168.122.6/volume/v3/types Sep 01 01:53:38 devstack devstack@c-api.service[74313]: DEBUG cinder.api.openstack.wsgi [None req-98e0a563-1488-42d8-b877-9c1e664b8cd5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:38 devstack devstack@c-api.service[74313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:38 devstack devstack@c-api.service[74313]: warnings.warn( Sep 01 01:53:38 devstack devstack@c-api.service[74313]: DEBUG oslo_db.sqlalchemy.engines [None req-98e0a563-1488-42d8-b877-9c1e664b8cd5 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=74313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:53:38 devstack devstack@c-api.service[74313]: INFO cinder.api.openstack.wsgi [None req-98e0a563-1488-42d8-b877-9c1e664b8cd5 admin admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 01:53:38 devstack devstack@c-api.service[74313]: [pid: 74313|app: 0|req: 2/2] 192.168.122.6 () {60 vars in 1181 bytes} [Tue Sep 1 01:53:36 2026] POST /volume/v3/types => generated 186 bytes in 1307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:53:38 devstack devstack@c-api.service[74312]: DEBUG cinder.api.middleware.request_id [None req-013285b4-a7ed-4c87-a26c-3e80d5471196 None None] RequestId filter calling following filter/app {{(pid=74312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:38 devstack devstack@c-api.service[74312]: INFO cinder.api.openstack.wsgi [None req-013285b4-a7ed-4c87-a26c-3e80d5471196 admin admin] POST http://192.168.122.6/volume/v3/types/10f86d85-9c8d-413f-b20a-4a4a7a6b6e51/extra_specs Sep 01 01:53:38 devstack devstack@c-api.service[74312]: DEBUG cinder.api.openstack.wsgi [None req-013285b4-a7ed-4c87-a26c-3e80d5471196 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:53:38 devstack devstack@c-api.service[74312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:53:38 devstack devstack@c-api.service[74312]: warnings.warn( Sep 01 01:53:39 devstack devstack@c-api.service[74312]: DEBUG oslo_db.sqlalchemy.engines [None req-013285b4-a7ed-4c87-a26c-3e80d5471196 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=74312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:53:39 devstack devstack@c-api.service[74312]: INFO cinder.api.openstack.wsgi [None req-013285b4-a7ed-4c87-a26c-3e80d5471196 admin admin] http://192.168.122.6/volume/v3/types/10f86d85-9c8d-413f-b20a-4a4a7a6b6e51/extra_specs returned with HTTP 200 Sep 01 01:53:39 devstack devstack@c-api.service[74312]: [pid: 74312|app: 0|req: 1/3] 192.168.122.6 () {60 vars in 1328 bytes} [Tue Sep 1 01:53:38 2026] POST /volume/v3/types/10f86d85-9c8d-413f-b20a-4a4a7a6b6e51/extra_specs => generated 55 bytes in 980 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:53:48 devstack devstack@c-api.service[74313]: DEBUG dbcounter [-] [74313] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:53:49 devstack devstack@c-api.service[74312]: DEBUG dbcounter [-] [74312] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:54:20 devstack devstack@c-api.service[74313]: DEBUG cinder.api.middleware.request_id [req-c7882256-d215-4e8c-a7bd-b2ccea13bbdb req-305ed5db-3a17-4466-b5d2-b6ed014e2677 None None] RequestId filter calling following filter/app {{(pid=74313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:54:20 devstack devstack@c-api.service[74313]: INFO cinder.api.openstack.wsgi [req-c7882256-d215-4e8c-a7bd-b2ccea13bbdb req-305ed5db-3a17-4466-b5d2-b6ed014e2677 None None] GET http://192.168.122.6/volume// Sep 01 01:54:20 devstack devstack@c-api.service[74313]: DEBUG cinder.api.openstack.wsgi [req-c7882256-d215-4e8c-a7bd-b2ccea13bbdb req-305ed5db-3a17-4466-b5d2-b6ed014e2677 None None] Empty body provided in request {{(pid=74313) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:54:20 devstack devstack@c-api.service[74313]: DEBUG cinder.api.openstack.wsgi [req-c7882256-d215-4e8c-a7bd-b2ccea13bbdb req-305ed5db-3a17-4466-b5d2-b6ed014e2677 None None] Calling method 'all' {{(pid=74313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:54:20 devstack devstack@c-api.service[74313]: INFO cinder.api.openstack.wsgi [req-c7882256-d215-4e8c-a7bd-b2ccea13bbdb req-305ed5db-3a17-4466-b5d2-b6ed014e2677 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 01:54:20 devstack devstack@c-api.service[74313]: [pid: 74313|app: 0|req: 3/4] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 01:54:20 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:56:08 devstack devstack@c-api.service[74312]: DEBUG cinder.api.middleware.request_id [None req-54b66b13-226f-4365-a53c-76ab3a1896a1 None None] RequestId filter calling following filter/app {{(pid=74312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:08 devstack devstack@c-api.service[74312]: INFO cinder.api.openstack.wsgi [None req-54b66b13-226f-4365-a53c-76ab3a1896a1 tempest-verify_tempest_config-1057319204 tempest-verify_tempest_config-1057319204-project-member] GET http://192.168.122.6/volume/v3/extensions Sep 01 01:56:08 devstack devstack@c-api.service[74312]: DEBUG cinder.api.openstack.wsgi [None req-54b66b13-226f-4365-a53c-76ab3a1896a1 tempest-verify_tempest_config-1057319204 tempest-verify_tempest_config-1057319204-project-member] Empty body provided in request {{(pid=74312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:08 devstack devstack@c-api.service[74312]: DEBUG cinder.api.openstack.wsgi [None req-54b66b13-226f-4365-a53c-76ab3a1896a1 tempest-verify_tempest_config-1057319204 tempest-verify_tempest_config-1057319204-project-member] Calling method 'index' {{(pid=74312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:08 devstack devstack@c-api.service[74312]: INFO cinder.api.openstack.wsgi [None req-54b66b13-226f-4365-a53c-76ab3a1896a1 tempest-verify_tempest_config-1057319204 tempest-verify_tempest_config-1057319204-project-member] http://192.168.122.6/volume/v3/extensions returned with HTTP 200 Sep 01 01:56:08 devstack devstack@c-api.service[74312]: [pid: 74312|app: 0|req: 2/5] 192.168.122.6 () {58 vars in 1120 bytes} [Tue Sep 1 01:56:08 2026] GET /volume/v3/extensions => generated 5245 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:56:16 devstack devstack@c-api.service[74313]: DEBUG cinder.api.middleware.request_id [None req-fbe13641-a942-4e46-92c3-362c72576f00 None None] RequestId filter calling following filter/app {{(pid=74313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:16 devstack devstack@c-api.service[74313]: INFO cinder.api.openstack.wsgi [None req-fbe13641-a942-4e46-92c3-362c72576f00 demo admin] POST http://192.168.122.6/volume/v3/types Sep 01 01:56:16 devstack devstack@c-api.service[74313]: DEBUG cinder.api.openstack.wsgi [None req-fbe13641-a942-4e46-92c3-362c72576f00 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:56:16 devstack devstack@c-api.service[74313]: INFO cinder.api.openstack.wsgi [None req-fbe13641-a942-4e46-92c3-362c72576f00 demo admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 01:56:16 devstack devstack@c-api.service[74313]: [pid: 74313|app: 0|req: 4/6] 192.168.122.6 () {60 vars in 1181 bytes} [Tue Sep 1 01:56:16 2026] POST /volume/v3/types => generated 184 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:56:26 devstack devstack@c-api.service[74313]: DEBUG dbcounter [-] [74313] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:18 devstack devstack@c-api.service[74311]: Tue Sep 1 01:58:18 2026 - graceful shutdown triggered... Sep 01 01:58:18 devstack devstack@c-api.service[74312]: Gracefully killing worker 1 (pid: 74312)... Sep 01 01:58:18 devstack devstack@c-api.service[74313]: Gracefully killing worker 2 (pid: 74313)... Sep 01 01:58:19 devstack devstack@c-api.service[74311]: worker 1 buried after 1 seconds Sep 01 01:58:19 devstack devstack@c-api.service[74311]: worker 2 buried after 1 seconds Sep 01 01:58:19 devstack devstack@c-api.service[74311]: goodbye to uWSGI. Sep 01 01:58:19 devstack devstack@c-api.service[86413]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:58:19 devstack devstack@c-api.service[86413]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:58:19 2026] *** Sep 01 01:58:19 devstack devstack@c-api.service[86413]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: nodename: devstack Sep 01 01:58:19 devstack devstack@c-api.service[86413]: machine: x86_64 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: clock source: unix Sep 01 01:58:19 devstack devstack@c-api.service[86413]: pcre jit disabled Sep 01 01:58:19 devstack devstack@c-api.service[86413]: detected number of CPU cores: 4 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: current working directory: / Sep 01 01:58:19 devstack devstack@c-api.service[86413]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:58:19 devstack devstack@c-api.service[86413]: your processes number limit is 47517 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: your memory page size is 4096 bytes Sep 01 01:58:19 devstack devstack@c-api.service[86413]: detected max file descriptor number: 2048 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: lock engine: pthread robust mutexes Sep 01 01:58:19 devstack devstack@c-api.service[86413]: thunder lock: enabled Sep 01 01:58:19 devstack devstack@c-api.service[86413]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:58:19 devstack devstack@c-api.service[86413]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:58:19 devstack devstack@c-api.service[86413]: Set PythonHome to /opt/stack/data/venv Sep 01 01:58:19 devstack devstack@c-api.service[86413]: Python main interpreter initialized at 0x7104562a4668 Sep 01 01:58:19 devstack devstack@c-api.service[86413]: python threads support enabled Sep 01 01:58:19 devstack devstack@c-api.service[86413]: your server socket listen backlog is limited to 100 connections Sep 01 01:58:19 devstack devstack@c-api.service[86413]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:58:19 devstack devstack@c-api.service[86413]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:58:19 devstack devstack@c-api.service[86413]: *** Operational MODE: preforking *** Sep 01 01:58:19 devstack devstack@c-api.service[86413]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:58:19 devstack devstack@c-api.service[86413]: spawned uWSGI master process (pid: 86413) Sep 01 01:58:19 devstack devstack@c-api.service[86413]: spawned uWSGI worker 1 (pid: 86414, cores: 1) Sep 01 01:58:19 devstack devstack@c-api.service[86413]: spawned uWSGI worker 2 (pid: 86415, cores: 1) Sep 01 01:58:19 devstack devstack@c-api.service[86413]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:58:20 devstack devstack@c-api.service[86415]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:58:20 devstack devstack@c-api.service[86415]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:58:20 devstack devstack@c-api.service[86415]: we strongly recommend against using it for new projects. Sep 01 01:58:20 devstack devstack@c-api.service[86415]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:58:20 devstack devstack@c-api.service[86415]: framework. For more detail see Sep 01 01:58:20 devstack devstack@c-api.service[86415]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:58:20 devstack devstack@c-api.service[86415]: import eventlet # noqa Sep 01 01:58:20 devstack devstack@c-api.service[86414]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:58:20 devstack devstack@c-api.service[86414]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:58:20 devstack devstack@c-api.service[86414]: we strongly recommend against using it for new projects. Sep 01 01:58:20 devstack devstack@c-api.service[86414]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:58:20 devstack devstack@c-api.service[86414]: framework. For more detail see Sep 01 01:58:20 devstack devstack@c-api.service[86414]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:58:20 devstack devstack@c-api.service[86414]: import eventlet # noqa Sep 01 01:58:20 devstack devstack@c-api.service[86415]: /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 01 01:58:20 devstack devstack@c-api.service[86415]: from cgi import parse_header Sep 01 01:58:20 devstack devstack@c-api.service[86414]: /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 01 01:58:20 devstack devstack@c-api.service[86414]: from cgi import parse_header Sep 01 01:58:20 devstack devstack@c-api.service[86414]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:58:20 devstack devstack@c-api.service[86414]: warnings.warn( Sep 01 01:58:20 devstack devstack@c-api.service[86415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:58:20 devstack devstack@c-api.service[86415]: warnings.warn( Sep 01 01:58:20 devstack devstack@c-api.service[86414]: /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 01 01:58:20 devstack devstack@c-api.service[86414]: removals.removed_module( Sep 01 01:58:20 devstack devstack@c-api.service[86414]: /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 01 01:58:20 devstack devstack@c-api.service[86414]: removals.removed_module( Sep 01 01:58:20 devstack devstack@c-api.service[86415]: /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 01 01:58:20 devstack devstack@c-api.service[86415]: removals.removed_module( Sep 01 01:58:20 devstack devstack@c-api.service[86415]: /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 01 01:58:20 devstack devstack@c-api.service[86415]: removals.removed_module( Sep 01 01:58:23 devstack devstack@c-api.service[86415]: /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 01 01:58:23 devstack devstack@c-api.service[86415]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86414]: /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 01 01:58:23 devstack devstack@c-api.service[86414]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86415]: /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 01 01:58:23 devstack devstack@c-api.service[86415]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86414]: /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 01 01:58:23 devstack devstack@c-api.service[86414]: warnings.warn( Sep 01 01:58:23 devstack devstack@c-api.service[86415]: 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 01 01:58:23 devstack devstack@c-api.service[86415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86415) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:58:23 devstack devstack@c-api.service[86414]: 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 01 01:58:23 devstack devstack@c-api.service[86414]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86414) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:58:24 devstack devstack@c-api.service[86414]: /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 01 01:58:24 devstack devstack@c-api.service[86414]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:58:24 devstack devstack@c-api.service[86415]: /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 01 01:58:24 devstack devstack@c-api.service[86415]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86415) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86414) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86414) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86414) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86414) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: INFO dbcounter [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Registered counter for database cinder Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG oslo_db.sqlalchemy.engines [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 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=86415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:58:25 devstack devstack@c-api.service[86414]: INFO dbcounter [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Registered counter for database cinder Sep 01 01:58:25 devstack devstack@c-api.service[86414]: DEBUG oslo_db.sqlalchemy.engines [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 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=86414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: DEBUG dbcounter [-] [86415] Writer thread running {{(pid=86415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:58:25 devstack devstack@c-api.service[86415]: /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 01 01:58:25 devstack devstack@c-api.service[86415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:58:25 devstack devstack@c-api.service[86415]: INFO cinder.rpc [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: INFO cinder.rpc [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: INFO cinder.rpc [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: INFO cinder.rpc [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING cinder.keymgr.conf_key_mgr [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 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 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG oslo_db.sqlalchemy.engines [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 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=86415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: INFO cinder.rpc [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: INFO cinder.rpc [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86413]: Tue Sep 1 01:58:26 2026 - graceful shutdown triggered... Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG dbcounter [-] [86414] Writer thread running {{(pid=86414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: /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 01 01:58:26 devstack devstack@c-api.service[86414]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:58:26 devstack devstack@c-api.service[86414]: INFO cinder.rpc [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: INFO cinder.rpc [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING cinder.api.contrib.hosts [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:58:26 devstack devstack@c-api.service[86414]: INFO cinder.rpc [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: INFO cinder.rpc [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING cinder.keymgr.conf_key_mgr [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 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 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: extensions {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-volume-manage {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-quota-class-sets {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-hosts {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: capabilities {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: encryption {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: scheduler-stats {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-quota-sets {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-availability-zone {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: qos-specs {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: extra_specs {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: backups {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: encryption {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: cgsnapshots {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-volume-type-access {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: consistencygroups {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-volume-transfer {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extended resource: os-snapshot-manage {{(pid=86415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG oslo_db.sqlalchemy.engines [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 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=86414) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: INFO cinder.rpc [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING stevedore.named [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WARNING castellan.key_manager [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.contrib.snapshot_actions [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] SnapshotActionsController initialized {{(pid=86415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension AdminActions extending resource: volumes {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension AdminActions extending resource: snapshots {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension AdminActions extending resource: backups {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeActions extending resource: volumes {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension UsedLimits extending resource: limits {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension TypesManage extending resource: types {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: INFO cinder.rpc [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: DEBUG cinder.api.v3.router [None req-1939fa76-ab3c-47ff-ad73-8696905b69e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86415]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7104562a4668 pid: 86415 (default app) Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING cinder.api.contrib.hosts [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: extensions {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-volume-manage {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-quota-class-sets {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-hosts {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: capabilities {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: encryption {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: scheduler-stats {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-quota-sets {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-availability-zone {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: qos-specs {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: extra_specs {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: backups {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: encryption {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: cgsnapshots {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-volume-type-access {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: consistencygroups {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-volume-transfer {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extended resource: os-snapshot-manage {{(pid=86414) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING stevedore.named [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WARNING castellan.key_manager [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.contrib.snapshot_actions [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] SnapshotActionsController initialized {{(pid=86414) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension AdminActions extending resource: volumes {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension AdminActions extending resource: snapshots {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension AdminActions extending resource: backups {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeActions extending resource: volumes {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension UsedLimits extending resource: limits {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension TypesManage extending resource: types {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: DEBUG cinder.api.v3.router [None req-f564bdc3-1e02-4d14-9328-1ebe95d1ae10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86414) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:58:26 devstack devstack@c-api.service[86414]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7104562a4668 pid: 86414 (default app) Sep 01 01:58:36 devstack devstack@c-api.service[86415]: DEBUG dbcounter [-] [86415] Writing DB stats cinder:SELECT=6 {{(pid=86415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:36 devstack devstack@c-api.service[86414]: DEBUG dbcounter [-] [86414] Writing DB stats cinder:SELECT=6 {{(pid=86414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:47 devstack devstack@c-api.service[86413]: Tue Sep 1 01:59:47 2026 - worker 1 (pid: 86414) is taking too much time to die...NO MERCY !!! Sep 01 01:59:47 devstack devstack@c-api.service[86413]: Tue Sep 1 01:59:47 2026 - worker 2 (pid: 86415) is taking too much time to die...NO MERCY !!! Sep 01 01:59:48 devstack devstack@c-api.service[86413]: worker 1 buried after 1 seconds Sep 01 01:59:48 devstack devstack@c-api.service[86413]: worker 2 buried after 1 seconds Sep 01 01:59:48 devstack devstack@c-api.service[86413]: goodbye to uWSGI. Sep 01 01:59:48 devstack devstack@c-api.service[87200]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:59:48 devstack devstack@c-api.service[87200]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:59:48 2026] *** Sep 01 01:59:48 devstack devstack@c-api.service[87200]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: nodename: devstack Sep 01 01:59:48 devstack devstack@c-api.service[87200]: machine: x86_64 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: clock source: unix Sep 01 01:59:48 devstack devstack@c-api.service[87200]: pcre jit disabled Sep 01 01:59:48 devstack devstack@c-api.service[87200]: detected number of CPU cores: 4 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: current working directory: / Sep 01 01:59:48 devstack devstack@c-api.service[87200]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:59:48 devstack devstack@c-api.service[87200]: your processes number limit is 47517 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: your memory page size is 4096 bytes Sep 01 01:59:48 devstack devstack@c-api.service[87200]: detected max file descriptor number: 2048 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: lock engine: pthread robust mutexes Sep 01 01:59:48 devstack devstack@c-api.service[87200]: thunder lock: enabled Sep 01 01:59:48 devstack devstack@c-api.service[87200]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:59:48 devstack devstack@c-api.service[87200]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:59:48 devstack devstack@c-api.service[87200]: Set PythonHome to /opt/stack/data/venv Sep 01 01:59:48 devstack devstack@c-api.service[87200]: Python main interpreter initialized at 0x7b7e904a4668 Sep 01 01:59:48 devstack devstack@c-api.service[87200]: python threads support enabled Sep 01 01:59:48 devstack devstack@c-api.service[87200]: your server socket listen backlog is limited to 100 connections Sep 01 01:59:48 devstack devstack@c-api.service[87200]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:59:48 devstack devstack@c-api.service[87200]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:59:48 devstack devstack@c-api.service[87200]: *** Operational MODE: preforking *** Sep 01 01:59:48 devstack devstack@c-api.service[87200]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:59:48 devstack devstack@c-api.service[87200]: spawned uWSGI master process (pid: 87200) Sep 01 01:59:48 devstack devstack@c-api.service[87200]: spawned uWSGI worker 1 (pid: 87202, cores: 1) Sep 01 01:59:48 devstack devstack@c-api.service[87200]: spawned uWSGI worker 2 (pid: 87203, cores: 1) Sep 01 01:59:48 devstack devstack@c-api.service[87200]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:59:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:59:48 devstack devstack@c-api.service[87203]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:59:48 devstack devstack@c-api.service[87203]: we strongly recommend against using it for new projects. Sep 01 01:59:48 devstack devstack@c-api.service[87203]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:59:48 devstack devstack@c-api.service[87203]: framework. For more detail see Sep 01 01:59:48 devstack devstack@c-api.service[87203]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:59:48 devstack devstack@c-api.service[87203]: import eventlet # noqa Sep 01 01:59:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:59:48 devstack devstack@c-api.service[87202]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:59:48 devstack devstack@c-api.service[87202]: we strongly recommend against using it for new projects. Sep 01 01:59:48 devstack devstack@c-api.service[87202]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:59:48 devstack devstack@c-api.service[87202]: framework. For more detail see Sep 01 01:59:48 devstack devstack@c-api.service[87202]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:59:48 devstack devstack@c-api.service[87202]: import eventlet # noqa Sep 01 01:59:49 devstack devstack@c-api.service[87203]: /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 01 01:59:49 devstack devstack@c-api.service[87203]: from cgi import parse_header Sep 01 01:59:49 devstack devstack@c-api.service[87202]: /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 01 01:59:49 devstack devstack@c-api.service[87202]: from cgi import parse_header Sep 01 01:59:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:59:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 01:59:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:59:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 01:59:49 devstack devstack@c-api.service[87203]: /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 01 01:59:49 devstack devstack@c-api.service[87203]: removals.removed_module( Sep 01 01:59:49 devstack devstack@c-api.service[87203]: /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 01 01:59:49 devstack devstack@c-api.service[87203]: removals.removed_module( Sep 01 01:59:49 devstack devstack@c-api.service[87202]: /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 01 01:59:49 devstack devstack@c-api.service[87202]: removals.removed_module( Sep 01 01:59:49 devstack devstack@c-api.service[87202]: /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 01 01:59:49 devstack devstack@c-api.service[87202]: removals.removed_module( Sep 01 01:59:50 devstack devstack@c-api.service[87203]: /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 01 01:59:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 01:59:50 devstack devstack@c-api.service[87203]: /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 01 01:59:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 01:59:51 devstack devstack@c-api.service[87202]: /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 01 01:59:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 01:59:51 devstack devstack@c-api.service[87202]: /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 01 01:59:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 01:59:51 devstack devstack@c-api.service[87203]: 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 01 01:59:51 devstack devstack@c-api.service[87203]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87203) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:59:51 devstack devstack@c-api.service[87203]: /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 01 01:59:51 devstack devstack@c-api.service[87203]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:59:51 devstack devstack@c-api.service[87202]: 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 01 01:59:51 devstack devstack@c-api.service[87202]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87202) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:59:51 devstack devstack@c-api.service[87202]: /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 01 01:59:51 devstack devstack@c-api.service[87202]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87203) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87202) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: INFO dbcounter [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Registered counter for database cinder Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-7910f06f-354c-4314-92be-bac9011fb60f 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=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:52 devstack devstack@c-api.service[87202]: INFO dbcounter [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Registered counter for database cinder Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-52d021dc-7130-4337-84c8-303b13ffc28e 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=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writer thread running {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: /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 01 01:59:52 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:59:52 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING cinder.keymgr.conf_key_mgr [None req-7910f06f-354c-4314-92be-bac9011fb60f 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 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-7910f06f-354c-4314-92be-bac9011fb60f 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=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writer thread running {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87202]: /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 01 01:59:52 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:59:52 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING cinder.api.contrib.hosts [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:59:52 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87202]: WARNING cinder.keymgr.conf_key_mgr [None req-52d021dc-7130-4337-84c8-303b13ffc28e 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 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:52 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: extensions {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-volume-manage {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-quota-class-sets {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-hosts {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: capabilities {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: encryption {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: scheduler-stats {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-quota-sets {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-availability-zone {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: qos-specs {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: extra_specs {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: backups {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: encryption {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: cgsnapshots {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-volume-type-access {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: consistencygroups {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-volume-transfer {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extended resource: os-snapshot-manage {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-52d021dc-7130-4337-84c8-303b13ffc28e 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=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.snapshot_actions [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] SnapshotActionsController initialized {{(pid=87203) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension AdminActions extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension AdminActions extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension AdminActions extending resource: backups {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeActions extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension UsedLimits extending resource: limits {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension TypesManage extending resource: types {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension SnapshotActions extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-7910f06f-354c-4314-92be-bac9011fb60f None None] Extension VolumeTypeAccess extending resource: types {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:59:53 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87203]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7b7e904a4668 pid: 87203 (default app) Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING cinder.api.contrib.hosts [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: extensions {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-volume-manage {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-quota-class-sets {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-hosts {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: capabilities {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: encryption {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: scheduler-stats {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-quota-sets {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-availability-zone {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: qos-specs {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: extra_specs {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: backups {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: encryption {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: cgsnapshots {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-volume-type-access {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: consistencygroups {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-volume-transfer {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extended resource: os-snapshot-manage {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.snapshot_actions [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] SnapshotActionsController initialized {{(pid=87202) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension AdminActions extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension AdminActions extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension AdminActions extending resource: backups {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeActions extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension UsedLimits extending resource: limits {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension TypesManage extending resource: types {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-52d021dc-7130-4337-84c8-303b13ffc28e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:59:53 devstack devstack@c-api.service[87202]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7b7e904a4668 pid: 87202 (default app) Sep 01 02:00:02 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=6 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:03 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=6 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:00:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-362162516"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-362162516'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:14 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume of 1 GB Sep 01 02:00:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:14 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:00:14.879530. {{(pid=87203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:00:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Availability Zones retrieved successfully. Sep 01 02:00:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Flow 'volume_create_api' (a9fe4cf6-50b1-40ec-a8f0-a70b1fb039fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01ad71a-c8ac-44a8-a5f2-09eeb3b17d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01ad71a-c8ac-44a8-a5f2-09eeb3b17d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87550de-c06f-4874-be82-c9bfca1d470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-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 01 02:00:15 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-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 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Created reservations ['3c194440-b940-4dc1-b95e-33a6cf2a07a2', 'ff712ad4-4e9c-4a69-b563-398d213381b8', 'da1556aa-b51d-4285-8fc7-f5cef2068b88', '9de5e157-dfc9-4030-ba16-c4bb90cb5ccd'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87550de-c06f-4874-be82-c9bfca1d470a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c194440-b940-4dc1-b95e-33a6cf2a07a2', 'ff712ad4-4e9c-4a69-b563-398d213381b8', 'da1556aa-b51d-4285-8fc7-f5cef2068b88', '9de5e157-dfc9-4030-ba16-c4bb90cb5ccd']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01aa07a1-c6db-451b-ab86-afeb82a0a4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01aa07a1-c6db-451b-ab86-afeb82a0a4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73a35b38-c48a-47f2-8680-07dbfcfc6ffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-362162516',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='342bd6ff5f3248b3a6de98342968ff52',qos_specs=None,replication_status=,reservations=['3c194440-b940-4dc1-b95e-33a6cf2a07a2','ff712ad4-4e9c-4a69-b563-398d213381b8','da1556aa-b51d-4285-8fc7-f5cef2068b88','9de5e157-dfc9-4030-ba16-c4bb90cb5ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b041087fb873400c9c27c5556fcaf45c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-362162516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73a35b38-c48a-47f2-8680-07dbfcfc6ffc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='342bd6ff5f3248b3a6de98342968ff52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b041087fb873400c9c27c5556fcaf45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5a0604-9588-4e00-b9af-9365f74020a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5a0604-9588-4e00-b9af-9365f74020a4) transitioned into state 'SUCCESS' from state '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-362162516',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='342bd6ff5f3248b3a6de98342968ff52',qos_specs=None,replication_status=,reservations=['3c194440-b940-4dc1-b95e-33a6cf2a07a2','ff712ad4-4e9c-4a69-b563-398d213381b8','da1556aa-b51d-4285-8fc7-f5cef2068b88','9de5e157-dfc9-4030-ba16-c4bb90cb5ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b041087fb873400c9c27c5556fcaf45c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759f9097-4128-4c59-a943-854103280dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759f9097-4128-4c59-a943-854103280dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Flow 'volume_create_api' (a9fe4cf6-50b1-40ec-a8f0-a70b1fb039fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume request issued successfully. Sep 01 02:00:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a94f90f-5473-4eb2-9b91-4c93c4f706e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1/1] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:00:13 2026] POST /volume/v3/volumes => generated 764 bytes in 1766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-447ceecb-e594-4fad-91bf-0c8cf84edd95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-447ceecb-e594-4fad-91bf-0c8cf84edd95 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-447ceecb-e594-4fad-91bf-0c8cf84edd95 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-447ceecb-e594-4fad-91bf-0c8cf84edd95 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:16 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-447ceecb-e594-4fad-91bf-0c8cf84edd95 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-447ceecb-e594-4fad-91bf-0c8cf84edd95 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-447ceecb-e594-4fad-91bf-0c8cf84edd95 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc returned with HTTP 200 Sep 01 02:00:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1/2] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:15 2026] GET /volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc => generated 856 bytes in 972 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6289bcbd-37b3-4caa-8c32-21a521234cda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6289bcbd-37b3-4caa-8c32-21a521234cda tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6289bcbd-37b3-4caa-8c32-21a521234cda tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6289bcbd-37b3-4caa-8c32-21a521234cda tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6289bcbd-37b3-4caa-8c32-21a521234cda tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6289bcbd-37b3-4caa-8c32-21a521234cda tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc returned with HTTP 200 Sep 01 02:00:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 2/3] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:17 2026] GET /volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-0c287a69-f2d2-4866-bbd3-e4f2d8abd992 req-e8d36dce-7904-436c-9751-3dd1de771f77 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0c287a69-f2d2-4866-bbd3-e4f2d8abd992 req-e8d36dce-7904-436c-9751-3dd1de771f77 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0c287a69-f2d2-4866-bbd3-e4f2d8abd992 req-e8d36dce-7904-436c-9751-3dd1de771f77 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0c287a69-f2d2-4866-bbd3-e4f2d8abd992 req-e8d36dce-7904-436c-9751-3dd1de771f77 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-0c287a69-f2d2-4866-bbd3-e4f2d8abd992 req-e8d36dce-7904-436c-9751-3dd1de771f77 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0c287a69-f2d2-4866-bbd3-e4f2d8abd992 req-e8d36dce-7904-436c-9751-3dd1de771f77 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc returned with HTTP 200 Sep 01 02:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 2/4] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:00:17 2026] GET /volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc => generated 857 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-11299330"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-11299330'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume of 1 GB Sep 01 02:00:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Availability Zones retrieved successfully. Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Flow 'volume_create_api' (0d9899ce-f170-4681-a72f-b671c07f15a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58e5d5c-8beb-4978-9e8c-ea000f894bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58e5d5c-8beb-4978-9e8c-ea000f894bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8053f5-0e1e-49ba-92a8-3b1ad15e2362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Created reservations ['19993db9-1d38-4c06-be5d-ff68537c4995', 'df01b409-35b6-4c3e-9403-79634d39c376', '9b72f45b-b32d-471e-9b37-5b2611e04c82', '83efc236-1fd4-4096-beba-39a3ebf6928b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8053f5-0e1e-49ba-92a8-3b1ad15e2362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19993db9-1d38-4c06-be5d-ff68537c4995', 'df01b409-35b6-4c3e-9403-79634d39c376', '9b72f45b-b32d-471e-9b37-5b2611e04c82', '83efc236-1fd4-4096-beba-39a3ebf6928b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e0dfc4-b360-426d-8e82-646c1f6964fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e0dfc4-b360-426d-8e82-646c1f6964fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a26fa3-2d77-49d0-9a34-70bf07d4085b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-11299330',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='342bd6ff5f3248b3a6de98342968ff52',qos_specs=None,replication_status=,reservations=['19993db9-1d38-4c06-be5d-ff68537c4995','df01b409-35b6-4c3e-9403-79634d39c376','9b72f45b-b32d-471e-9b37-5b2611e04c82','83efc236-1fd4-4096-beba-39a3ebf6928b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b041087fb873400c9c27c5556fcaf45c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-11299330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a26fa3-2d77-49d0-9a34-70bf07d4085b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='342bd6ff5f3248b3a6de98342968ff52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b041087fb873400c9c27c5556fcaf45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd2f0be-ef50-4724-a3bb-e8549e12d4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd2f0be-ef50-4724-a3bb-e8549e12d4bb) transitioned into state 'SUCCESS' from state '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-11299330',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='342bd6ff5f3248b3a6de98342968ff52',qos_specs=None,replication_status=,reservations=['19993db9-1d38-4c06-be5d-ff68537c4995','df01b409-35b6-4c3e-9403-79634d39c376','9b72f45b-b32d-471e-9b37-5b2611e04c82','83efc236-1fd4-4096-beba-39a3ebf6928b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b041087fb873400c9c27c5556fcaf45c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366fb7a3-03fe-499b-b971-d136e4536669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366fb7a3-03fe-499b-b971-d136e4536669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Flow 'volume_create_api' (0d9899ce-f170-4681-a72f-b671c07f15a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume request issued successfully. Sep 01 02:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56f7c4a0-07db-4aeb-ac69-ea7c4b9ede88 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 3/5] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:00:18 2026] POST /volume/v3/volumes => generated 763 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e65c042-2c16-487e-9c94-6ada646fd0b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e65c042-2c16-487e-9c94-6ada646fd0b6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e65c042-2c16-487e-9c94-6ada646fd0b6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e65c042-2c16-487e-9c94-6ada646fd0b6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e65c042-2c16-487e-9c94-6ada646fd0b6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e65c042-2c16-487e-9c94-6ada646fd0b6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b returned with HTTP 200 Sep 01 02:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 3/6] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:18 2026] GET /volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b => generated 831 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-587c4999-4add-4983-ae66-e4dc44db6c67 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-587c4999-4add-4983-ae66-e4dc44db6c67 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-587c4999-4add-4983-ae66-e4dc44db6c67 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-587c4999-4add-4983-ae66-e4dc44db6c67 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-587c4999-4add-4983-ae66-e4dc44db6c67 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-587c4999-4add-4983-ae66-e4dc44db6c67 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b returned with HTTP 200 Sep 01 02:00:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 4/7] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:19 2026] GET /volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47411020-560e-47c3-9a71-f38630c4cc6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47411020-560e-47c3-9a71-f38630c4cc6d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47411020-560e-47c3-9a71-f38630c4cc6d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47411020-560e-47c3-9a71-f38630c4cc6d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-47411020-560e-47c3-9a71-f38630c4cc6d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47411020-560e-47c3-9a71-f38630c4cc6d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b returned with HTTP 200 Sep 01 02:00:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 4/8] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:20 2026] GET /volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ca248651-7e37-4e73-8bae-ff48ac2d536a req-d3ef7dcc-3d29-4772-abd5-21fec24dfac8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca248651-7e37-4e73-8bae-ff48ac2d536a req-d3ef7dcc-3d29-4772-abd5-21fec24dfac8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca248651-7e37-4e73-8bae-ff48ac2d536a req-d3ef7dcc-3d29-4772-abd5-21fec24dfac8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca248651-7e37-4e73-8bae-ff48ac2d536a req-d3ef7dcc-3d29-4772-abd5-21fec24dfac8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ca248651-7e37-4e73-8bae-ff48ac2d536a req-d3ef7dcc-3d29-4772-abd5-21fec24dfac8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca248651-7e37-4e73-8bae-ff48ac2d536a req-d3ef7dcc-3d29-4772-abd5-21fec24dfac8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b returned with HTTP 200 Sep 01 02:00:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 5/9] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:00:20 2026] GET /volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b => generated 856 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1652335730"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1652335730'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume of 1 GB Sep 01 02:00:20 devstack devstack@c-api.service[87202]: /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 01 02:00:20 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:00:20.947800. {{(pid=87202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:00:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Availability Zones retrieved successfully. Sep 01 02:00:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Flow 'volume_create_api' (8f2ddb2d-bb39-4794-bb01-9c22504a451f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac4fafc-30b0-4121-b5c6-9eba6d459f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac4fafc-30b0-4121-b5c6-9eba6d459f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ab342b-affe-4b82-85ac-3d5d8a031f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-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 01 02:00:21 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-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 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Created reservations ['b1cd9a94-8cc6-47bf-81b2-6a7f9f90d1a8', 'fbebc26a-26cc-4218-bd51-2ce3c51c1b40', 'fa80e401-8204-4aab-98ca-88c86ab9feff', '75b38312-f00f-46bd-8550-11b4e1dd2b1f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ab342b-affe-4b82-85ac-3d5d8a031f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1cd9a94-8cc6-47bf-81b2-6a7f9f90d1a8', 'fbebc26a-26cc-4218-bd51-2ce3c51c1b40', 'fa80e401-8204-4aab-98ca-88c86ab9feff', '75b38312-f00f-46bd-8550-11b4e1dd2b1f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfece5e-8e39-40af-8a1c-f29c4e481b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfece5e-8e39-40af-8a1c-f29c4e481b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '885ab5ce-4185-4836-833e-b9f4d3b5feaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1652335730',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='342bd6ff5f3248b3a6de98342968ff52',qos_specs=None,replication_status=,reservations=['b1cd9a94-8cc6-47bf-81b2-6a7f9f90d1a8','fbebc26a-26cc-4218-bd51-2ce3c51c1b40','fa80e401-8204-4aab-98ca-88c86ab9feff','75b38312-f00f-46bd-8550-11b4e1dd2b1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b041087fb873400c9c27c5556fcaf45c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1652335730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=885ab5ce-4185-4836-833e-b9f4d3b5feaa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='342bd6ff5f3248b3a6de98342968ff52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b041087fb873400c9c27c5556fcaf45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd568ce-4ee4-43d8-9031-d823ed77eafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd568ce-4ee4-43d8-9031-d823ed77eafd) transitioned into state 'SUCCESS' from state '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-1652335730',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='342bd6ff5f3248b3a6de98342968ff52',qos_specs=None,replication_status=,reservations=['b1cd9a94-8cc6-47bf-81b2-6a7f9f90d1a8','fbebc26a-26cc-4218-bd51-2ce3c51c1b40','fa80e401-8204-4aab-98ca-88c86ab9feff','75b38312-f00f-46bd-8550-11b4e1dd2b1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b041087fb873400c9c27c5556fcaf45c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942b6f4a-b0fb-4801-9ac0-38ba46ba225b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942b6f4a-b0fb-4801-9ac0-38ba46ba225b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Flow 'volume_create_api' (8f2ddb2d-bb39-4794-bb01-9c22504a451f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Create volume request issued successfully. Sep 01 02:00:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d81b67f3-a9fc-4396-9882-a2b05221af0c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 5/10] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:00:20 2026] POST /volume/v3/volumes => generated 765 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f83f9af8-bdbf-4f83-841f-bd988567c5b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f83f9af8-bdbf-4f83-841f-bd988567c5b1 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f83f9af8-bdbf-4f83-841f-bd988567c5b1 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f83f9af8-bdbf-4f83-841f-bd988567c5b1 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f83f9af8-bdbf-4f83-841f-bd988567c5b1 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f83f9af8-bdbf-4f83-841f-bd988567c5b1 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 200 Sep 01 02:00:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 6/11] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:21 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 833 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8916f50d-9ad7-4f2a-ae8e-2e1257d7255b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8916f50d-9ad7-4f2a-ae8e-2e1257d7255b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8916f50d-9ad7-4f2a-ae8e-2e1257d7255b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8916f50d-9ad7-4f2a-ae8e-2e1257d7255b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8916f50d-9ad7-4f2a-ae8e-2e1257d7255b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8916f50d-9ad7-4f2a-ae8e-2e1257d7255b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 200 Sep 01 02:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 6/12] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:22 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7f3be928-8cd3-42c2-a1ca-8d9aedb128cd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f3be928-8cd3-42c2-a1ca-8d9aedb128cd tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f3be928-8cd3-42c2-a1ca-8d9aedb128cd tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f3be928-8cd3-42c2-a1ca-8d9aedb128cd tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7f3be928-8cd3-42c2-a1ca-8d9aedb128cd tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f3be928-8cd3-42c2-a1ca-8d9aedb128cd tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 200 Sep 01 02:00:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 7/13] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:23 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-62867b22-7f2c-488c-83d3-8b70163c23b2 req-a659afaa-922e-4ac9-8852-15bd847a809c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62867b22-7f2c-488c-83d3-8b70163c23b2 req-a659afaa-922e-4ac9-8852-15bd847a809c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-62867b22-7f2c-488c-83d3-8b70163c23b2 req-a659afaa-922e-4ac9-8852-15bd847a809c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-62867b22-7f2c-488c-83d3-8b70163c23b2 req-a659afaa-922e-4ac9-8852-15bd847a809c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-62867b22-7f2c-488c-83d3-8b70163c23b2 req-a659afaa-922e-4ac9-8852-15bd847a809c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62867b22-7f2c-488c-83d3-8b70163c23b2 req-a659afaa-922e-4ac9-8852-15bd847a809c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 200 Sep 01 02:00:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 7/14] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:00:23 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-dd65f74c-9ba4-40ec-83d7-cef48b9e3b56 req-fa565a21-4687-43b5-93fd-13b337255a79 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 8/15] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:23 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-921040de-375a-46c7-bc62-e786bcb39c80 req-2cea61b6-247d-4960-8f8e-1310ed2566b8 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 8/16] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d2c43ef9-595e-49aa-8d84-575d5d4be5bb req-9297220e-1d6c-44bb-91b2-12019711b6db tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 9/17] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ace6c98a-5039-403a-bea8-bfe5c88ff8fe req-faa4f98a-11b9-4066-81ba-8031e1b48e2d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 9/18] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1045cfc8-6c43-4abc-a837-342b22f8dc2c req-02cbfc5e-9469-44c9-bde5-f3a3842fabca tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 10/19] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e41bb754-a8b9-4878-b4bf-8735a43ee9e4 req-38de48e6-5671-4863-8c65-8a43eaa348d6 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 10/20] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-80a00a42-47f4-4b15-9955-4bc9773171ba req-e091ced5-575a-4202-b8cf-649f0741a86a tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 11/21] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cfd6633e-7e99-486a-a2ca-6629cd21039f req-8b3d72af-857d-4634-abcb-ff5ecbcb86c2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 11/22] 192.168.122.6 () {60 vars in 1387 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] DELETE http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Delete volume with id: 885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Delete volume request issued successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a84c6015-8ad2-4665-8beb-0f44e417eb84 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 202 Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ba89512-aa73-41d7-8535-3b1168f7b9e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 12/23] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:00:24 2026] DELETE /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ba89512-aa73-41d7-8535-3b1168f7b9e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ba89512-aa73-41d7-8535-3b1168f7b9e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ba89512-aa73-41d7-8535-3b1168f7b9e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ba89512-aa73-41d7-8535-3b1168f7b9e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ba89512-aa73-41d7-8535-3b1168f7b9e4 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 12/24] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d72f1e8-224d-41f5-8a5a-359f8751695d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d72f1e8-224d-41f5-8a5a-359f8751695d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d72f1e8-224d-41f5-8a5a-359f8751695d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d72f1e8-224d-41f5-8a5a-359f8751695d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9d72f1e8-224d-41f5-8a5a-359f8751695d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d72f1e8-224d-41f5-8a5a-359f8751695d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 200 Sep 01 02:00:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 13/25] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:25 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5dbcf2d5-63b5-4639-a191-0ae0b861877e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dbcf2d5-63b5-4639-a191-0ae0b861877e tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dbcf2d5-63b5-4639-a191-0ae0b861877e tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dbcf2d5-63b5-4639-a191-0ae0b861877e tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5dbcf2d5-63b5-4639-a191-0ae0b861877e tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dbcf2d5-63b5-4639-a191-0ae0b861877e tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 200 Sep 01 02:00:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 13/26] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e85455c-11e2-45cc-b630-38c31d9f817c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e85455c-11e2-45cc-b630-38c31d9f817c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa Sep 01 02:00:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e85455c-11e2-45cc-b630-38c31d9f817c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e85455c-11e2-45cc-b630-38c31d9f817c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e85455c-11e2-45cc-b630-38c31d9f817c tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa returned with HTTP 404 Sep 01 02:00:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 14/27] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:28 2026] GET /volume/v3/volumes/885ab5ce-4185-4836-833e-b9f4d3b5feaa => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] DELETE http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Delete volume with id: 54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Delete volume request issued successfully. Sep 01 02:00:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8101bb3c-c59c-450d-aa05-f066eb3ef8e2 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b returned with HTTP 202 Sep 01 02:00:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 14/28] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:00:28 2026] DELETE /volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb67b583-1685-4ed5-b34d-12aa2c2c4a94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb67b583-1685-4ed5-b34d-12aa2c2c4a94 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb67b583-1685-4ed5-b34d-12aa2c2c4a94 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb67b583-1685-4ed5-b34d-12aa2c2c4a94 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb67b583-1685-4ed5-b34d-12aa2c2c4a94 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb67b583-1685-4ed5-b34d-12aa2c2c4a94 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b returned with HTTP 200 Sep 01 02:00:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 15/29] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:28 2026] GET /volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ff375725-c9fd-4083-a32c-25974aab9f69 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff375725-c9fd-4083-a32c-25974aab9f69 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b Sep 01 02:00:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff375725-c9fd-4083-a32c-25974aab9f69 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff375725-c9fd-4083-a32c-25974aab9f69 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff375725-c9fd-4083-a32c-25974aab9f69 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b returned with HTTP 404 Sep 01 02:00:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 15/30] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:29 2026] GET /volume/v3/volumes/54a26fa3-2d77-49d0-9a34-70bf07d4085b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6277266-d426-49dd-b569-bd2dd842b10b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6277266-d426-49dd-b569-bd2dd842b10b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] DELETE http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6277266-d426-49dd-b569-bd2dd842b10b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6277266-d426-49dd-b569-bd2dd842b10b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c6277266-d426-49dd-b569-bd2dd842b10b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Delete volume with id: 73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6277266-d426-49dd-b569-bd2dd842b10b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6277266-d426-49dd-b569-bd2dd842b10b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Delete volume request issued successfully. Sep 01 02:00:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6277266-d426-49dd-b569-bd2dd842b10b tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc returned with HTTP 202 Sep 01 02:00:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 16/31] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:00:29 2026] DELETE /volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3ae3c3b-7d9f-4a69-b65a-9472db0131ab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3ae3c3b-7d9f-4a69-b65a-9472db0131ab tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3ae3c3b-7d9f-4a69-b65a-9472db0131ab tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3ae3c3b-7d9f-4a69-b65a-9472db0131ab tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3ae3c3b-7d9f-4a69-b65a-9472db0131ab tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3ae3c3b-7d9f-4a69-b65a-9472db0131ab tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc returned with HTTP 200 Sep 01 02:00:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 16/32] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:29 2026] GET /volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc => generated 856 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13d0f184-9c97-4e47-84cb-f062d09ce43d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13d0f184-9c97-4e47-84cb-f062d09ce43d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13d0f184-9c97-4e47-84cb-f062d09ce43d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13d0f184-9c97-4e47-84cb-f062d09ce43d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13d0f184-9c97-4e47-84cb-f062d09ce43d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Volume info retrieved successfully. Sep 01 02:00:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13d0f184-9c97-4e47-84cb-f062d09ce43d tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc returned with HTTP 200 Sep 01 02:00:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 17/33] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:30 2026] GET /volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5097e0f6-b927-4789-9b88-76d0a328a499 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5097e0f6-b927-4789-9b88-76d0a328a499 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] GET http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc Sep 01 02:00:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5097e0f6-b927-4789-9b88-76d0a328a499 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5097e0f6-b927-4789-9b88-76d0a328a499 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5097e0f6-b927-4789-9b88-76d0a328a499 tempest-VolumesTestJSON-90242645 tempest-VolumesTestJSON-90242645-project-member] http://192.168.122.6/volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc returned with HTTP 404 Sep 01 02:00:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 17/34] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:00:31 2026] GET /volume/v3/volumes/73a35b38-c48a-47f2-8680-07dbfcfc6ffc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eecdee20-9073-4200-bc51-a5d67957248b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eecdee20-9073-4200-bc51-a5d67957248b tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eecdee20-9073-4200-bc51-a5d67957248b tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1787385302"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eecdee20-9073-4200-bc51-a5d67957248b tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:00:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 18/35] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:00:37 2026] POST /volume/v3/types => generated 228 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-723c12d1-78e6-4f6d-b48b-b7947d9c1252 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-723c12d1-78e6-4f6d-b48b-b7947d9c1252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-723c12d1-78e6-4f6d-b48b-b7947d9c1252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1469467573"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-723c12d1-78e6-4f6d-b48b-b7947d9c1252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:00:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 18/36] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:00:37 2026] POST /volume/v3/group_types => generated 185 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-351d98ef-984c-4174-aa96-7b7ac8da789b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8217afed-a1e7-4d65-9af5-ad41ab560ecc", "volume_types": ["a18d6fca-221c-4aaa-8903-cea354f5eb43"], "name": "tempest-GroupSnapshotsV319Test-Group-515195957"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Creating new group {'group': {'group_type': '8217afed-a1e7-4d65-9af5-ad41ab560ecc', 'volume_types': ['a18d6fca-221c-4aaa-8903-cea354f5eb43'], 'name': 'tempest-GroupSnapshotsV319Test-Group-515195957'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:00:38 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-515195957. Sep 01 02:00:38 devstack devstack@c-api.service[87203]: /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 01 02:00:38 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:00:38.059148. {{(pid=87203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:00:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Availability Zones retrieved successfully. Sep 01 02:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Created reservations ['26b31b74-3d0b-4b57-80e7-02aac5c619c6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-351d98ef-984c-4174-aa96-7b7ac8da789b tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:00:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 19/37] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:00:37 2026] POST /volume/v3/groups => generated 115 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c16a2856-ad98-4501-90d6-694a7065eb3c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c16a2856-ad98-4501-90d6-694a7065eb3c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 Sep 01 02:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c16a2856-ad98-4501-90d6-694a7065eb3c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c16a2856-ad98-4501-90d6-694a7065eb3c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-c16a2856-ad98-4501-90d6-694a7065eb3c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member 05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:38 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:00:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c16a2856-ad98-4501-90d6-694a7065eb3c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 returned with HTTP 200 Sep 01 02:00:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 19/38] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:00:38 2026] GET /volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 => generated 395 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d64c9ed-2f87-45e9-9bf2-281e23e011a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d64c9ed-2f87-45e9-9bf2-281e23e011a3 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 Sep 01 02:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d64c9ed-2f87-45e9-9bf2-281e23e011a3 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d64c9ed-2f87-45e9-9bf2-281e23e011a3 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-6d64c9ed-2f87-45e9-9bf2-281e23e011a3 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member 05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:00:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d64c9ed-2f87-45e9-9bf2-281e23e011a3 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 returned with HTTP 200 Sep 01 02:00:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 20/39] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:00:39 2026] GET /volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 => generated 396 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1890075734", "volume_type": "a18d6fca-221c-4aaa-8903-cea354f5eb43", "group_id": "05c7dc33-61e0-40c6-b20a-58b8b5e4ef92", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1890075734', 'volume_type': 'a18d6fca-221c-4aaa-8903-cea354f5eb43', 'group_id': '05c7dc33-61e0-40c6-b20a-58b8b5e4ef92', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Create volume of 1 GB Sep 01 02:00:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:00:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Availability Zones retrieved successfully. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Flow 'volume_create_api' (cb47398b-b979-45ce-945d-214e15c02aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4dc68c-0364-4f21-92c7-13a896590d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4dc68c-0364-4f21-92c7-13a896590d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:00:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a18d6fca-221c-4aaa-8903-cea354f5eb43,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1787385302',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a18d6fca-221c-4aaa-8903-cea354f5eb43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '05c7dc33-61e0-40c6-b20a-58b8b5e4ef92', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62750f4f-d63f-4a7c-bbe6-ba0ff7cb3ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1787385302 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1787385302, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1787385302 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1787385302, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Created reservations ['7bc4c579-e34f-454b-b9cc-3b56233f670c', 'f1509df4-b6a5-4489-b67c-b605294ef05c', '836411ef-dc66-4b2e-8f75-cba0174771cf', '224edb12-f395-447f-8ab9-77643422c511'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62750f4f-d63f-4a7c-bbe6-ba0ff7cb3ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bc4c579-e34f-454b-b9cc-3b56233f670c', 'f1509df4-b6a5-4489-b67c-b605294ef05c', '836411ef-dc66-4b2e-8f75-cba0174771cf', '224edb12-f395-447f-8ab9-77643422c511']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e68e568-ddfe-455c-a756-feb70dcb6186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e68e568-ddfe-455c-a756-feb70dcb6186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d0fc28-95af-4509-94d2-d6e8f00a2ce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1890075734',encryption_key_id=None,group_id=05c7dc33-61e0-40c6-b20a-58b8b5e4ef92,group_type_id=,metadata={},multiattach=False,project_id='12c15ffacf7f4544807f0dd991f95a12',qos_specs=None,replication_status=,reservations=['7bc4c579-e34f-454b-b9cc-3b56233f670c','f1509df4-b6a5-4489-b67c-b605294ef05c','836411ef-dc66-4b2e-8f75-cba0174771cf','224edb12-f395-447f-8ab9-77643422c511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bfdc99912b24d4a94ce1d050ad1e738',volume_type_id=a18d6fca-221c-4aaa-8903-cea354f5eb43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1890075734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=05c7dc33-61e0-40c6-b20a-58b8b5e4ef92,host=None,id=85d0fc28-95af-4509-94d2-d6e8f00a2ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c15ffacf7f4544807f0dd991f95a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bfdc99912b24d4a94ce1d050ad1e738',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a18d6fca-221c-4aaa-8903-cea354f5eb43),volume_type_id=a18d6fca-221c-4aaa-8903-cea354f5eb43)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f78559-47d6-40b1-9038-7c19f3b7bcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f78559-47d6-40b1-9038-7c19f3b7bcd0) transitioned into state 'SUCCESS' from state '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-1890075734',encryption_key_id=None,group_id=05c7dc33-61e0-40c6-b20a-58b8b5e4ef92,group_type_id=,metadata={},multiattach=False,project_id='12c15ffacf7f4544807f0dd991f95a12',qos_specs=None,replication_status=,reservations=['7bc4c579-e34f-454b-b9cc-3b56233f670c','f1509df4-b6a5-4489-b67c-b605294ef05c','836411ef-dc66-4b2e-8f75-cba0174771cf','224edb12-f395-447f-8ab9-77643422c511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bfdc99912b24d4a94ce1d050ad1e738',volume_type_id=a18d6fca-221c-4aaa-8903-cea354f5eb43)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130094fb-aa67-4732-8cdc-1b6d5f03c111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130094fb-aa67-4732-8cdc-1b6d5f03c111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Flow 'volume_create_api' (cb47398b-b979-45ce-945d-214e15c02aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Create volume request issued successfully. Sep 01 02:00:39 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:39 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:40 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69995329-5e2a-44eb-b68b-1ffb8ee108f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 20/40] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:00:39 2026] POST /volume/v3/volumes => generated 831 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 Sep 01 02:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Volume info retrieved successfully. Sep 01 02:00:40 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:40 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:40 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2a6764e-3d96-4264-a85b-d405e19ea984 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 21/41] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 => generated 923 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 Sep 01 02:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Volume info retrieved successfully. Sep 01 02:00:41 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:41 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:41 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-430822f1-6c13-4266-9c2a-e9fb88c77bc8 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 returned with HTTP 200 Sep 01 02:00:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 21/42] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:00:41 2026] GET /volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 => generated 923 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 Sep 01 02:00:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Volume info retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:42 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:42 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b038eff-f62c-4cee-aa04-751d2311dba7 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 returned with HTTP 200 Sep 01 02:00:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 22/43] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:00:42 2026] GET /volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 => generated 924 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 01 02:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "05c7dc33-61e0-40c6-b20a-58b8b5e4ef92", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-978485527"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '05c7dc33-61e0-40c6-b20a-58b8b5e4ef92', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-978485527'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:00:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-978485527. Sep 01 02:00:43 devstack devstack@c-api.service[87202]: /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 01 02:00:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1787385302 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1787385302, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Created reservations ['bd333c2f-3431-4c1c-bd9e-f22167067812', '1057d982-2287-42df-aa02-a25f15a15a88', '9bf32942-dfd1-4abc-8c5e-746feff129ae', '04376d6d-0f81-4565-aa04-56d429fc5748'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd687bdf-ca94-4135-9e2d-87f655d545c4 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:00:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 22/44] 192.168.122.6 () {62 vars in 1198 bytes} [Tue Sep 1 02:00:42 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4fc21c8b-3129-4774-a346-b85e304b8329 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fc21c8b-3129-4774-a346-b85e304b8329 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fc21c8b-3129-4774-a346-b85e304b8329 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fc21c8b-3129-4774-a346-b85e304b8329 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-4fc21c8b-3129-4774-a346-b85e304b8329 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fc21c8b-3129-4774-a346-b85e304b8329 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 23/45] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 329 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5da62625-6efe-410b-8bc8-a41ef1ef4885 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5da62625-6efe-410b-8bc8-a41ef1ef4885 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5da62625-6efe-410b-8bc8-a41ef1ef4885 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5da62625-6efe-410b-8bc8-a41ef1ef4885 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-5da62625-6efe-410b-8bc8-a41ef1ef4885 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5da62625-6efe-410b-8bc8-a41ef1ef4885 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 23/46] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:44 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-be22d3fd-4e09-4b3f-8f85-fb45c1232e24 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be22d3fd-4e09-4b3f-8f85-fb45c1232e24 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be22d3fd-4e09-4b3f-8f85-fb45c1232e24 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be22d3fd-4e09-4b3f-8f85-fb45c1232e24 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-be22d3fd-4e09-4b3f-8f85-fb45c1232e24 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be22d3fd-4e09-4b3f-8f85-fb45c1232e24 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 24/47] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:45 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 329 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f253813-5fe7-4b21-93ea-ee2d3cab806c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f253813-5fe7-4b21-93ea-ee2d3cab806c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f253813-5fe7-4b21-93ea-ee2d3cab806c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f253813-5fe7-4b21-93ea-ee2d3cab806c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-7f253813-5fe7-4b21-93ea-ee2d3cab806c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f253813-5fe7-4b21-93ea-ee2d3cab806c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 24/48] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 330 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1b891663-81fc-4889-9e50-200ed2f086fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b891663-81fc-4889-9e50-200ed2f086fb tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b891663-81fc-4889-9e50-200ed2f086fb tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b891663-81fc-4889-9e50-200ed2f086fb tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1b891663-81fc-4889-9e50-200ed2f086fb tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-1b891663-81fc-4889-9e50-200ed2f086fb tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: /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 01 02:00:46 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1b891663-81fc-4889-9e50-200ed2f086fb tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Get all snapshots completed successfully. Sep 01 02:00:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b891663-81fc-4889-9e50-200ed2f086fb tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 25/49] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-538cdaee-c9a8-4530-a4db-0c78bc4840a0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-538cdaee-c9a8-4530-a4db-0c78bc4840a0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-538cdaee-c9a8-4530-a4db-0c78bc4840a0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-538cdaee-c9a8-4530-a4db-0c78bc4840a0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-538cdaee-c9a8-4530-a4db-0c78bc4840a0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Snapshot retrieved successfully. Sep 01 02:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-538cdaee-c9a8-4530-a4db-0c78bc4840a0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 returned with HTTP 200 Sep 01 02:00:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 25/50] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 => generated 473 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6cf01c9d-9917-45ae-b1e4-8900242319b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cf01c9d-9917-45ae-b1e4-8900242319b3 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cf01c9d-9917-45ae-b1e4-8900242319b3 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cf01c9d-9917-45ae-b1e4-8900242319b3 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-6cf01c9d-9917-45ae-b1e4-8900242319b3 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Updating group 'a9832b2e-fb70-4383-b893-a5f0887529cd' with 'creating' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:00:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cf01c9d-9917-45ae-b1e4-8900242319b3 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action returned with HTTP 202 Sep 01 02:00:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 26/51] 192.168.122.6 () {62 vars in 1329 bytes} [Tue Sep 1 02:00:46 2026] POST /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a484beca-1229-4c74-8d8f-13ce4f5782f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a484beca-1229-4c74-8d8f-13ce4f5782f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a484beca-1229-4c74-8d8f-13ce4f5782f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a484beca-1229-4c74-8d8f-13ce4f5782f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-a484beca-1229-4c74-8d8f-13ce4f5782f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a484beca-1229-4c74-8d8f-13ce4f5782f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 26/52] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:46 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf7520b0-9368-4551-95da-3af89989c252 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf7520b0-9368-4551-95da-3af89989c252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf7520b0-9368-4551-95da-3af89989c252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf7520b0-9368-4551-95da-3af89989c252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-cf7520b0-9368-4551-95da-3af89989c252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Updating group 'a9832b2e-fb70-4383-b893-a5f0887529cd' with 'available' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf7520b0-9368-4551-95da-3af89989c252 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action returned with HTTP 202 Sep 01 02:00:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 27/53] 192.168.122.6 () {62 vars in 1329 bytes} [Tue Sep 1 02:00:47 2026] POST /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d56ed882-dd37-4b07-a228-c9bf2e8121f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d56ed882-dd37-4b07-a228-c9bf2e8121f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d56ed882-dd37-4b07-a228-c9bf2e8121f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d56ed882-dd37-4b07-a228-c9bf2e8121f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-d56ed882-dd37-4b07-a228-c9bf2e8121f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d56ed882-dd37-4b07-a228-c9bf2e8121f0 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 27/54] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:47 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 330 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bedaf0fb-41f0-4bb6-9a9e-aa16baf0f450 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bedaf0fb-41f0-4bb6-9a9e-aa16baf0f450 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bedaf0fb-41f0-4bb6-9a9e-aa16baf0f450 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bedaf0fb-41f0-4bb6-9a9e-aa16baf0f450 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-bedaf0fb-41f0-4bb6-9a9e-aa16baf0f450 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Updating group 'a9832b2e-fb70-4383-b893-a5f0887529cd' with 'error' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bedaf0fb-41f0-4bb6-9a9e-aa16baf0f450 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action returned with HTTP 202 Sep 01 02:00:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 28/55] 192.168.122.6 () {62 vars in 1329 bytes} [Tue Sep 1 02:00:47 2026] POST /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-87cdb746-eab3-4140-bbda-00045e79838c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87cdb746-eab3-4140-bbda-00045e79838c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87cdb746-eab3-4140-bbda-00045e79838c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87cdb746-eab3-4140-bbda-00045e79838c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-87cdb746-eab3-4140-bbda-00045e79838c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87cdb746-eab3-4140-bbda-00045e79838c tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 28/56] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:47 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 326 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f25e3b9-5215-401d-991d-3922a990743f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f25e3b9-5215-401d-991d-3922a990743f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] POST http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f25e3b9-5215-401d-991d-3922a990743f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f25e3b9-5215-401d-991d-3922a990743f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-0f25e3b9-5215-401d-991d-3922a990743f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Updating group 'a9832b2e-fb70-4383-b893-a5f0887529cd' with 'available' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f25e3b9-5215-401d-991d-3922a990743f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action returned with HTTP 202 Sep 01 02:00:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 29/57] 192.168.122.6 () {62 vars in 1329 bytes} [Tue Sep 1 02:00:47 2026] POST /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9510906d-fa53-466b-8a70-7be80e958dbf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9510906d-fa53-466b-8a70-7be80e958dbf tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9510906d-fa53-466b-8a70-7be80e958dbf tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9510906d-fa53-466b-8a70-7be80e958dbf tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-9510906d-fa53-466b-8a70-7be80e958dbf tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9510906d-fa53-466b-8a70-7be80e958dbf tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 29/58] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:47 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d0923a4-8602-4585-84ca-ce4a5789ab83 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d0923a4-8602-4585-84ca-ce4a5789ab83 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d0923a4-8602-4585-84ca-ce4a5789ab83 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d0923a4-8602-4585-84ca-ce4a5789ab83 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-9d0923a4-8602-4585-84ca-ce4a5789ab83 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] delete called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-9d0923a4-8602-4585-84ca-ce4a5789ab83 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Delete group_snapshot with id: a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /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 01 02:00:47 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d0923a4-8602-4585-84ca-ce4a5789ab83 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 202 Sep 01 02:00:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 30/59] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:00:47 2026] DELETE /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9934bd30-01cf-4f45-bd38-c1d777309679 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /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 01 02:00:47 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Get all volumes completed successfully. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:47 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9934bd30-01cf-4f45-bd38-c1d777309679 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 30/60] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:00:47 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /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 01 02:00:47 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Get all snapshots completed successfully. Sep 01 02:00:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ae8bb1b-ee60-45d8-81c5-067a6dd52e81 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 31/61] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:00:47 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a06874b8-cdfa-4163-9e88-b94d4068f866 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a06874b8-cdfa-4163-9e88-b94d4068f866 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a06874b8-cdfa-4163-9e88-b94d4068f866 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a06874b8-cdfa-4163-9e88-b94d4068f866 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a06874b8-cdfa-4163-9e88-b94d4068f866 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Snapshot retrieved successfully. Sep 01 02:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a06874b8-cdfa-4163-9e88-b94d4068f866 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 returned with HTTP 200 Sep 01 02:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 31/62] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:00:47 2026] GET /volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-82e7e1ec-382a-4d98-9591-929e463e8729 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82e7e1ec-382a-4d98-9591-929e463e8729 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 Sep 01 02:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82e7e1ec-382a-4d98-9591-929e463e8729 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82e7e1ec-382a-4d98-9591-929e463e8729 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-82e7e1ec-382a-4d98-9591-929e463e8729 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Snapshot retrieved successfully. Sep 01 02:00:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82e7e1ec-382a-4d98-9591-929e463e8729 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 returned with HTTP 200 Sep 01 02:00:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 32/63] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:00:48 2026] GET /volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 => generated 472 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b71756ec-7f1e-4f0f-8d67-b148a0d02052 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b71756ec-7f1e-4f0f-8d67-b148a0d02052 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b71756ec-7f1e-4f0f-8d67-b148a0d02052 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b71756ec-7f1e-4f0f-8d67-b148a0d02052 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b71756ec-7f1e-4f0f-8d67-b148a0d02052 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 returned with HTTP 404 Sep 01 02:00:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 32/64] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:00:50 2026] GET /volume/v3/snapshots/3ef42334-93a0-47e3-902f-d1d8c0763f15 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2f424a26-95f6-446c-8c1a-343168857eea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f424a26-95f6-446c-8c1a-343168857eea tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f424a26-95f6-446c-8c1a-343168857eea tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f424a26-95f6-446c-8c1a-343168857eea tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-2f424a26-95f6-446c-8c1a-343168857eea tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member a9832b2e-fb70-4383-b893-a5f0887529cd {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f424a26-95f6-446c-8c1a-343168857eea tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd returned with HTTP 404 Sep 01 02:00:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 33/65] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:00:50 2026] GET /volume/v3/group_snapshots/a9832b2e-fb70-4383-b893-a5f0887529cd => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: /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 01 02:00:50 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Get all volumes completed successfully. Sep 01 02:00:50 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:50 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db1ab3e8-12a3-4d70-a2fb-5b5ab57e93a9 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 33/66] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:00:50 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de6cf548-528a-41ab-b2fc-b576e0149cde None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de6cf548-528a-41ab-b2fc-b576e0149cde tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] POST http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92/action Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de6cf548-528a-41ab-b2fc-b576e0149cde tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de6cf548-528a-41ab-b2fc-b576e0149cde tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-de6cf548-528a-41ab-b2fc-b576e0149cde tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] delete called for group 05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:00:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-de6cf548-528a-41ab-b2fc-b576e0149cde tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Delete group with id: 05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 Sep 01 02:00:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:50 devstack devstack@c-api.service[87203]: /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 01 02:00:50 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:00:50 devstack devstack@c-api.service[87203]: /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 01 02:00:50 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de6cf548-528a-41ab-b2fc-b576e0149cde tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92/action returned with HTTP 202 Sep 01 02:00:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 34/67] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:00:50 2026] POST /volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92/action => generated 0 bytes in 333 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:00:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Volume info retrieved successfully. Sep 01 02:00:50 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:50 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:50 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec18ad16-8ff8-4112-9752-d45087bbc651 tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 returned with HTTP 200 Sep 01 02:00:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 34/68] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:00:50 2026] GET /volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 => generated 923 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc3d5831-8fbb-440b-81df-b553af57224a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 Sep 01 02:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:00:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:00:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Volume info retrieved successfully. Sep 01 02:00:51 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:51 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:52 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc3d5831-8fbb-440b-81df-b553af57224a tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 returned with HTTP 404 Sep 01 02:00:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 35/69] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:00:51 2026] GET /volume/v3/volumes/85d0fc28-95af-4509-94d2-d6e8f00a2ce4 => generated 108 bytes in 247 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8f6e942-53fe-43cc-a9a6-a30ad792474d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8f6e942-53fe-43cc-a9a6-a30ad792474d tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] GET http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 Sep 01 02:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8f6e942-53fe-43cc-a9a6-a30ad792474d tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8f6e942-53fe-43cc-a9a6-a30ad792474d tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-e8f6e942-53fe-43cc-a9a6-a30ad792474d tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] show called for member 05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8f6e942-53fe-43cc-a9a6-a30ad792474d tempest-GroupSnapshotsV319Test-411857117 tempest-GroupSnapshotsV319Test-411857117-project-member] http://192.168.122.6/volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 returned with HTTP 404 Sep 01 02:00:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 35/70] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:00:52 2026] GET /volume/v3/groups/05c7dc33-61e0-40c6-b20a-58b8b5e4ef92 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6f40e7d7-ef40-4931-a5ad-1c3986c7ac41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f40e7d7-ef40-4931-a5ad-1c3986c7ac41 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/8217afed-a1e7-4d65-9af5-ad41ab560ecc Sep 01 02:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f40e7d7-ef40-4931-a5ad-1c3986c7ac41 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f40e7d7-ef40-4931-a5ad-1c3986c7ac41 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f40e7d7-ef40-4931-a5ad-1c3986c7ac41 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/group_types/8217afed-a1e7-4d65-9af5-ad41ab560ecc returned with HTTP 202 Sep 01 02:00:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 36/71] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:00:52 2026] DELETE /volume/v3/group_types/8217afed-a1e7-4d65-9af5-ad41ab560ecc => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7802ae49-8ea6-4846-a6ba-92cd77edd09f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7802ae49-8ea6-4846-a6ba-92cd77edd09f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] DELETE http://192.168.122.6/volume/v3/types/a18d6fca-221c-4aaa-8903-cea354f5eb43 Sep 01 02:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7802ae49-8ea6-4846-a6ba-92cd77edd09f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7802ae49-8ea6-4846-a6ba-92cd77edd09f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7802ae49-8ea6-4846-a6ba-92cd77edd09f tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/types/a18d6fca-221c-4aaa-8903-cea354f5eb43 returned with HTTP 202 Sep 01 02:00:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 36/72] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:00:52 2026] DELETE /volume/v3/types/a18d6fca-221c-4aaa-8903-cea354f5eb43 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1860d6d-9c3b-4521-9833-7ceebf2a6a00 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1860d6d-9c3b-4521-9833-7ceebf2a6a00 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] GET http://192.168.122.6/volume/v3/types/a18d6fca-221c-4aaa-8903-cea354f5eb43 Sep 01 02:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1860d6d-9c3b-4521-9833-7ceebf2a6a00 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1860d6d-9c3b-4521-9833-7ceebf2a6a00 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1860d6d-9c3b-4521-9833-7ceebf2a6a00 tempest-GroupSnapshotsV319Test-1695271378 tempest-GroupSnapshotsV319Test-1695271378-project-admin] http://192.168.122.6/volume/v3/types/a18d6fca-221c-4aaa-8903-cea354f5eb43 returned with HTTP 404 Sep 01 02:00:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 37/73] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:00:52 2026] GET /volume/v3/types/a18d6fca-221c-4aaa-8903-cea354f5eb43 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=170,cinder:INSERT=27,cinder:UPDATE=41 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:02 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=165,cinder:INSERT=25,cinder:UPDATE=39 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7e80a04-19ac-498c-80e4-dfa33bcff424 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7e80a04-19ac-498c-80e4-dfa33bcff424 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] GET http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7e80a04-19ac-498c-80e4-dfa33bcff424 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7e80a04-19ac-498c-80e4-dfa33bcff424 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7e80a04-19ac-498c-80e4-dfa33bcff424 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 37/74] 192.168.122.6 () {58 vars in 1171 bytes} [Tue Sep 1 02:01:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3e740d56-ff2b-4f92-8236-2862689f0e93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e740d56-ff2b-4f92-8236-2862689f0e93 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] GET http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 01 02:01:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e740d56-ff2b-4f92-8236-2862689f0e93 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e740d56-ff2b-4f92-8236-2862689f0e93 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e740d56-ff2b-4f92-8236-2862689f0e93 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 38/75] 192.168.122.6 () {58 vars in 1171 bytes} [Tue Sep 1 02:01:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a41d1bad-1876-48e9-a306-09eb37078bd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a41d1bad-1876-48e9-a306-09eb37078bd8 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a41d1bad-1876-48e9-a306-09eb37078bd8 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-319049711"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a41d1bad-1876-48e9-a306-09eb37078bd8 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:01:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 38/76] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:01:05 2026] POST /volume/v3/types => generated 227 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2782b216-a38d-467c-8e77-ebb5cece1143 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2782b216-a38d-467c-8e77-ebb5cece1143 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 01 02:01:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2782b216-a38d-467c-8e77-ebb5cece1143 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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-319049711": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-319049711": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-319049711": 3}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2782b216-a38d-467c-8e77-ebb5cece1143 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 39/77] 192.168.122.6 () {60 vars in 1192 bytes} [Tue Sep 1 02:01:05 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-512e030d-7080-4653-a882-d7d8b7c803ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/ef0a771d65d64745a54c2f6a55423ac2/defaults Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Calling method 'defaults' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:05 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:05 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:05 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:05 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:05 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:05 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:05 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-512e030d-7080-4653-a882-d7d8b7c803ac tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/ef0a771d65d64745a54c2f6a55423ac2/defaults returned with HTTP 200 Sep 01 02:01:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 39/78] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:01:05 2026] GET /volume/v3/os-quota-sets/ef0a771d65d64745a54c2f6a55423ac2/defaults => generated 645 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/a3b15f1c789e475d90d72464f2708155/defaults Sep 01 02:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Calling method 'defaults' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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 01 02:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5d049cd-e365-4f8d-93c1-03dffd26f7eb tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/a3b15f1c789e475d90d72464f2708155/defaults returned with HTTP 200 Sep 01 02:01:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 40/79] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:01:06 2026] GET /volume/v3/os-quota-sets/a3b15f1c789e475d90d72464f2708155/defaults => generated 645 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de448673-176b-4c76-b356-6cc1ddb9e781 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de448673-176b-4c76-b356-6cc1ddb9e781 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] DELETE http://192.168.122.6/volume/v3/types/7964f071-29ce-44b5-a1b5-d987a26a41ec Sep 01 02:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de448673-176b-4c76-b356-6cc1ddb9e781 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de448673-176b-4c76-b356-6cc1ddb9e781 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de448673-176b-4c76-b356-6cc1ddb9e781 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/types/7964f071-29ce-44b5-a1b5-d987a26a41ec returned with HTTP 202 Sep 01 02:01:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 40/80] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:01:06 2026] DELETE /volume/v3/types/7964f071-29ce-44b5-a1b5-d987a26a41ec => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4c813225-c83e-4128-a8bf-a382d8a86e4e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c813225-c83e-4128-a8bf-a382d8a86e4e tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] GET http://192.168.122.6/volume/v3/types/7964f071-29ce-44b5-a1b5-d987a26a41ec Sep 01 02:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c813225-c83e-4128-a8bf-a382d8a86e4e tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c813225-c83e-4128-a8bf-a382d8a86e4e tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c813225-c83e-4128-a8bf-a382d8a86e4e tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/types/7964f071-29ce-44b5-a1b5-d987a26a41ec returned with HTTP 404 Sep 01 02:01:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 41/81] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:01:06 2026] GET /volume/v3/types/7964f071-29ce-44b5-a1b5-d987a26a41ec => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47a3b192-2fbd-44c3-bff8-ef9c780a4980 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47a3b192-2fbd-44c3-bff8-ef9c780a4980 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-class-sets/default Sep 01 02:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47a3b192-2fbd-44c3-bff8-ef9c780a4980 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47a3b192-2fbd-44c3-bff8-ef9c780a4980 tempest-VolumeQuotaClassesTest-1598729296 tempest-VolumeQuotaClassesTest-1598729296-project-admin] http://192.168.122.6/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:01:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 41/82] 192.168.122.6 () {60 vars in 1192 bytes} [Tue Sep 1 02:01:06 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2510478d-3b86-4425-ae2a-5a0add17ec1c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2510478d-3b86-4425-ae2a-5a0add17ec1c tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c Sep 01 02:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2510478d-3b86-4425-ae2a-5a0add17ec1c tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2510478d-3b86-4425-ae2a-5a0add17ec1c tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2510478d-3b86-4425-ae2a-5a0add17ec1c tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c returned with HTTP 200 Sep 01 02:01:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 42/83] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:01:15 2026] GET /volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c => generated 440 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-17375918"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-17375918'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Create volume of 1 GB Sep 01 02:01:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Availability Zones retrieved successfully. Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Flow 'volume_create_api' (f727b051-baf3-47bf-8470-10c5cb3e24bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7868910-5714-4d92-8f67-180252b45293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7868910-5714-4d92-8f67-180252b45293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2b9f70-0bba-44b1-8051-f9d5d11a06b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Created reservations ['6b2bf450-077c-42c3-a7d1-c24aa276d020', '4a20ee8f-0111-4386-85f0-037fc769655b', '86fa7f27-da1c-404e-90be-a806bd8031db', '9ab3540c-3c7d-44aa-95e8-e432178b497b'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2b9f70-0bba-44b1-8051-f9d5d11a06b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b2bf450-077c-42c3-a7d1-c24aa276d020', '4a20ee8f-0111-4386-85f0-037fc769655b', '86fa7f27-da1c-404e-90be-a806bd8031db', '9ab3540c-3c7d-44aa-95e8-e432178b497b']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e433cc-8768-4d54-b8be-73462316c9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e433cc-8768-4d54-b8be-73462316c9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58af8849-6332-4e0a-90ea-c8080230264c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-17375918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57926f494a11486e9daf19154a764d0c',qos_specs=None,replication_status=,reservations=['6b2bf450-077c-42c3-a7d1-c24aa276d020','4a20ee8f-0111-4386-85f0-037fc769655b','86fa7f27-da1c-404e-90be-a806bd8031db','9ab3540c-3c7d-44aa-95e8-e432178b497b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cacd3190fec84ca7b7c7424b7d8978c9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-17375918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58af8849-6332-4e0a-90ea-c8080230264c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57926f494a11486e9daf19154a764d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cacd3190fec84ca7b7c7424b7d8978c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043ab15b-a06c-456a-aa2f-9f095cde1933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043ab15b-a06c-456a-aa2f-9f095cde1933) transitioned into state 'SUCCESS' from state '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-17375918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57926f494a11486e9daf19154a764d0c',qos_specs=None,replication_status=,reservations=['6b2bf450-077c-42c3-a7d1-c24aa276d020','4a20ee8f-0111-4386-85f0-037fc769655b','86fa7f27-da1c-404e-90be-a806bd8031db','9ab3540c-3c7d-44aa-95e8-e432178b497b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cacd3190fec84ca7b7c7424b7d8978c9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4affb837-b8b8-4b2d-93af-c6f758494ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4affb837-b8b8-4b2d-93af-c6f758494ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Flow 'volume_create_api' (f727b051-baf3-47bf-8470-10c5cb3e24bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Create volume request issued successfully. Sep 01 02:01:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a9a692c-aa44-41e9-ac2c-c22263dc0a52 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 42/84] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:16 2026] POST /volume/v3/volumes => generated 762 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-487ac4ec-7b30-421a-a7ff-bcc3fd9cffcb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-487ac4ec-7b30-421a-a7ff-bcc3fd9cffcb tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] GET http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-487ac4ec-7b30-421a-a7ff-bcc3fd9cffcb tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-487ac4ec-7b30-421a-a7ff-bcc3fd9cffcb tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-487ac4ec-7b30-421a-a7ff-bcc3fd9cffcb tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-487ac4ec-7b30-421a-a7ff-bcc3fd9cffcb tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 200 Sep 01 02:01:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 43/85] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:17 2026] GET /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 830 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b075a57-baf4-47e2-86e6-cf1849c52ffe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b075a57-baf4-47e2-86e6-cf1849c52ffe tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] GET http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b075a57-baf4-47e2-86e6-cf1849c52ffe tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b075a57-baf4-47e2-86e6-cf1849c52ffe tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3b075a57-baf4-47e2-86e6-cf1849c52ffe tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b075a57-baf4-47e2-86e6-cf1849c52ffe tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 200 Sep 01 02:01:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 43/86] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:18 2026] GET /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 854 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-953b6a72-55ca-427a-94c3-bc74db6d9233 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-953b6a72-55ca-427a-94c3-bc74db6d9233 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] GET http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-953b6a72-55ca-427a-94c3-bc74db6d9233 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-953b6a72-55ca-427a-94c3-bc74db6d9233 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-953b6a72-55ca-427a-94c3-bc74db6d9233 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-953b6a72-55ca-427a-94c3-bc74db6d9233 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 200 Sep 01 02:01:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 44/87] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:19 2026] GET /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 855 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-75f2aab9-a4f4-4066-ba3e-2b3c44d1dfae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75f2aab9-a4f4-4066-ba3e-2b3c44d1dfae tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c Sep 01 02:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75f2aab9-a4f4-4066-ba3e-2b3c44d1dfae tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75f2aab9-a4f4-4066-ba3e-2b3c44d1dfae tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c returned with HTTP 200 Sep 01 02:01:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 44/88] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:01:19 2026] PUT /volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c => generated 395 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:20 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Create volume of 2 GB Sep 01 02:01:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Availability Zones retrieved successfully. Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Flow 'volume_create_api' (e9e0bef1-fcbb-49b0-9386-fd37efcdb0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f45137b-5161-48d9-a608-6db1cf069f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Validating volume size '2' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f45137b-5161-48d9-a608-6db1cf069f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453b553e-1502-43a8-a889-b9c13b837410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:21 devstack devstack@c-api.service[87203]: WARNING cinder.quota_utils [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Quota exceeded for 57926f494a11486e9daf19154a764d0c, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:01:21 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453b553e-1502-43a8-a889-b9c13b837410) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:01:21 devstack devstack@c-api.service[87203]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 02:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453b553e-1502-43a8-a889-b9c13b837410) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:21 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453b553e-1502-43a8-a889-b9c13b837410) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f45137b-5161-48d9-a608-6db1cf069f20) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:21 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f45137b-5161-48d9-a608-6db1cf069f20) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:01:21 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Flow 'volume_create_api' (e9e0bef1-fcbb-49b0-9386-fd37efcdb0f5) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:01:21 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-68a91157-dc9d-4105-b4a8-59f44bb94862 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 413 Sep 01 02:01:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 45/89] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:20 2026] POST /volume/v3/volumes => generated 208 bytes in 804 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e958c6a-060b-4251-9ebd-1b537ccacebe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e958c6a-060b-4251-9ebd-1b537ccacebe tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c Sep 01 02:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e958c6a-060b-4251-9ebd-1b537ccacebe tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e958c6a-060b-4251-9ebd-1b537ccacebe tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c returned with HTTP 200 Sep 01 02:01:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 45/90] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:01:21 2026] PUT /volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c => generated 395 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:21 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Create volume of 1 GB Sep 01 02:01:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Availability Zones retrieved successfully. Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Flow 'volume_create_api' (86b93b80-9afa-4928-ba65-dc15f54912e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f74b92-14e0-4ed7-bfeb-854e6d61ab03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f74b92-14e0-4ed7-bfeb-854e6d61ab03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6de50-7685-4fe8-92da-b19a64153525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: WARNING cinder.quota_utils [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Quota exceeded for 57926f494a11486e9daf19154a764d0c, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 02:01:22 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6de50-7685-4fe8-92da-b19a64153525) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:01:22 devstack devstack@c-api.service[87203]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6de50-7685-4fe8-92da-b19a64153525) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6de50-7685-4fe8-92da-b19a64153525) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f74b92-14e0-4ed7-bfeb-854e6d61ab03) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f74b92-14e0-4ed7-bfeb-854e6d61ab03) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:01:22 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Flow 'volume_create_api' (86b93b80-9afa-4928-ba65-dc15f54912e9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:01:22 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-e3b17cc3-d56e-4079-9231-3ebea4f0366f tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 413 Sep 01 02:01:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 46/91] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:21 2026] POST /volume/v3/volumes => generated 150 bytes in 735 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56169253-28c4-4f82-bd18-3ce65af7a061 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56169253-28c4-4f82-bd18-3ce65af7a061 tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c Sep 01 02:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56169253-28c4-4f82-bd18-3ce65af7a061 tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56169253-28c4-4f82-bd18-3ce65af7a061 tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c returned with HTTP 200 Sep 01 02:01:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 46/92] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:01:22 2026] PUT /volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c => generated 394 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27f8375f-c573-4ba4-9c5d-e1ebade32370 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27f8375f-c573-4ba4-9c5d-e1ebade32370 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] POST http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c/action Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27f8375f-c573-4ba4-9c5d-e1ebade32370 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27f8375f-c573-4ba4-9c5d-e1ebade32370 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27f8375f-c573-4ba4-9c5d-e1ebade32370 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:23 devstack devstack@c-api.service[87203]: ERROR cinder.volume.api [None req-27f8375f-c573-4ba4-9c5d-e1ebade32370 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Quota exceeded for 57926f494a11486e9daf19154a764d0c, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:01:23 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-27f8375f-c573-4ba4-9c5d-e1ebade32370 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c/action returned with HTTP 413 Sep 01 02:01:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 47/93] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:01:22 2026] POST /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c/action => generated 208 bytes in 411 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8a39ea7-a4c5-4bb5-a220-8ca63c161b0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8a39ea7-a4c5-4bb5-a220-8ca63c161b0b tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] GET http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8a39ea7-a4c5-4bb5-a220-8ca63c161b0b tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8a39ea7-a4c5-4bb5-a220-8ca63c161b0b tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f8a39ea7-a4c5-4bb5-a220-8ca63c161b0b tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8a39ea7-a4c5-4bb5-a220-8ca63c161b0b tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 200 Sep 01 02:01:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 47/94] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 855 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] DELETE http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Delete volume with id: 58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Delete volume request issued successfully. Sep 01 02:01:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe1ee918-47a7-49c1-bb75-4dd9e898b101 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 202 Sep 01 02:01:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 48/95] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:01:23 2026] DELETE /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-84d31c67-1caa-477a-9689-e70ffb62f322 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84d31c67-1caa-477a-9689-e70ffb62f322 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] GET http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84d31c67-1caa-477a-9689-e70ffb62f322 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84d31c67-1caa-477a-9689-e70ffb62f322 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-84d31c67-1caa-477a-9689-e70ffb62f322 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84d31c67-1caa-477a-9689-e70ffb62f322 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 200 Sep 01 02:01:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 48/96] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 854 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a10d9748-10ba-4c69-a999-9df827638fb4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a10d9748-10ba-4c69-a999-9df827638fb4 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] GET http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a10d9748-10ba-4c69-a999-9df827638fb4 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a10d9748-10ba-4c69-a999-9df827638fb4 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a10d9748-10ba-4c69-a999-9df827638fb4 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Volume info retrieved successfully. Sep 01 02:01:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a10d9748-10ba-4c69-a999-9df827638fb4 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 200 Sep 01 02:01:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 49/97] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:25 2026] GET /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b19128c-14f2-49c3-9d80-f13b71da3607 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b19128c-14f2-49c3-9d80-f13b71da3607 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] GET http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c Sep 01 02:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b19128c-14f2-49c3-9d80-f13b71da3607 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b19128c-14f2-49c3-9d80-f13b71da3607 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b19128c-14f2-49c3-9d80-f13b71da3607 tempest-VolumeQuotasNegativeTestJSON-62485533 tempest-VolumeQuotasNegativeTestJSON-62485533-project-member] http://192.168.122.6/volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c returned with HTTP 404 Sep 01 02:01:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 49/98] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:26 2026] GET /volume/v3/volumes/58af8849-6332-4e0a-90ea-c8080230264c => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4097dd62-48f2-4733-ba14-b8d0713dcc1a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4097dd62-48f2-4733-ba14-b8d0713dcc1a tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c Sep 01 02:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4097dd62-48f2-4733-ba14-b8d0713dcc1a tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4097dd62-48f2-4733-ba14-b8d0713dcc1a tempest-VolumeQuotasNegativeTestJSON-1158901773 tempest-VolumeQuotasNegativeTestJSON-1158901773-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c returned with HTTP 200 Sep 01 02:01:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 50/99] 192.168.122.6 () {60 vars in 1249 bytes} [Tue Sep 1 02:01:26 2026] PUT /volume/v3/os-quota-sets/57926f494a11486e9daf19154a764d0c => generated 398 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d678e03-9a93-488f-a980-1280107ae1f8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-610417195"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-610417195'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Create volume of 1 GB Sep 01 02:01:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Availability Zones retrieved successfully. Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Flow 'volume_create_api' (ac90ec97-d021-4004-81c3-29f164d63a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21327b1-5ce2-4d1d-a447-e3ba2f76cdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21327b1-5ce2-4d1d-a447-e3ba2f76cdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209fd222-407e-4d15-9f24-5cdde536b6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Created reservations ['7afb980b-0ad2-4545-9f41-2a01898fbdc3', '64a753f2-c84e-4148-817c-2bd1fd4504c7', 'cd04711f-a53b-45e0-8034-eca5ad12a023', '0a8c3b7b-0f36-48fb-83c6-a52d90074336'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209fd222-407e-4d15-9f24-5cdde536b6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7afb980b-0ad2-4545-9f41-2a01898fbdc3', '64a753f2-c84e-4148-817c-2bd1fd4504c7', 'cd04711f-a53b-45e0-8034-eca5ad12a023', '0a8c3b7b-0f36-48fb-83c6-a52d90074336']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ed33fb-6e98-41bd-a8c5-ae358552e226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ed33fb-6e98-41bd-a8c5-ae358552e226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a2077db-b464-430d-a94b-6320c3a2e903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-610417195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b17e75b97694811aa78137dd9605dcd',qos_specs=None,replication_status=,reservations=['7afb980b-0ad2-4545-9f41-2a01898fbdc3','64a753f2-c84e-4148-817c-2bd1fd4504c7','cd04711f-a53b-45e0-8034-eca5ad12a023','0a8c3b7b-0f36-48fb-83c6-a52d90074336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef43b5e7eaf946809a749c4504f8f088',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-610417195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a2077db-b464-430d-a94b-6320c3a2e903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b17e75b97694811aa78137dd9605dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef43b5e7eaf946809a749c4504f8f088',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee764e53-1d9c-44c0-91a7-33fa2532b109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee764e53-1d9c-44c0-91a7-33fa2532b109) transitioned into state 'SUCCESS' from state '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-610417195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b17e75b97694811aa78137dd9605dcd',qos_specs=None,replication_status=,reservations=['7afb980b-0ad2-4545-9f41-2a01898fbdc3','64a753f2-c84e-4148-817c-2bd1fd4504c7','cd04711f-a53b-45e0-8034-eca5ad12a023','0a8c3b7b-0f36-48fb-83c6-a52d90074336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef43b5e7eaf946809a749c4504f8f088',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0527c026-0574-4d73-b3a8-c89bad032350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0527c026-0574-4d73-b3a8-c89bad032350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Flow 'volume_create_api' (ac90ec97-d021-4004-81c3-29f164d63a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Create volume request issued successfully. Sep 01 02:01:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d678e03-9a93-488f-a980-1280107ae1f8 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 50/100] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:27 2026] POST /volume/v3/volumes => generated 759 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b02f514-69c8-4095-8196-f28a4905d852 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b02f514-69c8-4095-8196-f28a4905d852 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] GET http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b02f514-69c8-4095-8196-f28a4905d852 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b02f514-69c8-4095-8196-f28a4905d852 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5b02f514-69c8-4095-8196-f28a4905d852 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Volume info retrieved successfully. Sep 01 02:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b02f514-69c8-4095-8196-f28a4905d852 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 200 Sep 01 02:01:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 51/101] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:27 2026] GET /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 827 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8848ec7b-15f5-43f2-84c3-f9871a1ad9fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8848ec7b-15f5-43f2-84c3-f9871a1ad9fb tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] GET http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8848ec7b-15f5-43f2-84c3-f9871a1ad9fb tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8848ec7b-15f5-43f2-84c3-f9871a1ad9fb tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8848ec7b-15f5-43f2-84c3-f9871a1ad9fb tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Volume info retrieved successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8848ec7b-15f5-43f2-84c3-f9871a1ad9fb tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 51/102] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49b24386-9f9f-4a97-82af-e48c5cfca1b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49b24386-9f9f-4a97-82af-e48c5cfca1b3 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] GET http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49b24386-9f9f-4a97-82af-e48c5cfca1b3 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49b24386-9f9f-4a97-82af-e48c5cfca1b3 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49b24386-9f9f-4a97-82af-e48c5cfca1b3 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Volume info retrieved successfully. Sep 01 02:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49b24386-9f9f-4a97-82af-e48c5cfca1b3 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 200 Sep 01 02:01:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 52/103] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:30 2026] GET /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9753bd55-182c-4ec9-b732-d5527968734f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9753bd55-182c-4ec9-b732-d5527968734f tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] GET http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9753bd55-182c-4ec9-b732-d5527968734f tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9753bd55-182c-4ec9-b732-d5527968734f tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9753bd55-182c-4ec9-b732-d5527968734f tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Volume info retrieved successfully. Sep 01 02:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9753bd55-182c-4ec9-b732-d5527968734f tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 52/104] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-81853a9e-5613-4255-bc7a-767de832bd83 req-730a9701-d12d-4513-abe5-27865aa34b4a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-81853a9e-5613-4255-bc7a-767de832bd83 req-730a9701-d12d-4513-abe5-27865aa34b4a tempest-VolumesAdminNegativeTest-836345970 tempest-VolumesAdminNegativeTest-836345970-project] GET http://192.168.122.6/volume/v3/volumes/d2ec6f36-48ac-49a4-ae78-5c8cb30f7c5f Sep 01 02:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-81853a9e-5613-4255-bc7a-767de832bd83 req-730a9701-d12d-4513-abe5-27865aa34b4a tempest-VolumesAdminNegativeTest-836345970 tempest-VolumesAdminNegativeTest-836345970-project] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-81853a9e-5613-4255-bc7a-767de832bd83 req-730a9701-d12d-4513-abe5-27865aa34b4a tempest-VolumesAdminNegativeTest-836345970 tempest-VolumesAdminNegativeTest-836345970-project] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-81853a9e-5613-4255-bc7a-767de832bd83 req-730a9701-d12d-4513-abe5-27865aa34b4a tempest-VolumesAdminNegativeTest-836345970 tempest-VolumesAdminNegativeTest-836345970-project] http://192.168.122.6/volume/v3/volumes/d2ec6f36-48ac-49a4-ae78-5c8cb30f7c5f returned with HTTP 404 Sep 01 02:01:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 53/105] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:01:32 2026] GET /volume/v3/volumes/d2ec6f36-48ac-49a4-ae78-5c8cb30f7c5f => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Delete volume with id: 6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Volume info retrieved successfully. Sep 01 02:01:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Delete volume request issued successfully. Sep 01 02:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7be15e0d-9e1a-459c-aa4b-e7485e06b74d tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 202 Sep 01 02:01:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 53/106] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:01:32 2026] DELETE /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7114353e-6a4a-4122-afff-e029a8b32696 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7114353e-6a4a-4122-afff-e029a8b32696 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] GET http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7114353e-6a4a-4122-afff-e029a8b32696 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7114353e-6a4a-4122-afff-e029a8b32696 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7114353e-6a4a-4122-afff-e029a8b32696 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Volume info retrieved successfully. Sep 01 02:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7114353e-6a4a-4122-afff-e029a8b32696 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 200 Sep 01 02:01:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 54/107] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 851 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-afc7040b-8057-4cfb-8d5e-df963fbc1c0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afc7040b-8057-4cfb-8d5e-df963fbc1c0b tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] GET http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afc7040b-8057-4cfb-8d5e-df963fbc1c0b tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afc7040b-8057-4cfb-8d5e-df963fbc1c0b tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-afc7040b-8057-4cfb-8d5e-df963fbc1c0b tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Volume info retrieved successfully. Sep 01 02:01:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afc7040b-8057-4cfb-8d5e-df963fbc1c0b tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 200 Sep 01 02:01:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 54/108] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:34 2026] GET /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 851 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc4c356e-4839-4408-9c71-cc4d95bca1b9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc4c356e-4839-4408-9c71-cc4d95bca1b9 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] GET http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 Sep 01 02:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc4c356e-4839-4408-9c71-cc4d95bca1b9 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc4c356e-4839-4408-9c71-cc4d95bca1b9 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc4c356e-4839-4408-9c71-cc4d95bca1b9 tempest-VolumesAdminNegativeTest-1648258584 tempest-VolumesAdminNegativeTest-1648258584-project-member] http://192.168.122.6/volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 returned with HTTP 404 Sep 01 02:01:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 55/109] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/volumes/6a2077db-b464-430d-a94b-6320c3a2e903 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02ea0def-40be-483b-83ad-8c727b2fd022 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02ea0def-40be-483b-83ad-8c727b2fd022 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:01:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02ea0def-40be-483b-83ad-8c727b2fd022 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1731516366", "os-volume-type-access:is_public": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02ea0def-40be-483b-83ad-8c727b2fd022 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:01:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 55/110] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:01:38 2026] POST /volume/v3/types => generated 229 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f6615fd-48dc-4848-a1d2-d998be5341c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f6615fd-48dc-4848-a1d2-d998be5341c6 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f6615fd-48dc-4848-a1d2-d998be5341c6 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c8fb821-1def-4c59-9a53-e53e34be54a1", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5f6615fd-48dc-4848-a1d2-d998be5341c6 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Create volume request body: {'volume': {'volume_type': '2c8fb821-1def-4c59-9a53-e53e34be54a1', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f6615fd-48dc-4848-a1d2-d998be5341c6 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 01 02:01:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 56/111] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:39 2026] POST /volume/v3/volumes => generated 114 bytes in 342 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8dc1293c-52df-4320-bbd5-11e095150eea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8dc1293c-52df-4320-bbd5-11e095150eea tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1/action Sep 01 02:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8dc1293c-52df-4320-bbd5-11e095150eea tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action body: b'{"addProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8dc1293c-52df-4320-bbd5-11e095150eea tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8dc1293c-52df-4320-bbd5-11e095150eea tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1/action returned with HTTP 202 Sep 01 02:01:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 56/112] 192.168.122.6 () {60 vars in 1258 bytes} [Tue Sep 1 02:01:39 2026] POST /volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4629707d-b031-4dc8-a959-9bf1209a524f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c8fb821-1def-4c59-9a53-e53e34be54a1", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1637577893"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Create volume request body: {'volume': {'volume_type': '2c8fb821-1def-4c59-9a53-e53e34be54a1', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1637577893'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Create volume of 1 GB Sep 01 02:01:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Availability Zones retrieved successfully. Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Flow 'volume_create_api' (87ea64ab-93ec-4b78-9ed2-dde31bbed11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c531f04-9401-4314-91af-5defffc5b017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c531f04-9401-4314-91af-5defffc5b017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:01:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2c8fb821-1def-4c59-9a53-e53e34be54a1,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1731516366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c8fb821-1def-4c59-9a53-e53e34be54a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cabe69f-85ba-4cad-a67f-a2bf0c2c9c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1731516366 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1731516366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:39 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1731516366 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1731516366, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Created reservations ['8f4c3807-07aa-44df-8484-92a243a1ac37', '0a9a0911-c8af-43bc-8f86-48b143fa2318', '173dd395-f9eb-455b-85bc-ef6e5f2ac0cb', '0d9dd13b-fa6e-46fe-acd1-c7198655cc4f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cabe69f-85ba-4cad-a67f-a2bf0c2c9c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4c3807-07aa-44df-8484-92a243a1ac37', '0a9a0911-c8af-43bc-8f86-48b143fa2318', '173dd395-f9eb-455b-85bc-ef6e5f2ac0cb', '0d9dd13b-fa6e-46fe-acd1-c7198655cc4f']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faf9e04-4536-4754-abce-514dd1d60aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faf9e04-4536-4754-abce-514dd1d60aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7908a053-a6d0-4d0e-a35c-8d5a6cf0f160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1637577893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e54de50a676493797c8f44eec221abd',qos_specs=None,replication_status=,reservations=['8f4c3807-07aa-44df-8484-92a243a1ac37','0a9a0911-c8af-43bc-8f86-48b143fa2318','173dd395-f9eb-455b-85bc-ef6e5f2ac0cb','0d9dd13b-fa6e-46fe-acd1-c7198655cc4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1fa9047aa042d890353438b871ed9b',volume_type_id=2c8fb821-1def-4c59-9a53-e53e34be54a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1637577893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7908a053-a6d0-4d0e-a35c-8d5a6cf0f160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e54de50a676493797c8f44eec221abd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c1fa9047aa042d890353438b871ed9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c8fb821-1def-4c59-9a53-e53e34be54a1),volume_type_id=2c8fb821-1def-4c59-9a53-e53e34be54a1)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c1fa667-3445-4415-a26e-e7237580ef04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c1fa667-3445-4415-a26e-e7237580ef04) transitioned into state 'SUCCESS' from state '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-1637577893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e54de50a676493797c8f44eec221abd',qos_specs=None,replication_status=,reservations=['8f4c3807-07aa-44df-8484-92a243a1ac37','0a9a0911-c8af-43bc-8f86-48b143fa2318','173dd395-f9eb-455b-85bc-ef6e5f2ac0cb','0d9dd13b-fa6e-46fe-acd1-c7198655cc4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1fa9047aa042d890353438b871ed9b',volume_type_id=2c8fb821-1def-4c59-9a53-e53e34be54a1)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc89d50f-4c7d-4f78-9bef-5cd257194cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc89d50f-4c7d-4f78-9bef-5cd257194cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Flow 'volume_create_api' (87ea64ab-93ec-4b78-9ed2-dde31bbed11d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Create volume request issued successfully. Sep 01 02:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4629707d-b031-4dc8-a959-9bf1209a524f tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 57/113] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:01:39 2026] POST /volume/v3/volumes => generated 800 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-edd5043b-1f56-49eb-927e-ce03ffa1d400 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edd5043b-1f56-49eb-927e-ce03ffa1d400 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] GET http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edd5043b-1f56-49eb-927e-ce03ffa1d400 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edd5043b-1f56-49eb-927e-ce03ffa1d400 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-edd5043b-1f56-49eb-927e-ce03ffa1d400 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Volume info retrieved successfully. Sep 01 02:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edd5043b-1f56-49eb-927e-ce03ffa1d400 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 200 Sep 01 02:01:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 57/114] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:39 2026] GET /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-878064406"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-878064406'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Create volume of 1 GB Sep 01 02:01:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Availability Zones retrieved successfully. Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Flow 'volume_create_api' (6dd3ab3d-5c2e-4aab-afeb-1a476ef1c092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c803bad3-379e-4b09-8911-561fb97624ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c803bad3-379e-4b09-8911-561fb97624ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b4b14e7-7417-4cad-adb8-cfe3a1e6f610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Created reservations ['43d4552d-b913-43be-a4fc-544d33571979', 'c290a77d-0a36-401c-ad61-40a67cd7a8e0', '192ee4e3-39c7-4cd6-ba7d-d60dbb76fa32', 'bcc29852-c328-4ef7-b820-06a2100a933d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b4b14e7-7417-4cad-adb8-cfe3a1e6f610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d4552d-b913-43be-a4fc-544d33571979', 'c290a77d-0a36-401c-ad61-40a67cd7a8e0', '192ee4e3-39c7-4cd6-ba7d-d60dbb76fa32', 'bcc29852-c328-4ef7-b820-06a2100a933d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e963a082-07b1-466f-9cdd-c829c0c7a90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e963a082-07b1-466f-9cdd-c829c0c7a90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '489ffaa6-4ac2-4266-9565-5f44138cdb95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-878064406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de7c99310af4ff1aff5ab8cd253260b',qos_specs=None,replication_status=,reservations=['43d4552d-b913-43be-a4fc-544d33571979','c290a77d-0a36-401c-ad61-40a67cd7a8e0','192ee4e3-39c7-4cd6-ba7d-d60dbb76fa32','bcc29852-c328-4ef7-b820-06a2100a933d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41023777cfd4ca796687bf51a134417',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-878064406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=489ffaa6-4ac2-4266-9565-5f44138cdb95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de7c99310af4ff1aff5ab8cd253260b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e41023777cfd4ca796687bf51a134417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e27483-76ea-4816-b16c-9f0d1daace4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e27483-76ea-4816-b16c-9f0d1daace4d) transitioned into state 'SUCCESS' from state '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-878064406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de7c99310af4ff1aff5ab8cd253260b',qos_specs=None,replication_status=,reservations=['43d4552d-b913-43be-a4fc-544d33571979','c290a77d-0a36-401c-ad61-40a67cd7a8e0','192ee4e3-39c7-4cd6-ba7d-d60dbb76fa32','bcc29852-c328-4ef7-b820-06a2100a933d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41023777cfd4ca796687bf51a134417',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2da667-a036-4973-b556-3c41a6528292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2da667-a036-4973-b556-3c41a6528292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Flow 'volume_create_api' (6dd3ab3d-5c2e-4aab-afeb-1a476ef1c092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Create volume request issued successfully. Sep 01 02:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4644cb0e-5000-4723-9c27-c8d92062aea8 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 58/115] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:40 2026] POST /volume/v3/volumes => generated 758 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-74d5371f-a594-47e7-93ca-667d8b2f2e1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74d5371f-a594-47e7-93ca-667d8b2f2e1b tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74d5371f-a594-47e7-93ca-667d8b2f2e1b tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74d5371f-a594-47e7-93ca-667d8b2f2e1b tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-74d5371f-a594-47e7-93ca-667d8b2f2e1b tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74d5371f-a594-47e7-93ca-667d8b2f2e1b tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 200 Sep 01 02:01:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 58/116] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:40 2026] GET /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1c9d89e-59e0-43af-8ffd-5d6b71b5fd6b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1c9d89e-59e0-43af-8ffd-5d6b71b5fd6b tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] GET http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1c9d89e-59e0-43af-8ffd-5d6b71b5fd6b tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1c9d89e-59e0-43af-8ffd-5d6b71b5fd6b tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1c9d89e-59e0-43af-8ffd-5d6b71b5fd6b tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Volume info retrieved successfully. Sep 01 02:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1c9d89e-59e0-43af-8ffd-5d6b71b5fd6b tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 200 Sep 01 02:01:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 59/117] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:40 2026] GET /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 892 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e4ebfca-b681-48c9-9703-186843ec8bdf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e4ebfca-b681-48c9-9703-186843ec8bdf tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e4ebfca-b681-48c9-9703-186843ec8bdf tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e4ebfca-b681-48c9-9703-186843ec8bdf tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e4ebfca-b681-48c9-9703-186843ec8bdf tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e4ebfca-b681-48c9-9703-186843ec8bdf tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 200 Sep 01 02:01:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 59/118] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:41 2026] GET /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e67d404-9b01-4ed6-b30f-99553f3edca2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e67d404-9b01-4ed6-b30f-99553f3edca2 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] GET http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e67d404-9b01-4ed6-b30f-99553f3edca2 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e67d404-9b01-4ed6-b30f-99553f3edca2 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8e67d404-9b01-4ed6-b30f-99553f3edca2 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Volume info retrieved successfully. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e67d404-9b01-4ed6-b30f-99553f3edca2 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 200 Sep 01 02:01:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 60/119] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:42 2026] GET /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 893 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af94cc01-8c7d-479e-a189-52db057d5514 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af94cc01-8c7d-479e-a189-52db057d5514 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] GET http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af94cc01-8c7d-479e-a189-52db057d5514 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af94cc01-8c7d-479e-a189-52db057d5514 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af94cc01-8c7d-479e-a189-52db057d5514 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Volume info retrieved successfully. Sep 01 02:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af94cc01-8c7d-479e-a189-52db057d5514 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 200 Sep 01 02:01:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 60/120] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:42 2026] GET /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 893 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Delete volume with id: 7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Volume info retrieved successfully. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Delete volume request issued successfully. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ce874e3-015b-43a0-a51b-b4aa9ede051a tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 202 Sep 01 02:01:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 61/121] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:01:42 2026] DELETE /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-79ff1493-8bb2-4b83-9d1f-d7fd9ff17918 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79ff1493-8bb2-4b83-9d1f-d7fd9ff17918 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] GET http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79ff1493-8bb2-4b83-9d1f-d7fd9ff17918 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79ff1493-8bb2-4b83-9d1f-d7fd9ff17918 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79ff1493-8bb2-4b83-9d1f-d7fd9ff17918 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Volume info retrieved successfully. Sep 01 02:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79ff1493-8bb2-4b83-9d1f-d7fd9ff17918 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 200 Sep 01 02:01:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 61/122] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:42 2026] GET /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 892 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2a663cd-bcc3-47d7-b525-c6dfb0264f48 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2a663cd-bcc3-47d7-b525-c6dfb0264f48 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2a663cd-bcc3-47d7-b525-c6dfb0264f48 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2a663cd-bcc3-47d7-b525-c6dfb0264f48 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a2a663cd-bcc3-47d7-b525-c6dfb0264f48 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2a663cd-bcc3-47d7-b525-c6dfb0264f48 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 200 Sep 01 02:01:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 62/123] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:42 2026] GET /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-92959279-28d9-48a2-99bc-67a21eec9b1c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92959279-28d9-48a2-99bc-67a21eec9b1c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] POST http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95/action Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92959279-28d9-48a2-99bc-67a21eec9b1c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92959279-28d9-48a2-99bc-67a21eec9b1c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-92959279-28d9-48a2-99bc-67a21eec9b1c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-92959279-28d9-48a2-99bc-67a21eec9b1c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume updated successfully. Sep 01 02:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92959279-28d9-48a2-99bc-67a21eec9b1c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95/action returned with HTTP 200 Sep 01 02:01:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 62/124] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:01:42 2026] POST /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-19167d2f-e9c1-4033-a98e-0ad4faee4e6e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19167d2f-e9c1-4033-a98e-0ad4faee4e6e tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19167d2f-e9c1-4033-a98e-0ad4faee4e6e tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19167d2f-e9c1-4033-a98e-0ad4faee4e6e tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-19167d2f-e9c1-4033-a98e-0ad4faee4e6e tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19167d2f-e9c1-4033-a98e-0ad4faee4e6e tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 200 Sep 01 02:01:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 63/125] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:43 2026] GET /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4ce619cb-106a-4ceb-a1fa-44cfb4353a0a req-898376e0-a056-420f-be24-ba1b1ba17545 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4ce619cb-106a-4ceb-a1fa-44cfb4353a0a req-898376e0-a056-420f-be24-ba1b1ba17545 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4ce619cb-106a-4ceb-a1fa-44cfb4353a0a req-898376e0-a056-420f-be24-ba1b1ba17545 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4ce619cb-106a-4ceb-a1fa-44cfb4353a0a req-898376e0-a056-420f-be24-ba1b1ba17545 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-332ebfd2-dbb2-4cf0-b46c-78beb15f3458 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-4ce619cb-106a-4ceb-a1fa-44cfb4353a0a req-898376e0-a056-420f-be24-ba1b1ba17545 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-332ebfd2-dbb2-4cf0-b46c-78beb15f3458 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] GET http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-332ebfd2-dbb2-4cf0-b46c-78beb15f3458 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-332ebfd2-dbb2-4cf0-b46c-78beb15f3458 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4ce619cb-106a-4ceb-a1fa-44cfb4353a0a req-898376e0-a056-420f-be24-ba1b1ba17545 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 200 Sep 01 02:01:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 63/126] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:01:43 2026] GET /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-332ebfd2-dbb2-4cf0-b46c-78beb15f3458 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Volume info retrieved successfully. Sep 01 02:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-332ebfd2-dbb2-4cf0-b46c-78beb15f3458 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 200 Sep 01 02:01:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 64/127] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:43 2026] GET /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 892 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1922311454"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1922311454'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Create volume of 1 GB Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Availability Zones retrieved successfully. Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Flow 'volume_create_api' (68d9076e-5c66-4f2a-b466-e3aa28d91354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753aa9d8-5549-42b4-80a7-a7e5210ddba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753aa9d8-5549-42b4-80a7-a7e5210ddba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d350bfc-31f2-4cd0-a542-8d528ca1da00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Created reservations ['45abb4d8-cf0e-45cf-96b0-4c3bb49e5761', '87058971-fb5a-466f-a0d8-74585a9ab070', 'b23114ab-647c-4f13-8c4b-f0a2dcf923ba', 'ba5a0009-eb86-4fe0-a75f-a20bed7a277f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d350bfc-31f2-4cd0-a542-8d528ca1da00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45abb4d8-cf0e-45cf-96b0-4c3bb49e5761', '87058971-fb5a-466f-a0d8-74585a9ab070', 'b23114ab-647c-4f13-8c4b-f0a2dcf923ba', 'ba5a0009-eb86-4fe0-a75f-a20bed7a277f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5837ace2-7212-4c7c-9296-db2f51dcef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5837ace2-7212-4c7c-9296-db2f51dcef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed12782c-2c81-4e5b-8177-ed76e87baa91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1922311454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de7c99310af4ff1aff5ab8cd253260b',qos_specs=None,replication_status=,reservations=['45abb4d8-cf0e-45cf-96b0-4c3bb49e5761','87058971-fb5a-466f-a0d8-74585a9ab070','b23114ab-647c-4f13-8c4b-f0a2dcf923ba','ba5a0009-eb86-4fe0-a75f-a20bed7a277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41023777cfd4ca796687bf51a134417',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1922311454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed12782c-2c81-4e5b-8177-ed76e87baa91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de7c99310af4ff1aff5ab8cd253260b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e41023777cfd4ca796687bf51a134417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f549003-dbb5-4626-91bf-470f76f0dba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f549003-dbb5-4626-91bf-470f76f0dba7) transitioned into state 'SUCCESS' from state '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-1922311454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de7c99310af4ff1aff5ab8cd253260b',qos_specs=None,replication_status=,reservations=['45abb4d8-cf0e-45cf-96b0-4c3bb49e5761','87058971-fb5a-466f-a0d8-74585a9ab070','b23114ab-647c-4f13-8c4b-f0a2dcf923ba','ba5a0009-eb86-4fe0-a75f-a20bed7a277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41023777cfd4ca796687bf51a134417',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab64f333-dfda-4164-ba8c-ed7948ae9407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-736b801c-7f32-4830-b3e7-7fa2b576ccc9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-736b801c-7f32-4830-b3e7-7fa2b576ccc9 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] GET http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-736b801c-7f32-4830-b3e7-7fa2b576ccc9 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-736b801c-7f32-4830-b3e7-7fa2b576ccc9 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab64f333-dfda-4164-ba8c-ed7948ae9407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Flow 'volume_create_api' (68d9076e-5c66-4f2a-b466-e3aa28d91354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Create volume request issued successfully. Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3dd6ea8a-2f33-4c0d-9b03-c8d4a1ad648c tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 64/128] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:44 2026] POST /volume/v3/volumes => generated 759 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-736b801c-7f32-4830-b3e7-7fa2b576ccc9 tempest-VolumeTypesAccessTest-1941101851 tempest-VolumeTypesAccessTest-1941101851-project-member] http://192.168.122.6/volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 returned with HTTP 404 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 65/129] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/volumes/7908a053-a6d0-4d0e-a35c-8d5a6cf0f160 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-336dc87a-8f2d-44ea-9f0d-2418ccfad73a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d68d16c-87e1-4529-8356-56ef62fcf688 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-336dc87a-8f2d-44ea-9f0d-2418ccfad73a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-336dc87a-8f2d-44ea-9f0d-2418ccfad73a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-336dc87a-8f2d-44ea-9f0d-2418ccfad73a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d68d16c-87e1-4529-8356-56ef62fcf688 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1/action Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d68d16c-87e1-4529-8356-56ef62fcf688 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action body: b'{"removeProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d68d16c-87e1-4529-8356-56ef62fcf688 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d68d16c-87e1-4529-8356-56ef62fcf688 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1/action returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 66/130] 192.168.122.6 () {60 vars in 1258 bytes} [Tue Sep 1 02:01:44 2026] POST /volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-336dc87a-8f2d-44ea-9f0d-2418ccfad73a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1bc01392-f9d7-4591-aec7-0b48745559c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bc01392-f9d7-4591-aec7-0b48745559c0 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] DELETE http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bc01392-f9d7-4591-aec7-0b48745559c0 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bc01392-f9d7-4591-aec7-0b48745559c0 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-336dc87a-8f2d-44ea-9f0d-2418ccfad73a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 returned with HTTP 200 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 65/131] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 => generated 827 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bc01392-f9d7-4591-aec7-0b48745559c0 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1 returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 67/132] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:01:44 2026] DELETE /volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3d1d3fbc-f2b4-462a-88a8-430a1a0fb182 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d1d3fbc-f2b4-462a-88a8-430a1a0fb182 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] GET http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d1d3fbc-f2b4-462a-88a8-430a1a0fb182 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d1d3fbc-f2b4-462a-88a8-430a1a0fb182 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d1d3fbc-f2b4-462a-88a8-430a1a0fb182 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1 returned with HTTP 404 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 66/133] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/types/2c8fb821-1def-4c59-9a53-e53e34be54a1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-be4927fd-d06e-4084-9590-63fe706b9c8c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be4927fd-d06e-4084-9590-63fe706b9c8c tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be4927fd-d06e-4084-9590-63fe706b9c8c tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1058449711", "os-volume-type-access:is_public": false}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be4927fd-d06e-4084-9590-63fe706b9c8c tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 68/134] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:01:44 2026] POST /volume/v3/types => generated 229 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-54c56f8f-8b59-4565-86aa-36fdebc56ebb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54c56f8f-8b59-4565-86aa-36fdebc56ebb tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54c56f8f-8b59-4565-86aa-36fdebc56ebb tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action body: b'{"addProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54c56f8f-8b59-4565-86aa-36fdebc56ebb tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54c56f8f-8b59-4565-86aa-36fdebc56ebb tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 67/135] 192.168.122.6 () {60 vars in 1258 bytes} [Tue Sep 1 02:01:44 2026] POST /volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79a615b8-7257-49c4-9f96-7060e53b4a3e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79a615b8-7257-49c4-9f96-7060e53b4a3e tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79a615b8-7257-49c4-9f96-7060e53b4a3e tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action body: b'{"addProjectAccess": {"project": "f81440f784b74ebd8e393e7caa9bbe85"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79a615b8-7257-49c4-9f96-7060e53b4a3e tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f81440f784b74ebd8e393e7caa9bbe85"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79a615b8-7257-49c4-9f96-7060e53b4a3e tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 69/136] 192.168.122.6 () {60 vars in 1258 bytes} [Tue Sep 1 02:01:44 2026] POST /volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7d2caa96-4560-4a6c-9371-dbab9295b498 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d2caa96-4560-4a6c-9371-dbab9295b498 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] GET http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/os-volume-type-access Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d2caa96-4560-4a6c-9371-dbab9295b498 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d2caa96-4560-4a6c-9371-dbab9295b498 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d2caa96-4560-4a6c-9371-dbab9295b498 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/os-volume-type-access returned with HTTP 200 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 68/137] 192.168.122.6 () {58 vars in 1282 bytes} [Tue Sep 1 02:01:44 2026] GET /volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/os-volume-type-access => generated 244 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe4a84a6-09c8-4169-a0c1-6e289714255a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe4a84a6-09c8-4169-a0c1-6e289714255a tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe4a84a6-09c8-4169-a0c1-6e289714255a tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action body: b'{"removeProjectAccess": {"project": "f81440f784b74ebd8e393e7caa9bbe85"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe4a84a6-09c8-4169-a0c1-6e289714255a tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f81440f784b74ebd8e393e7caa9bbe85"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe4a84a6-09c8-4169-a0c1-6e289714255a tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 70/138] 192.168.122.6 () {60 vars in 1258 bytes} [Tue Sep 1 02:01:44 2026] POST /volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64b30cf9-64c0-4db6-a30e-ace8ebf36047 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64b30cf9-64c0-4db6-a30e-ace8ebf36047 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] POST http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64b30cf9-64c0-4db6-a30e-ace8ebf36047 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action body: b'{"removeProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64b30cf9-64c0-4db6-a30e-ace8ebf36047 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9e54de50a676493797c8f44eec221abd"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64b30cf9-64c0-4db6-a30e-ace8ebf36047 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action returned with HTTP 202 Sep 01 02:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 69/139] 192.168.122.6 () {60 vars in 1258 bytes} [Tue Sep 1 02:01:44 2026] POST /volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bbc09cc7-caf5-47e5-a5e6-444086701255 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bbc09cc7-caf5-47e5-a5e6-444086701255 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] DELETE http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f Sep 01 02:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bbc09cc7-caf5-47e5-a5e6-444086701255 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bbc09cc7-caf5-47e5-a5e6-444086701255 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bbc09cc7-caf5-47e5-a5e6-444086701255 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f returned with HTTP 202 Sep 01 02:01:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 71/140] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:01:44 2026] DELETE /volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34aa9175-0de9-4640-872f-a00221e20e36 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34aa9175-0de9-4640-872f-a00221e20e36 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] GET http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f Sep 01 02:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34aa9175-0de9-4640-872f-a00221e20e36 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34aa9175-0de9-4640-872f-a00221e20e36 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34aa9175-0de9-4640-872f-a00221e20e36 tempest-VolumeTypesAccessTest-1801784263 tempest-VolumeTypesAccessTest-1801784263-project-admin] http://192.168.122.6/volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f returned with HTTP 404 Sep 01 02:01:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 70/141] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:01:45 2026] GET /volume/v3/types/05d0f053-b313-4748-b744-a311bfc37b4f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e50fcc74-166f-4b3a-99c6-3da6bf2b22de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e50fcc74-166f-4b3a-99c6-3da6bf2b22de tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 Sep 01 02:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e50fcc74-166f-4b3a-99c6-3da6bf2b22de tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e50fcc74-166f-4b3a-99c6-3da6bf2b22de tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e50fcc74-166f-4b3a-99c6-3da6bf2b22de tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e50fcc74-166f-4b3a-99c6-3da6bf2b22de tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 returned with HTTP 200 Sep 01 02:01:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 72/142] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:45 2026] GET /volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7488657b-2380-498e-8589-2ec9078b2bae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7488657b-2380-498e-8589-2ec9078b2bae tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 Sep 01 02:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7488657b-2380-498e-8589-2ec9078b2bae tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7488657b-2380-498e-8589-2ec9078b2bae tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7488657b-2380-498e-8589-2ec9078b2bae tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7488657b-2380-498e-8589-2ec9078b2bae tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 returned with HTTP 200 Sep 01 02:01:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 71/143] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:46 2026] GET /volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 Sep 01 02:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Delete volume with id: ed12782c-2c81-4e5b-8177-ed76e87baa91 Sep 01 02:01:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Delete volume request issued successfully. Sep 01 02:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e1133b9-ba5e-4a60-a594-748ecf44a37a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 returned with HTTP 202 Sep 01 02:01:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 73/144] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:01:47 2026] DELETE /volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4d0a467-cc9d-4326-9b1b-db6194a5013a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4d0a467-cc9d-4326-9b1b-db6194a5013a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 Sep 01 02:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4d0a467-cc9d-4326-9b1b-db6194a5013a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4d0a467-cc9d-4326-9b1b-db6194a5013a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d4d0a467-cc9d-4326-9b1b-db6194a5013a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4d0a467-cc9d-4326-9b1b-db6194a5013a tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 returned with HTTP 200 Sep 01 02:01:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 72/145] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:48 2026] GET /volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4bf711cf-8a8d-4554-9744-f73b99e20e19 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bf711cf-8a8d-4554-9744-f73b99e20e19 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 Sep 01 02:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bf711cf-8a8d-4554-9744-f73b99e20e19 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bf711cf-8a8d-4554-9744-f73b99e20e19 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bf711cf-8a8d-4554-9744-f73b99e20e19 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 returned with HTTP 404 Sep 01 02:01:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 74/146] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/volumes/ed12782c-2c81-4e5b-8177-ed76e87baa91 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-80a61c79-eb67-4064-a48b-23bd027e7538 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80a61c79-eb67-4064-a48b-23bd027e7538 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] DELETE http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80a61c79-eb67-4064-a48b-23bd027e7538 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80a61c79-eb67-4064-a48b-23bd027e7538 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-80a61c79-eb67-4064-a48b-23bd027e7538 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Delete volume with id: 489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:01:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-80a61c79-eb67-4064-a48b-23bd027e7538 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-80a61c79-eb67-4064-a48b-23bd027e7538 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Delete volume request issued successfully. Sep 01 02:01:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80a61c79-eb67-4064-a48b-23bd027e7538 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 202 Sep 01 02:01:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 73/147] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:01:49 2026] DELETE /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa46a5b8-33f9-41ad-8b09-ec2218d6bbe3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa46a5b8-33f9-41ad-8b09-ec2218d6bbe3 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa46a5b8-33f9-41ad-8b09-ec2218d6bbe3 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa46a5b8-33f9-41ad-8b09-ec2218d6bbe3 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:01:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa46a5b8-33f9-41ad-8b09-ec2218d6bbe3 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Volume info retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa46a5b8-33f9-41ad-8b09-ec2218d6bbe3 tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 75/148] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-21726ba4-a89b-43a7-94dd-d60ec995124f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21726ba4-a89b-43a7-94dd-d60ec995124f tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] GET http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 Sep 01 02:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21726ba4-a89b-43a7-94dd-d60ec995124f tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21726ba4-a89b-43a7-94dd-d60ec995124f tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21726ba4-a89b-43a7-94dd-d60ec995124f tempest-ServersNegativeTestJSON-278533766 tempest-ServersNegativeTestJSON-278533766-project-member] http://192.168.122.6/volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 returned with HTTP 404 Sep 01 02:01:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 74/149] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/volumes/489ffaa6-4ac2-4266-9565-5f44138cdb95 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-30abdee8-143a-475c-8fa7-71e6b4a6c572 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30abdee8-143a-475c-8fa7-71e6b4a6c572 tempest-ExtensionsTestJSON-1993730142 tempest-ExtensionsTestJSON-1993730142-project-member] GET http://192.168.122.6/volume/v3/extensions Sep 01 02:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30abdee8-143a-475c-8fa7-71e6b4a6c572 tempest-ExtensionsTestJSON-1993730142 tempest-ExtensionsTestJSON-1993730142-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30abdee8-143a-475c-8fa7-71e6b4a6c572 tempest-ExtensionsTestJSON-1993730142 tempest-ExtensionsTestJSON-1993730142-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30abdee8-143a-475c-8fa7-71e6b4a6c572 tempest-ExtensionsTestJSON-1993730142 tempest-ExtensionsTestJSON-1993730142-project-member] http://192.168.122.6/volume/v3/extensions returned with HTTP 200 Sep 01 02:01:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 76/150] 192.168.122.6 () {58 vars in 1120 bytes} [Tue Sep 1 02:01:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=245,cinder:UPDATE=46,cinder:INSERT=32 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-916600853"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-916600853'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Create volume of 1 GB Sep 01 02:02:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Availability Zones retrieved successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Flow 'volume_create_api' (49531a0f-a0fd-4b30-b883-09bfe51949b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279c967e-40d7-40c7-8d05-47a9992aaece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279c967e-40d7-40c7-8d05-47a9992aaece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a4b8a8-3086-4f2c-881a-c5abcc3d7535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Created reservations ['5e074831-663e-4f9d-b740-b804c81b877e', '5d394d93-511e-483b-8252-07f4dc8979db', '75d5ef5f-334e-4891-a44a-c4536631a799', 'cffbddaa-8532-468d-824f-9a33736c38f1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a4b8a8-3086-4f2c-881a-c5abcc3d7535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e074831-663e-4f9d-b740-b804c81b877e', '5d394d93-511e-483b-8252-07f4dc8979db', '75d5ef5f-334e-4891-a44a-c4536631a799', 'cffbddaa-8532-468d-824f-9a33736c38f1']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166fbbff-2071-4b91-ae71-c16812a381dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166fbbff-2071-4b91-ae71-c16812a381dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7040ec8f-84db-44a7-accc-1a6e7fbf7ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-916600853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa1db19beb124dd488a26b8d7461aa1a',qos_specs=None,replication_status=,reservations=['5e074831-663e-4f9d-b740-b804c81b877e','5d394d93-511e-483b-8252-07f4dc8979db','75d5ef5f-334e-4891-a44a-c4536631a799','cffbddaa-8532-468d-824f-9a33736c38f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f472c79d184e3d9b7e0e9b1a6da930',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-916600853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7040ec8f-84db-44a7-accc-1a6e7fbf7ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa1db19beb124dd488a26b8d7461aa1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88f472c79d184e3d9b7e0e9b1a6da930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42f23db-ad75-4620-b840-61bd76f15707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42f23db-ad75-4620-b840-61bd76f15707) transitioned into state 'SUCCESS' from state '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-916600853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa1db19beb124dd488a26b8d7461aa1a',qos_specs=None,replication_status=,reservations=['5e074831-663e-4f9d-b740-b804c81b877e','5d394d93-511e-483b-8252-07f4dc8979db','75d5ef5f-334e-4891-a44a-c4536631a799','cffbddaa-8532-468d-824f-9a33736c38f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88f472c79d184e3d9b7e0e9b1a6da930',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e65e49d-1a69-4d8b-94a0-b41e73607889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e65e49d-1a69-4d8b-94a0-b41e73607889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Flow 'volume_create_api' (49531a0f-a0fd-4b30-b883-09bfe51949b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Create volume request issued successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eed953b5-00ce-46b6-b05f-3e7f13ca08b6 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 75/151] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:02:00 2026] POST /volume/v3/volumes => generated 759 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0105c299-d70c-4c4a-881d-22385127d3b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0105c299-d70c-4c4a-881d-22385127d3b3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0105c299-d70c-4c4a-881d-22385127d3b3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0105c299-d70c-4c4a-881d-22385127d3b3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0105c299-d70c-4c4a-881d-22385127d3b3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Volume info retrieved successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0105c299-d70c-4c4a-881d-22385127d3b3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 77/152] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-760ed30d-86e7-4d0b-825d-ce864392a0a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-760ed30d-86e7-4d0b-825d-ce864392a0a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-760ed30d-86e7-4d0b-825d-ce864392a0a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-760ed30d-86e7-4d0b-825d-ce864392a0a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-760ed30d-86e7-4d0b-825d-ce864392a0a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Volume info retrieved successfully. Sep 01 02:02:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-760ed30d-86e7-4d0b-825d-ce864392a0a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 returned with HTTP 200 Sep 01 02:02:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 76/153] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:01 2026] GET /volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-af57e078-3d33-4ef4-a4d1-da8ee1497722 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af57e078-3d33-4ef4-a4d1-da8ee1497722 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af57e078-3d33-4ef4-a4d1-da8ee1497722 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af57e078-3d33-4ef4-a4d1-da8ee1497722 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af57e078-3d33-4ef4-a4d1-da8ee1497722 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Volume info retrieved successfully. Sep 01 02:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af57e078-3d33-4ef4-a4d1-da8ee1497722 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 returned with HTTP 200 Sep 01 02:02:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 78/154] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:02 2026] GET /volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7040ec8f-84db-44a7-accc-1a6e7fbf7ed2", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-26300464"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:02 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=263,cinder:INSERT=44,cinder:UPDATE=64 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Volume info retrieved successfully. Sep 01 02:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Create snapshot from volume 7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Created reservations ['b4d5f579-f066-4b44-90a2-02f9ed6cb4f3', '80e40e74-a4ea-451c-8e9d-d89dbfc21122', '310f369f-e5fc-497f-a752-12359a3c32cb', '3eadf0f7-fec2-4239-b34f-ae6f70b0a483'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot create request issued successfully. Sep 01 02:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f14c7a5f-4ebd-4f02-b3c2-5681c9758252 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:02:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 77/155] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:02:02 2026] POST /volume/v3/snapshots => generated 309 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-19ada194-a8da-4173-9917-e3e1e8049e3a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19ada194-a8da-4173-9917-e3e1e8049e3a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19ada194-a8da-4173-9917-e3e1e8049e3a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19ada194-a8da-4173-9917-e3e1e8049e3a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-19ada194-a8da-4173-9917-e3e1e8049e3a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19ada194-a8da-4173-9917-e3e1e8049e3a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 200 Sep 01 02:02:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 79/156] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:02:03 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7f8f395-25bd-43d4-9e1f-60c5b2e1ce85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7f8f395-25bd-43d4-9e1f-60c5b2e1ce85 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7f8f395-25bd-43d4-9e1f-60c5b2e1ce85 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7f8f395-25bd-43d4-9e1f-60c5b2e1ce85 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7f8f395-25bd-43d4-9e1f-60c5b2e1ce85 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7f8f395-25bd-43d4-9e1f-60c5b2e1ce85 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 200 Sep 01 02:02:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 78/157] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:02:04 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f83f0cd5-b5db-4745-b0d2-dff04cc6390d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f83f0cd5-b5db-4745-b0d2-dff04cc6390d tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f83f0cd5-b5db-4745-b0d2-dff04cc6390d tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f83f0cd5-b5db-4745-b0d2-dff04cc6390d tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f83f0cd5-b5db-4745-b0d2-dff04cc6390d tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f83f0cd5-b5db-4745-b0d2-dff04cc6390d tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 200 Sep 01 02:02:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 80/158] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:02:05 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d008c6d8-0e82-4f5b-b37f-addf8959387e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d008c6d8-0e82-4f5b-b37f-addf8959387e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d008c6d8-0e82-4f5b-b37f-addf8959387e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d008c6d8-0e82-4f5b-b37f-addf8959387e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d008c6d8-0e82-4f5b-b37f-addf8959387e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d008c6d8-0e82-4f5b-b37f-addf8959387e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 79/159] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:02:06 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5483b518-5f0d-44af-8305-1623de9233a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5483b518-5f0d-44af-8305-1623de9233a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] POST http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5483b518-5f0d-44af-8305-1623de9233a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5483b518-5f0d-44af-8305-1623de9233a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5483b518-5f0d-44af-8305-1623de9233a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Update snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5483b518-5f0d-44af-8305-1623de9233a3 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 81/160] 192.168.122.6 () {60 vars in 1276 bytes} [Tue Sep 1 02:02:06 2026] POST /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 68 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f381fd8-b755-4a46-b7ff-28b3e0fc4484 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f381fd8-b755-4a46-b7ff-28b3e0fc4484 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f381fd8-b755-4a46-b7ff-28b3e0fc4484 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f381fd8-b755-4a46-b7ff-28b3e0fc4484 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f381fd8-b755-4a46-b7ff-28b3e0fc4484 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f381fd8-b755-4a46-b7ff-28b3e0fc4484 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Get snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f381fd8-b755-4a46-b7ff-28b3e0fc4484 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 80/161] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:02:06 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-088af73c-c389-494f-8854-784c81871732 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-088af73c-c389-494f-8854-784c81871732 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] PUT http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-088af73c-c389-494f-8854-784c81871732 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-088af73c-c389-494f-8854-784c81871732 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-088af73c-c389-494f-8854-784c81871732 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Update snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-088af73c-c389-494f-8854-784c81871732 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 82/162] 192.168.122.6 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:06 2026] PUT /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 57 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4220101e-47ba-41e6-8aca-2dbd6039b005 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4220101e-47ba-41e6-8aca-2dbd6039b005 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4220101e-47ba-41e6-8aca-2dbd6039b005 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4220101e-47ba-41e6-8aca-2dbd6039b005 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4220101e-47ba-41e6-8aca-2dbd6039b005 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4220101e-47ba-41e6-8aca-2dbd6039b005 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Get snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4220101e-47ba-41e6-8aca-2dbd6039b005 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 81/163] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:02:06 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Get snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Delete snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b06ec52f-983f-47dd-85a4-f97c8bb8bacd tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 83/164] 192.168.122.6 () {58 vars in 1273 bytes} [Tue Sep 1 02:02:06 2026] DELETE /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 => generated 0 bytes in 101 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cbaaf136-3458-4f5e-8105-86b4d56aa6df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbaaf136-3458-4f5e-8105-86b4d56aa6df tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbaaf136-3458-4f5e-8105-86b4d56aa6df tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbaaf136-3458-4f5e-8105-86b4d56aa6df tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbaaf136-3458-4f5e-8105-86b4d56aa6df tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbaaf136-3458-4f5e-8105-86b4d56aa6df tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Get snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbaaf136-3458-4f5e-8105-86b4d56aa6df tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 82/165] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:02:06 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-28822873-d103-4e60-be30-39d7b72395bb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28822873-d103-4e60-be30-39d7b72395bb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] PUT http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28822873-d103-4e60-be30-39d7b72395bb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28822873-d103-4e60-be30-39d7b72395bb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28822873-d103-4e60-be30-39d7b72395bb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Update snapshot metadata completed successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28822873-d103-4e60-be30-39d7b72395bb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 84/166] 192.168.122.6 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:06 2026] PUT /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 16 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5f94d9b-8507-45e8-881c-e41488e7f4fa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5f94d9b-8507-45e8-881c-e41488e7f4fa tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] POST http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5f94d9b-8507-45e8-881c-e41488e7f4fa tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5f94d9b-8507-45e8-881c-e41488e7f4fa tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5f94d9b-8507-45e8-881c-e41488e7f4fa tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Update snapshot metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5f94d9b-8507-45e8-881c-e41488e7f4fa tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 83/167] 192.168.122.6 () {60 vars in 1276 bytes} [Tue Sep 1 02:02:06 2026] POST /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 68 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f865176e-c409-4200-80d8-ed0ec81b659e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f865176e-c409-4200-80d8-ed0ec81b659e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f865176e-c409-4200-80d8-ed0ec81b659e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f865176e-c409-4200-80d8-ed0ec81b659e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f865176e-c409-4200-80d8-ed0ec81b659e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f865176e-c409-4200-80d8-ed0ec81b659e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Get snapshot metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f865176e-c409-4200-80d8-ed0ec81b659e tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 85/168] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c97ab231-d6bf-4e5e-b286-18a2b9f2800f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c97ab231-d6bf-4e5e-b286-18a2b9f2800f tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] PUT http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c97ab231-d6bf-4e5e-b286-18a2b9f2800f tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c97ab231-d6bf-4e5e-b286-18a2b9f2800f tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c97ab231-d6bf-4e5e-b286-18a2b9f2800f tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Update snapshot metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c97ab231-d6bf-4e5e-b286-18a2b9f2800f tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 84/169] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:02:07 2026] PUT /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 => generated 35 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-72d29e0e-1e81-43b2-be48-e18f9d4c0549 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72d29e0e-1e81-43b2-be48-e18f9d4c0549 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72d29e0e-1e81-43b2-be48-e18f9d4c0549 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72d29e0e-1e81-43b2-be48-e18f9d4c0549 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-72d29e0e-1e81-43b2-be48-e18f9d4c0549 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-72d29e0e-1e81-43b2-be48-e18f9d4c0549 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Get snapshot metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72d29e0e-1e81-43b2-be48-e18f9d4c0549 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 86/170] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4bcd7452-ec24-4104-89df-509cc8af7bb1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4bcd7452-ec24-4104-89df-509cc8af7bb1 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4bcd7452-ec24-4104-89df-509cc8af7bb1 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4bcd7452-ec24-4104-89df-509cc8af7bb1 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4bcd7452-ec24-4104-89df-509cc8af7bb1 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4bcd7452-ec24-4104-89df-509cc8af7bb1 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Get snapshot metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4bcd7452-ec24-4104-89df-509cc8af7bb1 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 85/171] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 75 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3f61ebfc-e21e-4822-8e94-3940f9040cfb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3f61ebfc-e21e-4822-8e94-3940f9040cfb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] PUT http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3f61ebfc-e21e-4822-8e94-3940f9040cfb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3f61ebfc-e21e-4822-8e94-3940f9040cfb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3f61ebfc-e21e-4822-8e94-3940f9040cfb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Update snapshot metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3f61ebfc-e21e-4822-8e94-3940f9040cfb tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 87/172] 192.168.122.6 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:07 2026] PUT /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15/metadata => generated 16 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Delete snapshot with id: aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot delete request issued successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdecb704-13cb-489c-b4f6-f9a46e3d65ba tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 202 Sep 01 02:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 86/173] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:02:07 2026] DELETE /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f5e779f-554c-4e94-b682-658f537c12ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f5e779f-554c-4e94-b682-658f537c12ca tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f5e779f-554c-4e94-b682-658f537c12ca tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f5e779f-554c-4e94-b682-658f537c12ca tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0f5e779f-554c-4e94-b682-658f537c12ca tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f5e779f-554c-4e94-b682-658f537c12ca tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 88/174] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9ea76e2e-36d0-42b7-a441-0c020d8bfc9c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ea76e2e-36d0-42b7-a441-0c020d8bfc9c tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ea76e2e-36d0-42b7-a441-0c020d8bfc9c tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ea76e2e-36d0-42b7-a441-0c020d8bfc9c tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9ea76e2e-36d0-42b7-a441-0c020d8bfc9c tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Snapshot retrieved successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ea76e2e-36d0-42b7-a441-0c020d8bfc9c tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 200 Sep 01 02:02:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 87/175] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:02:08 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2be4209e-f7b3-449f-8d1d-588866f8eb9a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2be4209e-f7b3-449f-8d1d-588866f8eb9a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 Sep 01 02:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2be4209e-f7b3-449f-8d1d-588866f8eb9a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2be4209e-f7b3-449f-8d1d-588866f8eb9a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2be4209e-f7b3-449f-8d1d-588866f8eb9a tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 returned with HTTP 404 Sep 01 02:02:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 89/176] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:02:09 2026] GET /volume/v3/snapshots/aa0cf455-a647-4d95-a63b-90af718e0b15 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0098d807-6719-4ff5-b8a2-c39eb4d3a923 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0098d807-6719-4ff5-b8a2-c39eb4d3a923 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0098d807-6719-4ff5-b8a2-c39eb4d3a923 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0098d807-6719-4ff5-b8a2-c39eb4d3a923 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0098d807-6719-4ff5-b8a2-c39eb4d3a923 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0098d807-6719-4ff5-b8a2-c39eb4d3a923 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 88/177] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:09 2026] GET /volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Delete volume with id: 7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Delete volume request issued successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f5bdb2b-0470-475a-9ac7-22ca128b94e0 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 returned with HTTP 202 Sep 01 02:02:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 90/178] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:02:09 2026] DELETE /volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c508d79b-3acf-48e8-9df4-dea273b59432 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c508d79b-3acf-48e8-9df4-dea273b59432 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c508d79b-3acf-48e8-9df4-dea273b59432 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c508d79b-3acf-48e8-9df4-dea273b59432 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c508d79b-3acf-48e8-9df4-dea273b59432 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c508d79b-3acf-48e8-9df4-dea273b59432 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 89/179] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:09 2026] GET /volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-868973a8-414a-4b6f-9f1d-975b7a0b9ba7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-868973a8-414a-4b6f-9f1d-975b7a0b9ba7 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] GET http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 Sep 01 02:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-868973a8-414a-4b6f-9f1d-975b7a0b9ba7 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-868973a8-414a-4b6f-9f1d-975b7a0b9ba7 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-868973a8-414a-4b6f-9f1d-975b7a0b9ba7 tempest-SnapshotMetadataTestJSON-813281719 tempest-SnapshotMetadataTestJSON-813281719-project-member] http://192.168.122.6/volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 returned with HTTP 404 Sep 01 02:02:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 91/180] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:10 2026] GET /volume/v3/volumes/7040ec8f-84db-44a7-accc-1a6e7fbf7ed2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=46,cinder:INSERT=10,cinder:UPDATE=16 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:20 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=47,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1813751387"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1813751387'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Create volume of 1 GB Sep 01 02:02:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Availability Zones retrieved successfully. Sep 01 02:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Flow 'volume_create_api' (251f51c2-accc-499a-b987-dcb51814c6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20b7adc-b3d1-4e3a-aef6-7a313bf39e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20b7adc-b3d1-4e3a-aef6-7a313bf39e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607ca2d6-699c-4636-8c2a-0aae0b95f72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Created reservations ['fe0fa41b-34e8-4826-8e67-f2d16007aa63', 'e8c0ba8a-8faf-416c-ba24-585ef3c0222d', '0ad3eb28-b78e-46fe-995e-ba84a86ee6c7', 'cfa701d0-7890-47f1-9cbe-ec2ca7b9e47e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607ca2d6-699c-4636-8c2a-0aae0b95f72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0fa41b-34e8-4826-8e67-f2d16007aa63', 'e8c0ba8a-8faf-416c-ba24-585ef3c0222d', '0ad3eb28-b78e-46fe-995e-ba84a86ee6c7', 'cfa701d0-7890-47f1-9cbe-ec2ca7b9e47e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3252a948-f44b-4918-b75d-d4e5eb3ee8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3252a948-f44b-4918-b75d-d4e5eb3ee8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '419798f4-8d34-469b-8a67-4f7a87d14cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1813751387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='291214e388c04f289e6f70575f9861d5',qos_specs=None,replication_status=,reservations=['fe0fa41b-34e8-4826-8e67-f2d16007aa63','e8c0ba8a-8faf-416c-ba24-585ef3c0222d','0ad3eb28-b78e-46fe-995e-ba84a86ee6c7','cfa701d0-7890-47f1-9cbe-ec2ca7b9e47e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9a9e4a283c4d9a9be20973abf74d83',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1813751387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=419798f4-8d34-469b-8a67-4f7a87d14cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='291214e388c04f289e6f70575f9861d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf9a9e4a283c4d9a9be20973abf74d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a384b2-edeb-4900-b51a-28c896e56e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a384b2-edeb-4900-b51a-28c896e56e20) transitioned into state 'SUCCESS' from state '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-1813751387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='291214e388c04f289e6f70575f9861d5',qos_specs=None,replication_status=,reservations=['fe0fa41b-34e8-4826-8e67-f2d16007aa63','e8c0ba8a-8faf-416c-ba24-585ef3c0222d','0ad3eb28-b78e-46fe-995e-ba84a86ee6c7','cfa701d0-7890-47f1-9cbe-ec2ca7b9e47e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9a9e4a283c4d9a9be20973abf74d83',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b253ec5b-f1b6-46e7-8f62-3be162c2094b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b253ec5b-f1b6-46e7-8f62-3be162c2094b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Flow 'volume_create_api' (251f51c2-accc-499a-b987-dcb51814c6ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Create volume request issued successfully. Sep 01 02:02:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ee9d4d0-86ed-4242-902d-f450bb565638 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 90/181] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:02:25 2026] POST /volume/v3/volumes => generated 757 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9378fd34-32e8-49ad-a9c0-58656d778f4c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9378fd34-32e8-49ad-a9c0-58656d778f4c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9378fd34-32e8-49ad-a9c0-58656d778f4c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9378fd34-32e8-49ad-a9c0-58656d778f4c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9378fd34-32e8-49ad-a9c0-58656d778f4c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9378fd34-32e8-49ad-a9c0-58656d778f4c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 92/182] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:26 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 825 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3eaf1c68-c1c9-4029-a440-d679ec0ee53d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3eaf1c68-c1c9-4029-a440-d679ec0ee53d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3eaf1c68-c1c9-4029-a440-d679ec0ee53d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3eaf1c68-c1c9-4029-a440-d679ec0ee53d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3eaf1c68-c1c9-4029-a440-d679ec0ee53d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3eaf1c68-c1c9-4029-a440-d679ec0ee53d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 91/183] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d368fd9d-11bf-4b23-a956-45d0c6a428f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d368fd9d-11bf-4b23-a956-45d0c6a428f8 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d368fd9d-11bf-4b23-a956-45d0c6a428f8 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d368fd9d-11bf-4b23-a956-45d0c6a428f8 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d368fd9d-11bf-4b23-a956-45d0c6a428f8 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d368fd9d-11bf-4b23-a956-45d0c6a428f8 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 93/184] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f1470f82-513d-41d2-8eab-967254dd932e req-4515af73-e7eb-4c66-8bbc-367a57b6dec1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-4515af73-e7eb-4c66-8bbc-367a57b6dec1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-4515af73-e7eb-4c66-8bbc-367a57b6dec1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-4515af73-e7eb-4c66-8bbc-367a57b6dec1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-f1470f82-513d-41d2-8eab-967254dd932e req-4515af73-e7eb-4c66-8bbc-367a57b6dec1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-4515af73-e7eb-4c66-8bbc-367a57b6dec1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 92/185] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f1470f82-513d-41d2-8eab-967254dd932e req-fd76ae50-0b7a-4e0e-8e1b-5086cb2a4467 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fd76ae50-0b7a-4e0e-8e1b-5086cb2a4467 None None] GET http://192.168.122.6/volume// Sep 01 02:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fd76ae50-0b7a-4e0e-8e1b-5086cb2a4467 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fd76ae50-0b7a-4e0e-8e1b-5086cb2a4467 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fd76ae50-0b7a-4e0e-8e1b-5086cb2a4467 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:02:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 94/186] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/ => generated 388 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f1470f82-513d-41d2-8eab-967254dd932e req-83dd8937-9db3-408a-be74-d5c8e2ca85a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-83dd8937-9db3-408a-be74-d5c8e2ca85a9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-83dd8937-9db3-408a-be74-d5c8e2ca85a9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "419798f4-8d34-469b-8a67-4f7a87d14cb0", "connector": null, "instance_uuid": "ba754c32-f502-46cd-989f-2eaf042918a5"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 01 02:02:30 devstack devstack@c-api.service[87202]: .first() Sep 01 02:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-83dd8937-9db3-408a-be74-d5c8e2ca85a9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 93/187] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:02:29 2026] POST /volume/v3/attachments => generated 273 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ada4216f-2a71-4eac-9f81-26d58d6d6dcc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ada4216f-2a71-4eac-9f81-26d58d6d6dcc tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ada4216f-2a71-4eac-9f81-26d58d6d6dcc tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ada4216f-2a71-4eac-9f81-26d58d6d6dcc tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ada4216f-2a71-4eac-9f81-26d58d6d6dcc tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ada4216f-2a71-4eac-9f81-26d58d6d6dcc tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 95/188] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:30 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f1470f82-513d-41d2-8eab-967254dd932e req-fb2481b1-5ded-46ca-948a-95fefb5989a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fb2481b1-5ded-46ca-948a-95fefb5989a4 None None] GET http://192.168.122.6/volume// Sep 01 02:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fb2481b1-5ded-46ca-948a-95fefb5989a4 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fb2481b1-5ded-46ca-948a-95fefb5989a4 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-fb2481b1-5ded-46ca-948a-95fefb5989a4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:02:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 94/189] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:02:30 2026] GET /volume/ => generated 388 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f1470f82-513d-41d2-8eab-967254dd932e req-dbdf0756-ff09-4bb2-bed1-620639a850e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-dbdf0756-ff09-4bb2-bed1-620639a850e2 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-dbdf0756-ff09-4bb2-bed1-620639a850e2 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-dbdf0756-ff09-4bb2-bed1-620639a850e2 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f1470f82-513d-41d2-8eab-967254dd932e req-dbdf0756-ff09-4bb2-bed1-620639a850e2 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-dbdf0756-ff09-4bb2-bed1-620639a850e2 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 96/190] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:02:30 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 1030 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a21648f-4316-4e23-bf45-b30017469e8a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a21648f-4316-4e23-bf45-b30017469e8a tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a21648f-4316-4e23-bf45-b30017469e8a tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a21648f-4316-4e23-bf45-b30017469e8a tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a21648f-4316-4e23-bf45-b30017469e8a tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a21648f-4316-4e23-bf45-b30017469e8a tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 95/191] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f1470f82-513d-41d2-8eab-967254dd932e req-f69ba09d-411e-4f81-a7a5-cbf3998fbf8d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-f69ba09d-411e-4f81-a7a5-cbf3998fbf8d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] PUT http://192.168.122.6/volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c Sep 01 02:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-f69ba09d-411e-4f81-a7a5-cbf3998fbf8d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 01 02:02:32 devstack devstack@c-api.service[87203]: .first() Sep 01 02:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-f1470f82-513d-41d2-8eab-967254dd932e req-f69ba09d-411e-4f81-a7a5-cbf3998fbf8d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Acquiring lock "cinder-attachment_update-419798f4-8d34-469b-8a67-4f7a87d14cb0-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-f1470f82-513d-41d2-8eab-967254dd932e req-f69ba09d-411e-4f81-a7a5-cbf3998fbf8d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Lock "cinder-attachment_update-419798f4-8d34-469b-8a67-4f7a87d14cb0-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:02:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c5afd72-129b-4eb6-b3b9-e504a5bae20c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c5afd72-129b-4eb6-b3b9-e504a5bae20c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c5afd72-129b-4eb6-b3b9-e504a5bae20c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c5afd72-129b-4eb6-b3b9-e504a5bae20c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-f1470f82-513d-41d2-8eab-967254dd932e req-f69ba09d-411e-4f81-a7a5-cbf3998fbf8d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Lock "cinder-attachment_update-419798f4-8d34-469b-8a67-4f7a87d14cb0-devstack" released by "attachment_update" :: held 0.304s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-f69ba09d-411e-4f81-a7a5-cbf3998fbf8d tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c returned with HTTP 200 Sep 01 02:02:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c5afd72-129b-4eb6-b3b9-e504a5bae20c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 97/192] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:02:32 2026] PUT /volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c => generated 694 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c5afd72-129b-4eb6-b3b9-e504a5bae20c tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 96/193] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-77713f94-b5da-4470-b560-a99a9af83a99 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77713f94-b5da-4470-b560-a99a9af83a99 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77713f94-b5da-4470-b560-a99a9af83a99 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77713f94-b5da-4470-b560-a99a9af83a99 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f1470f82-513d-41d2-8eab-967254dd932e req-e224559f-d262-45f6-8f77-3a38fc5dbf15 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-e224559f-d262-45f6-8f77-3a38fc5dbf15 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] POST http://192.168.122.6/volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c/action Sep 01 02:02:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-e224559f-d262-45f6-8f77-3a38fc5dbf15 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-e224559f-d262-45f6-8f77-3a38fc5dbf15 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-77713f94-b5da-4470-b560-a99a9af83a99 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77713f94-b5da-4470-b560-a99a9af83a99 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 98/194] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:33 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f1470f82-513d-41d2-8eab-967254dd932e req-e224559f-d262-45f6-8f77-3a38fc5dbf15 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c/action returned with HTTP 204 Sep 01 02:02:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 97/195] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:02:33 2026] POST /volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6f8f1f4c-6294-4260-9e39-13f9061a573f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f8f1f4c-6294-4260-9e39-13f9061a573f tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f8f1f4c-6294-4260-9e39-13f9061a573f tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f8f1f4c-6294-4260-9e39-13f9061a573f tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6f8f1f4c-6294-4260-9e39-13f9061a573f tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f8f1f4c-6294-4260-9e39-13f9061a573f tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 99/196] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:34 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 1142 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-283247cf-23a1-4612-8b86-0970c56843eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-283247cf-23a1-4612-8b86-0970c56843eb tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-283247cf-23a1-4612-8b86-0970c56843eb tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-283247cf-23a1-4612-8b86-0970c56843eb tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-283247cf-23a1-4612-8b86-0970c56843eb tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-283247cf-23a1-4612-8b86-0970c56843eb tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 98/197] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:34 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 1142 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1687337529"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1687337529'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Create volume of 1 GB Sep 01 02:02:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Availability Zones retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Flow 'volume_create_api' (686ae637-7112-47b7-afe3-b646ed0aaabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003c06aa-30e1-4a82-95ba-6ca6fa245a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003c06aa-30e1-4a82-95ba-6ca6fa245a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8309d687-6ed7-450b-a81e-af4603ce3351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Created reservations ['9c47c431-24bb-45e3-a2d1-7ee937cd036b', 'a9742d7b-d4e9-4a5f-9ec4-4c6395eb1b8f', '14cb21de-24db-4bef-a9d1-95243c270026', 'ef9491ae-2b4e-469c-b335-8a102b44c40c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8309d687-6ed7-450b-a81e-af4603ce3351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c47c431-24bb-45e3-a2d1-7ee937cd036b', 'a9742d7b-d4e9-4a5f-9ec4-4c6395eb1b8f', '14cb21de-24db-4bef-a9d1-95243c270026', 'ef9491ae-2b4e-469c-b335-8a102b44c40c']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3051c690-663a-45dd-9c35-f6ff281c5d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3051c690-663a-45dd-9c35-f6ff281c5d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '341d6080-112f-45b4-b023-612a32ef9b13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1687337529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29618296eb3a4bbc93710f3427b58cfd',qos_specs=None,replication_status=,reservations=['9c47c431-24bb-45e3-a2d1-7ee937cd036b','a9742d7b-d4e9-4a5f-9ec4-4c6395eb1b8f','14cb21de-24db-4bef-a9d1-95243c270026','ef9491ae-2b4e-469c-b335-8a102b44c40c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6585aa8fb7ee4ab595beb219596a0d13',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1687337529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=341d6080-112f-45b4-b023-612a32ef9b13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29618296eb3a4bbc93710f3427b58cfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6585aa8fb7ee4ab595beb219596a0d13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eacd48a-c37c-47a2-84ae-32cfa05bbf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eacd48a-c37c-47a2-84ae-32cfa05bbf00) transitioned into state 'SUCCESS' from state '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-1687337529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29618296eb3a4bbc93710f3427b58cfd',qos_specs=None,replication_status=,reservations=['9c47c431-24bb-45e3-a2d1-7ee937cd036b','a9742d7b-d4e9-4a5f-9ec4-4c6395eb1b8f','14cb21de-24db-4bef-a9d1-95243c270026','ef9491ae-2b4e-469c-b335-8a102b44c40c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6585aa8fb7ee4ab595beb219596a0d13',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5527e0c-e7c5-411f-8943-a402ba236f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5527e0c-e7c5-411f-8943-a402ba236f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Flow 'volume_create_api' (686ae637-7112-47b7-afe3-b646ed0aaabe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Create volume request issued successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71301218-5dbe-4ae6-84c3-421971d4e3bc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 100/198] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:02:35 2026] POST /volume/v3/volumes => generated 754 bytes in 1083 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fb49fee1-e195-49fb-87fc-7756a011da5b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb49fee1-e195-49fb-87fc-7756a011da5b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb49fee1-e195-49fb-87fc-7756a011da5b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb49fee1-e195-49fb-87fc-7756a011da5b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fb49fee1-e195-49fb-87fc-7756a011da5b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb49fee1-e195-49fb-87fc-7756a011da5b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 99/199] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79e59518-4171-401e-9038-f5594c5058bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79e59518-4171-401e-9038-f5594c5058bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:02:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79e59518-4171-401e-9038-f5594c5058bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79e59518-4171-401e-9038-f5594c5058bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-79e59518-4171-401e-9038-f5594c5058bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:02:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79e59518-4171-401e-9038-f5594c5058bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:02:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 101/200] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:37 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 846 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e6a5d54-a29f-4941-a423-505bfe021f42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e6a5d54-a29f-4941-a423-505bfe021f42 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e6a5d54-a29f-4941-a423-505bfe021f42 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e6a5d54-a29f-4941-a423-505bfe021f42 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9e6a5d54-a29f-4941-a423-505bfe021f42 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:02:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e6a5d54-a29f-4941-a423-505bfe021f42 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:02:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 100/201] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:38 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8f13e545-1ae0-44f1-8275-a75f52dcc4c3 req-55fc2e18-6769-4ce8-b115-c9f59838dde0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8f13e545-1ae0-44f1-8275-a75f52dcc4c3 req-55fc2e18-6769-4ce8-b115-c9f59838dde0 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] DELETE http://192.168.122.6/volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c Sep 01 02:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8f13e545-1ae0-44f1-8275-a75f52dcc4c3 req-55fc2e18-6769-4ce8-b115-c9f59838dde0 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8f13e545-1ae0-44f1-8275-a75f52dcc4c3 req-55fc2e18-6769-4ce8-b115-c9f59838dde0 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:39 devstack devstack@c-api.service[87203]: /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 01 02:02:39 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:02:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8f13e545-1ae0-44f1-8275-a75f52dcc4c3 req-55fc2e18-6769-4ce8-b115-c9f59838dde0 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c returned with HTTP 200 Sep 01 02:02:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 102/202] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:02:39 2026] DELETE /volume/v3/attachments/4e00311b-8c0c-4cfc-9948-6d704964e03c => generated 19 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e3209b2-b4f4-4693-b80c-c737da67ecc9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e3209b2-b4f4-4693-b80c-c737da67ecc9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e3209b2-b4f4-4693-b80c-c737da67ecc9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e3209b2-b4f4-4693-b80c-c737da67ecc9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7e3209b2-b4f4-4693-b80c-c737da67ecc9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e3209b2-b4f4-4693-b80c-c737da67ecc9 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 101/203] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:41 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 850 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-489d3a20-5ebe-4f9b-8b00-81763a4d062e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-489d3a20-5ebe-4f9b-8b00-81763a4d062e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-489d3a20-5ebe-4f9b-8b00-81763a4d062e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-489d3a20-5ebe-4f9b-8b00-81763a4d062e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-489d3a20-5ebe-4f9b-8b00-81763a4d062e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-489d3a20-5ebe-4f9b-8b00-81763a4d062e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 103/204] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:41 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 850 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-603a96e5-47f5-4e5a-8b8d-3810e4f5bd90 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-603a96e5-47f5-4e5a-8b8d-3810e4f5bd90 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-603a96e5-47f5-4e5a-8b8d-3810e4f5bd90 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-603a96e5-47f5-4e5a-8b8d-3810e4f5bd90 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-603a96e5-47f5-4e5a-8b8d-3810e4f5bd90 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-603a96e5-47f5-4e5a-8b8d-3810e4f5bd90 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 102/205] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:42 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] DELETE http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Delete volume with id: 419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Delete volume request issued successfully. Sep 01 02:02:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9fc18d44-b67f-49ec-ae6e-c5e7821dc4db tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 202 Sep 01 02:02:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 104/206] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:02:42 2026] DELETE /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-62b46ac4-4920-4ae6-9796-faf0b9f74dd1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-62b46ac4-4920-4ae6-9796-faf0b9f74dd1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-62b46ac4-4920-4ae6-9796-faf0b9f74dd1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-62b46ac4-4920-4ae6-9796-faf0b9f74dd1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:02:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:02:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-62b46ac4-4920-4ae6-9796-faf0b9f74dd1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-62b46ac4-4920-4ae6-9796-faf0b9f74dd1 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 103/207] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:42 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 849 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa54034e-9501-4d38-92ed-d0bbe4566e5e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa54034e-9501-4d38-92ed-d0bbe4566e5e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa54034e-9501-4d38-92ed-d0bbe4566e5e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa54034e-9501-4d38-92ed-d0bbe4566e5e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:02:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:02:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aa54034e-9501-4d38-92ed-d0bbe4566e5e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Volume info retrieved successfully. Sep 01 02:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa54034e-9501-4d38-92ed-d0bbe4566e5e tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 200 Sep 01 02:02:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 105/208] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:44 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 849 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc8e4f87-1789-464e-8a07-77515c9bd534 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc8e4f87-1789-464e-8a07-77515c9bd534 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] GET http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 Sep 01 02:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc8e4f87-1789-464e-8a07-77515c9bd534 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc8e4f87-1789-464e-8a07-77515c9bd534 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc8e4f87-1789-464e-8a07-77515c9bd534 tempest-DeleteServersTestJSON-1687269563 tempest-DeleteServersTestJSON-1687269563-project-member] http://192.168.122.6/volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 returned with HTTP 404 Sep 01 02:02:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 104/209] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:02:45 2026] GET /volume/v3/volumes/419798f4-8d34-469b-8a67-4f7a87d14cb0 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=84,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:55 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=81,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-attach": {"instance_uuid": "c4c59234-f856-414e-9c4f-650a870342a5", "mountpoint": "/dev/vdb"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c4c59234-f856-414e-9c4f-650a870342a5", "mountpoint": "/dev/vdb"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Update volume admin metadata completed successfully. Sep 01 02:03:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Attach volume completed successfully. Sep 01 02:03:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-427e0a5b-4d23-4b4d-b7a7-8ef02e513846 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 106/210] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:02:59 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b579c4f-e68f-4bbf-bb87-3a5e2ed3b4dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b579c4f-e68f-4bbf-bb87-3a5e2ed3b4dc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b579c4f-e68f-4bbf-bb87-3a5e2ed3b4dc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b579c4f-e68f-4bbf-bb87-3a5e2ed3b4dc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5b579c4f-e68f-4bbf-bb87-3a5e2ed3b4dc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b579c4f-e68f-4bbf-bb87-3a5e2ed3b4dc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 105/211] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:00 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 1181 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-940f43fc-4cd8-4fc7-a174-64368d632630 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-940f43fc-4cd8-4fc7-a174-64368d632630 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-940f43fc-4cd8-4fc7-a174-64368d632630 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-detach": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-940f43fc-4cd8-4fc7-a174-64368d632630 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-940f43fc-4cd8-4fc7-a174-64368d632630 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-940f43fc-4cd8-4fc7-a174-64368d632630 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Detach volume completed successfully. Sep 01 02:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-940f43fc-4cd8-4fc7-a174-64368d632630 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 107/212] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:00 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e880f949-f769-4e28-87d5-708f162d2495 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e880f949-f769-4e28-87d5-708f162d2495 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e880f949-f769-4e28-87d5-708f162d2495 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e880f949-f769-4e28-87d5-708f162d2495 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e880f949-f769-4e28-87d5-708f162d2495 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e880f949-f769-4e28-87d5-708f162d2495 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 106/213] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:01 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f36bf655-63fa-417a-aca6-6691bc5c249a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-641545006"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-641545006'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Create volume of 1 GB Sep 01 02:03:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Availability Zones retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Flow 'volume_create_api' (1d0a9a50-38d0-4f6a-8cbc-750cb8cb0da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1bc9c4-04bd-4b2d-9570-7c7e8ab68250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1bc9c4-04bd-4b2d-9570-7c7e8ab68250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6dec87-97da-4b95-87b6-d2fca30b646a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Created reservations ['79f3d05d-0c51-478c-aadb-84aada3fabff', '6aca66f4-5520-4bd7-8add-05fe97d6a978', '1797c321-1952-414d-806a-5f45e5e3e197', '81cfc902-181b-4e09-9d9a-fdd3073454a8'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6dec87-97da-4b95-87b6-d2fca30b646a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f3d05d-0c51-478c-aadb-84aada3fabff', '6aca66f4-5520-4bd7-8add-05fe97d6a978', '1797c321-1952-414d-806a-5f45e5e3e197', '81cfc902-181b-4e09-9d9a-fdd3073454a8']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbb0b89-67cc-48ef-a514-7523610919e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbb0b89-67cc-48ef-a514-7523610919e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d85e82-8831-4fdc-baa2-1a4200d7618e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-641545006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08811bb09416464db1669605f6ebf154',qos_specs=None,replication_status=,reservations=['79f3d05d-0c51-478c-aadb-84aada3fabff','6aca66f4-5520-4bd7-8add-05fe97d6a978','1797c321-1952-414d-806a-5f45e5e3e197','81cfc902-181b-4e09-9d9a-fdd3073454a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292c1f9d8a694d75b7c69b9523b7a9b3',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-641545006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d85e82-8831-4fdc-baa2-1a4200d7618e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08811bb09416464db1669605f6ebf154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='292c1f9d8a694d75b7c69b9523b7a9b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49368f5f-94bc-484a-80ff-9a214d604e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49368f5f-94bc-484a-80ff-9a214d604e95) transitioned into state 'SUCCESS' from state '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-641545006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08811bb09416464db1669605f6ebf154',qos_specs=None,replication_status=,reservations=['79f3d05d-0c51-478c-aadb-84aada3fabff','6aca66f4-5520-4bd7-8add-05fe97d6a978','1797c321-1952-414d-806a-5f45e5e3e197','81cfc902-181b-4e09-9d9a-fdd3073454a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='292c1f9d8a694d75b7c69b9523b7a9b3',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d660e123-b92d-4c92-8e36-861e856befdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d660e123-b92d-4c92-8e36-861e856befdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Flow 'volume_create_api' (1d0a9a50-38d0-4f6a-8cbc-750cb8cb0da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Create volume request issued successfully. Sep 01 02:03:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f36bf655-63fa-417a-aca6-6691bc5c249a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 108/214] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:03:05 2026] POST /volume/v3/volumes => generated 763 bytes in 1044 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8e509bd-9f53-46e7-a7c0-7cd2d61661b3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8e509bd-9f53-46e7-a7c0-7cd2d61661b3 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] GET http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8e509bd-9f53-46e7-a7c0-7cd2d61661b3 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8e509bd-9f53-46e7-a7c0-7cd2d61661b3 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8e509bd-9f53-46e7-a7c0-7cd2d61661b3 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Volume info retrieved successfully. Sep 01 02:03:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8e509bd-9f53-46e7-a7c0-7cd2d61661b3 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e returned with HTTP 200 Sep 01 02:03:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 107/215] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:06 2026] GET /volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e => generated 831 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a245d34-11aa-4df4-9908-2dd46e2bc3ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a245d34-11aa-4df4-9908-2dd46e2bc3ba tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] GET http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a245d34-11aa-4df4-9908-2dd46e2bc3ba tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a245d34-11aa-4df4-9908-2dd46e2bc3ba tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a245d34-11aa-4df4-9908-2dd46e2bc3ba tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Volume info retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a245d34-11aa-4df4-9908-2dd46e2bc3ba tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 109/216] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:07 2026] GET /volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e => generated 855 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-989d2b23-3a3d-4a53-a235-67e1b9cea82a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-989d2b23-3a3d-4a53-a235-67e1b9cea82a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] GET http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-989d2b23-3a3d-4a53-a235-67e1b9cea82a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-989d2b23-3a3d-4a53-a235-67e1b9cea82a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-989d2b23-3a3d-4a53-a235-67e1b9cea82a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Volume info retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-989d2b23-3a3d-4a53-a235-67e1b9cea82a tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 108/217] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:17 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:18 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=17 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-attach": {"instance_uuid": "204ebc4f-5415-4411-9686-a53dac0d4265", "mountpoint": "/dev/vdb"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "204ebc4f-5415-4411-9686-a53dac0d4265", "mountpoint": "/dev/vdb"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Update volume admin metadata completed successfully. Sep 01 02:03:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Attach volume completed successfully. Sep 01 02:03:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40349cf3-ebbd-4c7f-89ba-1d4d506513fc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 110/218] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:21 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6fb33b84-14a8-4884-864f-293ed6ab74eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fb33b84-14a8-4884-864f-293ed6ab74eb tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fb33b84-14a8-4884-864f-293ed6ab74eb tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fb33b84-14a8-4884-864f-293ed6ab74eb tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6fb33b84-14a8-4884-864f-293ed6ab74eb tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fb33b84-14a8-4884-864f-293ed6ab74eb tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 109/219] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:21 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 1181 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc571d12-398a-4d8f-bbee-7da97ed488bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc571d12-398a-4d8f-bbee-7da97ed488bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc571d12-398a-4d8f-bbee-7da97ed488bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc571d12-398a-4d8f-bbee-7da97ed488bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc571d12-398a-4d8f-bbee-7da97ed488bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc571d12-398a-4d8f-bbee-7da97ed488bf tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 111/220] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:21 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 1181 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2885bb97-151c-45c7-a909-5c8242f027b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2885bb97-151c-45c7-a909-5c8242f027b6 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2885bb97-151c-45c7-a909-5c8242f027b6 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-detach": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2885bb97-151c-45c7-a909-5c8242f027b6 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2885bb97-151c-45c7-a909-5c8242f027b6 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2885bb97-151c-45c7-a909-5c8242f027b6 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Detach volume completed successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2885bb97-151c-45c7-a909-5c8242f027b6 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 110/221] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:22 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7cd2deb9-5baa-4715-8e62-17516e9972c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7cd2deb9-5baa-4715-8e62-17516e9972c0 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7cd2deb9-5baa-4715-8e62-17516e9972c0 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7cd2deb9-5baa-4715-8e62-17516e9972c0 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7cd2deb9-5baa-4715-8e62-17516e9972c0 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7cd2deb9-5baa-4715-8e62-17516e9972c0 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 112/222] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:22 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1248746354"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1248746354'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume of 1 GB Sep 01 02:03:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Availability Zones retrieved successfully. Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Flow 'volume_create_api' (c629dcaf-d3d3-41a6-9442-9f20d2960c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ed5b81-0e8d-4eb4-91df-b9abe8f8cebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ed5b81-0e8d-4eb4-91df-b9abe8f8cebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f9bc4c-24c6-4012-b2bc-4b9d3cedc675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Created reservations ['b784f9f2-3892-42ad-86d0-1dda48d5945d', 'e046915b-5a7a-43ea-ae24-6681a02eed5b', 'd2b009fe-2a4c-4e8e-9152-17690af9673c', '7eedb586-8221-4bed-af39-562c09e3fe02'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f9bc4c-24c6-4012-b2bc-4b9d3cedc675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b784f9f2-3892-42ad-86d0-1dda48d5945d', 'e046915b-5a7a-43ea-ae24-6681a02eed5b', 'd2b009fe-2a4c-4e8e-9152-17690af9673c', '7eedb586-8221-4bed-af39-562c09e3fe02']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41781e65-3297-4adf-8a4f-22a80df83477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41781e65-3297-4adf-8a4f-22a80df83477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6fb8392-bb76-4289-81dc-2bc43ced503c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1248746354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',qos_specs=None,replication_status=,reservations=['b784f9f2-3892-42ad-86d0-1dda48d5945d','e046915b-5a7a-43ea-ae24-6681a02eed5b','d2b009fe-2a4c-4e8e-9152-17690af9673c','7eedb586-8221-4bed-af39-562c09e3fe02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1248746354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6fb8392-bb76-4289-81dc-2bc43ced503c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4b0b8e-1514-494d-9ac3-04f94478d123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4b0b8e-1514-494d-9ac3-04f94478d123) transitioned into state 'SUCCESS' from state '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-1248746354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',qos_specs=None,replication_status=,reservations=['b784f9f2-3892-42ad-86d0-1dda48d5945d','e046915b-5a7a-43ea-ae24-6681a02eed5b','d2b009fe-2a4c-4e8e-9152-17690af9673c','7eedb586-8221-4bed-af39-562c09e3fe02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6603e54a-7461-44af-af95-bfa46088b8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6603e54a-7461-44af-af95-bfa46088b8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Flow 'volume_create_api' (c629dcaf-d3d3-41a6-9442-9f20d2960c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume request issued successfully. Sep 01 02:03:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b55f51ff-f3ef-4c26-9d70-87652cd23cb7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 111/223] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:03:25 2026] POST /volume/v3/volumes => generated 760 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-69d683ba-858b-445a-ae64-cfd03c5cd2d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69d683ba-858b-445a-ae64-cfd03c5cd2d3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69d683ba-858b-445a-ae64-cfd03c5cd2d3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69d683ba-858b-445a-ae64-cfd03c5cd2d3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-69d683ba-858b-445a-ae64-cfd03c5cd2d3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69d683ba-858b-445a-ae64-cfd03c5cd2d3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 113/224] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:26 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 828 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-84094e8a-2c58-4d4b-a45a-070ea1986c0f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84094e8a-2c58-4d4b-a45a-070ea1986c0f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84094e8a-2c58-4d4b-a45a-070ea1986c0f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84094e8a-2c58-4d4b-a45a-070ea1986c0f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-84094e8a-2c58-4d4b-a45a-070ea1986c0f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84094e8a-2c58-4d4b-a45a-070ea1986c0f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 112/225] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-904987ce-1570-425b-95c8-88af713dff8c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-904987ce-1570-425b-95c8-88af713dff8c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-904987ce-1570-425b-95c8-88af713dff8c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-904987ce-1570-425b-95c8-88af713dff8c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-904987ce-1570-425b-95c8-88af713dff8c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-904987ce-1570-425b-95c8-88af713dff8c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Reserve volume completed successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-904987ce-1570-425b-95c8-88af713dff8c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 114/226] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-68bcc4d5-9c8f-464d-a283-a799c7621580 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68bcc4d5-9c8f-464d-a283-a799c7621580 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68bcc4d5-9c8f-464d-a283-a799c7621580 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68bcc4d5-9c8f-464d-a283-a799c7621580 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-68bcc4d5-9c8f-464d-a283-a799c7621580 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68bcc4d5-9c8f-464d-a283-a799c7621580 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 113/227] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ba33e9c-7754-462b-abad-59a697a3ad54 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ba33e9c-7754-462b-abad-59a697a3ad54 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ba33e9c-7754-462b-abad-59a697a3ad54 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ba33e9c-7754-462b-abad-59a697a3ad54 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ba33e9c-7754-462b-abad-59a697a3ad54 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ba33e9c-7754-462b-abad-59a697a3ad54 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Unreserve volume completed successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ba33e9c-7754-462b-abad-59a697a3ad54 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 115/228] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:28 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5987621f-f162-4d0e-a72d-ad2db8ed610d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5987621f-f162-4d0e-a72d-ad2db8ed610d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5987621f-f162-4d0e-a72d-ad2db8ed610d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5987621f-f162-4d0e-a72d-ad2db8ed610d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5987621f-f162-4d0e-a72d-ad2db8ed610d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d78d229-2aff-43ba-a3ff-c3e770187f57 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d78d229-2aff-43ba-a3ff-c3e770187f57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d78d229-2aff-43ba-a3ff-c3e770187f57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d78d229-2aff-43ba-a3ff-c3e770187f57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5987621f-f162-4d0e-a72d-ad2db8ed610d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 114/229] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d78d229-2aff-43ba-a3ff-c3e770187f57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-416a69aa-e759-406c-ba75-2574d48b1050 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d78d229-2aff-43ba-a3ff-c3e770187f57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 116/230] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-416a69aa-e759-406c-ba75-2574d48b1050 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-416a69aa-e759-406c-ba75-2574d48b1050 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-416a69aa-e759-406c-ba75-2574d48b1050 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-416a69aa-e759-406c-ba75-2574d48b1050 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-416a69aa-e759-406c-ba75-2574d48b1050 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume updated successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-416a69aa-e759-406c-ba75-2574d48b1050 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 115/231] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:28 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85807116-5d90-4ca4-867f-3c9930219b9b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85807116-5d90-4ca4-867f-3c9930219b9b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85807116-5d90-4ca4-867f-3c9930219b9b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85807116-5d90-4ca4-867f-3c9930219b9b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-9b32a1ac-2f5a-4a2e-b3d5-98623cbdab8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-9b32a1ac-2f5a-4a2e-b3d5-98623cbdab8e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-9b32a1ac-2f5a-4a2e-b3d5-98623cbdab8e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-9b32a1ac-2f5a-4a2e-b3d5-98623cbdab8e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-85807116-5d90-4ca4-867f-3c9930219b9b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85807116-5d90-4ca4-867f-3c9930219b9b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 117/232] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 865 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-da25372c-1108-4c76-83cf-3bf8dfce852c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da25372c-1108-4c76-83cf-3bf8dfce852c tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] DELETE http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da25372c-1108-4c76-83cf-3bf8dfce852c tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da25372c-1108-4c76-83cf-3bf8dfce852c tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-da25372c-1108-4c76-83cf-3bf8dfce852c tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Delete volume with id: 13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-9b32a1ac-2f5a-4a2e-b3d5-98623cbdab8e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da25372c-1108-4c76-83cf-3bf8dfce852c tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-9b32a1ac-2f5a-4a2e-b3d5-98623cbdab8e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 116/233] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bc9ef6ee-3516-4602-9673-826d507a9524 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc9ef6ee-3516-4602-9673-826d507a9524 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc9ef6ee-3516-4602-9673-826d507a9524 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc9ef6ee-3516-4602-9673-826d507a9524 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bc9ef6ee-3516-4602-9673-826d507a9524 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bc9ef6ee-3516-4602-9673-826d507a9524 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume updated successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc9ef6ee-3516-4602-9673-826d507a9524 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 117/234] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:28 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-555f6111-01e1-49cc-9f47-09df1e2c5da4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-555f6111-01e1-49cc-9f47-09df1e2c5da4 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-555f6111-01e1-49cc-9f47-09df1e2c5da4 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-555f6111-01e1-49cc-9f47-09df1e2c5da4 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da25372c-1108-4c76-83cf-3bf8dfce852c tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Delete volume request issued successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da25372c-1108-4c76-83cf-3bf8dfce852c tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e returned with HTTP 202 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 118/235] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:03:28 2026] DELETE /volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b70f7215-ee40-44c0-8a14-31219ff4ab41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b70f7215-ee40-44c0-8a14-31219ff4ab41 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] GET http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b70f7215-ee40-44c0-8a14-31219ff4ab41 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b70f7215-ee40-44c0-8a14-31219ff4ab41 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-555f6111-01e1-49cc-9f47-09df1e2c5da4 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-555f6111-01e1-49cc-9f47-09df1e2c5da4 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 118/236] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b70f7215-ee40-44c0-8a14-31219ff4ab41 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b70f7215-ee40-44c0-8a14-31219ff4ab41 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 119/237] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Update volume admin metadata completed successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Update readonly setting on volume completed successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3c3b5f8-4bfb-40f6-be24-89ce9a59c8c5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 119/238] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:28 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-68081253-e45a-4b94-9662-b8ca0399d6f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68081253-e45a-4b94-9662-b8ca0399d6f5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68081253-e45a-4b94-9662-b8ca0399d6f5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68081253-e45a-4b94-9662-b8ca0399d6f5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-68081253-e45a-4b94-9662-b8ca0399d6f5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68081253-e45a-4b94-9662-b8ca0399d6f5 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 120/239] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:29 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 865 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Update volume admin metadata completed successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Update readonly setting on volume completed successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cde33b53-4752-4ff9-aa9b-4e6549ecb68c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 120/240] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:03:29 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25ae29a8-3918-4e31-8d50-49422e29b2cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25ae29a8-3918-4e31-8d50-49422e29b2cc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25ae29a8-3918-4e31-8d50-49422e29b2cc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25ae29a8-3918-4e31-8d50-49422e29b2cc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25ae29a8-3918-4e31-8d50-49422e29b2cc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25ae29a8-3918-4e31-8d50-49422e29b2cc tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:03:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 121/241] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:29 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:03:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1990336549", "disk_format": "raw"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1990336549", "disk_format": "raw"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87202]: DEBUG cinder.image.image_utils [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1990336549'}] 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-1990336549'}]. {{(pid=87202) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-93d2e31b-eea7-4476-8c31-2b7720338a03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-93d2e31b-eea7-4476-8c31-2b7720338a03 None None] GET http://192.168.122.6/volume// Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-93d2e31b-eea7-4476-8c31-2b7720338a03 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-93d2e31b-eea7-4476-8c31-2b7720338a03 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-93d2e31b-eea7-4476-8c31-2b7720338a03 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:03:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 122/242] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:03:29 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-a6be187a-0ed7-42a4-be41-c57084365b57 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-a6be187a-0ed7-42a4-be41-c57084365b57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-a6be187a-0ed7-42a4-be41-c57084365b57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6fb8392-bb76-4289-81dc-2bc43ced503c", "connector": null, "instance_uuid": "760fb60d-69b0-487c-b5e9-2a5798dbb4e2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-a6be187a-0ed7-42a4-be41-c57084365b57 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 123/243] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:03:29 2026] POST /volume/v3/attachments => generated 273 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99a87353-9890-49f2-9925-ae5039380578 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99a87353-9890-49f2-9925-ae5039380578 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] GET http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99a87353-9890-49f2-9925-ae5039380578 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99a87353-9890-49f2-9925-ae5039380578 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-99a87353-9890-49f2-9925-ae5039380578 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Volume info retrieved successfully. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99a87353-9890-49f2-9925-ae5039380578 tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e returned with HTTP 200 Sep 01 02:03:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 124/244] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:30 2026] GET /volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46a5d36c-676f-4986-a404-40344498d237 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46a5d36c-676f-4986-a404-40344498d237 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46a5d36c-676f-4986-a404-40344498d237 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46a5d36c-676f-4986-a404-40344498d237 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46a5d36c-676f-4986-a404-40344498d237 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46a5d36c-676f-4986-a404-40344498d237 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 125/245] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:30 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 852 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-e7a6ae30-0c9c-43ee-84a0-eb3de383e30c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-e7a6ae30-0c9c-43ee-84a0-eb3de383e30c None None] GET http://192.168.122.6/volume// Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-e7a6ae30-0c9c-43ee-84a0-eb3de383e30c None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-e7a6ae30-0c9c-43ee-84a0-eb3de383e30c None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-e7a6ae30-0c9c-43ee-84a0-eb3de383e30c None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:03:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 126/246] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:03:30 2026] GET /volume/ => generated 388 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-cd8b3204-2d38-4f6e-b57f-b1ada26bb1c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-cd8b3204-2d38-4f6e-b57f-b1ada26bb1c6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-cd8b3204-2d38-4f6e-b57f-b1ada26bb1c6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-cd8b3204-2d38-4f6e-b57f-b1ada26bb1c6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-cd8b3204-2d38-4f6e-b57f-b1ada26bb1c6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-cd8b3204-2d38-4f6e-b57f-b1ada26bb1c6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 127/247] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:03:30 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 1033 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-80d2389b-5a37-4870-a52c-890a8d24b75f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-80d2389b-5a37-4870-a52c-890a8d24b75f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] PUT http://192.168.122.6/volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108 Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-80d2389b-5a37-4870-a52c-890a8d24b75f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-80d2389b-5a37-4870-a52c-890a8d24b75f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Acquiring lock "cinder-attachment_update-a6fb8392-bb76-4289-81dc-2bc43ced503c-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-80d2389b-5a37-4870-a52c-890a8d24b75f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Lock "cinder-attachment_update-a6fb8392-bb76-4289-81dc-2bc43ced503c-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-80d2389b-5a37-4870-a52c-890a8d24b75f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Lock "cinder-attachment_update-a6fb8392-bb76-4289-81dc-2bc43ced503c-devstack" released by "attachment_update" :: held 0.339s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-80d2389b-5a37-4870-a52c-890a8d24b75f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108 returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 128/248] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:03:31 2026] PUT /volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108 => generated 694 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85297ec2-3c2f-48d9-b1e9-8b1def318d1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85297ec2-3c2f-48d9-b1e9-8b1def318d1d tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] GET http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85297ec2-3c2f-48d9-b1e9-8b1def318d1d tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85297ec2-3c2f-48d9-b1e9-8b1def318d1d tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85297ec2-3c2f-48d9-b1e9-8b1def318d1d tempest-ServerRescueNegativeTestJSON-2131880731 tempest-ServerRescueNegativeTestJSON-2131880731-project-member] http://192.168.122.6/volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e returned with HTTP 404 Sep 01 02:03:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 129/249] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/volumes/13d85e82-8831-4fdc-baa2-1a4200d7618e => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Copy volume to image completed successfully. Sep 01 02:03:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a9b82f1-e8b2-49f7-bb8c-e525a647a737 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:03:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 121/250] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:29 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 655 bytes in 2327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f0743f4-ae2e-4ecd-8236-021e11e856a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f0743f4-ae2e-4ecd-8236-021e11e856a7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f0743f4-ae2e-4ecd-8236-021e11e856a7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f0743f4-ae2e-4ecd-8236-021e11e856a7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f0743f4-ae2e-4ecd-8236-021e11e856a7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f0743f4-ae2e-4ecd-8236-021e11e856a7 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 130/251] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a7d8627c-75aa-48dd-a414-ad8107499a94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7d8627c-75aa-48dd-a414-ad8107499a94 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7d8627c-75aa-48dd-a414-ad8107499a94 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7d8627c-75aa-48dd-a414-ad8107499a94 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-78353cf2-fc81-4265-b0fa-ae4c4a5cc564 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a7d8627c-75aa-48dd-a414-ad8107499a94 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-78353cf2-fc81-4265-b0fa-ae4c4a5cc564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108/action Sep 01 02:03:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-78353cf2-fc81-4265-b0fa-ae4c4a5cc564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-78353cf2-fc81-4265-b0fa-ae4c4a5cc564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7d8627c-75aa-48dd-a414-ad8107499a94 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 122/252] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 853 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-6a274bff-9dbb-41ba-bf75-3ff188e9d494 req-78353cf2-fc81-4265-b0fa-ae4c4a5cc564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108/action returned with HTTP 204 Sep 01 02:03:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 131/253] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:03:33 2026] POST /volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108/action => generated 0 bytes in 216 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08e50e59-dbf5-4493-8e95-dda2f3f024bd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08e50e59-dbf5-4493-8e95-dda2f3f024bd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08e50e59-dbf5-4493-8e95-dda2f3f024bd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08e50e59-dbf5-4493-8e95-dda2f3f024bd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08e50e59-dbf5-4493-8e95-dda2f3f024bd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08e50e59-dbf5-4493-8e95-dda2f3f024bd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 123/254] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:34 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 1145 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eb247c75-e58e-4db4-9c32-fc799339e6d1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb247c75-e58e-4db4-9c32-fc799339e6d1 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:03:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb247c75-e58e-4db4-9c32-fc799339e6d1 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb247c75-e58e-4db4-9c32-fc799339e6d1 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb247c75-e58e-4db4-9c32-fc799339e6d1 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:03:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb247c75-e58e-4db4-9c32-fc799339e6d1 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:03:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 132/255] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:34 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 1145 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=19 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:44 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=81,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-900adae5-b990-472a-a2ea-feccdac335c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1109925527"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1109925527'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Create volume of 1 GB Sep 01 02:03:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Availability Zones retrieved successfully. Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Flow 'volume_create_api' (bcead2fc-5fa2-4c38-aaee-813446022760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d672408b-c55c-4d7d-b7e3-50dd9be43a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d672408b-c55c-4d7d-b7e3-50dd9be43a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dfe28cb-ae30-435a-85f4-545f3d45b1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Created reservations ['6250acc9-770c-42b2-9a5d-3a716bfcd890', '2643a902-3b17-439a-ab92-fd79153f9e98', '477ccd16-f6c6-4458-b105-4bbd7b733d74', 'b12cf573-7b3e-4be2-bf0d-0f9c487da43c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dfe28cb-ae30-435a-85f4-545f3d45b1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6250acc9-770c-42b2-9a5d-3a716bfcd890', '2643a902-3b17-439a-ab92-fd79153f9e98', '477ccd16-f6c6-4458-b105-4bbd7b733d74', 'b12cf573-7b3e-4be2-bf0d-0f9c487da43c']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50374ed4-8990-4919-980e-27389ecc6d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50374ed4-8990-4919-980e-27389ecc6d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dcc1beb-aa0b-4036-a203-548a018f0454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1109925527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7505152ebf4208a866b1d8997c0277',qos_specs=None,replication_status=,reservations=['6250acc9-770c-42b2-9a5d-3a716bfcd890','2643a902-3b17-439a-ab92-fd79153f9e98','477ccd16-f6c6-4458-b105-4bbd7b733d74','b12cf573-7b3e-4be2-bf0d-0f9c487da43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7547e09be16840eeaeafab6c4967a27a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1109925527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dcc1beb-aa0b-4036-a203-548a018f0454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd7505152ebf4208a866b1d8997c0277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7547e09be16840eeaeafab6c4967a27a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9edfdc-4cd0-44ab-8dd5-3fceb74c9e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a9edfdc-4cd0-44ab-8dd5-3fceb74c9e36) transitioned into state 'SUCCESS' from state '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-1109925527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7505152ebf4208a866b1d8997c0277',qos_specs=None,replication_status=,reservations=['6250acc9-770c-42b2-9a5d-3a716bfcd890','2643a902-3b17-439a-ab92-fd79153f9e98','477ccd16-f6c6-4458-b105-4bbd7b733d74','b12cf573-7b3e-4be2-bf0d-0f9c487da43c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7547e09be16840eeaeafab6c4967a27a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e516eb87-d44a-4e66-b279-16c159bcb644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e516eb87-d44a-4e66-b279-16c159bcb644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Flow 'volume_create_api' (bcead2fc-5fa2-4c38-aaee-813446022760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Create volume request issued successfully. Sep 01 02:03:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-900adae5-b990-472a-a2ea-feccdac335c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 124/256] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:03:53 2026] POST /volume/v3/volumes => generated 757 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e955720a-41d0-48e2-b405-914a199e9b9e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e955720a-41d0-48e2-b405-914a199e9b9e tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:03:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e955720a-41d0-48e2-b405-914a199e9b9e tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e955720a-41d0-48e2-b405-914a199e9b9e tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e955720a-41d0-48e2-b405-914a199e9b9e tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:03:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e955720a-41d0-48e2-b405-914a199e9b9e tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:03:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 133/257] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:54 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f0919c0-2d8f-4e63-bf04-59aa56a6be25 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f0919c0-2d8f-4e63-bf04-59aa56a6be25 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:03:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f0919c0-2d8f-4e63-bf04-59aa56a6be25 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f0919c0-2d8f-4e63-bf04-59aa56a6be25 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f0919c0-2d8f-4e63-bf04-59aa56a6be25 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:03:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f0919c0-2d8f-4e63-bf04-59aa56a6be25 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:03:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 125/258] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:55 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-474f8e55-71c7-4d0e-ba97-7f22ad52f1ff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-474f8e55-71c7-4d0e-ba97-7f22ad52f1ff tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:03:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-474f8e55-71c7-4d0e-ba97-7f22ad52f1ff tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-474f8e55-71c7-4d0e-ba97-7f22ad52f1ff tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-474f8e55-71c7-4d0e-ba97-7f22ad52f1ff tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:03:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-474f8e55-71c7-4d0e-ba97-7f22ad52f1ff tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 134/259] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:56 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-850cd72c-36c1-4820-80f4-ff5d6e10d43f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-850cd72c-36c1-4820-80f4-ff5d6e10d43f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:03:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-850cd72c-36c1-4820-80f4-ff5d6e10d43f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-850cd72c-36c1-4820-80f4-ff5d6e10d43f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-850cd72c-36c1-4820-80f4-ff5d6e10d43f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-850cd72c-36c1-4820-80f4-ff5d6e10d43f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 126/260] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b904dd45-a81f-45de-87f7-37098709b007 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b904dd45-a81f-45de-87f7-37098709b007 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:03:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b904dd45-a81f-45de-87f7-37098709b007 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b904dd45-a81f-45de-87f7-37098709b007 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:03:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:03:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b904dd45-a81f-45de-87f7-37098709b007 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:03:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b904dd45-a81f-45de-87f7-37098709b007 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:03:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 135/261] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:58 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d2eab76-34e8-41d4-ae30-489205c677af None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d2eab76-34e8-41d4-ae30-489205c677af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d2eab76-34e8-41d4-ae30-489205c677af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d2eab76-34e8-41d4-ae30-489205c677af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d2eab76-34e8-41d4-ae30-489205c677af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d2eab76-34e8-41d4-ae30-489205c677af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 127/262] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:03:59 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f33c6df-ae54-48c8-8af3-b0f23f6dcb88 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f33c6df-ae54-48c8-8af3-b0f23f6dcb88 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f33c6df-ae54-48c8-8af3-b0f23f6dcb88 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f33c6df-ae54-48c8-8af3-b0f23f6dcb88 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f33c6df-ae54-48c8-8af3-b0f23f6dcb88 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f33c6df-ae54-48c8-8af3-b0f23f6dcb88 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 136/263] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:01 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-179c2991-ea4e-40ec-b55a-4ae10488339b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-179c2991-ea4e-40ec-b55a-4ae10488339b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-179c2991-ea4e-40ec-b55a-4ae10488339b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-179c2991-ea4e-40ec-b55a-4ae10488339b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-179c2991-ea4e-40ec-b55a-4ae10488339b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-179c2991-ea4e-40ec-b55a-4ae10488339b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 128/264] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:02 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e33e3a5f-2cb0-4318-b967-2f6da00050a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e33e3a5f-2cb0-4318-b967-2f6da00050a1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e33e3a5f-2cb0-4318-b967-2f6da00050a1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e33e3a5f-2cb0-4318-b967-2f6da00050a1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e33e3a5f-2cb0-4318-b967-2f6da00050a1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e33e3a5f-2cb0-4318-b967-2f6da00050a1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 137/265] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:03 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c214b319-dabb-4cc9-b7a8-c0497e1a09af None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c214b319-dabb-4cc9-b7a8-c0497e1a09af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c214b319-dabb-4cc9-b7a8-c0497e1a09af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c214b319-dabb-4cc9-b7a8-c0497e1a09af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c214b319-dabb-4cc9-b7a8-c0497e1a09af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c214b319-dabb-4cc9-b7a8-c0497e1a09af tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 129/266] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:04 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f222125-4594-4eb7-a60f-22486911d23f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f222125-4594-4eb7-a60f-22486911d23f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f222125-4594-4eb7-a60f-22486911d23f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f222125-4594-4eb7-a60f-22486911d23f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f222125-4594-4eb7-a60f-22486911d23f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f222125-4594-4eb7-a60f-22486911d23f tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 138/267] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf2646e0-a10a-453e-80b0-21798f53b520 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf2646e0-a10a-453e-80b0-21798f53b520 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf2646e0-a10a-453e-80b0-21798f53b520 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf2646e0-a10a-453e-80b0-21798f53b520 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bf2646e0-a10a-453e-80b0-21798f53b520 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf2646e0-a10a-453e-80b0-21798f53b520 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 130/268] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:06 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d1d7e36d-9a37-4a37-ae8e-0b51c237a895 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1d7e36d-9a37-4a37-ae8e-0b51c237a895 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1d7e36d-9a37-4a37-ae8e-0b51c237a895 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1d7e36d-9a37-4a37-ae8e-0b51c237a895 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d1d7e36d-9a37-4a37-ae8e-0b51c237a895 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1d7e36d-9a37-4a37-ae8e-0b51c237a895 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 139/269] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43391959-be80-416e-b398-5c942eadceeb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43391959-be80-416e-b398-5c942eadceeb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43391959-be80-416e-b398-5c942eadceeb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43391959-be80-416e-b398-5c942eadceeb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-43391959-be80-416e-b398-5c942eadceeb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43391959-be80-416e-b398-5c942eadceeb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 131/270] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e2393d36-cb72-4478-940a-c97ff5974c73 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2393d36-cb72-4478-940a-c97ff5974c73 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2393d36-cb72-4478-940a-c97ff5974c73 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2393d36-cb72-4478-940a-c97ff5974c73 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e2393d36-cb72-4478-940a-c97ff5974c73 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2393d36-cb72-4478-940a-c97ff5974c73 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 140/271] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:10 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0aae4cdf-50bf-4e03-890b-516a29e5cb30 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0aae4cdf-50bf-4e03-890b-516a29e5cb30 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0aae4cdf-50bf-4e03-890b-516a29e5cb30 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0aae4cdf-50bf-4e03-890b-516a29e5cb30 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0aae4cdf-50bf-4e03-890b-516a29e5cb30 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0aae4cdf-50bf-4e03-890b-516a29e5cb30 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 132/272] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f5511673-3463-4ba0-8188-0f4af5792541 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5511673-3463-4ba0-8188-0f4af5792541 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5511673-3463-4ba0-8188-0f4af5792541 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5511673-3463-4ba0-8188-0f4af5792541 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f5511673-3463-4ba0-8188-0f4af5792541 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5511673-3463-4ba0-8188-0f4af5792541 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 141/273] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0018048-592a-4bcb-9796-0771611bd00c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0018048-592a-4bcb-9796-0771611bd00c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] POST http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action Sep 01 02:04:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0018048-592a-4bcb-9796-0771611bd00c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1922394259", "disk_format": "qcow2"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0018048-592a-4bcb-9796-0771611bd00c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1922394259", "disk_format": "qcow2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a0018048-592a-4bcb-9796-0771611bd00c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87202]: DEBUG cinder.image.image_utils [None req-a0018048-592a-4bcb-9796-0771611bd00c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1922394259'}] 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-1922394259'}]. {{(pid=87202) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:04:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fbe7fb55-d860-4936-842c-ab833362729a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe7fb55-d860-4936-842c-ab833362729a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:04:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe7fb55-d860-4936-842c-ab833362729a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe7fb55-d860-4936-842c-ab833362729a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fbe7fb55-d860-4936-842c-ab833362729a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe7fb55-d860-4936-842c-ab833362729a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 142/274] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a0018048-592a-4bcb-9796-0771611bd00c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Copy volume to image completed successfully. Sep 01 02:04:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0018048-592a-4bcb-9796-0771611bd00c tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action returned with HTTP 202 Sep 01 02:04:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 133/275] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:11 2026] POST /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13/action => generated 657 bytes in 1125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-615e0a6c-7585-4d62-aa91-e7a39444f505 req-909c5923-263b-4d85-aebc-20bc7576952c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-615e0a6c-7585-4d62-aa91-e7a39444f505 req-909c5923-263b-4d85-aebc-20bc7576952c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:04:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-615e0a6c-7585-4d62-aa91-e7a39444f505 req-909c5923-263b-4d85-aebc-20bc7576952c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-615e0a6c-7585-4d62-aa91-e7a39444f505 req-909c5923-263b-4d85-aebc-20bc7576952c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-615e0a6c-7585-4d62-aa91-e7a39444f505 req-909c5923-263b-4d85-aebc-20bc7576952c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-615e0a6c-7585-4d62-aa91-e7a39444f505 req-909c5923-263b-4d85-aebc-20bc7576952c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 143/276] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 1145 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=63,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae9a5e57-6350-4a33-8a78-14b02eaf9b2b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae9a5e57-6350-4a33-8a78-14b02eaf9b2b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae9a5e57-6350-4a33-8a78-14b02eaf9b2b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae9a5e57-6350-4a33-8a78-14b02eaf9b2b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ae9a5e57-6350-4a33-8a78-14b02eaf9b2b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae9a5e57-6350-4a33-8a78-14b02eaf9b2b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 134/277] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c36c932-288a-4061-af4c-1202aa656aab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c36c932-288a-4061-af4c-1202aa656aab tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c36c932-288a-4061-af4c-1202aa656aab tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c36c932-288a-4061-af4c-1202aa656aab tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c36c932-288a-4061-af4c-1202aa656aab tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c36c932-288a-4061-af4c-1202aa656aab tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 144/278] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 866 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] DELETE http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Delete volume with id: 341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Delete volume request issued successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5b46c10-780d-4009-9f1f-560c5a5c6daa tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 202 Sep 01 02:04:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 135/279] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:04:25 2026] DELETE /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4121ac24-44cd-4721-a057-9b13a1058b2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4121ac24-44cd-4721-a057-9b13a1058b2d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4121ac24-44cd-4721-a057-9b13a1058b2d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4121ac24-44cd-4721-a057-9b13a1058b2d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4121ac24-44cd-4721-a057-9b13a1058b2d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4121ac24-44cd-4721-a057-9b13a1058b2d tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 145/280] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 865 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a93de015-d7cb-4a63-be5f-5a43d06fd61b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a93de015-d7cb-4a63-be5f-5a43d06fd61b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a93de015-d7cb-4a63-be5f-5a43d06fd61b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a93de015-d7cb-4a63-be5f-5a43d06fd61b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a93de015-d7cb-4a63-be5f-5a43d06fd61b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Volume info retrieved successfully. Sep 01 02:04:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a93de015-d7cb-4a63-be5f-5a43d06fd61b tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 200 Sep 01 02:04:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 136/281] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eed07c9c-d9c6-48f4-a4a5-8739b08f2717 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eed07c9c-d9c6-48f4-a4a5-8739b08f2717 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] GET http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 Sep 01 02:04:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eed07c9c-d9c6-48f4-a4a5-8739b08f2717 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eed07c9c-d9c6-48f4-a4a5-8739b08f2717 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eed07c9c-d9c6-48f4-a4a5-8739b08f2717 tempest-VolumesActionsTest-1369442480 tempest-VolumesActionsTest-1369442480-project-member] http://192.168.122.6/volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 returned with HTTP 404 Sep 01 02:04:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 146/282] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:27 2026] GET /volume/v3/volumes/341d6080-112f-45b4-b023-612a32ef9b13 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cad448c1-fd54-4435-a58c-11774521953b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cad448c1-fd54-4435-a58c-11774521953b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:04:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cad448c1-fd54-4435-a58c-11774521953b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cad448c1-fd54-4435-a58c-11774521953b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cad448c1-fd54-4435-a58c-11774521953b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cad448c1-fd54-4435-a58c-11774521953b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:04:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 137/283] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:28 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 1145 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-9ecca8b5-446f-4f83-a6ca-6f4b1877fc7a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-9ecca8b5-446f-4f83-a6ca-6f4b1877fc7a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:04:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-9ecca8b5-446f-4f83-a6ca-6f4b1877fc7a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-9ecca8b5-446f-4f83-a6ca-6f4b1877fc7a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-9ecca8b5-446f-4f83-a6ca-6f4b1877fc7a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-9ecca8b5-446f-4f83-a6ca-6f4b1877fc7a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:04:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 147/284] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:04:28 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 1145 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-2c5d78b1-2bae-4e60-83ce-bd26f756d922 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-2c5d78b1-2bae-4e60-83ce-bd26f756d922 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c/action Sep 01 02:04:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-2c5d78b1-2bae-4e60-83ce-bd26f756d922 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-2c5d78b1-2bae-4e60-83ce-bd26f756d922 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-2c5d78b1-2bae-4e60-83ce-bd26f756d922 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-2c5d78b1-2bae-4e60-83ce-bd26f756d922 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Begin detaching volume completed successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-2c5d78b1-2bae-4e60-83ce-bd26f756d922 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c/action returned with HTTP 202 Sep 01 02:04:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 138/285] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:04:28 2026] POST /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-98b541d1-9127-430f-896c-abf98ca86319 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-98b541d1-9127-430f-896c-abf98ca86319 None None] GET http://192.168.122.6/volume// Sep 01 02:04:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-98b541d1-9127-430f-896c-abf98ca86319 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-98b541d1-9127-430f-896c-abf98ca86319 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-98b541d1-9127-430f-896c-abf98ca86319 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:04:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 148/286] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/ => generated 388 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-4846eb28-3365-4f7d-9c54-f648f7d43d2e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-4846eb28-3365-4f7d-9c54-f648f7d43d2e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:04:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-4846eb28-3365-4f7d-9c54-f648f7d43d2e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-4846eb28-3365-4f7d-9c54-f648f7d43d2e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-4846eb28-3365-4f7d-9c54-f648f7d43d2e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-4846eb28-3365-4f7d-9c54-f648f7d43d2e tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 139/287] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 1329 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-fa20383d-e1ac-44c4-9c6a-df818394de61 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-fa20383d-e1ac-44c4-9c6a-df818394de61 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] DELETE http://192.168.122.6/volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108 Sep 01 02:04:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-fa20383d-e1ac-44c4-9c6a-df818394de61 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-fa20383d-e1ac-44c4-9c6a-df818394de61 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[87203]: /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 01 02:04:30 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:04:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fedea1c-f086-4ebe-8ec0-4922740ddf27 req-fa20383d-e1ac-44c4-9c6a-df818394de61 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108 returned with HTTP 200 Sep 01 02:04:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 149/288] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:04:29 2026] DELETE /volume/v3/attachments/4267ac3b-15ce-4acb-a793-4651b02a2108 => generated 19 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51292f4e-ecf3-4e93-a954-053198e4d785 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51292f4e-ecf3-4e93-a954-053198e4d785 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:04:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51292f4e-ecf3-4e93-a954-053198e4d785 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51292f4e-ecf3-4e93-a954-053198e4d785 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-51292f4e-ecf3-4e93-a954-053198e4d785 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:04:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51292f4e-ecf3-4e93-a954-053198e4d785 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:04:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 140/289] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=69,cinder:UPDATE=3 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc056f53-c631-468f-9368-c1e1b45ca531 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:04:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2004737465"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2004737465'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Create volume of 1 GB Sep 01 02:04:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Availability Zones retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Flow 'volume_create_api' (a5c9d2ad-3f89-497a-97ce-0e869dea3d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d56b1569-0b3e-41c2-9c83-711906523d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d56b1569-0b3e-41c2-9c83-711906523d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b7e362-58f8-452a-8333-e6398dddfd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Created reservations ['d8b404f4-2e0f-4bff-812b-cedc63e8eace', '1b0415dd-0190-4cc4-8b66-ed759f2bb230', 'c4229e5e-d8e0-4dc7-b44c-8d744cd2d81a', 'da3ac7c0-43bb-4df0-aaa6-9b62fa496a80'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b7e362-58f8-452a-8333-e6398dddfd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b404f4-2e0f-4bff-812b-cedc63e8eace', '1b0415dd-0190-4cc4-8b66-ed759f2bb230', 'c4229e5e-d8e0-4dc7-b44c-8d744cd2d81a', 'da3ac7c0-43bb-4df0-aaa6-9b62fa496a80']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8002af6-5480-4cea-836a-07a316d41a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8002af6-5480-4cea-836a-07a316d41a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a521285-638a-4fe3-a2b3-8f6826655ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2004737465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90a0eb90dc74f499c6cb9bde0373034',qos_specs=None,replication_status=,reservations=['d8b404f4-2e0f-4bff-812b-cedc63e8eace','1b0415dd-0190-4cc4-8b66-ed759f2bb230','c4229e5e-d8e0-4dc7-b44c-8d744cd2d81a','da3ac7c0-43bb-4df0-aaa6-9b62fa496a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6809f473dcc9435b91cda82c1deb1901',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2004737465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a521285-638a-4fe3-a2b3-8f6826655ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90a0eb90dc74f499c6cb9bde0373034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6809f473dcc9435b91cda82c1deb1901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a89a674-88e2-4efe-adbb-de0dee4158d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a89a674-88e2-4efe-adbb-de0dee4158d5) transitioned into state 'SUCCESS' from state '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-2004737465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90a0eb90dc74f499c6cb9bde0373034',qos_specs=None,replication_status=,reservations=['d8b404f4-2e0f-4bff-812b-cedc63e8eace','1b0415dd-0190-4cc4-8b66-ed759f2bb230','c4229e5e-d8e0-4dc7-b44c-8d744cd2d81a','da3ac7c0-43bb-4df0-aaa6-9b62fa496a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6809f473dcc9435b91cda82c1deb1901',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ebbf96-c498-4f0a-ba80-ec2fc6203b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ebbf96-c498-4f0a-ba80-ec2fc6203b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Flow 'volume_create_api' (a5c9d2ad-3f89-497a-97ce-0e869dea3d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Create volume request issued successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc056f53-c631-468f-9368-c1e1b45ca531 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 150/290] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:04:40 2026] POST /volume/v3/volumes => generated 752 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7cb02713-5337-4f5c-abad-cad1b888b32c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cb02713-5337-4f5c-abad-cad1b888b32c tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:04:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cb02713-5337-4f5c-abad-cad1b888b32c tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cb02713-5337-4f5c-abad-cad1b888b32c tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=27,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7cb02713-5337-4f5c-abad-cad1b888b32c tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cb02713-5337-4f5c-abad-cad1b888b32c tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 141/291] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 => generated 820 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0709bb48-7a2c-4397-8baf-e7471f937fbd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0709bb48-7a2c-4397-8baf-e7471f937fbd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:04:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0709bb48-7a2c-4397-8baf-e7471f937fbd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0709bb48-7a2c-4397-8baf-e7471f937fbd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0709bb48-7a2c-4397-8baf-e7471f937fbd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0709bb48-7a2c-4397-8baf-e7471f937fbd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 151/292] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ee5e85b-f087-4796-898c-958516061b85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ee5e85b-f087-4796-898c-958516061b85 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:04:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ee5e85b-f087-4796-898c-958516061b85 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ee5e85b-f087-4796-898c-958516061b85 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ee5e85b-f087-4796-898c-958516061b85 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ee5e85b-f087-4796-898c-958516061b85 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 142/293] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b48702b6-2cea-4065-b4f2-63968665d117 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3a521285-638a-4fe3-a2b3-8f6826655ea5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1774929998"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Create volume request body: {'volume': {'source_volid': '3a521285-638a-4fe3-a2b3-8f6826655ea5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1774929998'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Create volume of 2 GB Sep 01 02:04:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Availability Zones retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Flow 'volume_create_api' (360c55b4-def3-4d73-9a86-2d9fdf2af8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c493685-9637-4815-8891-1d77f65bed0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c493685-9637-4815-8891-1d77f65bed0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '3a521285-638a-4fe3-a2b3-8f6826655ea5', 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825c8559-6e42-4528-a310-1f7692dd0859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Created reservations ['970864df-93e1-4173-b543-894e8d7931ab', '408f9855-1183-4ba0-8727-4cbeac02ce10', '74bddf92-659d-490a-a03b-894fad1dd024', 'fe911d12-6697-4db8-a16e-334b58a7a5dc'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825c8559-6e42-4528-a310-1f7692dd0859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970864df-93e1-4173-b543-894e8d7931ab', '408f9855-1183-4ba0-8727-4cbeac02ce10', '74bddf92-659d-490a-a03b-894fad1dd024', 'fe911d12-6697-4db8-a16e-334b58a7a5dc']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39796cc-63cc-48ac-b60f-a83c7a31ee8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39796cc-63cc-48ac-b60f-a83c7a31ee8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89fcf336-bfc3-4bfe-80e0-da7900465a33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1774929998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90a0eb90dc74f499c6cb9bde0373034',qos_specs=None,replication_status=,reservations=['970864df-93e1-4173-b543-894e8d7931ab','408f9855-1183-4ba0-8727-4cbeac02ce10','74bddf92-659d-490a-a03b-894fad1dd024','fe911d12-6697-4db8-a16e-334b58a7a5dc'],size=2,snapshot_id=None,source_replicaid=,source_volid=3a521285-638a-4fe3-a2b3-8f6826655ea5,status='creating',user_id='6809f473dcc9435b91cda82c1deb1901',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1774929998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89fcf336-bfc3-4bfe-80e0-da7900465a33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90a0eb90dc74f499c6cb9bde0373034',provider_auth=None,provider_geometry=None,provider_id=None,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=3a521285-638a-4fe3-a2b3-8f6826655ea5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6809f473dcc9435b91cda82c1deb1901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1e0ee2-42af-413d-9cdc-904a104d5bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1e0ee2-42af-413d-9cdc-904a104d5bfc) transitioned into state 'SUCCESS' from state '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-1774929998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90a0eb90dc74f499c6cb9bde0373034',qos_specs=None,replication_status=,reservations=['970864df-93e1-4173-b543-894e8d7931ab','408f9855-1183-4ba0-8727-4cbeac02ce10','74bddf92-659d-490a-a03b-894fad1dd024','fe911d12-6697-4db8-a16e-334b58a7a5dc'],size=2,snapshot_id=None,source_replicaid=,source_volid=3a521285-638a-4fe3-a2b3-8f6826655ea5,status='creating',user_id='6809f473dcc9435b91cda82c1deb1901',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcf41d2-0876-46dd-aaaf-45f5cc36a5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcf41d2-0876-46dd-aaaf-45f5cc36a5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Flow 'volume_create_api' (360c55b4-def3-4d73-9a86-2d9fdf2af8ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Create volume request issued successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b48702b6-2cea-4065-b4f2-63968665d117 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 152/294] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:04:43 2026] POST /volume/v3/volumes => generated 786 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f26ccb2-c8a6-4a35-b766-7591ac28b754 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f26ccb2-c8a6-4a35-b766-7591ac28b754 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f26ccb2-c8a6-4a35-b766-7591ac28b754 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f26ccb2-c8a6-4a35-b766-7591ac28b754 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f26ccb2-c8a6-4a35-b766-7591ac28b754 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f26ccb2-c8a6-4a35-b766-7591ac28b754 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 143/295] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd64d0ec-b67a-4f8f-9115-f9d65eb83d1b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd64d0ec-b67a-4f8f-9115-f9d65eb83d1b tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd64d0ec-b67a-4f8f-9115-f9d65eb83d1b tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd64d0ec-b67a-4f8f-9115-f9d65eb83d1b tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd64d0ec-b67a-4f8f-9115-f9d65eb83d1b tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd64d0ec-b67a-4f8f-9115-f9d65eb83d1b tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 153/296] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ca677cbe-7ab4-460b-9b7e-3eb30d89c2d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca677cbe-7ab4-460b-9b7e-3eb30d89c2d1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca677cbe-7ab4-460b-9b7e-3eb30d89c2d1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca677cbe-7ab4-460b-9b7e-3eb30d89c2d1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ca677cbe-7ab4-460b-9b7e-3eb30d89c2d1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca677cbe-7ab4-460b-9b7e-3eb30d89c2d1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 144/297] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-78d12717-0140-4d7a-b0ec-38fcfb4a0ba5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78d12717-0140-4d7a-b0ec-38fcfb4a0ba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78d12717-0140-4d7a-b0ec-38fcfb4a0ba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78d12717-0140-4d7a-b0ec-38fcfb4a0ba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-78d12717-0140-4d7a-b0ec-38fcfb4a0ba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78d12717-0140-4d7a-b0ec-38fcfb4a0ba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 154/298] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf672f1f-cda5-4a5c-ae0b-cb696678884d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf672f1f-cda5-4a5c-ae0b-cb696678884d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf672f1f-cda5-4a5c-ae0b-cb696678884d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf672f1f-cda5-4a5c-ae0b-cb696678884d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bf672f1f-cda5-4a5c-ae0b-cb696678884d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf672f1f-cda5-4a5c-ae0b-cb696678884d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 145/299] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-322399ae-c8dd-4c97-af45-38fc2bd7e2aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-322399ae-c8dd-4c97-af45-38fc2bd7e2aa tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-322399ae-c8dd-4c97-af45-38fc2bd7e2aa tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-322399ae-c8dd-4c97-af45-38fc2bd7e2aa tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-322399ae-c8dd-4c97-af45-38fc2bd7e2aa tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-322399ae-c8dd-4c97-af45-38fc2bd7e2aa tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 155/300] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-77140e18-2409-4fc1-a863-9dc0eed841ee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77140e18-2409-4fc1-a863-9dc0eed841ee tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77140e18-2409-4fc1-a863-9dc0eed841ee tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77140e18-2409-4fc1-a863-9dc0eed841ee tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-77140e18-2409-4fc1-a863-9dc0eed841ee tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77140e18-2409-4fc1-a863-9dc0eed841ee tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 146/301] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a196e20f-21be-4d87-995e-6ad4686667a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a196e20f-21be-4d87-995e-6ad4686667a1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a196e20f-21be-4d87-995e-6ad4686667a1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a196e20f-21be-4d87-995e-6ad4686667a1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a196e20f-21be-4d87-995e-6ad4686667a1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a196e20f-21be-4d87-995e-6ad4686667a1 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 156/302] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1937379260"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1937379260'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:53 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Create volume of 1 GB Sep 01 02:04:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf86f166-7de4-4107-a754-2bf64de3aef9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Availability Zones retrieved successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf86f166-7de4-4107-a754-2bf64de3aef9 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf86f166-7de4-4107-a754-2bf64de3aef9 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf86f166-7de4-4107-a754-2bf64de3aef9 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Flow 'volume_create_api' (41da4dde-179b-444b-9041-855478d396ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf86f166-7de4-4107-a754-2bf64de3aef9 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2813b875-ea7d-4252-8a0d-f3d5ec5eb824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf86f166-7de4-4107-a754-2bf64de3aef9 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 157/303] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2813b875-ea7d-4252-8a0d-f3d5ec5eb824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8dcd85-e97b-4742-b129-3c6bac3af643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Created reservations ['283a3034-9ed2-498e-8a0c-1b39051412f1', 'b54b48cf-2d16-4abe-9d54-2280c9692e5a', 'dcadf03b-8eaf-4fab-a764-798ce8394280', '65117d3c-1fa1-45fd-b898-6cd3396b8504'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8dcd85-e97b-4742-b129-3c6bac3af643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['283a3034-9ed2-498e-8a0c-1b39051412f1', 'b54b48cf-2d16-4abe-9d54-2280c9692e5a', 'dcadf03b-8eaf-4fab-a764-798ce8394280', '65117d3c-1fa1-45fd-b898-6cd3396b8504']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba0668d-5066-423b-8222-87c77d3bb76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ba0668d-5066-423b-8222-87c77d3bb76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fa89731-5e25-4f13-a44a-e51e0f48edb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1937379260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7974e08937c8424e937a42134ce1360b',qos_specs=None,replication_status=,reservations=['283a3034-9ed2-498e-8a0c-1b39051412f1','b54b48cf-2d16-4abe-9d54-2280c9692e5a','dcadf03b-8eaf-4fab-a764-798ce8394280','65117d3c-1fa1-45fd-b898-6cd3396b8504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d1194cbf9a45fe8791cb03a06f3d65',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1937379260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fa89731-5e25-4f13-a44a-e51e0f48edb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7974e08937c8424e937a42134ce1360b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d1194cbf9a45fe8791cb03a06f3d65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6d887f-c35c-4a60-91a0-11f7bb804e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6d887f-c35c-4a60-91a0-11f7bb804e5f) transitioned into state 'SUCCESS' from state '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-1937379260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7974e08937c8424e937a42134ce1360b',qos_specs=None,replication_status=,reservations=['283a3034-9ed2-498e-8a0c-1b39051412f1','b54b48cf-2d16-4abe-9d54-2280c9692e5a','dcadf03b-8eaf-4fab-a764-798ce8394280','65117d3c-1fa1-45fd-b898-6cd3396b8504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d1194cbf9a45fe8791cb03a06f3d65',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6d9e47-129a-423a-99b5-dadace182d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2bdb388a-8afb-4088-ae76-55b721d70825 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bdb388a-8afb-4088-ae76-55b721d70825 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bdb388a-8afb-4088-ae76-55b721d70825 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bdb388a-8afb-4088-ae76-55b721d70825 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6d9e47-129a-423a-99b5-dadace182d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Flow 'volume_create_api' (41da4dde-179b-444b-9041-855478d396ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Create volume request issued successfully. Sep 01 02:04:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-96407e3e-4fd4-4b6d-83ad-ac41ade95674 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 147/304] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:04:53 2026] POST /volume/v3/volumes => generated 762 bytes in 1458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2bdb388a-8afb-4088-ae76-55b721d70825 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d79bb50-befc-49d4-bc3a-fd777655ec8a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d79bb50-befc-49d4-bc3a-fd777655ec8a tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d79bb50-befc-49d4-bc3a-fd777655ec8a tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d79bb50-befc-49d4-bc3a-fd777655ec8a tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bdb388a-8afb-4088-ae76-55b721d70825 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 158/305] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:54 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1d79bb50-befc-49d4-bc3a-fd777655ec8a tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:04:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d79bb50-befc-49d4-bc3a-fd777655ec8a tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:04:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 148/306] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:54 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 830 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-78e99132-192e-4697-848f-c82003477884 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78e99132-192e-4697-848f-c82003477884 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78e99132-192e-4697-848f-c82003477884 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78e99132-192e-4697-848f-c82003477884 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-78e99132-192e-4697-848f-c82003477884 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78e99132-192e-4697-848f-c82003477884 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 159/307] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e404284b-cf74-4bca-b003-f3b2fbbf864e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e404284b-cf74-4bca-b003-f3b2fbbf864e tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:04:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e404284b-cf74-4bca-b003-f3b2fbbf864e tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e404284b-cf74-4bca-b003-f3b2fbbf864e tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e404284b-cf74-4bca-b003-f3b2fbbf864e tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:04:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e404284b-cf74-4bca-b003-f3b2fbbf864e tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 149/308] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-034ca1e4-9215-44e2-a693-cca466de4b0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-034ca1e4-9215-44e2-a693-cca466de4b0a tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-034ca1e4-9215-44e2-a693-cca466de4b0a tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-034ca1e4-9215-44e2-a693-cca466de4b0a tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-034ca1e4-9215-44e2-a693-cca466de4b0a tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-034ca1e4-9215-44e2-a693-cca466de4b0a tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 160/309] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:56 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-caffea78-c56d-46e7-8bfd-bf232be81d60 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caffea78-c56d-46e7-8bfd-bf232be81d60 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:04:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-caffea78-c56d-46e7-8bfd-bf232be81d60 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-caffea78-c56d-46e7-8bfd-bf232be81d60 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-caffea78-c56d-46e7-8bfd-bf232be81d60 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:04:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caffea78-c56d-46e7-8bfd-bf232be81d60 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:04:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 150/310] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:57 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf9b5222-1984-47d3-9472-29c76f2010da None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf9b5222-1984-47d3-9472-29c76f2010da tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf9b5222-1984-47d3-9472-29c76f2010da tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf9b5222-1984-47d3-9472-29c76f2010da tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf9b5222-1984-47d3-9472-29c76f2010da tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf9b5222-1984-47d3-9472-29c76f2010da tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 161/311] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8783b3fd-f349-4a0c-9fbe-ca731adabd22 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8783b3fd-f349-4a0c-9fbe-ca731adabd22 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8783b3fd-f349-4a0c-9fbe-ca731adabd22 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8783b3fd-f349-4a0c-9fbe-ca731adabd22 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11e0ec5c-cab0-4e3c-b719-c2d25b4d3fc2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11e0ec5c-cab0-4e3c-b719-c2d25b4d3fc2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11e0ec5c-cab0-4e3c-b719-c2d25b4d3fc2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11e0ec5c-cab0-4e3c-b719-c2d25b4d3fc2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8783b3fd-f349-4a0c-9fbe-ca731adabd22 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11e0ec5c-cab0-4e3c-b719-c2d25b4d3fc2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8783b3fd-f349-4a0c-9fbe-ca731adabd22 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 151/312] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 879 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11e0ec5c-cab0-4e3c-b719-c2d25b4d3fc2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 162/313] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eac8dd8e-328d-417c-be14-97e727f8255e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac8dd8e-328d-417c-be14-97e727f8255e tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eac8dd8e-328d-417c-be14-97e727f8255e tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eac8dd8e-328d-417c-be14-97e727f8255e tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eac8dd8e-328d-417c-be14-97e727f8255e tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac8dd8e-328d-417c-be14-97e727f8255e tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 152/314] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] DELETE http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Delete volume with id: 89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Delete volume request issued successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05ec82e2-d1ea-4d31-a802-d35d03dabba5 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 202 Sep 01 02:04:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 163/315] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:04:58 2026] DELETE /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10221ffc-8ad7-4b9a-acbc-f847cab69be0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10221ffc-8ad7-4b9a-acbc-f847cab69be0 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10221ffc-8ad7-4b9a-acbc-f847cab69be0 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10221ffc-8ad7-4b9a-acbc-f847cab69be0 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-10221ffc-8ad7-4b9a-acbc-f847cab69be0 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10221ffc-8ad7-4b9a-acbc-f847cab69be0 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 153/316] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 878 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2cb26c0-e69f-4d31-96af-0ce400528d88 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2cb26c0-e69f-4d31-96af-0ce400528d88 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2cb26c0-e69f-4d31-96af-0ce400528d88 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2cb26c0-e69f-4d31-96af-0ce400528d88 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2cb26c0-e69f-4d31-96af-0ce400528d88 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2cb26c0-e69f-4d31-96af-0ce400528d88 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 164/317] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f38a0cdc-dc14-4904-936b-892edc62371f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f38a0cdc-dc14-4904-936b-892edc62371f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 Sep 01 02:04:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f38a0cdc-dc14-4904-936b-892edc62371f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f38a0cdc-dc14-4904-936b-892edc62371f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f38a0cdc-dc14-4904-936b-892edc62371f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 returned with HTTP 404 Sep 01 02:04:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 154/318] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/89fcf336-bfc3-4bfe-80e0-da7900465a33 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-03e38e30-6d93-4547-aeee-2232040cbb6f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03e38e30-6d93-4547-aeee-2232040cbb6f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03e38e30-6d93-4547-aeee-2232040cbb6f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03e38e30-6d93-4547-aeee-2232040cbb6f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-03e38e30-6d93-4547-aeee-2232040cbb6f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03e38e30-6d93-4547-aeee-2232040cbb6f tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 165/319] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:04:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Delete volume with id: 3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:04:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Delete volume request issued successfully. Sep 01 02:04:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0fb2076-5e60-4201-a5e9-1f82c86d9991 tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 returned with HTTP 202 Sep 01 02:04:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 155/320] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:04:59 2026] DELETE /volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d99838e3-a50b-438f-ae89-d537b71ddabd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d99838e3-a50b-438f-ae89-d537b71ddabd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d99838e3-a50b-438f-ae89-d537b71ddabd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d99838e3-a50b-438f-ae89-d537b71ddabd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d99838e3-a50b-438f-ae89-d537b71ddabd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d99838e3-a50b-438f-ae89-d537b71ddabd tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 166/321] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 => generated 844 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce96ff09-8b3e-4b9a-9095-fa6ad00c535d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce96ff09-8b3e-4b9a-9095-fa6ad00c535d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] GET http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 Sep 01 02:05:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce96ff09-8b3e-4b9a-9095-fa6ad00c535d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce96ff09-8b3e-4b9a-9095-fa6ad00c535d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce96ff09-8b3e-4b9a-9095-fa6ad00c535d tempest-VolumesCloneTest-1950276450 tempest-VolumesCloneTest-1950276450-project-member] http://192.168.122.6/volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 returned with HTTP 404 Sep 01 02:05:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 156/322] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:00 2026] GET /volume/v3/volumes/3a521285-638a-4fe3-a2b3-8f6826655ea5 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:05:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2009880148"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2009880148'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Create volume of 2 GB Sep 01 02:05:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Availability Zones retrieved successfully. Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Flow 'volume_create_api' (666207f4-d2d5-47f9-be09-e1a43c4244dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e02f11-511a-433f-b1b1-302159f64d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Validating volume size '2' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e02f11-511a-433f-b1b1-302159f64d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbf2ac8-8f8d-4a20-aca8-2b7072299d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Created reservations ['15601631-318e-4464-a4b3-ea4ef1f7c0fc', '8ccd4175-f467-4ce7-95ac-2ab94b7df137', '650b908f-d41d-4884-a3ca-4a2505c99a19', '0f046593-b903-43e7-b156-f172ed3522f6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbf2ac8-8f8d-4a20-aca8-2b7072299d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15601631-318e-4464-a4b3-ea4ef1f7c0fc', '8ccd4175-f467-4ce7-95ac-2ab94b7df137', '650b908f-d41d-4884-a3ca-4a2505c99a19', '0f046593-b903-43e7-b156-f172ed3522f6']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59568e1d-6405-45e9-b536-b291b176cad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59568e1d-6405-45e9-b536-b291b176cad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4136b94-3f8b-42e8-bf90-593ee1de86d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2009880148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a99c7f893e34bae9756cdc455e28cb4',qos_specs=None,replication_status=,reservations=['15601631-318e-4464-a4b3-ea4ef1f7c0fc','8ccd4175-f467-4ce7-95ac-2ab94b7df137','650b908f-d41d-4884-a3ca-4a2505c99a19','0f046593-b903-43e7-b156-f172ed3522f6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ffa5823e7c74255ba9ecb183bac4d96',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2009880148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4136b94-3f8b-42e8-bf90-593ee1de86d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a99c7f893e34bae9756cdc455e28cb4',provider_auth=None,provider_geometry=None,provider_id=None,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='6ffa5823e7c74255ba9ecb183bac4d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e8c944-4db6-4857-985e-599bf90ed6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e8c944-4db6-4857-985e-599bf90ed6ef) transitioned into state 'SUCCESS' from state '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-2009880148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a99c7f893e34bae9756cdc455e28cb4',qos_specs=None,replication_status=,reservations=['15601631-318e-4464-a4b3-ea4ef1f7c0fc','8ccd4175-f467-4ce7-95ac-2ab94b7df137','650b908f-d41d-4884-a3ca-4a2505c99a19','0f046593-b903-43e7-b156-f172ed3522f6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ffa5823e7c74255ba9ecb183bac4d96',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-f45a9f7c-a085-48c9-8468-c8e7525a0a54 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473628f2-aac8-4eb5-9521-c9839506df6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-f45a9f7c-a085-48c9-8468-c8e7525a0a54 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-f45a9f7c-a085-48c9-8468-c8e7525a0a54 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-f45a9f7c-a085-48c9-8468-c8e7525a0a54 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473628f2-aac8-4eb5-9521-c9839506df6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Flow 'volume_create_api' (666207f4-d2d5-47f9-be09-e1a43c4244dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Create volume request issued successfully. Sep 01 02:05:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccde62ce-3dd4-4347-939b-d9e8f771314c tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 167/323] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:04 2026] POST /volume/v3/volumes => generated 760 bytes in 1713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-f45a9f7c-a085-48c9-8468-c8e7525a0a54 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb7e2f83-f009-4259-b993-22911394361d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb7e2f83-f009-4259-b993-22911394361d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] GET http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb7e2f83-f009-4259-b993-22911394361d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb7e2f83-f009-4259-b993-22911394361d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-f45a9f7c-a085-48c9-8468-c8e7525a0a54 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 157/324] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:05:06 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 850 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bb7e2f83-f009-4259-b993-22911394361d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume info retrieved successfully. Sep 01 02:05:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb7e2f83-f009-4259-b993-22911394361d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 200 Sep 01 02:05:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 168/325] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:06 2026] GET /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 828 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-a1570e67-7dd1-4aa9-b14f-f82b637fe24e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-a1570e67-7dd1-4aa9-b14f-f82b637fe24e None None] GET http://192.168.122.6/volume// Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-a1570e67-7dd1-4aa9-b14f-f82b637fe24e None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-a1570e67-7dd1-4aa9-b14f-f82b637fe24e None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-a1570e67-7dd1-4aa9-b14f-f82b637fe24e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:05:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 158/326] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-dd9f7dcb-156b-44f0-8e00-981c254489bd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-dd9f7dcb-156b-44f0-8e00-981c254489bd tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-dd9f7dcb-156b-44f0-8e00-981c254489bd tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dcc1beb-aa0b-4036-a203-548a018f0454", "connector": null, "instance_uuid": "74616d62-cb22-49cf-b2d1-03aff23c1c85"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-dd9f7dcb-156b-44f0-8e00-981c254489bd tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 169/327] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8455d03-f427-4e14-9786-51a79f4219cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8455d03-f427-4e14-9786-51a79f4219cf tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8455d03-f427-4e14-9786-51a79f4219cf tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-343adf7b-08c1-4b6b-895c-637902da6ee1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8455d03-f427-4e14-9786-51a79f4219cf tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-343adf7b-08c1-4b6b-895c-637902da6ee1 None None] GET http://192.168.122.6/volume// Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-343adf7b-08c1-4b6b-895c-637902da6ee1 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-343adf7b-08c1-4b6b-895c-637902da6ee1 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-343adf7b-08c1-4b6b-895c-637902da6ee1 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:05:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 170/328] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-d2948add-e91c-4b67-86c6-a2ac5e3558e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-d2948add-e91c-4b67-86c6-a2ac5e3558e1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-d2948add-e91c-4b67-86c6-a2ac5e3558e1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-d2948add-e91c-4b67-86c6-a2ac5e3558e1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-d2948add-e91c-4b67-86c6-a2ac5e3558e1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-d2948add-e91c-4b67-86c6-a2ac5e3558e1 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 171/329] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 1030 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f8455d03-f427-4e14-9786-51a79f4219cf tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8455d03-f427-4e14-9786-51a79f4219cf tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 159/330] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e4e145fb-0350-4270-83b7-41a422608dba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4e145fb-0350-4270-83b7-41a422608dba tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] GET http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4e145fb-0350-4270-83b7-41a422608dba tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4e145fb-0350-4270-83b7-41a422608dba tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-2f559dc4-67d4-4b4a-a4cf-cfddc3e73543 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e4e145fb-0350-4270-83b7-41a422608dba tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume info retrieved successfully. Sep 01 02:05:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-2f559dc4-67d4-4b4a-a4cf-cfddc3e73543 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] PUT http://192.168.122.6/volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532 Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-2f559dc4-67d4-4b4a-a4cf-cfddc3e73543 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4e145fb-0350-4270-83b7-41a422608dba tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 172/331] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-2f559dc4-67d4-4b4a-a4cf-cfddc3e73543 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Acquiring lock "cinder-attachment_update-7dcc1beb-aa0b-4036-a203-548a018f0454-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-2f559dc4-67d4-4b4a-a4cf-cfddc3e73543 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Lock "cinder-attachment_update-7dcc1beb-aa0b-4036-a203-548a018f0454-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-2f559dc4-67d4-4b4a-a4cf-cfddc3e73543 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Lock "cinder-attachment_update-7dcc1beb-aa0b-4036-a203-548a018f0454-devstack" released by "attachment_update" :: held 0.546s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-2f559dc4-67d4-4b4a-a4cf-cfddc3e73543 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532 returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 160/332] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:05:07 2026] PUT /volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532 => generated 694 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-082d783e-88e9-4aae-81cc-ced35d289648 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-082d783e-88e9-4aae-81cc-ced35d289648 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-082d783e-88e9-4aae-81cc-ced35d289648 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-082d783e-88e9-4aae-81cc-ced35d289648 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-082d783e-88e9-4aae-81cc-ced35d289648 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-082d783e-88e9-4aae-81cc-ced35d289648 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 173/333] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b8d4ac5-f803-4c87-8c27-1201a25bd68d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b8d4ac5-f803-4c87-8c27-1201a25bd68d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] GET http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b8d4ac5-f803-4c87-8c27-1201a25bd68d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b8d4ac5-f803-4c87-8c27-1201a25bd68d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b8d4ac5-f803-4c87-8c27-1201a25bd68d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b8d4ac5-f803-4c87-8c27-1201a25bd68d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 161/334] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f4136b94-3f8b-42e8-bf90-593ee1de86d1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f4136b94-3f8b-42e8-bf90-593ee1de86d1'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Create volume of 1 GB Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Availability Zones retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Flow 'volume_create_api' (ef850784-51c1-429d-ad84-d51992122eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432e4bc5-6636-4148-bff7-ee84987bf812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432e4bc5-6636-4148-bff7-ee84987bf812) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:05:08 devstack devstack@c-api.service[87203]: 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 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432e4bc5-6636-4148-bff7-ee84987bf812) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432e4bc5-6636-4148-bff7-ee84987bf812) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:05:08 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Flow 'volume_create_api' (ef850784-51c1-429d-ad84-d51992122eee) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e89c98c-0bea-4ce3-8b76-bd36ec99217d tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:05:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 174/335] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:08 2026] POST /volume/v3/volumes => generated 173 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e519c2a8-beae-4b34-b5c5-b41fc9d374d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e519c2a8-beae-4b34-b5c5-b41fc9d374d4 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] GET http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e519c2a8-beae-4b34-b5c5-b41fc9d374d4 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e519c2a8-beae-4b34-b5c5-b41fc9d374d4 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e519c2a8-beae-4b34-b5c5-b41fc9d374d4 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e519c2a8-beae-4b34-b5c5-b41fc9d374d4 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 162/336] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-76e149f6-358c-49b5-8d54-4d15122607c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-76e149f6-358c-49b5-8d54-4d15122607c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] POST http://192.168.122.6/volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532/action Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-76e149f6-358c-49b5-8d54-4d15122607c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-76e149f6-358c-49b5-8d54-4d15122607c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Delete volume with id: f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume info retrieved successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Delete volume request issued successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e74160e8-42cf-40eb-bc9d-ebca9465ed6b tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 202 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 163/337] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:05:08 2026] DELETE /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3cfece43-73cd-4653-92e2-c4e848679bf5 req-76e149f6-358c-49b5-8d54-4d15122607c4 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532/action returned with HTTP 204 Sep 01 02:05:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 175/338] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:05:08 2026] POST /volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed230b04-2776-4e85-ae3b-7af110e7003e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed230b04-2776-4e85-ae3b-7af110e7003e tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] GET http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed230b04-2776-4e85-ae3b-7af110e7003e tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed230b04-2776-4e85-ae3b-7af110e7003e tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed230b04-2776-4e85-ae3b-7af110e7003e tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume info retrieved successfully. Sep 01 02:05:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed230b04-2776-4e85-ae3b-7af110e7003e tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 164/339] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f52e5584-dee0-4511-84c4-e43ebd99a571 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f52e5584-dee0-4511-84c4-e43ebd99a571 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f52e5584-dee0-4511-84c4-e43ebd99a571 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f52e5584-dee0-4511-84c4-e43ebd99a571 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f52e5584-dee0-4511-84c4-e43ebd99a571 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f52e5584-dee0-4511-84c4-e43ebd99a571 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 176/340] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 1142 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-35a9c422-83c8-4087-b4cf-0404f1c05633 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35a9c422-83c8-4087-b4cf-0404f1c05633 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35a9c422-83c8-4087-b4cf-0404f1c05633 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35a9c422-83c8-4087-b4cf-0404f1c05633 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-35a9c422-83c8-4087-b4cf-0404f1c05633 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35a9c422-83c8-4087-b4cf-0404f1c05633 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 165/341] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 1142 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4fd754de-6d34-495e-8af6-3497d07aef36 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fd754de-6d34-495e-8af6-3497d07aef36 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] GET http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fd754de-6d34-495e-8af6-3497d07aef36 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fd754de-6d34-495e-8af6-3497d07aef36 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4fd754de-6d34-495e-8af6-3497d07aef36 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fd754de-6d34-495e-8af6-3497d07aef36 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 177/342] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51463915-018d-4daa-a949-c826492b3335 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51463915-018d-4daa-a949-c826492b3335 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51463915-018d-4daa-a949-c826492b3335 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51463915-018d-4daa-a949-c826492b3335 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51463915-018d-4daa-a949-c826492b3335 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51463915-018d-4daa-a949-c826492b3335 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 166/343] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 1142 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51210198-c420-4bde-8b47-e317eb9f7092 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51210198-c420-4bde-8b47-e317eb9f7092 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] POST http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454/action Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51210198-c420-4bde-8b47-e317eb9f7092 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51210198-c420-4bde-8b47-e317eb9f7092 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51210198-c420-4bde-8b47-e317eb9f7092 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51210198-c420-4bde-8b47-e317eb9f7092 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Begin detaching volume completed successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-51210198-c420-4bde-8b47-e317eb9f7092 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454/action returned with HTTP 202 Sep 01 02:05:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 178/344] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:05:10 2026] POST /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9bdde901-8997-419c-b184-a8ec0458158b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bdde901-8997-419c-b184-a8ec0458158b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bdde901-8997-419c-b184-a8ec0458158b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bdde901-8997-419c-b184-a8ec0458158b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9bdde901-8997-419c-b184-a8ec0458158b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bdde901-8997-419c-b184-a8ec0458158b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 167/345] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-aa56a99b-87b7-4b27-8f66-4ef2272144ea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-aa56a99b-87b7-4b27-8f66-4ef2272144ea None None] GET http://192.168.122.6/volume// Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-aa56a99b-87b7-4b27-8f66-4ef2272144ea None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-aa56a99b-87b7-4b27-8f66-4ef2272144ea None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-aa56a99b-87b7-4b27-8f66-4ef2272144ea None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:05:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 179/346] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-2ea03e0d-17a6-4d5d-b84e-b41af56e589b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-2ea03e0d-17a6-4d5d-b84e-b41af56e589b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-2ea03e0d-17a6-4d5d-b84e-b41af56e589b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-2ea03e0d-17a6-4d5d-b84e-b41af56e589b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-2ea03e0d-17a6-4d5d-b84e-b41af56e589b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-2ea03e0d-17a6-4d5d-b84e-b41af56e589b tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 168/347] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:05:10 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-1e829747-e885-4a0f-9abb-4c5bc4a2229c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-1e829747-e885-4a0f-9abb-4c5bc4a2229c tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] DELETE http://192.168.122.6/volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-1e829747-e885-4a0f-9abb-4c5bc4a2229c tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-1e829747-e885-4a0f-9abb-4c5bc4a2229c tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /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 01 02:05:11 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce5a0e1a-5ad8-4c3b-ab02-358515889d04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce5a0e1a-5ad8-4c3b-ab02-358515889d04 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] GET http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce5a0e1a-5ad8-4c3b-ab02-358515889d04 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce5a0e1a-5ad8-4c3b-ab02-358515889d04 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8e9f16d9-f49e-418d-afba-4f198fe75454 req-1e829747-e885-4a0f-9abb-4c5bc4a2229c tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 180/348] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:05:11 2026] DELETE /volume/v3/attachments/d3650106-e207-454d-b2ef-403413203532 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce5a0e1a-5ad8-4c3b-ab02-358515889d04 tempest-VolumesCloneNegativeTest-1387565132 tempest-VolumesCloneNegativeTest-1387565132-project-member] http://192.168.122.6/volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 returned with HTTP 404 Sep 01 02:05:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 169/349] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/f4136b94-3f8b-42e8-bf90-593ee1de86d1 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-78367287-1fdd-494a-9bb9-3cd200e648b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-78367287-1fdd-494a-9bb9-3cd200e648b5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-78367287-1fdd-494a-9bb9-3cd200e648b5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-78367287-1fdd-494a-9bb9-3cd200e648b5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-78367287-1fdd-494a-9bb9-3cd200e648b5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-78367287-1fdd-494a-9bb9-3cd200e648b5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 181/350] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-d0233a43-852c-4903-b5b3-eedeff2ef7b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-d0233a43-852c-4903-b5b3-eedeff2ef7b8 None None] GET http://192.168.122.6/volume// Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-d0233a43-852c-4903-b5b3-eedeff2ef7b8 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-d0233a43-852c-4903-b5b3-eedeff2ef7b8 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-d0233a43-852c-4903-b5b3-eedeff2ef7b8 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:05:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 170/351] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-8e3a75ca-962a-4509-b4e0-9ee0e402530c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-8e3a75ca-962a-4509-b4e0-9ee0e402530c tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-8e3a75ca-962a-4509-b4e0-9ee0e402530c tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fa89731-5e25-4f13-a44a-e51e0f48edb3", "connector": null, "instance_uuid": "19b02951-da3c-4ab5-a04b-d6c787caf08c"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-8e3a75ca-962a-4509-b4e0-9ee0e402530c tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 182/352] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:05:11 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-6139cf5b-53d3-4c7b-bef6-7f47c2095298 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-6139cf5b-53d3-4c7b-bef6-7f47c2095298 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] POST http://192.168.122.6/volume/v3/attachments/d34a08aa-eb88-419f-87c9-ff62b8e45e77/action Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-6139cf5b-53d3-4c7b-bef6-7f47c2095298 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-6139cf5b-53d3-4c7b-bef6-7f47c2095298 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d3e1b36-6b40-4f74-92d5-6d62e8cca3b2 req-6139cf5b-53d3-4c7b-bef6-7f47c2095298 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/attachments/d34a08aa-eb88-419f-87c9-ff62b8e45e77/action returned with HTTP 204 Sep 01 02:05:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 171/353] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:05:11 2026] POST /volume/v3/attachments/d34a08aa-eb88-419f-87c9-ff62b8e45e77/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0df011f2-a431-4e8e-8b9c-95832ab97543 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0df011f2-a431-4e8e-8b9c-95832ab97543 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0df011f2-a431-4e8e-8b9c-95832ab97543 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0df011f2-a431-4e8e-8b9c-95832ab97543 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d8b9a196-b61d-4107-b7b9-df5d53c24d9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0df011f2-a431-4e8e-8b9c-95832ab97543 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8b9a196-b61d-4107-b7b9-df5d53c24d9a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8b9a196-b61d-4107-b7b9-df5d53c24d9a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8b9a196-b61d-4107-b7b9-df5d53c24d9a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0df011f2-a431-4e8e-8b9c-95832ab97543 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 183/354] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 1117 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ed76f29-1c11-4407-9239-a771a15248b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d8b9a196-b61d-4107-b7b9-df5d53c24d9a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ed76f29-1c11-4407-9239-a771a15248b8 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ed76f29-1c11-4407-9239-a771a15248b8 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ed76f29-1c11-4407-9239-a771a15248b8 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8b9a196-b61d-4107-b7b9-df5d53c24d9a tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 172/355] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ed76f29-1c11-4407-9239-a771a15248b8 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ed76f29-1c11-4407-9239-a771a15248b8 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:05:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 184/356] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 1117 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-da502f73-43ab-4935-ab8d-d9454a785407 req-4e3e26bd-866d-4b1f-b888-7b8a9b94bec5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-4e3e26bd-866d-4b1f-b888-7b8a9b94bec5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-4e3e26bd-866d-4b1f-b888-7b8a9b94bec5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-4e3e26bd-866d-4b1f-b888-7b8a9b94bec5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-da502f73-43ab-4935-ab8d-d9454a785407 req-4e3e26bd-866d-4b1f-b888-7b8a9b94bec5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:05:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-4e3e26bd-866d-4b1f-b888-7b8a9b94bec5 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 173/357] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:05:11 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 1117 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-da502f73-43ab-4935-ab8d-d9454a785407 req-1b3b2fa5-ce18-476a-9fbf-57aa90fcc803 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-1b3b2fa5-ce18-476a-9fbf-57aa90fcc803 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] DELETE http://192.168.122.6/volume/v3/attachments/d34a08aa-eb88-419f-87c9-ff62b8e45e77 Sep 01 02:05:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-1b3b2fa5-ce18-476a-9fbf-57aa90fcc803 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-1b3b2fa5-ce18-476a-9fbf-57aa90fcc803 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:12 devstack devstack@c-api.service[87203]: /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 01 02:05:12 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:05:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-da502f73-43ab-4935-ab8d-d9454a785407 req-1b3b2fa5-ce18-476a-9fbf-57aa90fcc803 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/attachments/d34a08aa-eb88-419f-87c9-ff62b8e45e77 returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 185/358] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:05:12 2026] DELETE /volume/v3/attachments/d34a08aa-eb88-419f-87c9-ff62b8e45e77 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd11e95b-d8e1-4f54-a04d-7b9626978b7b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd11e95b-d8e1-4f54-a04d-7b9626978b7b tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:05:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd11e95b-d8e1-4f54-a04d-7b9626978b7b tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd11e95b-d8e1-4f54-a04d-7b9626978b7b tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dd11e95b-d8e1-4f54-a04d-7b9626978b7b tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:05:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd11e95b-d8e1-4f54-a04d-7b9626978b7b tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 174/359] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:12 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46b7e0e1-b1f7-4218-8d2b-a53a6af29c52 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46b7e0e1-b1f7-4218-8d2b-a53a6af29c52 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46b7e0e1-b1f7-4218-8d2b-a53a6af29c52 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46b7e0e1-b1f7-4218-8d2b-a53a6af29c52 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46b7e0e1-b1f7-4218-8d2b-a53a6af29c52 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46b7e0e1-b1f7-4218-8d2b-a53a6af29c52 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 186/360] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-861cae51-a373-43c7-aa08-4ae74b10a7cb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-861cae51-a373-43c7-aa08-4ae74b10a7cb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-861cae51-a373-43c7-aa08-4ae74b10a7cb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-861cae51-a373-43c7-aa08-4ae74b10a7cb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-861cae51-a373-43c7-aa08-4ae74b10a7cb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-861cae51-a373-43c7-aa08-4ae74b10a7cb tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 175/361] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1397712181"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1397712181'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume of 1 GB Sep 01 02:05:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Availability Zones retrieved successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Flow 'volume_create_api' (a5ad692f-a743-4e55-8829-78344f47e885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c803c64-a2b6-45ae-abb1-2ec82ad3e7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c803c64-a2b6-45ae-abb1-2ec82ad3e7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004213f0-a213-4a0b-80b3-3a1a8ad0c888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Created reservations ['139d2151-8df3-4e03-a6cb-d45b557ce7aa', '65f3e627-279d-4d6d-a44c-6fb4532c6727', '16de90e9-867b-4e76-95a0-6f0f31aaa2fa', '4c3cf400-ec16-41dc-9740-e1a6792ec6cd'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004213f0-a213-4a0b-80b3-3a1a8ad0c888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['139d2151-8df3-4e03-a6cb-d45b557ce7aa', '65f3e627-279d-4d6d-a44c-6fb4532c6727', '16de90e9-867b-4e76-95a0-6f0f31aaa2fa', '4c3cf400-ec16-41dc-9740-e1a6792ec6cd']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78328aaf-3807-4401-bb88-ddbdfc39cc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78328aaf-3807-4401-bb88-ddbdfc39cc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c913d12-ea43-4d14-b91d-94c785b52aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1397712181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',qos_specs=None,replication_status=,reservations=['139d2151-8df3-4e03-a6cb-d45b557ce7aa','65f3e627-279d-4d6d-a44c-6fb4532c6727','16de90e9-867b-4e76-95a0-6f0f31aaa2fa','4c3cf400-ec16-41dc-9740-e1a6792ec6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1397712181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c913d12-ea43-4d14-b91d-94c785b52aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c414e66c-7ad2-4bb1-85b8-349fcb43ddc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c414e66c-7ad2-4bb1-85b8-349fcb43ddc9) transitioned into state 'SUCCESS' from state '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-1397712181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',qos_specs=None,replication_status=,reservations=['139d2151-8df3-4e03-a6cb-d45b557ce7aa','65f3e627-279d-4d6d-a44c-6fb4532c6727','16de90e9-867b-4e76-95a0-6f0f31aaa2fa','4c3cf400-ec16-41dc-9740-e1a6792ec6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5112b5c-8222-49ae-9450-d5862a9c2185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5112b5c-8222-49ae-9450-d5862a9c2185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Flow 'volume_create_api' (a5ad692f-a743-4e55-8829-78344f47e885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume request issued successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75897a2d-4639-4c5a-b9df-44b202cbf110 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 187/362] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:18 2026] POST /volume/v3/volumes => generated 760 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2119de66-acdb-4a16-b846-9e2eebf7e88b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2119de66-acdb-4a16-b846-9e2eebf7e88b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2119de66-acdb-4a16-b846-9e2eebf7e88b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2119de66-acdb-4a16-b846-9e2eebf7e88b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2119de66-acdb-4a16-b846-9e2eebf7e88b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2119de66-acdb-4a16-b846-9e2eebf7e88b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 176/363] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 828 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49c322d5-19fb-44d9-9f04-eb7b4439eae8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49c322d5-19fb-44d9-9f04-eb7b4439eae8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49c322d5-19fb-44d9-9f04-eb7b4439eae8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49c322d5-19fb-44d9-9f04-eb7b4439eae8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49c322d5-19fb-44d9-9f04-eb7b4439eae8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49c322d5-19fb-44d9-9f04-eb7b4439eae8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 188/364] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee4abe10-6109-4016-a1f6-32f1c55707b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee4abe10-6109-4016-a1f6-32f1c55707b4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee4abe10-6109-4016-a1f6-32f1c55707b4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee4abe10-6109-4016-a1f6-32f1c55707b4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee4abe10-6109-4016-a1f6-32f1c55707b4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee4abe10-6109-4016-a1f6-32f1c55707b4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 177/365] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-61fe4b85-39c1-46c4-bac4-27f30dffa26c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-61fe4b85-39c1-46c4-bac4-27f30dffa26c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-61fe4b85-39c1-46c4-bac4-27f30dffa26c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-61fe4b85-39c1-46c4-bac4-27f30dffa26c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-61fe4b85-39c1-46c4-bac4-27f30dffa26c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-61fe4b85-39c1-46c4-bac4-27f30dffa26c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 189/366] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-eb33eb9b-3745-4c24-b553-c070b329a779 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-eb33eb9b-3745-4c24-b553-c070b329a779 None None] GET http://192.168.122.6/volume// Sep 01 02:05:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-eb33eb9b-3745-4c24-b553-c070b329a779 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-eb33eb9b-3745-4c24-b553-c070b329a779 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-eb33eb9b-3745-4c24-b553-c070b329a779 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:05:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 178/367] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/ => generated 388 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-50e194e6-48a4-4674-b674-53132d80402f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-50e194e6-48a4-4674-b674-53132d80402f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-50e194e6-48a4-4674-b674-53132d80402f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c913d12-ea43-4d14-b91d-94c785b52aaf", "connector": null, "instance_uuid": "dbf06bd2-c3fa-4b55-82ee-bcff76919df2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-50e194e6-48a4-4674-b674-53132d80402f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 190/368] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:05:21 2026] POST /volume/v3/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b22c4b2-e474-42d1-a3df-b2a3525a9220 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b22c4b2-e474-42d1-a3df-b2a3525a9220 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b22c4b2-e474-42d1-a3df-b2a3525a9220 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b22c4b2-e474-42d1-a3df-b2a3525a9220 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b22c4b2-e474-42d1-a3df-b2a3525a9220 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-3f5f4a8a-fdc2-4b8f-a1d1-59f30dfc1257 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-3f5f4a8a-fdc2-4b8f-a1d1-59f30dfc1257 None None] GET http://192.168.122.6/volume// Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-3f5f4a8a-fdc2-4b8f-a1d1-59f30dfc1257 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-3f5f4a8a-fdc2-4b8f-a1d1-59f30dfc1257 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-3f5f4a8a-fdc2-4b8f-a1d1-59f30dfc1257 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:05:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 191/369] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/ => generated 388 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b22c4b2-e474-42d1-a3df-b2a3525a9220 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 179/370] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8fc244c7-58d4-4c5a-830b-da1531688af4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8fc244c7-58d4-4c5a-830b-da1531688af4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8fc244c7-58d4-4c5a-830b-da1531688af4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8fc244c7-58d4-4c5a-830b-da1531688af4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8fc244c7-58d4-4c5a-830b-da1531688af4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8fc244c7-58d4-4c5a-830b-da1531688af4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 192/371] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 1033 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8ff61f64-a1b8-44d2-8aad-8d8409faaf5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8ff61f64-a1b8-44d2-8aad-8d8409faaf5c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] PUT http://192.168.122.6/volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624 Sep 01 02:05:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8ff61f64-a1b8-44d2-8aad-8d8409faaf5c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:22 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8ff61f64-a1b8-44d2-8aad-8d8409faaf5c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Acquiring lock "cinder-attachment_update-9c913d12-ea43-4d14-b91d-94c785b52aaf-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:22 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8ff61f64-a1b8-44d2-8aad-8d8409faaf5c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Lock "cinder-attachment_update-9c913d12-ea43-4d14-b91d-94c785b52aaf-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:23 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8ff61f64-a1b8-44d2-8aad-8d8409faaf5c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Lock "cinder-attachment_update-9c913d12-ea43-4d14-b91d-94c785b52aaf-devstack" released by "attachment_update" :: held 0.254s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-8ff61f64-a1b8-44d2-8aad-8d8409faaf5c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624 returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 180/372] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:05:22 2026] PUT /volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624 => generated 694 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97b1334d-fa41-4cd8-b54f-ddb10c92dcc4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97b1334d-fa41-4cd8-b54f-ddb10c92dcc4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97b1334d-fa41-4cd8-b54f-ddb10c92dcc4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97b1334d-fa41-4cd8-b54f-ddb10c92dcc4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97b1334d-fa41-4cd8-b54f-ddb10c92dcc4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97b1334d-fa41-4cd8-b54f-ddb10c92dcc4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 193/373] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-c7e30a69-4308-47f5-9745-19712c7019dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-c7e30a69-4308-47f5-9745-19712c7019dc tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624/action Sep 01 02:05:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-c7e30a69-4308-47f5-9745-19712c7019dc tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-c7e30a69-4308-47f5-9745-19712c7019dc tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4603519a-9f87-4d3c-9c23-ec56d194801c req-c7e30a69-4308-47f5-9745-19712c7019dc tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624/action returned with HTTP 204 Sep 01 02:05:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 181/374] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:05:23 2026] POST /volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-45efbb66-64cc-487c-9727-7ffec4662cbd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45efbb66-64cc-487c-9727-7ffec4662cbd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45efbb66-64cc-487c-9727-7ffec4662cbd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45efbb66-64cc-487c-9727-7ffec4662cbd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-45efbb66-64cc-487c-9727-7ffec4662cbd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45efbb66-64cc-487c-9727-7ffec4662cbd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 194/375] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 1145 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b1b56bd-8f7c-4d62-bcf5-a5e4f988a8e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b1b56bd-8f7c-4d62-bcf5-a5e4f988a8e6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b1b56bd-8f7c-4d62-bcf5-a5e4f988a8e6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b1b56bd-8f7c-4d62-bcf5-a5e4f988a8e6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b1b56bd-8f7c-4d62-bcf5-a5e4f988a8e6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b1b56bd-8f7c-4d62-bcf5-a5e4f988a8e6 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 182/376] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-64dc3707-b266-4043-935b-9d9785368874 req-0289607e-4d16-45d7-aa9b-7c66ac5da6a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-64dc3707-b266-4043-935b-9d9785368874 req-0289607e-4d16-45d7-aa9b-7c66ac5da6a3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-64dc3707-b266-4043-935b-9d9785368874 req-0289607e-4d16-45d7-aa9b-7c66ac5da6a3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-64dc3707-b266-4043-935b-9d9785368874 req-0289607e-4d16-45d7-aa9b-7c66ac5da6a3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-64dc3707-b266-4043-935b-9d9785368874 req-0289607e-4d16-45d7-aa9b-7c66ac5da6a3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-64dc3707-b266-4043-935b-9d9785368874 req-0289607e-4d16-45d7-aa9b-7c66ac5da6a3 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 195/377] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 1145 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a07a1fd-e98b-46f3-aea4-415a47e4ec1f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a07a1fd-e98b-46f3-aea4-415a47e4ec1f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a07a1fd-e98b-46f3-aea4-415a47e4ec1f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a07a1fd-e98b-46f3-aea4-415a47e4ec1f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8a07a1fd-e98b-46f3-aea4-415a47e4ec1f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a07a1fd-e98b-46f3-aea4-415a47e4ec1f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 183/378] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 1145 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-51206362-2561-4aa8-891a-16b245f4ae1d req-a650d2cc-85b2-4fc3-9fc5-3d35bc2bb8aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-a650d2cc-85b2-4fc3-9fc5-3d35bc2bb8aa tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-a650d2cc-85b2-4fc3-9fc5-3d35bc2bb8aa tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-a650d2cc-85b2-4fc3-9fc5-3d35bc2bb8aa tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-51206362-2561-4aa8-891a-16b245f4ae1d req-a650d2cc-85b2-4fc3-9fc5-3d35bc2bb8aa tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-a650d2cc-85b2-4fc3-9fc5-3d35bc2bb8aa tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 196/379] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:05:25 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 1145 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-51206362-2561-4aa8-891a-16b245f4ae1d req-8076bbed-e897-4436-a91e-cc175b5e166c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-8076bbed-e897-4436-a91e-cc175b5e166c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf/action Sep 01 02:05:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-8076bbed-e897-4436-a91e-cc175b5e166c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-8076bbed-e897-4436-a91e-cc175b5e166c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-51206362-2561-4aa8-891a-16b245f4ae1d req-8076bbed-e897-4436-a91e-cc175b5e166c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-51206362-2561-4aa8-891a-16b245f4ae1d req-8076bbed-e897-4436-a91e-cc175b5e166c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Begin detaching volume completed successfully. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-8076bbed-e897-4436-a91e-cc175b5e166c tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf/action returned with HTTP 202 Sep 01 02:05:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 184/380] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:05:25 2026] POST /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-51206362-2561-4aa8-891a-16b245f4ae1d req-9973b4bd-4e2d-467a-83aa-eb6200903d3e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-9973b4bd-4e2d-467a-83aa-eb6200903d3e None None] GET http://192.168.122.6/volume// Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-9973b4bd-4e2d-467a-83aa-eb6200903d3e None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-9973b4bd-4e2d-467a-83aa-eb6200903d3e None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-9973b4bd-4e2d-467a-83aa-eb6200903d3e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:05:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 197/381] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:05:25 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-51206362-2561-4aa8-891a-16b245f4ae1d req-1c6d99f8-9604-4148-9872-582b4df81748 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-1c6d99f8-9604-4148-9872-582b4df81748 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-1c6d99f8-9604-4148-9872-582b4df81748 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-1c6d99f8-9604-4148-9872-582b4df81748 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-51206362-2561-4aa8-891a-16b245f4ae1d req-1c6d99f8-9604-4148-9872-582b4df81748 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-1c6d99f8-9604-4148-9872-582b4df81748 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 185/382] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:05:25 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 1329 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-51206362-2561-4aa8-891a-16b245f4ae1d req-7c8d49c6-44cb-454f-b442-f073b5e1076a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-7c8d49c6-44cb-454f-b442-f073b5e1076a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] DELETE http://192.168.122.6/volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624 Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-7c8d49c6-44cb-454f-b442-f073b5e1076a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-7c8d49c6-44cb-454f-b442-f073b5e1076a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:26 devstack devstack@c-api.service[87203]: /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 01 02:05:26 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:05:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-51206362-2561-4aa8-891a-16b245f4ae1d req-7c8d49c6-44cb-454f-b442-f073b5e1076a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624 returned with HTTP 200 Sep 01 02:05:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 198/383] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:05:25 2026] DELETE /volume/v3/attachments/cc66c786-a2c3-4b4b-b779-f09462c38624 => generated 19 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b6f54b73-1f30-4248-8ae1-c14dd32fe378 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6f54b73-1f30-4248-8ae1-c14dd32fe378 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:05:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6f54b73-1f30-4248-8ae1-c14dd32fe378 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6f54b73-1f30-4248-8ae1-c14dd32fe378 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b6f54b73-1f30-4248-8ae1-c14dd32fe378 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:05:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6f54b73-1f30-4248-8ae1-c14dd32fe378 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:05:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 186/384] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:26 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Delete volume with id: 7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Delete volume request issued successfully. Sep 01 02:05:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da70337a-edba-4ad1-a3af-fa19f4829b18 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 202 Sep 01 02:05:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 199/385] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:05:29 2026] DELETE /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-341d292b-5c2b-4d81-9cd7-2543f9683967 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-341d292b-5c2b-4d81-9cd7-2543f9683967 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-341d292b-5c2b-4d81-9cd7-2543f9683967 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-341d292b-5c2b-4d81-9cd7-2543f9683967 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-341d292b-5c2b-4d81-9cd7-2543f9683967 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Volume info retrieved successfully. Sep 01 02:05:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-341d292b-5c2b-4d81-9cd7-2543f9683967 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 200 Sep 01 02:05:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 187/386] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:29 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f656db59-af05-49f7-8b55-a6e700aa4e23 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f656db59-af05-49f7-8b55-a6e700aa4e23 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] GET http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 Sep 01 02:05:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f656db59-af05-49f7-8b55-a6e700aa4e23 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f656db59-af05-49f7-8b55-a6e700aa4e23 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f656db59-af05-49f7-8b55-a6e700aa4e23 tempest-TaggedAttachmentsTest-1493972653 tempest-TaggedAttachmentsTest-1493972653-project-member] http://192.168.122.6/volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 returned with HTTP 404 Sep 01 02:05:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 200/387] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:30 2026] GET /volume/v3/volumes/7dcc1beb-aa0b-4036-a203-548a018f0454 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=196,cinder:INSERT=12,cinder:UPDATE=21 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:40 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=293,cinder:INSERT=37,cinder:UPDATE=68 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-94047fd6-bd83-4b29-9e4a-384cc215ad47 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94047fd6-bd83-4b29-9e4a-384cc215ad47 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:05:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94047fd6-bd83-4b29-9e4a-384cc215ad47 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94047fd6-bd83-4b29-9e4a-384cc215ad47 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:05:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:05:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-94047fd6-bd83-4b29-9e4a-384cc215ad47 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:05:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94047fd6-bd83-4b29-9e4a-384cc215ad47 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:05:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 188/388] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c2222e9-c8e6-402a-8461-27d4601930bc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c2222e9-c8e6-402a-8461-27d4601930bc tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:05:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c2222e9-c8e6-402a-8461-27d4601930bc tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c2222e9-c8e6-402a-8461-27d4601930bc tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:05:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:05:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c2222e9-c8e6-402a-8461-27d4601930bc tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:05:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c2222e9-c8e6-402a-8461-27d4601930bc tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:05:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 201/389] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:05:56 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=4 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:06 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=4 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:06:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Delete volume with id: 9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:06:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Delete volume request issued successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5f95fe6-b536-4f36-943d-543f00b926f0 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 202 Sep 01 02:06:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 189/390] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:06:08 2026] DELETE /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd773953-31dd-497c-80f6-afcd6ae9e5d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd773953-31dd-497c-80f6-afcd6ae9e5d2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:06:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd773953-31dd-497c-80f6-afcd6ae9e5d2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd773953-31dd-497c-80f6-afcd6ae9e5d2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd773953-31dd-497c-80f6-afcd6ae9e5d2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd773953-31dd-497c-80f6-afcd6ae9e5d2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:06:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 202/391] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:08 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-22163ccc-63fd-4526-bcef-380f6cadcc82 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22163ccc-63fd-4526-bcef-380f6cadcc82 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:06:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22163ccc-63fd-4526-bcef-380f6cadcc82 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22163ccc-63fd-4526-bcef-380f6cadcc82 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22163ccc-63fd-4526-bcef-380f6cadcc82 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Volume info retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22163ccc-63fd-4526-bcef-380f6cadcc82 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 200 Sep 01 02:06:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 190/392] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:09 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11f2495c-a676-4a9d-8f5b-b9b4d817eef2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11f2495c-a676-4a9d-8f5b-b9b4d817eef2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] GET http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 Sep 01 02:06:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11f2495c-a676-4a9d-8f5b-b9b4d817eef2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11f2495c-a676-4a9d-8f5b-b9b4d817eef2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11f2495c-a676-4a9d-8f5b-b9b4d817eef2 tempest-AttachVolumeShelveTestJSON-670903292 tempest-AttachVolumeShelveTestJSON-670903292-project-member] http://192.168.122.6/volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 returned with HTTP 404 Sep 01 02:06:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 203/393] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:10 2026] GET /volume/v3/volumes/9fa89731-5e25-4f13-a44a-e51e0f48edb3 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48a4dec7-9db6-427c-bb50-c703e8d956df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1254941318"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1254941318'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume of 1 GB Sep 01 02:06:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Availability Zones retrieved successfully. Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Flow 'volume_create_api' (bf004269-b010-4487-ada0-f7a2f9d3a5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605ff07c-55dc-431a-a1ba-eeeb3a8966b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605ff07c-55dc-431a-a1ba-eeeb3a8966b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ea0e76-4dcb-46c3-9617-c978138c24e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Created reservations ['35a4d5a9-9a7d-4935-9524-724e595d0b84', 'cba58563-37d7-4492-8bab-da390a9d3efb', '4b2f068e-a073-496d-9e12-c582fa437b84', '88b2173c-0980-47a0-b5de-210451ed8015'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ea0e76-4dcb-46c3-9617-c978138c24e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35a4d5a9-9a7d-4935-9524-724e595d0b84', 'cba58563-37d7-4492-8bab-da390a9d3efb', '4b2f068e-a073-496d-9e12-c582fa437b84', '88b2173c-0980-47a0-b5de-210451ed8015']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13351a1-6031-4b17-9c26-cdf1f49a7a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13351a1-6031-4b17-9c26-cdf1f49a7a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1254941318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',qos_specs=None,replication_status=,reservations=['35a4d5a9-9a7d-4935-9524-724e595d0b84','cba58563-37d7-4492-8bab-da390a9d3efb','4b2f068e-a073-496d-9e12-c582fa437b84','88b2173c-0980-47a0-b5de-210451ed8015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1254941318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5117016f-e2a3-4537-8b82-3f9d20be13e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5117016f-e2a3-4537-8b82-3f9d20be13e2) transitioned into state 'SUCCESS' from state '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-1254941318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b7b0ddb3645e8b76ac5a3d923a85e',qos_specs=None,replication_status=,reservations=['35a4d5a9-9a7d-4935-9524-724e595d0b84','cba58563-37d7-4492-8bab-da390a9d3efb','4b2f068e-a073-496d-9e12-c582fa437b84','88b2173c-0980-47a0-b5de-210451ed8015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8323c8f3d9ee47919c90ddc6e853bae9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36312d03-0609-473e-8a04-217b5a0670c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36312d03-0609-473e-8a04-217b5a0670c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Flow 'volume_create_api' (bf004269-b010-4487-ada0-f7a2f9d3a5de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Create volume request issued successfully. Sep 01 02:06:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48a4dec7-9db6-427c-bb50-c703e8d956df tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 191/394] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:18 2026] POST /volume/v3/volumes => generated 760 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-72c453f4-bc88-4e59-9d0f-15cebc61966b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72c453f4-bc88-4e59-9d0f-15cebc61966b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72c453f4-bc88-4e59-9d0f-15cebc61966b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72c453f4-bc88-4e59-9d0f-15cebc61966b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-72c453f4-bc88-4e59-9d0f-15cebc61966b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72c453f4-bc88-4e59-9d0f-15cebc61966b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 204/395] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 828 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3b12d26-1a51-430b-b35b-51b2a26caf84 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3b12d26-1a51-430b-b35b-51b2a26caf84 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3b12d26-1a51-430b-b35b-51b2a26caf84 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3b12d26-1a51-430b-b35b-51b2a26caf84 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c3b12d26-1a51-430b-b35b-51b2a26caf84 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3b12d26-1a51-430b-b35b-51b2a26caf84 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 192/396] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:20 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-967594167", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-967594167', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Create volume of 1 GB Sep 01 02:06:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Availability Zones retrieved successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Flow 'volume_create_api' (1936a044-4468-4832-b7ce-42f094ef15f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9697126c-e277-4ccd-98e4-2a9764cab0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9697126c-e277-4ccd-98e4-2a9764cab0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd852c8-f438-4361-a2cd-7aace40204b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Created reservations ['efacb7ec-e72f-43f6-89d6-b7d010b42949', 'fcf6cd4b-88a4-47f0-8ae8-9204878c9db2', '51b4c0fc-93d7-4c47-8b75-414071e474f5', 'dccd90a7-3bf6-4060-8476-aff8f6dd912f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd852c8-f438-4361-a2cd-7aace40204b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efacb7ec-e72f-43f6-89d6-b7d010b42949', 'fcf6cd4b-88a4-47f0-8ae8-9204878c9db2', '51b4c0fc-93d7-4c47-8b75-414071e474f5', 'dccd90a7-3bf6-4060-8476-aff8f6dd912f']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a70a12-eac4-47f3-8f08-83609ed186ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a70a12-eac4-47f3-8f08-83609ed186ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2503115-eabd-44d1-9619-f58acfb48ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-967594167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb3aa1fcf3b849d78669ccbf6574801a',qos_specs=None,replication_status=,reservations=['efacb7ec-e72f-43f6-89d6-b7d010b42949','fcf6cd4b-88a4-47f0-8ae8-9204878c9db2','51b4c0fc-93d7-4c47-8b75-414071e474f5','dccd90a7-3bf6-4060-8476-aff8f6dd912f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d4fd1894d7473980a510ca42a4d28a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-967594167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2503115-eabd-44d1-9619-f58acfb48ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb3aa1fcf3b849d78669ccbf6574801a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d4fd1894d7473980a510ca42a4d28a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53cb730d-cc5c-4d07-8bfa-26ba81121021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53cb730d-cc5c-4d07-8bfa-26ba81121021) transitioned into state 'SUCCESS' from state '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-967594167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb3aa1fcf3b849d78669ccbf6574801a',qos_specs=None,replication_status=,reservations=['efacb7ec-e72f-43f6-89d6-b7d010b42949','fcf6cd4b-88a4-47f0-8ae8-9204878c9db2','51b4c0fc-93d7-4c47-8b75-414071e474f5','dccd90a7-3bf6-4060-8476-aff8f6dd912f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d4fd1894d7473980a510ca42a4d28a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb918a8-3d0b-4b43-ab36-edf293b9d925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb918a8-3d0b-4b43-ab36-edf293b9d925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Flow 'volume_create_api' (1936a044-4468-4832-b7ce-42f094ef15f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Create volume request issued successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4cf390a7-2736-4926-a074-7d2fda639587 req-c0cd4523-ab7f-4e45-a939-e6cd6d5bbe3f tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 205/397] 192.168.122.6 () {64 vars in 1420 bytes} [Tue Sep 1 02:06:20 2026] POST /volume/v3/volumes => generated 759 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4cf390a7-2736-4926-a074-7d2fda639587 req-b410f6bf-24e6-4482-93c0-3a212f8ec91a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4cf390a7-2736-4926-a074-7d2fda639587 req-b410f6bf-24e6-4482-93c0-3a212f8ec91a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4cf390a7-2736-4926-a074-7d2fda639587 req-b410f6bf-24e6-4482-93c0-3a212f8ec91a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4cf390a7-2736-4926-a074-7d2fda639587 req-b410f6bf-24e6-4482-93c0-3a212f8ec91a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-4cf390a7-2736-4926-a074-7d2fda639587 req-b410f6bf-24e6-4482-93c0-3a212f8ec91a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4cf390a7-2736-4926-a074-7d2fda639587 req-b410f6bf-24e6-4482-93c0-3a212f8ec91a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 193/398] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:20 2026] GET /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 827 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-66fd7e10-489b-4cf8-af19-103ad8605564 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66fd7e10-489b-4cf8-af19-103ad8605564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66fd7e10-489b-4cf8-af19-103ad8605564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66fd7e10-489b-4cf8-af19-103ad8605564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-809d45cb-a376-4325-b17a-cfc19a9d6d5a req-eca227a9-63df-4dff-b1c7-051e95963378 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-809d45cb-a376-4325-b17a-cfc19a9d6d5a req-eca227a9-63df-4dff-b1c7-051e95963378 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-809d45cb-a376-4325-b17a-cfc19a9d6d5a req-eca227a9-63df-4dff-b1c7-051e95963378 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-809d45cb-a376-4325-b17a-cfc19a9d6d5a req-eca227a9-63df-4dff-b1c7-051e95963378 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-66fd7e10-489b-4cf8-af19-103ad8605564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66fd7e10-489b-4cf8-af19-103ad8605564 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 206/399] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-809d45cb-a376-4325-b17a-cfc19a9d6d5a req-eca227a9-63df-4dff-b1c7-051e95963378 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-809d45cb-a376-4325-b17a-cfc19a9d6d5a req-eca227a9-63df-4dff-b1c7-051e95963378 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 194/400] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 827 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-57e69ac6-daa4-497a-a552-58b24cb06d5a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-57e69ac6-daa4-497a-a552-58b24cb06d5a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-57e69ac6-daa4-497a-a552-58b24cb06d5a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-57e69ac6-daa4-497a-a552-58b24cb06d5a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-57e69ac6-daa4-497a-a552-58b24cb06d5a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-57e69ac6-daa4-497a-a552-58b24cb06d5a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 207/401] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-671710ec-8cb9-4aab-9cde-e550bf497790 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-671710ec-8cb9-4aab-9cde-e550bf497790 None None] GET http://192.168.122.6/volume// Sep 01 02:06:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-671710ec-8cb9-4aab-9cde-e550bf497790 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-671710ec-8cb9-4aab-9cde-e550bf497790 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-671710ec-8cb9-4aab-9cde-e550bf497790 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:06:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 195/402] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-a45c2e7f-cb3c-4cbb-b756-f58773ef99d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-a45c2e7f-cb3c-4cbb-b756-f58773ef99d8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:06:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-a45c2e7f-cb3c-4cbb-b756-f58773ef99d8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8", "connector": null, "instance_uuid": "77dd04d4-b198-41c9-853c-5258545c1a94"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-a45c2e7f-cb3c-4cbb-b756-f58773ef99d8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 208/403] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:06:21 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-22801d1f-dd51-4ad2-8d8f-381ecf4ae7a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22801d1f-dd51-4ad2-8d8f-381ecf4ae7a8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22801d1f-dd51-4ad2-8d8f-381ecf4ae7a8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22801d1f-dd51-4ad2-8d8f-381ecf4ae7a8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-3ff6e485-cdef-40ab-a4d4-c8482c57dfda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-3ff6e485-cdef-40ab-a4d4-c8482c57dfda None None] GET http://192.168.122.6/volume// Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-3ff6e485-cdef-40ab-a4d4-c8482c57dfda None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-3ff6e485-cdef-40ab-a4d4-c8482c57dfda None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-3ff6e485-cdef-40ab-a4d4-c8482c57dfda None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:06:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 209/404] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/ => generated 388 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-d6650090-61c1-4078-9fb8-2204cf3f8243 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22801d1f-dd51-4ad2-8d8f-381ecf4ae7a8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-d6650090-61c1-4078-9fb8-2204cf3f8243 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-d6650090-61c1-4078-9fb8-2204cf3f8243 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-d6650090-61c1-4078-9fb8-2204cf3f8243 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22801d1f-dd51-4ad2-8d8f-381ecf4ae7a8 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 196/405] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-d6650090-61c1-4078-9fb8-2204cf3f8243 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-d6650090-61c1-4078-9fb8-2204cf3f8243 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 210/406] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 1033 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c58e507a-5a25-4681-a510-31fd274d96e4 req-094d9b2e-6af7-45e8-a7f7-23da221b21b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c58e507a-5a25-4681-a510-31fd274d96e4 req-094d9b2e-6af7-45e8-a7f7-23da221b21b7 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c58e507a-5a25-4681-a510-31fd274d96e4 req-094d9b2e-6af7-45e8-a7f7-23da221b21b7 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c58e507a-5a25-4681-a510-31fd274d96e4 req-094d9b2e-6af7-45e8-a7f7-23da221b21b7 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c58e507a-5a25-4681-a510-31fd274d96e4 req-094d9b2e-6af7-45e8-a7f7-23da221b21b7 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Volume info retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c58e507a-5a25-4681-a510-31fd274d96e4 req-094d9b2e-6af7-45e8-a7f7-23da221b21b7 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 197/407] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-4d1e93b5-fa3c-4cb5-a7f1-c3d3ef51caf0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-4d1e93b5-fa3c-4cb5-a7f1-c3d3ef51caf0 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] PUT http://192.168.122.6/volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0 Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-4d1e93b5-fa3c-4cb5-a7f1-c3d3ef51caf0 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-4d1e93b5-fa3c-4cb5-a7f1-c3d3ef51caf0 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Acquiring lock "cinder-attachment_update-de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-4d1e93b5-fa3c-4cb5-a7f1-c3d3ef51caf0 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Lock "cinder-attachment_update-de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:22 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-4d1e93b5-fa3c-4cb5-a7f1-c3d3ef51caf0 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Lock "cinder-attachment_update-de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8-devstack" released by "attachment_update" :: held 0.425s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:06:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-4d1e93b5-fa3c-4cb5-a7f1-c3d3ef51caf0 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0 returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 211/408] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:06:22 2026] PUT /volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0 => generated 694 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-238f1eae-8090-4030-8879-6a56f3d3202a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-238f1eae-8090-4030-8879-6a56f3d3202a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-238f1eae-8090-4030-8879-6a56f3d3202a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-238f1eae-8090-4030-8879-6a56f3d3202a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-238f1eae-8090-4030-8879-6a56f3d3202a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-238f1eae-8090-4030-8879-6a56f3d3202a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 198/409] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e6ea8546-5d18-405a-bfe1-2ea36963a95f req-ca47f040-968d-453d-b253-1a0524f2d776 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e6ea8546-5d18-405a-bfe1-2ea36963a95f req-ca47f040-968d-453d-b253-1a0524f2d776 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e6ea8546-5d18-405a-bfe1-2ea36963a95f req-ca47f040-968d-453d-b253-1a0524f2d776 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e6ea8546-5d18-405a-bfe1-2ea36963a95f req-ca47f040-968d-453d-b253-1a0524f2d776 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e6ea8546-5d18-405a-bfe1-2ea36963a95f req-ca47f040-968d-453d-b253-1a0524f2d776 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Volume info retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e6ea8546-5d18-405a-bfe1-2ea36963a95f req-ca47f040-968d-453d-b253-1a0524f2d776 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 212/410] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:06:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2503115-eabd-44d1-9619-f58acfb48ffb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1982739263", "description": null, "metadata": {}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Volume info retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Create snapshot from volume f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:23 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Created reservations ['ae0f92fa-63f8-42b5-801d-3535b0350fd1', '32f9b810-bd60-4a98-8f9e-ab678ec2981c', 'c420828f-0866-4da7-b09a-e833953ecda2', '4f8d38ba-29b1-4ec7-81fe-5d7f73819808'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot create request issued successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0974e735-81d5-4488-a48a-cc5cb9778926 req-6394f61c-a72b-4b11-9d82-22de0847805d tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:06:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 199/411] 192.168.122.6 () {64 vars in 1426 bytes} [Tue Sep 1 02:06:23 2026] POST /volume/v3/snapshots => generated 311 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-1284784e-c28f-4467-8cc0-8f671bc0c9ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-1284784e-c28f-4467-8cc0-8f671bc0c9ed tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0/action Sep 01 02:06:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-1284784e-c28f-4467-8cc0-8f671bc0c9ed tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-1284784e-c28f-4467-8cc0-8f671bc0c9ed tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b09b6e5-9e70-4365-82da-a84a30b947b4 req-1284784e-c28f-4467-8cc0-8f671bc0c9ed tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0/action returned with HTTP 204 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 213/412] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:06:23 2026] POST /volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7d9c96db-56ab-4daf-a54a-6509a69237b8 req-41e4f1b8-1a99-4380-9f73-5b6295e2cf24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7d9c96db-56ab-4daf-a54a-6509a69237b8 req-41e4f1b8-1a99-4380-9f73-5b6295e2cf24 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] GET http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7d9c96db-56ab-4daf-a54a-6509a69237b8 req-41e4f1b8-1a99-4380-9f73-5b6295e2cf24 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7d9c96db-56ab-4daf-a54a-6509a69237b8 req-41e4f1b8-1a99-4380-9f73-5b6295e2cf24 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-7d9c96db-56ab-4daf-a54a-6509a69237b8 req-41e4f1b8-1a99-4380-9f73-5b6295e2cf24 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Snapshot retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7d9c96db-56ab-4daf-a54a-6509a69237b8 req-41e4f1b8-1a99-4380-9f73-5b6295e2cf24 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 200/413] 192.168.122.6 () {60 vars in 1483 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /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 01 02:06:24 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] Get all snapshots completed successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-75055f64-70b1-48ae-ab6d-db781db09288 req-abcf633a-e139-4c1a-b741-0a2c19dc3449 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-reader] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 214/414] 192.168.122.6 () {60 vars in 1393 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-298db0e4-a56a-43a4-912a-69979bdfed4d req-f622382a-0985-48af-9a36-324aefc4009e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-298db0e4-a56a-43a4-912a-69979bdfed4d req-f622382a-0985-48af-9a36-324aefc4009e tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-298db0e4-a56a-43a4-912a-69979bdfed4d req-f622382a-0985-48af-9a36-324aefc4009e tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-298db0e4-a56a-43a4-912a-69979bdfed4d req-f622382a-0985-48af-9a36-324aefc4009e tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-298db0e4-a56a-43a4-912a-69979bdfed4d req-f622382a-0985-48af-9a36-324aefc4009e tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-298db0e4-a56a-43a4-912a-69979bdfed4d req-f622382a-0985-48af-9a36-324aefc4009e tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 201/415] 192.168.122.6 () {60 vars in 1483 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3668505-87ac-42dc-8e52-721c78c40d21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3668505-87ac-42dc-8e52-721c78c40d21 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3668505-87ac-42dc-8e52-721c78c40d21 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3668505-87ac-42dc-8e52-721c78c40d21 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b3668505-87ac-42dc-8e52-721c78c40d21 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3668505-87ac-42dc-8e52-721c78c40d21 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 215/416] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4f9137f-7597-413e-8379-0e131d607872 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4f9137f-7597-413e-8379-0e131d607872 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4f9137f-7597-413e-8379-0e131d607872 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4f9137f-7597-413e-8379-0e131d607872 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4f9137f-7597-413e-8379-0e131d607872 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4f9137f-7597-413e-8379-0e131d607872 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 202/417] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ede69653-eca8-4af1-be3d-64b594f59715 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ede69653-eca8-4af1-be3d-64b594f59715 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] DELETE http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ede69653-eca8-4af1-be3d-64b594f59715 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ede69653-eca8-4af1-be3d-64b594f59715 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ede69653-eca8-4af1-be3d-64b594f59715 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Delete volume with id: de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ede69653-eca8-4af1-be3d-64b594f59715 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ede69653-eca8-4af1-be3d-64b594f59715 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-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 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ede69653-eca8-4af1-be3d-64b594f59715 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 400 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 216/418] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:06:24 2026] DELETE /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 307 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-591ec162-6b62-4f1b-b4a8-621ab15c465f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-591ec162-6b62-4f1b-b4a8-621ab15c465f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-591ec162-6b62-4f1b-b4a8-621ab15c465f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-591ec162-6b62-4f1b-b4a8-621ab15c465f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-591ec162-6b62-4f1b-b4a8-621ab15c465f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-591ec162-6b62-4f1b-b4a8-621ab15c465f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 203/419] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-4de44b21-ed2f-42f4-b14a-2831b7bd47ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-4de44b21-ed2f-42f4-b14a-2831b7bd47ec tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-4de44b21-ed2f-42f4-b14a-2831b7bd47ec tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-4de44b21-ed2f-42f4-b14a-2831b7bd47ec tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-4de44b21-ed2f-42f4-b14a-2831b7bd47ec tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-4de44b21-ed2f-42f4-b14a-2831b7bd47ec tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 217/420] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-33998dc6-7765-4ca6-919d-5c986d4e2d6a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-33998dc6-7765-4ca6-919d-5c986d4e2d6a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] POST http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8/action Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-33998dc6-7765-4ca6-919d-5c986d4e2d6a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-33998dc6-7765-4ca6-919d-5c986d4e2d6a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-33998dc6-7765-4ca6-919d-5c986d4e2d6a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-33998dc6-7765-4ca6-919d-5c986d4e2d6a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Begin detaching volume completed successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-33998dc6-7765-4ca6-919d-5c986d4e2d6a tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8/action returned with HTTP 202 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 204/421] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:06:24 2026] POST /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6e924f65-aab1-49f3-92a8-657443019620 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6e924f65-aab1-49f3-92a8-657443019620 None None] GET http://192.168.122.6/volume// Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6e924f65-aab1-49f3-92a8-657443019620 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6e924f65-aab1-49f3-92a8-657443019620 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6e924f65-aab1-49f3-92a8-657443019620 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:06:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 218/422] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6786eaaf-59d7-47f0-9fa7-d55c9db761da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6786eaaf-59d7-47f0-9fa7-d55c9db761da tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6786eaaf-59d7-47f0-9fa7-d55c9db761da tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6786eaaf-59d7-47f0-9fa7-d55c9db761da tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6786eaaf-59d7-47f0-9fa7-d55c9db761da tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-6786eaaf-59d7-47f0-9fa7-d55c9db761da tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 205/423] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 1329 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-655eac5f-c6c0-4605-8f5b-355ad38e9b8b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-655eac5f-c6c0-4605-8f5b-355ad38e9b8b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] DELETE http://192.168.122.6/volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0 Sep 01 02:06:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-655eac5f-c6c0-4605-8f5b-355ad38e9b8b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-655eac5f-c6c0-4605-8f5b-355ad38e9b8b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-9b02a7e6-bf22-4e42-ab33-88802d62a72d req-d477896f-df4a-4bb7-9a86-b13d8409d6aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9b02a7e6-bf22-4e42-ab33-88802d62a72d req-d477896f-df4a-4bb7-9a86-b13d8409d6aa tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9b02a7e6-bf22-4e42-ab33-88802d62a72d req-d477896f-df4a-4bb7-9a86-b13d8409d6aa tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9b02a7e6-bf22-4e42-ab33-88802d62a72d req-d477896f-df4a-4bb7-9a86-b13d8409d6aa tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-9b02a7e6-bf22-4e42-ab33-88802d62a72d req-d477896f-df4a-4bb7-9a86-b13d8409d6aa tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9b02a7e6-bf22-4e42-ab33-88802d62a72d req-d477896f-df4a-4bb7-9a86-b13d8409d6aa tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 206/424] 192.168.122.6 () {60 vars in 1483 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87203]: /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 01 02:06:25 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:06:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e171a9fb-41d5-4502-a1ae-ee8cf62421a3 req-655eac5f-c6c0-4605-8f5b-355ad38e9b8b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 219/425] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:06:25 2026] DELETE /volume/v3/attachments/0430a2cc-b688-4cce-b913-1a8f878cd6a0 => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-59579e86-0ac4-4be6-bccc-cea3bd225fb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-59579e86-0ac4-4be6-bccc-cea3bd225fb4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-59579e86-0ac4-4be6-bccc-cea3bd225fb4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-59579e86-0ac4-4be6-bccc-cea3bd225fb4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-59579e86-0ac4-4be6-bccc-cea3bd225fb4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-59579e86-0ac4-4be6-bccc-cea3bd225fb4 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 207/426] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a0c6d32a-7479-40ac-8b63-7c526110d42d req-000a28b1-5d8b-472c-a419-4bc108839a99 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a0c6d32a-7479-40ac-8b63-7c526110d42d req-000a28b1-5d8b-472c-a419-4bc108839a99 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a0c6d32a-7479-40ac-8b63-7c526110d42d req-000a28b1-5d8b-472c-a419-4bc108839a99 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a0c6d32a-7479-40ac-8b63-7c526110d42d req-000a28b1-5d8b-472c-a419-4bc108839a99 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a0c6d32a-7479-40ac-8b63-7c526110d42d req-000a28b1-5d8b-472c-a419-4bc108839a99 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot retrieved successfully. Sep 01 02:06:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a0c6d32a-7479-40ac-8b63-7c526110d42d req-000a28b1-5d8b-472c-a419-4bc108839a99 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 200 Sep 01 02:06:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 220/427] 192.168.122.6 () {60 vars in 1483 bytes} [Tue Sep 1 02:06:26 2026] GET /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Delete snapshot with id: 30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot retrieved successfully. Sep 01 02:06:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot delete request issued successfully. Sep 01 02:06:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fb0ab47c-2b05-4dd6-831e-d4514a8b0283 req-b2f35d12-d33c-4492-9603-30ce0688eb30 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 202 Sep 01 02:06:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 208/428] 192.168.122.6 () {62 vars in 1505 bytes} [Tue Sep 1 02:06:26 2026] DELETE /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0c146c0f-df38-43db-9bc1-644d6b2688bd req-add720de-6d81-43ee-b71f-0eb7e81dbfde None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0c146c0f-df38-43db-9bc1-644d6b2688bd req-add720de-6d81-43ee-b71f-0eb7e81dbfde tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0c146c0f-df38-43db-9bc1-644d6b2688bd req-add720de-6d81-43ee-b71f-0eb7e81dbfde tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0c146c0f-df38-43db-9bc1-644d6b2688bd req-add720de-6d81-43ee-b71f-0eb7e81dbfde tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-0c146c0f-df38-43db-9bc1-644d6b2688bd req-add720de-6d81-43ee-b71f-0eb7e81dbfde tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot retrieved successfully. Sep 01 02:06:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0c146c0f-df38-43db-9bc1-644d6b2688bd req-add720de-6d81-43ee-b71f-0eb7e81dbfde tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 200 Sep 01 02:06:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 221/429] 192.168.122.6 () {60 vars in 1483 bytes} [Tue Sep 1 02:06:26 2026] GET /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 469 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8364ba7b-552b-4349-ac13-2f4f88b01c19 req-b667fe88-a9a2-47dc-b483-836a6cb8e8e3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8364ba7b-552b-4349-ac13-2f4f88b01c19 req-b667fe88-a9a2-47dc-b483-836a6cb8e8e3 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8364ba7b-552b-4349-ac13-2f4f88b01c19 req-b667fe88-a9a2-47dc-b483-836a6cb8e8e3 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8364ba7b-552b-4349-ac13-2f4f88b01c19 req-b667fe88-a9a2-47dc-b483-836a6cb8e8e3 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8364ba7b-552b-4349-ac13-2f4f88b01c19 req-b667fe88-a9a2-47dc-b483-836a6cb8e8e3 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Snapshot retrieved successfully. Sep 01 02:06:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8364ba7b-552b-4349-ac13-2f4f88b01c19 req-b667fe88-a9a2-47dc-b483-836a6cb8e8e3 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 200 Sep 01 02:06:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 209/430] 192.168.122.6 () {60 vars in 1483 bytes} [Tue Sep 1 02:06:27 2026] GET /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-76f7ba85-9b93-4916-a492-de41efa485a6 req-d8a7227e-98ac-4cc2-b552-b745e5fd5b64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-76f7ba85-9b93-4916-a492-de41efa485a6 req-d8a7227e-98ac-4cc2-b552-b745e5fd5b64 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 Sep 01 02:06:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-76f7ba85-9b93-4916-a492-de41efa485a6 req-d8a7227e-98ac-4cc2-b552-b745e5fd5b64 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-76f7ba85-9b93-4916-a492-de41efa485a6 req-d8a7227e-98ac-4cc2-b552-b745e5fd5b64 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-76f7ba85-9b93-4916-a492-de41efa485a6 req-d8a7227e-98ac-4cc2-b552-b745e5fd5b64 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 returned with HTTP 404 Sep 01 02:06:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 222/431] 192.168.122.6 () {60 vars in 1483 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/snapshots/30b824a8-8f2d-4253-884e-1aca0ee9f260 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Delete volume with id: f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Volume info retrieved successfully. Sep 01 02:06:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Delete volume request issued successfully. Sep 01 02:06:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bf633722-041c-4f95-a0dc-f219cce5f2ee req-ad7de59f-0708-4241-8d66-bb547734c2c4 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 202 Sep 01 02:06:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 210/432] 192.168.122.6 () {62 vars in 1499 bytes} [Tue Sep 1 02:06:28 2026] DELETE /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e721f4d9-b1d2-4307-ade0-a36e00209603 req-c2e80c2f-e3ae-4b6e-86f3-7a96db3260d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e721f4d9-b1d2-4307-ade0-a36e00209603 req-c2e80c2f-e3ae-4b6e-86f3-7a96db3260d6 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e721f4d9-b1d2-4307-ade0-a36e00209603 req-c2e80c2f-e3ae-4b6e-86f3-7a96db3260d6 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e721f4d9-b1d2-4307-ade0-a36e00209603 req-c2e80c2f-e3ae-4b6e-86f3-7a96db3260d6 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e721f4d9-b1d2-4307-ade0-a36e00209603 req-c2e80c2f-e3ae-4b6e-86f3-7a96db3260d6 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Volume info retrieved successfully. Sep 01 02:06:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e721f4d9-b1d2-4307-ade0-a36e00209603 req-c2e80c2f-e3ae-4b6e-86f3-7a96db3260d6 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 200 Sep 01 02:06:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 223/433] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:29 2026] GET /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2799a603-74c6-4911-bc71-deaa89536ced None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1733100954", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1733100954', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Create volume of 1 GB Sep 01 02:06:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Availability Zones retrieved successfully. Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Flow 'volume_create_api' (113b08d9-10cf-412e-8e9a-ed792c0727a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08a5357-bdd2-4ed3-85ff-d336549e69cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08a5357-bdd2-4ed3-85ff-d336549e69cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a67869-076b-491e-a638-74a4fb77cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Created reservations ['4b34cc13-de69-437f-88de-5da5b11a614e', '23be16a7-af08-4a8c-aa63-1e2f6be8086d', '961c7a02-63ea-42b6-9e81-8df47984c39d', 'e1f1368c-a10a-4bc6-bc46-6b1282ef5af3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a67869-076b-491e-a638-74a4fb77cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b34cc13-de69-437f-88de-5da5b11a614e', '23be16a7-af08-4a8c-aa63-1e2f6be8086d', '961c7a02-63ea-42b6-9e81-8df47984c39d', 'e1f1368c-a10a-4bc6-bc46-6b1282ef5af3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b1ea5f-2a45-4a93-b413-14cdf8921b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b1ea5f-2a45-4a93-b413-14cdf8921b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45b69cc5-e543-4848-bfb6-9b074d622993', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1733100954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85aa91f29a42453fae8af1fe28ff90b2',qos_specs=None,replication_status=,reservations=['4b34cc13-de69-437f-88de-5da5b11a614e','23be16a7-af08-4a8c-aa63-1e2f6be8086d','961c7a02-63ea-42b6-9e81-8df47984c39d','e1f1368c-a10a-4bc6-bc46-6b1282ef5af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31841f477dee439a8e74f224b7a94af5',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1733100954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45b69cc5-e543-4848-bfb6-9b074d622993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85aa91f29a42453fae8af1fe28ff90b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31841f477dee439a8e74f224b7a94af5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b96c4bd-575d-4e8d-bdd2-58c7fc8b1144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b96c4bd-575d-4e8d-bdd2-58c7fc8b1144) transitioned into state 'SUCCESS' from state '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-1733100954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85aa91f29a42453fae8af1fe28ff90b2',qos_specs=None,replication_status=,reservations=['4b34cc13-de69-437f-88de-5da5b11a614e','23be16a7-af08-4a8c-aa63-1e2f6be8086d','961c7a02-63ea-42b6-9e81-8df47984c39d','e1f1368c-a10a-4bc6-bc46-6b1282ef5af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31841f477dee439a8e74f224b7a94af5',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56d9834-2197-4632-8680-7c99af4ad478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56d9834-2197-4632-8680-7c99af4ad478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Flow 'volume_create_api' (113b08d9-10cf-412e-8e9a-ed792c0727a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Create volume request issued successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2799a603-74c6-4911-bc71-deaa89536ced tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 211/434] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:06:29 2026] POST /volume/v3/volumes => generated 794 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb99b4a4-496e-4384-9ed7-aa61f670fd6f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb99b4a4-496e-4384-9ed7-aa61f670fd6f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb99b4a4-496e-4384-9ed7-aa61f670fd6f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb99b4a4-496e-4384-9ed7-aa61f670fd6f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8a45c8ad-139e-4a08-bda1-71e8614bd37a req-bea77ef9-f227-4cb3-bc56-dacc8e0facc1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8a45c8ad-139e-4a08-bda1-71e8614bd37a req-bea77ef9-f227-4cb3-bc56-dacc8e0facc1 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8a45c8ad-139e-4a08-bda1-71e8614bd37a req-bea77ef9-f227-4cb3-bc56-dacc8e0facc1 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8a45c8ad-139e-4a08-bda1-71e8614bd37a req-bea77ef9-f227-4cb3-bc56-dacc8e0facc1 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb99b4a4-496e-4384-9ed7-aa61f670fd6f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8a45c8ad-139e-4a08-bda1-71e8614bd37a req-bea77ef9-f227-4cb3-bc56-dacc8e0facc1 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 404 Sep 01 02:06:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 212/435] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb99b4a4-496e-4384-9ed7-aa61f670fd6f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 224/436] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-46ec7a23-b6e0-4287-922c-cff0fa792036 req-131f2cad-b556-4b15-b854-0af8deb9077a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46ec7a23-b6e0-4287-922c-cff0fa792036 req-131f2cad-b556-4b15-b854-0af8deb9077a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-46ec7a23-b6e0-4287-922c-cff0fa792036 req-131f2cad-b556-4b15-b854-0af8deb9077a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-46ec7a23-b6e0-4287-922c-cff0fa792036 req-131f2cad-b556-4b15-b854-0af8deb9077a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [req-46ec7a23-b6e0-4287-922c-cff0fa792036 req-131f2cad-b556-4b15-b854-0af8deb9077a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Delete volume with id: f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46ec7a23-b6e0-4287-922c-cff0fa792036 req-131f2cad-b556-4b15-b854-0af8deb9077a tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 404 Sep 01 02:06:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 213/437] 192.168.122.6 () {62 vars in 1499 bytes} [Tue Sep 1 02:06:30 2026] DELETE /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f0995a9-7b9d-4795-ae44-c5182952978d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f0995a9-7b9d-4795-ae44-c5182952978d tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] DELETE http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f0995a9-7b9d-4795-ae44-c5182952978d tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f0995a9-7b9d-4795-ae44-c5182952978d tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4f0995a9-7b9d-4795-ae44-c5182952978d tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Delete volume with id: de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ab51b311-9064-442c-939d-3f801f39bf4b req-32022830-02ba-4ea6-950e-70607f2ebf91 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ab51b311-9064-442c-939d-3f801f39bf4b req-32022830-02ba-4ea6-950e-70607f2ebf91 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] GET http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ab51b311-9064-442c-939d-3f801f39bf4b req-32022830-02ba-4ea6-950e-70607f2ebf91 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ab51b311-9064-442c-939d-3f801f39bf4b req-32022830-02ba-4ea6-950e-70607f2ebf91 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f0995a9-7b9d-4795-ae44-c5182952978d tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ab51b311-9064-442c-939d-3f801f39bf4b req-32022830-02ba-4ea6-950e-70607f2ebf91 tempest-VolumesSnapshotsTestJSON-403667933 tempest-VolumesSnapshotsTestJSON-403667933-project-member] http://192.168.122.6/volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb returned with HTTP 404 Sep 01 02:06:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 214/438] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/f2503115-eabd-44d1-9619-f58acfb48ffb => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f0995a9-7b9d-4795-ae44-c5182952978d tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Delete volume request issued successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f0995a9-7b9d-4795-ae44-c5182952978d tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 202 Sep 01 02:06:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 225/439] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:06:30 2026] DELETE /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f4513c5-a3da-434d-ad5f-295ac1f43480 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f4513c5-a3da-434d-ad5f-295ac1f43480 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f4513c5-a3da-434d-ad5f-295ac1f43480 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f4513c5-a3da-434d-ad5f-295ac1f43480 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f4513c5-a3da-434d-ad5f-295ac1f43480 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f4513c5-a3da-434d-ad5f-295ac1f43480 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 215/440] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-598885e4-cdc9-44b6-935a-8d869c027470 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-598885e4-cdc9-44b6-935a-8d869c027470 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-598885e4-cdc9-44b6-935a-8d869c027470 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-598885e4-cdc9-44b6-935a-8d869c027470 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-598885e4-cdc9-44b6-935a-8d869c027470 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-598885e4-cdc9-44b6-935a-8d869c027470 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 226/441] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:31 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 886 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3c6e81d-d7a4-4a44-9dba-451c7b4af2fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3c6e81d-d7a4-4a44-9dba-451c7b4af2fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3c6e81d-d7a4-4a44-9dba-451c7b4af2fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3c6e81d-d7a4-4a44-9dba-451c7b4af2fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b3c6e81d-d7a4-4a44-9dba-451c7b4af2fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3c6e81d-d7a4-4a44-9dba-451c7b4af2fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 200 Sep 01 02:06:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 216/442] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:31 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 852 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1b0a426-9965-49cb-8d29-e4adda581810 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1b0a426-9965-49cb-8d29-e4adda581810 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1b0a426-9965-49cb-8d29-e4adda581810 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1b0a426-9965-49cb-8d29-e4adda581810 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f1b0a426-9965-49cb-8d29-e4adda581810 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1b0a426-9965-49cb-8d29-e4adda581810 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 227/443] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0e60f28-5a08-45da-b3b3-bc1385e1545f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0e60f28-5a08-45da-b3b3-bc1385e1545f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0e60f28-5a08-45da-b3b3-bc1385e1545f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0e60f28-5a08-45da-b3b3-bc1385e1545f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0e60f28-5a08-45da-b3b3-bc1385e1545f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0e60f28-5a08-45da-b3b3-bc1385e1545f tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 217/444] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-769c7d4a-21b0-4703-b104-9a696567f5da None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-769c7d4a-21b0-4703-b104-9a696567f5da tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-769c7d4a-21b0-4703-b104-9a696567f5da tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-769c7d4a-21b0-4703-b104-9a696567f5da tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-769c7d4a-21b0-4703-b104-9a696567f5da tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-769c7d4a-21b0-4703-b104-9a696567f5da tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 228/445] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 869 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2447e4fc-eb46-4df0-8490-0f0ce8f5317b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2447e4fc-eb46-4df0-8490-0f0ce8f5317b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2447e4fc-eb46-4df0-8490-0f0ce8f5317b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2447e4fc-eb46-4df0-8490-0f0ce8f5317b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2447e4fc-eb46-4df0-8490-0f0ce8f5317b tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 returned with HTTP 404 Sep 01 02:06:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 218/446] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/de4bb7d9-d29c-4c9d-aaf9-4fb445aaf6a8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-0acda022-154e-48d4-a1a8-498c797f919f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-0acda022-154e-48d4-a1a8-498c797f919f None None] GET http://192.168.122.6/volume// Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-0acda022-154e-48d4-a1a8-498c797f919f None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-0acda022-154e-48d4-a1a8-498c797f919f None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-0acda022-154e-48d4-a1a8-498c797f919f None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:06:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 229/447] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-9912fb9e-f8d7-4df5-912f-808965360a68 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-9912fb9e-f8d7-4df5-912f-808965360a68 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-9912fb9e-f8d7-4df5-912f-808965360a68 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45b69cc5-e543-4848-bfb6-9b074d622993", "connector": null, "instance_uuid": "62552b86-8f53-4a74-a1df-1edbba7a9b33"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Delete volume with id: 9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:06:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-9912fb9e-f8d7-4df5-912f-808965360a68 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:06:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 219/448] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:06:32 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Delete volume request issued successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ac46aea-5d49-41a0-bd03-e7170c8350fb tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 202 Sep 01 02:06:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 230/449] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:06:32 2026] DELETE /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a58d42b9-8cb7-4673-b9df-983091590e60 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a58d42b9-8cb7-4673-b9df-983091590e60 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a58d42b9-8cb7-4673-b9df-983091590e60 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a58d42b9-8cb7-4673-b9df-983091590e60 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2aa05739-9b52-4154-9809-1c512aa69ff4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aa05739-9b52-4154-9809-1c512aa69ff4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2aa05739-9b52-4154-9809-1c512aa69ff4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2aa05739-9b52-4154-9809-1c512aa69ff4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a58d42b9-8cb7-4673-b9df-983091590e60 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a58d42b9-8cb7-4673-b9df-983091590e60 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 220/450] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:32 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-1015d990-89fc-492b-870f-781810aab8be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-1015d990-89fc-492b-870f-781810aab8be None None] GET http://192.168.122.6/volume// Sep 01 02:06:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-1015d990-89fc-492b-870f-781810aab8be None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2aa05739-9b52-4154-9809-1c512aa69ff4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-1015d990-89fc-492b-870f-781810aab8be None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-1015d990-89fc-492b-870f-781810aab8be None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:06:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 221/451] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-8c2f30f6-f92b-4abf-9d9e-ef52f7c82173 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aa05739-9b52-4154-9809-1c512aa69ff4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-8c2f30f6-f92b-4abf-9d9e-ef52f7c82173 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 231/452] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 886 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-8c2f30f6-f92b-4abf-9d9e-ef52f7c82173 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-8c2f30f6-f92b-4abf-9d9e-ef52f7c82173 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-8c2f30f6-f92b-4abf-9d9e-ef52f7c82173 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-8c2f30f6-f92b-4abf-9d9e-ef52f7c82173 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 222/453] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 1049 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-76c94fdd-d70c-4a9e-aa96-a137c5cea208 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-76c94fdd-d70c-4a9e-aa96-a137c5cea208 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] PUT http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-76c94fdd-d70c-4a9e-aa96-a137c5cea208 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-76c94fdd-d70c-4a9e-aa96-a137c5cea208 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Acquiring lock "cinder-attachment_update-45b69cc5-e543-4848-bfb6-9b074d622993-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-76c94fdd-d70c-4a9e-aa96-a137c5cea208 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Lock "cinder-attachment_update-45b69cc5-e543-4848-bfb6-9b074d622993-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-76c94fdd-d70c-4a9e-aa96-a137c5cea208 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Lock "cinder-attachment_update-45b69cc5-e543-4848-bfb6-9b074d622993-devstack" released by "attachment_update" :: held 0.212s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:06:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-76c94fdd-d70c-4a9e-aa96-a137c5cea208 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 232/454] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:06:33 2026] PUT /volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 => generated 694 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-294388bb-f017-48cf-adc3-16b7d8ec8518 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-294388bb-f017-48cf-adc3-16b7d8ec8518 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-294388bb-f017-48cf-adc3-16b7d8ec8518 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-294388bb-f017-48cf-adc3-16b7d8ec8518 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a601acb6-2586-45da-b391-1489a813bccd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a601acb6-2586-45da-b391-1489a813bccd tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-294388bb-f017-48cf-adc3-16b7d8ec8518 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf returned with HTTP 404 Sep 01 02:06:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 223/455] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/9c913d12-ea43-4d14-b91d-94c785b52aaf => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a601acb6-2586-45da-b391-1489a813bccd tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a601acb6-2586-45da-b391-1489a813bccd tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a601acb6-2586-45da-b391-1489a813bccd tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a601acb6-2586-45da-b391-1489a813bccd tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 233/456] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 887 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-bd2c10fa-7d03-44a5-9876-c33fa27d4fa8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-bd2c10fa-7d03-44a5-9876-c33fa27d4fa8 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] POST http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914/action Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-bd2c10fa-7d03-44a5-9876-c33fa27d4fa8 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-bd2c10fa-7d03-44a5-9876-c33fa27d4fa8 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1642ac71-0d09-4712-bff2-f636a9d68be2 req-bd2c10fa-7d03-44a5-9876-c33fa27d4fa8 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914/action returned with HTTP 204 Sep 01 02:06:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 224/457] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:06:34 2026] POST /volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Delete volume with id: a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:06:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Delete volume request issued successfully. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a0f45b5-2260-42bd-a701-e898c0dd2040 tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 202 Sep 01 02:06:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 234/458] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:06:34 2026] DELETE /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ca89aa0-3fb4-452b-af5c-fae8cf5bb0fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ca89aa0-3fb4-452b-af5c-fae8cf5bb0fd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ca89aa0-3fb4-452b-af5c-fae8cf5bb0fd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ca89aa0-3fb4-452b-af5c-fae8cf5bb0fd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ca89aa0-3fb4-452b-af5c-fae8cf5bb0fd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ca89aa0-3fb4-452b-af5c-fae8cf5bb0fd tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:06:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 225/459] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-177790540", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-177790540', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Create volume of 1 GB Sep 01 02:06:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Availability Zones retrieved successfully. Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Flow 'volume_create_api' (b47de11b-e92d-46b3-8c73-bb9c858b6078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61a9c37-8714-444d-b7de-f7b44c1077eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61a9c37-8714-444d-b7de-f7b44c1077eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd854176-c89b-47d0-bddb-e59ea0fa6620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Created reservations ['d417b0fd-3b2f-48da-91bb-182a6d9ef337', '6f8780d7-240d-4659-8eaa-5e158793c3b6', '29202e72-5f80-488d-82a9-2826995e1644', 'e02e1d1f-890c-4927-ad41-c914e1c3ea5b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd854176-c89b-47d0-bddb-e59ea0fa6620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d417b0fd-3b2f-48da-91bb-182a6d9ef337', '6f8780d7-240d-4659-8eaa-5e158793c3b6', '29202e72-5f80-488d-82a9-2826995e1644', 'e02e1d1f-890c-4927-ad41-c914e1c3ea5b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568d3448-8bdb-484e-80b7-df6f95b1a19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568d3448-8bdb-484e-80b7-df6f95b1a19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59dceb38-3ffe-42d0-86f7-0e895aa589dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-177790540',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c834141816f7455da71acb4bcf94ad70',qos_specs=None,replication_status=,reservations=['d417b0fd-3b2f-48da-91bb-182a6d9ef337','6f8780d7-240d-4659-8eaa-5e158793c3b6','29202e72-5f80-488d-82a9-2826995e1644','e02e1d1f-890c-4927-ad41-c914e1c3ea5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='041e73014df14ba98ee3843b5de9a540',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-177790540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59dceb38-3ffe-42d0-86f7-0e895aa589dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c834141816f7455da71acb4bcf94ad70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='041e73014df14ba98ee3843b5de9a540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162be523-992f-4ebc-bcb9-ca1928169d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162be523-992f-4ebc-bcb9-ca1928169d52) transitioned into state 'SUCCESS' from state '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-177790540',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c834141816f7455da71acb4bcf94ad70',qos_specs=None,replication_status=,reservations=['d417b0fd-3b2f-48da-91bb-182a6d9ef337','6f8780d7-240d-4659-8eaa-5e158793c3b6','29202e72-5f80-488d-82a9-2826995e1644','e02e1d1f-890c-4927-ad41-c914e1c3ea5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='041e73014df14ba98ee3843b5de9a540',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6065043a-8dda-4f83-abc1-b85a6bf09865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6065043a-8dda-4f83-abc1-b85a6bf09865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Flow 'volume_create_api' (b47de11b-e92d-46b3-8c73-bb9c858b6078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Create volume request issued successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-a94620f4-cd93-490d-87cc-b2b9b38c0a30 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 235/460] 192.168.122.6 () {64 vars in 1420 bytes} [Tue Sep 1 02:06:34 2026] POST /volume/v3/volumes => generated 767 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-63097242-eee5-469e-98e6-c54aafbff6f7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-63097242-eee5-469e-98e6-c54aafbff6f7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] GET http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-63097242-eee5-469e-98e6-c54aafbff6f7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-63097242-eee5-469e-98e6-c54aafbff6f7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-63097242-eee5-469e-98e6-c54aafbff6f7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ac639d02-95dd-411b-b9fa-a27ba2611bb0 req-63097242-eee5-469e-98e6-c54aafbff6f7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 226/461] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a47431dd-eb9f-4bd1-8dce-71904e0faee4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a47431dd-eb9f-4bd1-8dce-71904e0faee4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a47431dd-eb9f-4bd1-8dce-71904e0faee4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a47431dd-eb9f-4bd1-8dce-71904e0faee4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-29123393-20bc-43fb-ac2e-3db313a63d25 req-2461dc10-9ed4-4bcb-922c-05adfbacb9fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-29123393-20bc-43fb-ac2e-3db313a63d25 req-2461dc10-9ed4-4bcb-922c-05adfbacb9fb tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] GET http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-29123393-20bc-43fb-ac2e-3db313a63d25 req-2461dc10-9ed4-4bcb-922c-05adfbacb9fb tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-29123393-20bc-43fb-ac2e-3db313a63d25 req-2461dc10-9ed4-4bcb-922c-05adfbacb9fb tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a47431dd-eb9f-4bd1-8dce-71904e0faee4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a47431dd-eb9f-4bd1-8dce-71904e0faee4 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 236/462] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 1179 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-29123393-20bc-43fb-ac2e-3db313a63d25 req-2461dc10-9ed4-4bcb-922c-05adfbacb9fb tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab3e14d3-783d-4e8a-9b4a-dc0979dc526a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab3e14d3-783d-4e8a-9b4a-dc0979dc526a tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab3e14d3-783d-4e8a-9b4a-dc0979dc526a tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab3e14d3-783d-4e8a-9b4a-dc0979dc526a tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-29123393-20bc-43fb-ac2e-3db313a63d25 req-2461dc10-9ed4-4bcb-922c-05adfbacb9fb tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 227/463] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 835 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab3e14d3-783d-4e8a-9b4a-dc0979dc526a tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab3e14d3-783d-4e8a-9b4a-dc0979dc526a tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 237/464] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 1179 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7da1059-fe32-45aa-8dcd-831cd283ac43 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 228/465] 192.168.122.6 () {62 vars in 1485 bytes} [Tue Sep 1 02:06:35 2026] DELETE /volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c59adbcb-a05b-43fb-a4b3-30224fecdf59 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: WARNING keystonemiddleware.auth_token [None req-c59adbcb-a05b-43fb-a4b3-30224fecdf59 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-efd06710-8a31-4c11-98bc-82c270fc830f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 238/466] 192.168.122.6 () {62 vars in 1485 bytes} [Tue Sep 1 02:06:35 2026] DELETE /volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 => generated 114 bytes in 148 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-efd06710-8a31-4c11-98bc-82c270fc830f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-efd06710-8a31-4c11-98bc-82c270fc830f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-efd06710-8a31-4c11-98bc-82c270fc830f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] DELETE http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-efd06710-8a31-4c11-98bc-82c270fc830f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-efd06710-8a31-4c11-98bc-82c270fc830f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 229/467] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Attachment connected to vm 62552b86-8f53-4a74-a1df-1edbba7a9b33, checking data on nova Sep 01 02:06:35 devstack devstack@c-api.service[87203]: DEBUG cinder.compute.nova [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87203) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/62552b86-8f53-4a74-a1df-1edbba7a9b33/os-volume_attachments/45b69cc5-e543-4848-bfb6-9b074d622993 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3257f1d9e9bfedcb286beefe1471ff31bb88b9137d576f47c6951ffa21d7c5f3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d" -H "X-Service-Token: {SHA256}fa8b0686c96dead787649fcbf03560da54decd1e3a1c2d155043ad5993830bfe" {{(pid=87203) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:06:36 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-c8827aca-6aeb-4a1b-82c5-19d6673f8482 x-openstack-request-id: req-c8827aca-6aeb-4a1b-82c5-19d6673f8482 {{(pid=87203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "45b69cc5-e543-4848-bfb6-9b074d622993", "serverId": "62552b86-8f53-4a74-a1df-1edbba7a9b33", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2cc88725-90e9-4540-96a2-085c5246c914", "bdm_uuid": "79f5bc7f-e84a-4ce3-9c5a-f936498cb52c"}} {{(pid=87203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET call to compute for http://192.168.122.6/compute/v2.1/servers/62552b86-8f53-4a74-a1df-1edbba7a9b33/os-volume_attachments/45b69cc5-e543-4848-bfb6-9b074d622993 used request id req-c8827aca-6aeb-4a1b-82c5-19d6673f8482 {{(pid=87203) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.volume.api [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-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 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Caught error: Detach volume from instance 62552b86-8f53-4a74-a1df-1edbba7a9b33 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62552b86-8f53-4a74-a1df-1edbba7a9b33 using the Compute API Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: 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 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62552b86-8f53-4a74-a1df-1edbba7a9b33 using the Compute API Sep 01 02:06:36 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-bb3baf6a-c878-4c62-ba0b-e107d97e7b9d tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 returned with HTTP 409 Sep 01 02:06:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 239/468] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:35 2026] DELETE /volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 => generated 167 bytes in 760 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e612e50e-2b40-4b1e-a2b5-9bbcf6241049 req-3d23e568-fd84-4736-bdea-9933ac20b2ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e612e50e-2b40-4b1e-a2b5-9bbcf6241049 req-3d23e568-fd84-4736-bdea-9933ac20b2ae tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] GET http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e612e50e-2b40-4b1e-a2b5-9bbcf6241049 req-3d23e568-fd84-4736-bdea-9933ac20b2ae tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e612e50e-2b40-4b1e-a2b5-9bbcf6241049 req-3d23e568-fd84-4736-bdea-9933ac20b2ae tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-b8d22c15-f7ea-4f12-a2a5-04197c646895 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-b8d22c15-f7ea-4f12-a2a5-04197c646895 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-b8d22c15-f7ea-4f12-a2a5-04197c646895 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-b8d22c15-f7ea-4f12-a2a5-04197c646895 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e612e50e-2b40-4b1e-a2b5-9bbcf6241049 req-3d23e568-fd84-4736-bdea-9933ac20b2ae tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Volume info retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e612e50e-2b40-4b1e-a2b5-9bbcf6241049 req-3d23e568-fd84-4736-bdea-9933ac20b2ae tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 230/469] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-b8d22c15-f7ea-4f12-a2a5-04197c646895 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-b8d22c15-f7ea-4f12-a2a5-04197c646895 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-b8d22c15-f7ea-4f12-a2a5-04197c646895 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 240/470] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 1161 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-fad9a67e-090c-45c1-bfbf-df938967af4c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-fad9a67e-090c-45c1-bfbf-df938967af4c tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] POST http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993/action Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-fad9a67e-090c-45c1-bfbf-df938967af4c tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-fad9a67e-090c-45c1-bfbf-df938967af4c tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-fad9a67e-090c-45c1-bfbf-df938967af4c tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-fad9a67e-090c-45c1-bfbf-df938967af4c tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Begin detaching volume completed successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-fad9a67e-090c-45c1-bfbf-df938967af4c tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993/action returned with HTTP 202 Sep 01 02:06:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 231/471] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:06:36 2026] POST /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-531c019b-3971-4b10-8e6b-bc85607ba50f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-531c019b-3971-4b10-8e6b-bc85607ba50f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] GET http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-531c019b-3971-4b10-8e6b-bc85607ba50f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-531c019b-3971-4b10-8e6b-bc85607ba50f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-531c019b-3971-4b10-8e6b-bc85607ba50f tempest-AttachVolumeNegativeTest-845487143 tempest-AttachVolumeNegativeTest-845487143-project-member] http://192.168.122.6/volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c returned with HTTP 404 Sep 01 02:06:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 241/472] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/a6fb8392-bb76-4289-81dc-2bc43ced503c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-a3712007-5e3b-419b-b404-a40da68efa5d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-a3712007-5e3b-419b-b404-a40da68efa5d None None] GET http://192.168.122.6/volume// Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-a3712007-5e3b-419b-b404-a40da68efa5d None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-a3712007-5e3b-419b-b404-a40da68efa5d None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-a3712007-5e3b-419b-b404-a40da68efa5d None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:06:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 232/473] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/ => generated 388 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-c5391b9b-9e1e-4dcf-ba1d-7e19e0bf5b07 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-c5391b9b-9e1e-4dcf-ba1d-7e19e0bf5b07 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-c5391b9b-9e1e-4dcf-ba1d-7e19e0bf5b07 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-c5391b9b-9e1e-4dcf-ba1d-7e19e0bf5b07 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-c5391b9b-9e1e-4dcf-ba1d-7e19e0bf5b07 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-c5391b9b-9e1e-4dcf-ba1d-7e19e0bf5b07 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 242/474] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 1345 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-620ab7f6-278b-482c-b634-880ed79a8bcb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-620ab7f6-278b-482c-b634-880ed79a8bcb tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] DELETE http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-620ab7f6-278b-482c-b634-880ed79a8bcb tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-620ab7f6-278b-482c-b634-880ed79a8bcb tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87202]: /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 01 02:06:37 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8251f38-6e73-411e-8faa-ca96c16d970c req-620ab7f6-278b-482c-b634-880ed79a8bcb tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 233/475] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:06:37 2026] DELETE /volume/v3/attachments/2cc88725-90e9-4540-96a2-085c5246c914 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f1f5e720-91d5-413c-b1f8-9b42ea95c1a5 req-0e72acb8-4ca5-4d51-9f45-b40276dcb4d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1f5e720-91d5-413c-b1f8-9b42ea95c1a5 req-0e72acb8-4ca5-4d51-9f45-b40276dcb4d2 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] GET http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f1f5e720-91d5-413c-b1f8-9b42ea95c1a5 req-0e72acb8-4ca5-4d51-9f45-b40276dcb4d2 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f1f5e720-91d5-413c-b1f8-9b42ea95c1a5 req-0e72acb8-4ca5-4d51-9f45-b40276dcb4d2 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f1f5e720-91d5-413c-b1f8-9b42ea95c1a5 req-0e72acb8-4ca5-4d51-9f45-b40276dcb4d2 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f1f5e720-91d5-413c-b1f8-9b42ea95c1a5 req-0e72acb8-4ca5-4d51-9f45-b40276dcb4d2 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 243/476] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-83e40e07-edbd-4291-b955-3e03ae891f5f req-694edb98-b981-40de-8e18-e9219519b883 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-83e40e07-edbd-4291-b955-3e03ae891f5f req-694edb98-b981-40de-8e18-e9219519b883 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-reader] GET http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-83e40e07-edbd-4291-b955-3e03ae891f5f req-694edb98-b981-40de-8e18-e9219519b883 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-83e40e07-edbd-4291-b955-3e03ae891f5f req-694edb98-b981-40de-8e18-e9219519b883 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-83e40e07-edbd-4291-b955-3e03ae891f5f req-694edb98-b981-40de-8e18-e9219519b883 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-reader] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-83e40e07-edbd-4291-b955-3e03ae891f5f req-694edb98-b981-40de-8e18-e9219519b883 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-reader] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 234/477] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] DELETE http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Delete volume with id: 59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Delete volume request issued successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bf36d7fc-8030-4337-930b-7cfecbb10121 req-25c3dea7-b324-474d-a467-78c6f84d2fd7 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 202 Sep 01 02:06:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 244/478] 192.168.122.6 () {62 vars in 1499 bytes} [Tue Sep 1 02:06:37 2026] DELETE /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-b53d26a2-d5f7-4a6c-831d-a49c3caca4eb req-a90e3550-6dea-4149-8a2c-37cb573a747b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-14a3c4ed-07c7-4199-9ef2-9ce379f8a993 req-a3085d11-a619-466b-a796-8f154d1ce032 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-b53d26a2-d5f7-4a6c-831d-a49c3caca4eb req-a90e3550-6dea-4149-8a2c-37cb573a747b tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-b53d26a2-d5f7-4a6c-831d-a49c3caca4eb req-a90e3550-6dea-4149-8a2c-37cb573a747b tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-b53d26a2-d5f7-4a6c-831d-a49c3caca4eb req-a90e3550-6dea-4149-8a2c-37cb573a747b tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-14a3c4ed-07c7-4199-9ef2-9ce379f8a993 req-a3085d11-a619-466b-a796-8f154d1ce032 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] GET http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-14a3c4ed-07c7-4199-9ef2-9ce379f8a993 req-a3085d11-a619-466b-a796-8f154d1ce032 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-14a3c4ed-07c7-4199-9ef2-9ce379f8a993 req-a3085d11-a619-466b-a796-8f154d1ce032 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-b53d26a2-d5f7-4a6c-831d-a49c3caca4eb req-a90e3550-6dea-4149-8a2c-37cb573a747b tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-14a3c4ed-07c7-4199-9ef2-9ce379f8a993 req-a3085d11-a619-466b-a796-8f154d1ce032 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-b53d26a2-d5f7-4a6c-831d-a49c3caca4eb req-a90e3550-6dea-4149-8a2c-37cb573a747b tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 235/479] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-14a3c4ed-07c7-4199-9ef2-9ce379f8a993 req-a3085d11-a619-466b-a796-8f154d1ce032 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 245/480] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] DELETE http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Delete volume with id: 45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Delete volume request issued successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf28a96c-fb15-4a0f-b343-2c462749ecfc tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 202 Sep 01 02:06:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 236/481] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:06:38 2026] DELETE /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6477deb3-fdbd-421d-b13f-032ee57cee83 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6477deb3-fdbd-421d-b13f-032ee57cee83 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6477deb3-fdbd-421d-b13f-032ee57cee83 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6477deb3-fdbd-421d-b13f-032ee57cee83 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6477deb3-fdbd-421d-b13f-032ee57cee83 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Volume info retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6477deb3-fdbd-421d-b13f-032ee57cee83 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 246/482] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 886 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-187a2080-33cd-4e15-86f8-c0e4b2ddd8ec req-1c06efa2-6713-4bf4-9f73-5b30278fdae1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-187a2080-33cd-4e15-86f8-c0e4b2ddd8ec req-1c06efa2-6713-4bf4-9f73-5b30278fdae1 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] GET http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc Sep 01 02:06:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-187a2080-33cd-4e15-86f8-c0e4b2ddd8ec req-1c06efa2-6713-4bf4-9f73-5b30278fdae1 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-187a2080-33cd-4e15-86f8-c0e4b2ddd8ec req-1c06efa2-6713-4bf4-9f73-5b30278fdae1 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-187a2080-33cd-4e15-86f8-c0e4b2ddd8ec req-1c06efa2-6713-4bf4-9f73-5b30278fdae1 tempest-VolumesGetTestJSON-1254461137 tempest-VolumesGetTestJSON-1254461137-project-member] http://192.168.122.6/volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc returned with HTTP 404 Sep 01 02:06:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 237/483] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/59dceb38-3ffe-42d0-86f7-0e895aa589dc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7a5ce55f-19c7-4f0a-a42c-233b112b6931 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a5ce55f-19c7-4f0a-a42c-233b112b6931 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] GET http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 Sep 01 02:06:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a5ce55f-19c7-4f0a-a42c-233b112b6931 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a5ce55f-19c7-4f0a-a42c-233b112b6931 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a5ce55f-19c7-4f0a-a42c-233b112b6931 tempest-TestServerVolumeAttachScenarioOldVersion-866625556 tempest-TestServerVolumeAttachScenarioOldVersion-866625556-project-member] http://192.168.122.6/volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 returned with HTTP 404 Sep 01 02:06:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 247/484] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/45b69cc5-e543-4848-bfb6-9b074d622993 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-581ce696-f365-40ec-8209-c099992f0838 req-e1e4fb8e-1a08-477f-8d9c-8b62dbd9f473 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-581ce696-f365-40ec-8209-c099992f0838 req-e1e4fb8e-1a08-477f-8d9c-8b62dbd9f473 tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] DELETE http://192.168.122.6/volume/v3/volumes/tempest-invalid-1897210756 Sep 01 02:06:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-581ce696-f365-40ec-8209-c099992f0838 req-e1e4fb8e-1a08-477f-8d9c-8b62dbd9f473 tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-581ce696-f365-40ec-8209-c099992f0838 req-e1e4fb8e-1a08-477f-8d9c-8b62dbd9f473 tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [req-581ce696-f365-40ec-8209-c099992f0838 req-e1e4fb8e-1a08-477f-8d9c-8b62dbd9f473 tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] Delete volume with id: tempest-invalid-1897210756 Sep 01 02:06:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-581ce696-f365-40ec-8209-c099992f0838 req-e1e4fb8e-1a08-477f-8d9c-8b62dbd9f473 tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] http://192.168.122.6/volume/v3/volumes/tempest-invalid-1897210756 returned with HTTP 404 Sep 01 02:06:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 238/485] 192.168.122.6 () {62 vars in 1469 bytes} [Tue Sep 1 02:06:44 2026] DELETE /volume/v3/volumes/tempest-invalid-1897210756 => generated 99 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8fdfc9df-cd4c-44ed-82e5-b1799119b8a0 req-9ec3461d-412a-413c-84be-acf6ddd7354d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fdfc9df-cd4c-44ed-82e5-b1799119b8a0 req-9ec3461d-412a-413c-84be-acf6ddd7354d tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] DELETE http://192.168.122.6/volume/v3/volumes/cec07ab1-3a89-4aa5-afff-bc808f87f57b Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fdfc9df-cd4c-44ed-82e5-b1799119b8a0 req-9ec3461d-412a-413c-84be-acf6ddd7354d tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8fdfc9df-cd4c-44ed-82e5-b1799119b8a0 req-9ec3461d-412a-413c-84be-acf6ddd7354d tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-8fdfc9df-cd4c-44ed-82e5-b1799119b8a0 req-9ec3461d-412a-413c-84be-acf6ddd7354d tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] Delete volume with id: cec07ab1-3a89-4aa5-afff-bc808f87f57b Sep 01 02:06:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8fdfc9df-cd4c-44ed-82e5-b1799119b8a0 req-9ec3461d-412a-413c-84be-acf6ddd7354d tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-member] http://192.168.122.6/volume/v3/volumes/cec07ab1-3a89-4aa5-afff-bc808f87f57b returned with HTTP 404 Sep 01 02:06:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 248/486] 192.168.122.6 () {62 vars in 1499 bytes} [Tue Sep 1 02:06:45 2026] DELETE /volume/v3/volumes/cec07ab1-3a89-4aa5-afff-bc808f87f57b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-51e8c61b-c84f-4eca-946f-7ca9a5155ba0 req-1737c70d-a12c-468e-b6b6-c1780f49167f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-51e8c61b-c84f-4eca-946f-7ca9a5155ba0 req-1737c70d-a12c-468e-b6b6-c1780f49167f tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-reader] GET http://192.168.122.6/volume/v3/volumes/2c8a6f44-185b-490c-a8f4-1fc12b193724 Sep 01 02:06:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-51e8c61b-c84f-4eca-946f-7ca9a5155ba0 req-1737c70d-a12c-468e-b6b6-c1780f49167f tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-51e8c61b-c84f-4eca-946f-7ca9a5155ba0 req-1737c70d-a12c-468e-b6b6-c1780f49167f tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-51e8c61b-c84f-4eca-946f-7ca9a5155ba0 req-1737c70d-a12c-468e-b6b6-c1780f49167f tempest-VolumesNegativeTest-524196459 tempest-VolumesNegativeTest-524196459-project-reader] http://192.168.122.6/volume/v3/volumes/2c8a6f44-185b-490c-a8f4-1fc12b193724 returned with HTTP 404 Sep 01 02:06:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 239/487] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/volumes/2c8a6f44-185b-490c-a8f4-1fc12b193724 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1472591474"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1472591474'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Create volume of 1 GB Sep 01 02:06:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Availability Zones retrieved successfully. Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Flow 'volume_create_api' (fdff3be8-f9a4-4162-8b5a-8f3b37e62ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fec7827-d372-404d-a8e7-077b5c8fed02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fec7827-d372-404d-a8e7-077b5c8fed02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7228626-cd61-4511-ad54-cc747a969318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Created reservations ['035c4967-b8d6-4bf4-858e-c8c85660511d', 'a4f29157-5a52-454c-8ee2-ff3f92296294', '3a6029ec-7353-4132-9918-ec86afa28895', '6ed3729e-3b7a-4dff-bbd1-9e6acef0dca9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7228626-cd61-4511-ad54-cc747a969318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035c4967-b8d6-4bf4-858e-c8c85660511d', 'a4f29157-5a52-454c-8ee2-ff3f92296294', '3a6029ec-7353-4132-9918-ec86afa28895', '6ed3729e-3b7a-4dff-bbd1-9e6acef0dca9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e3543a-b163-415a-a006-d408550d2ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84e3543a-b163-415a-a006-d408550d2ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e14bfba7-09f4-4c59-b73d-cbca851aaad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1472591474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e18f5cfe43c4eb4a311b46a82986172',qos_specs=None,replication_status=,reservations=['035c4967-b8d6-4bf4-858e-c8c85660511d','a4f29157-5a52-454c-8ee2-ff3f92296294','3a6029ec-7353-4132-9918-ec86afa28895','6ed3729e-3b7a-4dff-bbd1-9e6acef0dca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61057d5f794e430ca8d2cb37ec1d72ba',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1472591474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e14bfba7-09f4-4c59-b73d-cbca851aaad3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e18f5cfe43c4eb4a311b46a82986172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61057d5f794e430ca8d2cb37ec1d72ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077af421-42ed-4d86-be26-1b6ae4c0e4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077af421-42ed-4d86-be26-1b6ae4c0e4b0) transitioned into state 'SUCCESS' from state '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-1472591474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e18f5cfe43c4eb4a311b46a82986172',qos_specs=None,replication_status=,reservations=['035c4967-b8d6-4bf4-858e-c8c85660511d','a4f29157-5a52-454c-8ee2-ff3f92296294','3a6029ec-7353-4132-9918-ec86afa28895','6ed3729e-3b7a-4dff-bbd1-9e6acef0dca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61057d5f794e430ca8d2cb37ec1d72ba',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7a2250-09b0-42c7-9728-8f9f9d3b05af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7a2250-09b0-42c7-9728-8f9f9d3b05af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Flow 'volume_create_api' (fdff3be8-f9a4-4162-8b5a-8f3b37e62ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Create volume request issued successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b183ffaa-44fa-45b7-83ee-e66cd5a2e6f4 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 249/488] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:45 2026] POST /volume/v3/volumes => generated 759 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-91086905-b94f-4901-85dd-0cc497c09b2e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-91086905-b94f-4901-85dd-0cc497c09b2e tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-91086905-b94f-4901-85dd-0cc497c09b2e tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-196459686"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-91086905-b94f-4901-85dd-0cc497c09b2e tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 240/489] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:06:46 2026] POST /volume/v3/group_types => generated 180 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a8010b2c-e1ec-4dba-961b-bc1985e9f1b6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8010b2c-e1ec-4dba-961b-bc1985e9f1b6 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] POST http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8010b2c-e1ec-4dba-961b-bc1985e9f1b6 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8010b2c-e1ec-4dba-961b-bc1985e9f1b6 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 250/490] 192.168.122.6 () {62 vars in 1332 bytes} [Tue Sep 1 02:06:47 2026] POST /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs => generated 53 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b9f20cef-2cd1-4fe1-9c80-16fecb744832 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9f20cef-2cd1-4fe1-9c80-16fecb744832 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] POST http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9f20cef-2cd1-4fe1-9c80-16fecb744832 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9f20cef-2cd1-4fe1-9c80-16fecb744832 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 241/491] 192.168.122.6 () {62 vars in 1332 bytes} [Tue Sep 1 02:06:47 2026] POST /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs => generated 61 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57d26703-021f-4f4f-9ff1-ff42eb4019c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57d26703-021f-4f4f-9ff1-ff42eb4019c9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] GET http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57d26703-021f-4f4f-9ff1-ff42eb4019c9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57d26703-021f-4f4f-9ff1-ff42eb4019c9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57d26703-021f-4f4f-9ff1-ff42eb4019c9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 251/492] 192.168.122.6 () {60 vars in 1326 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 => generated 26 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-83fe70aa-1e25-44f4-8d70-f0eb298f6c78 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-83fe70aa-1e25-44f4-8d70-f0eb298f6c78 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] GET http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-83fe70aa-1e25-44f4-8d70-f0eb298f6c78 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-83fe70aa-1e25-44f4-8d70-f0eb298f6c78 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-83fe70aa-1e25-44f4-8d70-f0eb298f6c78 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 242/493] 192.168.122.6 () {60 vars in 1326 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 => generated 18 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-acddb6e5-5f31-457d-b18b-f2498b07733f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-acddb6e5-5f31-457d-b18b-f2498b07733f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] PUT http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-acddb6e5-5f31-457d-b18b-f2498b07733f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-acddb6e5-5f31-457d-b18b-f2498b07733f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 252/494] 192.168.122.6 () {62 vars in 1346 bytes} [Tue Sep 1 02:06:47 2026] PUT /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 => generated 26 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-960a3e0d-e3d5-47a7-8dc7-97c9a80dc593 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-960a3e0d-e3d5-47a7-8dc7-97c9a80dc593 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] GET http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-960a3e0d-e3d5-47a7-8dc7-97c9a80dc593 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-960a3e0d-e3d5-47a7-8dc7-97c9a80dc593 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-960a3e0d-e3d5-47a7-8dc7-97c9a80dc593 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 243/495] 192.168.122.6 () {60 vars in 1311 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs => generated 87 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d47f1e70-2da3-4768-ad0b-91c599a4ad7f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47f1e70-2da3-4768-ad0b-91c599a4ad7f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key1 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d47f1e70-2da3-4768-ad0b-91c599a4ad7f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d47f1e70-2da3-4768-ad0b-91c599a4ad7f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47f1e70-2da3-4768-ad0b-91c599a4ad7f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key1 returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 253/496] 192.168.122.6 () {60 vars in 1329 bytes} [Tue Sep 1 02:06:47 2026] DELETE /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6892406c-08ea-4d34-9b5c-caa5250759a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6892406c-08ea-4d34-9b5c-caa5250759a9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] GET http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key1 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6892406c-08ea-4d34-9b5c-caa5250759a9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6892406c-08ea-4d34-9b5c-caa5250759a9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6892406c-08ea-4d34-9b5c-caa5250759a9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] HTTP exception thrown: Group Type 831b3487-ca72-4be7-8d8f-f085c4f38814 has no extra spec with key key1. Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6892406c-08ea-4d34-9b5c-caa5250759a9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key1 returned with HTTP 404 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 244/497] 192.168.122.6 () {60 vars in 1326 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key1 => generated 126 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8a65a7d-2703-413a-aebb-fc3ba39fec0f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8a65a7d-2703-413a-aebb-fc3ba39fec0f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8a65a7d-2703-413a-aebb-fc3ba39fec0f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8a65a7d-2703-413a-aebb-fc3ba39fec0f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8a65a7d-2703-413a-aebb-fc3ba39fec0f tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 254/498] 192.168.122.6 () {60 vars in 1329 bytes} [Tue Sep 1 02:06:47 2026] DELETE /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-734d096c-3c78-4a26-abe7-613687feafb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-734d096c-3c78-4a26-abe7-613687feafb4 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] GET http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-734d096c-3c78-4a26-abe7-613687feafb4 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-734d096c-3c78-4a26-abe7-613687feafb4 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-734d096c-3c78-4a26-abe7-613687feafb4 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] HTTP exception thrown: Group Type 831b3487-ca72-4be7-8d8f-f085c4f38814 has no extra spec with key key2. Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-734d096c-3c78-4a26-abe7-613687feafb4 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 returned with HTTP 404 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 245/499] 192.168.122.6 () {60 vars in 1326 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key2 => generated 126 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-185fbf07-583e-4ee8-83a3-ffacc6f7d14d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-185fbf07-583e-4ee8-83a3-ffacc6f7d14d tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-185fbf07-583e-4ee8-83a3-ffacc6f7d14d tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-185fbf07-583e-4ee8-83a3-ffacc6f7d14d tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-185fbf07-583e-4ee8-83a3-ffacc6f7d14d tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 255/500] 192.168.122.6 () {60 vars in 1329 bytes} [Tue Sep 1 02:06:47 2026] DELETE /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8caaff9a-c1d3-4d94-acea-5ae949e4c1b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8caaff9a-c1d3-4d94-acea-5ae949e4c1b9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] GET http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8caaff9a-c1d3-4d94-acea-5ae949e4c1b9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8caaff9a-c1d3-4d94-acea-5ae949e4c1b9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8caaff9a-c1d3-4d94-acea-5ae949e4c1b9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] HTTP exception thrown: Group Type 831b3487-ca72-4be7-8d8f-f085c4f38814 has no extra spec with key key3. Sep 01 02:06:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8caaff9a-c1d3-4d94-acea-5ae949e4c1b9 tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 returned with HTTP 404 Sep 01 02:06:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 246/501] 192.168.122.6 () {60 vars in 1326 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814/group_specs/key3 => generated 126 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d102458-e40e-4b04-9093-67e6a2c9229e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d102458-e40e-4b04-9093-67e6a2c9229e tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d102458-e40e-4b04-9093-67e6a2c9229e tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d102458-e40e-4b04-9093-67e6a2c9229e tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d102458-e40e-4b04-9093-67e6a2c9229e tempest-GroupTypeSpecsTest-1360130240 tempest-GroupTypeSpecsTest-1360130240-project-admin] http://192.168.122.6/volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814 returned with HTTP 202 Sep 01 02:06:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 256/502] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:47 2026] DELETE /volume/v3/group_types/831b3487-ca72-4be7-8d8f-f085c4f38814 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7d765612-50c9-4b91-a7d3-aef4bff77999 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d765612-50c9-4b91-a7d3-aef4bff77999 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:06:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d765612-50c9-4b91-a7d3-aef4bff77999 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1779735885"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d765612-50c9-4b91-a7d3-aef4bff77999 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:06:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 247/503] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:06:50 2026] POST /volume/v3/types => generated 220 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dbe3c73d-0ba0-435f-b442-4b9704cbbf7d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbe3c73d-0ba0-435f-b442-4b9704cbbf7d tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:06:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbe3c73d-0ba0-435f-b442-4b9704cbbf7d tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-162454197"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbe3c73d-0ba0-435f-b442-4b9704cbbf7d tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 257/504] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:06:50 2026] POST /volume/v3/group_types => generated 176 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:06:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5bf91605-5b66-4025-87fc-091ebec25a23", "volume_types": ["3376a5ee-4626-4396-ac99-dc25ed241047"], "name": "tempest-GroupsV314Test-Group-754770485"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Creating new group {'group': {'group_type': '5bf91605-5b66-4025-87fc-091ebec25a23', 'volume_types': ['3376a5ee-4626-4396-ac99-dc25ed241047'], 'name': 'tempest-GroupsV314Test-Group-754770485'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:06:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Creating group tempest-GroupsV314Test-Group-754770485. Sep 01 02:06:51 devstack devstack@c-api.service[87202]: /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 01 02:06:51 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:06:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:06:51.294544. {{(pid=87202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:06:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Availability Zones retrieved successfully. Sep 01 02:06:51 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Created reservations ['63a9c525-7f32-451f-9050-841f902a55d2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aab35204-8055-4a00-a80f-0a5eba657bf4 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:06:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 248/505] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:06:50 2026] POST /volume/v3/groups => generated 107 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d340671-5972-4369-9c65-fb00695866eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d340671-5972-4369-9c65-fb00695866eb tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 Sep 01 02:06:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d340671-5972-4369-9c65-fb00695866eb tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d340671-5972-4369-9c65-fb00695866eb tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-7d340671-5972-4369-9c65-fb00695866eb tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] show called for member 054c63a3-1a60-4969-87ba-fd16d66e3468 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:51 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:06:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d340671-5972-4369-9c65-fb00695866eb tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 returned with HTTP 200 Sep 01 02:06:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 258/506] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 => generated 387 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d952d69-d47d-41bb-a5e2-8cbd1a8fb21c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d952d69-d47d-41bb-a5e2-8cbd1a8fb21c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 Sep 01 02:06:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d952d69-d47d-41bb-a5e2-8cbd1a8fb21c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d952d69-d47d-41bb-a5e2-8cbd1a8fb21c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-5d952d69-d47d-41bb-a5e2-8cbd1a8fb21c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] show called for member 054c63a3-1a60-4969-87ba-fd16d66e3468 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:06:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:52 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:06:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d952d69-d47d-41bb-a5e2-8cbd1a8fb21c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 returned with HTTP 200 Sep 01 02:06:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 249/507] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:06:52 2026] GET /volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 => generated 388 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61a1a896-0534-4700-a070-2a579c8c2ebf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1002829294", "volume_type": "3376a5ee-4626-4396-ac99-dc25ed241047", "group_id": "054c63a3-1a60-4969-87ba-fd16d66e3468", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1002829294', 'volume_type': '3376a5ee-4626-4396-ac99-dc25ed241047', 'group_id': '054c63a3-1a60-4969-87ba-fd16d66e3468', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Create volume of 1 GB Sep 01 02:06:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:52 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:06:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Availability Zones retrieved successfully. Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Flow 'volume_create_api' (9d3a17db-f917-43b8-ab25-e92ffb802781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96596f2-e3c8-4d5e-82a7-bf8c9b913370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96596f2-e3c8-4d5e-82a7-bf8c9b913370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3376a5ee-4626-4396-ac99-dc25ed241047,is_public=True,name='tempest-GroupsV314Test-volume-type-1779735885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3376a5ee-4626-4396-ac99-dc25ed241047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '054c63a3-1a60-4969-87ba-fd16d66e3468', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7178b5e5-b92d-4797-8872-3f36ac2a73ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1779735885 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1779735885, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:52 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1779735885 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1779735885, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Created reservations ['19c144dc-2ec9-4316-b6ab-9de331bcea23', '6c7313a1-bd43-4f35-8e98-3254d63fea82', 'c5a38d81-868c-47cf-b23b-787a0455c99d', 'af95480f-48f8-45ad-a587-cb1cf490265f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7178b5e5-b92d-4797-8872-3f36ac2a73ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c144dc-2ec9-4316-b6ab-9de331bcea23', '6c7313a1-bd43-4f35-8e98-3254d63fea82', 'c5a38d81-868c-47cf-b23b-787a0455c99d', 'af95480f-48f8-45ad-a587-cb1cf490265f']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9397df87-578d-4584-bf84-dc2f4b1774c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9397df87-578d-4584-bf84-dc2f4b1774c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd923bb2e-404b-4344-8cde-21cdef4ae754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1002829294',encryption_key_id=None,group_id=054c63a3-1a60-4969-87ba-fd16d66e3468,group_type_id=,metadata={},multiattach=False,project_id='6c169cd7af7e478c87e714bed1a6ccc5',qos_specs=None,replication_status=,reservations=['19c144dc-2ec9-4316-b6ab-9de331bcea23','6c7313a1-bd43-4f35-8e98-3254d63fea82','c5a38d81-868c-47cf-b23b-787a0455c99d','af95480f-48f8-45ad-a587-cb1cf490265f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be5755333c540e188c4b16215f75b0d',volume_type_id=3376a5ee-4626-4396-ac99-dc25ed241047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1002829294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=054c63a3-1a60-4969-87ba-fd16d66e3468,host=None,id=d923bb2e-404b-4344-8cde-21cdef4ae754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c169cd7af7e478c87e714bed1a6ccc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be5755333c540e188c4b16215f75b0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3376a5ee-4626-4396-ac99-dc25ed241047),volume_type_id=3376a5ee-4626-4396-ac99-dc25ed241047)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6814cc2-ab06-44eb-bc1b-3fa20d451373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6814cc2-ab06-44eb-bc1b-3fa20d451373) transitioned into state 'SUCCESS' from state '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-1002829294',encryption_key_id=None,group_id=054c63a3-1a60-4969-87ba-fd16d66e3468,group_type_id=,metadata={},multiattach=False,project_id='6c169cd7af7e478c87e714bed1a6ccc5',qos_specs=None,replication_status=,reservations=['19c144dc-2ec9-4316-b6ab-9de331bcea23','6c7313a1-bd43-4f35-8e98-3254d63fea82','c5a38d81-868c-47cf-b23b-787a0455c99d','af95480f-48f8-45ad-a587-cb1cf490265f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be5755333c540e188c4b16215f75b0d',volume_type_id=3376a5ee-4626-4396-ac99-dc25ed241047)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68713980-9786-49ee-9dd1-86873f7475f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68713980-9786-49ee-9dd1-86873f7475f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Flow 'volume_create_api' (9d3a17db-f917-43b8-ab25-e92ffb802781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Create volume request issued successfully. Sep 01 02:06:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:53 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61a1a896-0534-4700-a070-2a579c8c2ebf tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 259/508] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:06:52 2026] POST /volume/v3/volumes => generated 823 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 Sep 01 02:06:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:06:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:53 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b13650b-fe5e-4f28-b309-3e308a5fd3e1 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 returned with HTTP 200 Sep 01 02:06:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 250/509] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:53 2026] GET /volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 => generated 891 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ce3edd93-5423-4fce-af9a-7d11b2dbdf51 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b1286348-b816-43ae-94a4-28cc7c48d760 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 Sep 01 02:06:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:54 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce3edd93-5423-4fce-af9a-7d11b2dbdf51 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:06:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce3edd93-5423-4fce-af9a-7d11b2dbdf51 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-18931494", "description": "tempest-group-type-description-449739989", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:54 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce3edd93-5423-4fce-af9a-7d11b2dbdf51 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 260/510] 192.168.122.6 () {62 vars in 1186 bytes} [Tue Sep 1 02:06:54 2026] POST /volume/v3/group_types => generated 262 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-78a72f2f-5141-4ecb-abe5-786e84e1e615 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1286348-b816-43ae-94a4-28cc7c48d760 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 251/511] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:54 2026] GET /volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 => generated 915 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78a72f2f-5141-4ecb-abe5-786e84e1e615 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] GET http://192.168.122.6/volume/v3/group_types Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78a72f2f-5141-4ecb-abe5-786e84e1e615 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78a72f2f-5141-4ecb-abe5-786e84e1e615 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78a72f2f-5141-4ecb-abe5-786e84e1e615 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 261/512] 192.168.122.6 () {60 vars in 1164 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/group_types => generated 658 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d8c26f1f-463a-429a-bfeb-474647e4da08 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8c26f1f-463a-429a-bfeb-474647e4da08 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] PUT http://192.168.122.6/volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8c26f1f-463a-429a-bfeb-474647e4da08 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1367655807", "description": "updated-group-type-desc"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8c26f1f-463a-429a-bfeb-474647e4da08 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 252/513] 192.168.122.6 () {62 vars in 1296 bytes} [Tue Sep 1 02:06:55 2026] PUT /volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 => generated 255 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-77c1275b-5fae-41a6-828a-83bf099ee684 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77c1275b-5fae-41a6-828a-83bf099ee684 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] GET http://192.168.122.6/volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77c1275b-5fae-41a6-828a-83bf099ee684 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77c1275b-5fae-41a6-828a-83bf099ee684 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77c1275b-5fae-41a6-828a-83bf099ee684 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 262/514] 192.168.122.6 () {60 vars in 1275 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 => generated 255 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8353377b-2a9d-4e79-9cb8-dbd7126db8e0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8353377b-2a9d-4e79-9cb8-dbd7126db8e0 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8353377b-2a9d-4e79-9cb8-dbd7126db8e0 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8353377b-2a9d-4e79-9cb8-dbd7126db8e0 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8353377b-2a9d-4e79-9cb8-dbd7126db8e0 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 returned with HTTP 202 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 253/515] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:55 2026] DELETE /volume/v3/group_types/8305bef3-6910-44e0-857a-48c92921be29 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5706610e-18a6-4a35-9815-fbab8d129aad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5706610e-18a6-4a35-9815-fbab8d129aad tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] GET http://192.168.122.6/volume/v3/group_types Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5706610e-18a6-4a35-9815-fbab8d129aad tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5706610e-18a6-4a35-9815-fbab8d129aad tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5706610e-18a6-4a35-9815-fbab8d129aad tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 263/516] 192.168.122.6 () {60 vars in 1164 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/group_types => generated 410 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e11882f0-0281-4520-bcfd-fbb43d389f48 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e11882f0-0281-4520-bcfd-fbb43d389f48 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e11882f0-0281-4520-bcfd-fbb43d389f48 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-354516010", "is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e11882f0-0281-4520-bcfd-fbb43d389f48 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 254/517] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:06:55 2026] POST /volume/v3/group_types => generated 163 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1af83413-58ea-43b9-8a3a-8a0375c4fa08 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1af83413-58ea-43b9-8a3a-8a0375c4fa08 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1af83413-58ea-43b9-8a3a-8a0375c4fa08 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1722150549", "is_public": false}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1af83413-58ea-43b9-8a3a-8a0375c4fa08 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 264/518] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:06:55 2026] POST /volume/v3/group_types => generated 165 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b00b106-2009-4a43-b6ef-62d57e5bea3e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b00b106-2009-4a43-b6ef-62d57e5bea3e tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] GET http://192.168.122.6/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b00b106-2009-4a43-b6ef-62d57e5bea3e tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b00b106-2009-4a43-b6ef-62d57e5bea3e tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b00b106-2009-4a43-b6ef-62d57e5bea3e tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 255/519] 192.168.122.6 () {60 vars in 1225 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 710 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ec76417-837c-4437-add7-e00dbed1bf8f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ec76417-837c-4437-add7-e00dbed1bf8f tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] GET http://192.168.122.6/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ec76417-837c-4437-add7-e00dbed1bf8f tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ec76417-837c-4437-add7-e00dbed1bf8f tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ec76417-837c-4437-add7-e00dbed1bf8f tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 265/520] 192.168.122.6 () {60 vars in 1227 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 710 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3683db6-9020-4387-a9ce-72f16ea72f4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3683db6-9020-4387-a9ce-72f16ea72f4b tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] GET http://192.168.122.6/volume/v3/group_types?is_public=False Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3683db6-9020-4387-a9ce-72f16ea72f4b tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3683db6-9020-4387-a9ce-72f16ea72f4b tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3683db6-9020-4387-a9ce-72f16ea72f4b tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 256/521] 192.168.122.6 () {60 vars in 1195 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c01afb79-ced9-43ce-b8ba-a358636a555d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c01afb79-ced9-43ce-b8ba-a358636a555d tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] GET http://192.168.122.6/volume/v3/group_types?is_public=True Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c01afb79-ced9-43ce-b8ba-a358636a555d tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c01afb79-ced9-43ce-b8ba-a358636a555d tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c01afb79-ced9-43ce-b8ba-a358636a555d tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 266/522] 192.168.122.6 () {60 vars in 1193 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/group_types?is_public=True => generated 559 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-26ccbae4-4059-4f15-8dc8-350fdedf05a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26ccbae4-4059-4f15-8dc8-350fdedf05a1 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/87d7f921-7d9c-409c-9868-f63ce646dc48 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26ccbae4-4059-4f15-8dc8-350fdedf05a1 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26ccbae4-4059-4f15-8dc8-350fdedf05a1 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26ccbae4-4059-4f15-8dc8-350fdedf05a1 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types/87d7f921-7d9c-409c-9868-f63ce646dc48 returned with HTTP 202 Sep 01 02:06:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 257/523] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:55 2026] DELETE /volume/v3/group_types/87d7f921-7d9c-409c-9868-f63ce646dc48 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7c814dd3-151c-48e4-a0dd-7a8a342b0cf2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c814dd3-151c-48e4-a0dd-7a8a342b0cf2 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/0c37c1a2-be68-40c5-b8d9-ba16a1e9e6d9 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c814dd3-151c-48e4-a0dd-7a8a342b0cf2 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c814dd3-151c-48e4-a0dd-7a8a342b0cf2 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c814dd3-151c-48e4-a0dd-7a8a342b0cf2 tempest-GroupTypesTest-468307952 tempest-GroupTypesTest-468307952-project-admin] http://192.168.122.6/volume/v3/group_types/0c37c1a2-be68-40c5-b8d9-ba16a1e9e6d9 returned with HTTP 202 Sep 01 02:06:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 267/524] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:06:55 2026] DELETE /volume/v3/group_types/0c37c1a2-be68-40c5-b8d9-ba16a1e9e6d9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 Sep 01 02:06:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:56 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:56 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc677a21-edfc-4af3-a613-584d5e8d9405 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 returned with HTTP 200 Sep 01 02:06:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 258/525] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:56 2026] GET /volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] POST http://192.168.122.6/volume/v3/groups/action Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action body: b'{"create-from-src": {"source_group_id": "054c63a3-1a60-4969-87ba-fd16d66e3468", "name": "tempest-Group_from_grp-1455009994"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "054c63a3-1a60-4969-87ba-fd16d66e3468", "name": "tempest-Group_from_grp-1455009994"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Creating new group {'create-from-src': {'source_group_id': '054c63a3-1a60-4969-87ba-fd16d66e3468', 'name': 'tempest-Group_from_grp-1455009994'}}. {{(pid=87203) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Creating group tempest-Group_from_grp-1455009994 from source group 054c63a3-1a60-4969-87ba-fd16d66e3468. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /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 01 02:06:56 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Created reservations ['e0f34a3c-7cfa-40a3-85b8-f7ef07026417'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /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 01 02:06:56 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87203]: INFO cinder.group.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] A mapping entry already exists for group 29e8b09e-62b3-4227-83b5-8b1388983d0e and volume type 3376a5ee-4626-4396-ac99-dc25ed241047. Do not need to create again. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Availability Zones retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Flow 'volume_create_api' (bbde8784-8d85-46c4-8c02-f7f5023ee4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8edeaf78-5e42-4c45-8b60-e4f204b9af90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8edeaf78-5e42-4c45-8b60-e4f204b9af90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd923bb2e-404b-4344-8cde-21cdef4ae754', 'volume_type': VolumeType(created_at=2026-09-01T00:06:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3376a5ee-4626-4396-ac99-dc25ed241047,is_public=True,name='tempest-GroupsV314Test-volume-type-1779735885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3376a5ee-4626-4396-ac99-dc25ed241047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '29e8b09e-62b3-4227-83b5-8b1388983d0e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99eeefdd-1502-4314-837f-ecd9aae1fd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Created reservations ['e9bca086-05c4-42c3-aa44-377ba943d4e9', '24dbc6ce-8b9d-4de3-b407-008379165a15', '3706fcb7-e33e-484f-98af-bee75d16c2b5', 'fdb09707-4846-415e-8036-6d93c9b78b21'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99eeefdd-1502-4314-837f-ecd9aae1fd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9bca086-05c4-42c3-aa44-377ba943d4e9', '24dbc6ce-8b9d-4de3-b407-008379165a15', '3706fcb7-e33e-484f-98af-bee75d16c2b5', 'fdb09707-4846-415e-8036-6d93c9b78b21']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b10c59-a987-4c1e-85a4-d455c27a3bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29b10c59-a987-4c1e-85a4-d455c27a3bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b09488-8d89-48bf-9e21-5d6f36a23b88', '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=29e8b09e-62b3-4227-83b5-8b1388983d0e,group_type_id=,metadata={},multiattach=False,project_id='6c169cd7af7e478c87e714bed1a6ccc5',qos_specs=None,replication_status=,reservations=['e9bca086-05c4-42c3-aa44-377ba943d4e9','24dbc6ce-8b9d-4de3-b407-008379165a15','3706fcb7-e33e-484f-98af-bee75d16c2b5','fdb09707-4846-415e-8036-6d93c9b78b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=d923bb2e-404b-4344-8cde-21cdef4ae754,status='creating',user_id='3be5755333c540e188c4b16215f75b0d',volume_type_id=3376a5ee-4626-4396-ac99-dc25ed241047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=29e8b09e-62b3-4227-83b5-8b1388983d0e,host=None,id=e4b09488-8d89-48bf-9e21-5d6f36a23b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c169cd7af7e478c87e714bed1a6ccc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d923bb2e-404b-4344-8cde-21cdef4ae754,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be5755333c540e188c4b16215f75b0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3376a5ee-4626-4396-ac99-dc25ed241047),volume_type_id=3376a5ee-4626-4396-ac99-dc25ed241047)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384be823-103d-4bee-a2c0-5958596911f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384be823-103d-4bee-a2c0-5958596911f1) transitioned into state 'SUCCESS' from 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=29e8b09e-62b3-4227-83b5-8b1388983d0e,group_type_id=,metadata={},multiattach=False,project_id='6c169cd7af7e478c87e714bed1a6ccc5',qos_specs=None,replication_status=,reservations=['e9bca086-05c4-42c3-aa44-377ba943d4e9','24dbc6ce-8b9d-4de3-b407-008379165a15','3706fcb7-e33e-484f-98af-bee75d16c2b5','fdb09707-4846-415e-8036-6d93c9b78b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=d923bb2e-404b-4344-8cde-21cdef4ae754,status='creating',user_id='3be5755333c540e188c4b16215f75b0d',volume_type_id=3376a5ee-4626-4396-ac99-dc25ed241047)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Flow 'volume_create_api' (bbde8784-8d85-46c4-8c02-f7f5023ee4b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Create volume request issued successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: /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 01 02:06:57 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5572ec5f-c5d6-464a-a02f-df7d39cdeca2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/action returned with HTTP 202 Sep 01 02:06:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 268/526] 192.168.122.6 () {62 vars in 1192 bytes} [Tue Sep 1 02:06:56 2026] POST /volume/v3/groups/action => generated 102 bytes in 1067 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:06:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:57 devstack devstack@c-api.service[87202]: /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 01 02:06:57 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Get all volumes completed successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:57 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:57 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:57 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:57 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b070ab0e-b899-4b88-bc2b-7a4428a9ed2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 259/527] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:57 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:57 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-684905c0-b216-4d7d-9739-6e6c5d496e46 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 269/528] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:06:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:06:58 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:06:59 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:06:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08a61fec-52a0-4f08-a9ce-4fab44c7796a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 260/529] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:00 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8bf1bdb0-ed85-48e2-bb5e-eba24e661628 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 270/530] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:00 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:01 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:01 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4940fc6d-a948-49a1-ad6c-ba7d51f6b72d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 261/531] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:02 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:02 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:02 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-699c5f84-9a10-4fab-a6a8-1da9eb5b550c tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 271/532] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:04 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:04 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:04 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-786082d6-7cfd-45f9-8cd2-48ed412ff7b2 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 262/533] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 833 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55cd1bb3-4dfd-4337-8300-15915644b233 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:05 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:05 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:06 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:06 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=360,cinder:INSERT=60,cinder:UPDATE=86 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55cd1bb3-4dfd-4337-8300-15915644b233 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 272/534] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:05 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 750 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=302,cinder:UPDATE=58,cinder:INSERT=35 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:07 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:07 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d28d648-fe48-4622-a5b1-d0fcca291b93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:08 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d84b9b9f-2ea3-4f0a-8a96-4af49b8edb8a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 263/535] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d28d648-fe48-4622-a5b1-d0fcca291b93 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d28d648-fe48-4622-a5b1-d0fcca291b93 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1918245441", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.qos_specs [None req-0d28d648-fe48-4622-a5b1-d0fcca291b93 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1918245441', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87203) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:08 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-0d28d648-fe48-4622-a5b1-d0fcca291b93 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DB qos_specs_create(): root {'id': '353312c3-94f0-4087-a44d-461c975c38b9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1918245441'} {{(pid=87203) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d28d648-fe48-4622-a5b1-d0fcca291b93 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 273/536] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:07:07 2026] POST /volume/v3/qos-specs => generated 397 bytes in 825 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-38c019d9-697a-4fa7-bdbd-f429cf232ffa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38c019d9-697a-4fa7-bdbd-f429cf232ffa tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38c019d9-697a-4fa7-bdbd-f429cf232ffa tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-47960505"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38c019d9-697a-4fa7-bdbd-f429cf232ffa tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 264/537] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:07:08 2026] POST /volume/v3/types => generated 220 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7dee4e89-a092-4810-9b71-e343bbca3603 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7dee4e89-a092-4810-9b71-e343bbca3603 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7dee4e89-a092-4810-9b71-e343bbca3603 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-224317192"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7dee4e89-a092-4810-9b71-e343bbca3603 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 274/538] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:07:09 2026] POST /volume/v3/types => generated 221 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b1f2d5d-afd9-4bce-a90e-ae41e8c1e1a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b1f2d5d-afd9-4bce-a90e-ae41e8c1e1a8 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b1f2d5d-afd9-4bce-a90e-ae41e8c1e1a8 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1497151167"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b1f2d5d-afd9-4bce-a90e-ae41e8c1e1a8 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 265/539] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:07:09 2026] POST /volume/v3/types => generated 222 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c01d4df5-a451-46bc-94f3-ffb8f827f56c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c01d4df5-a451-46bc-94f3-ffb8f827f56c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=a14dd795-45c8-4df9-b68d-4742650d5b74 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c01d4df5-a451-46bc-94f3-ffb8f827f56c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c01d4df5-a451-46bc-94f3-ffb8f827f56c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'associate' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c01d4df5-a451-46bc-94f3-ffb8f827f56c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Associate qos_spec: 353312c3-94f0-4087-a44d-461c975c38b9 with type: a14dd795-45c8-4df9-b68d-4742650d5b74 {{(pid=87202) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:09 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:09 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c01d4df5-a451-46bc-94f3-ffb8f827f56c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=a14dd795-45c8-4df9-b68d-4742650d5b74 returned with HTTP 202 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 266/540] 192.168.122.6 () {58 vars in 1355 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=a14dd795-45c8-4df9-b68d-4742650d5b74 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f2d0ac5a-f0f3-4901-9c1d-0dcabd2bf540 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2d0ac5a-f0f3-4901-9c1d-0dcabd2bf540 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=2aece3e5-8c00-4ac1-a568-1eeb726827e4 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2d0ac5a-f0f3-4901-9c1d-0dcabd2bf540 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2d0ac5a-f0f3-4901-9c1d-0dcabd2bf540 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'associate' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f2d0ac5a-f0f3-4901-9c1d-0dcabd2bf540 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Associate qos_spec: 353312c3-94f0-4087-a44d-461c975c38b9 with type: 2aece3e5-8c00-4ac1-a568-1eeb726827e4 {{(pid=87202) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2d0ac5a-f0f3-4901-9c1d-0dcabd2bf540 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=2aece3e5-8c00-4ac1-a568-1eeb726827e4 returned with HTTP 202 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 267/541] 192.168.122.6 () {58 vars in 1355 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=2aece3e5-8c00-4ac1-a568-1eeb726827e4 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3951457-7267-4e4f-9f9e-34e93ed57aef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3951457-7267-4e4f-9f9e-34e93ed57aef tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=3170a599-be3f-489b-9744-8db1ba1dc9af Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3951457-7267-4e4f-9f9e-34e93ed57aef tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3951457-7267-4e4f-9f9e-34e93ed57aef tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'associate' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3951457-7267-4e4f-9f9e-34e93ed57aef tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Associate qos_spec: 353312c3-94f0-4087-a44d-461c975c38b9 with type: 3170a599-be3f-489b-9744-8db1ba1dc9af {{(pid=87202) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f64e80d-5761-49d7-9a8b-c54f946a267d tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 275/542] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3951457-7267-4e4f-9f9e-34e93ed57aef tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=3170a599-be3f-489b-9744-8db1ba1dc9af returned with HTTP 202 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 268/543] 192.168.122.6 () {58 vars in 1355 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associate?vol_type_id=3170a599-be3f-489b-9744-8db1ba1dc9af => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81f82ea5-72b6-4d1b-98fc-a160185cc02c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81f82ea5-72b6-4d1b-98fc-a160185cc02c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81f82ea5-72b6-4d1b-98fc-a160185cc02c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81f82ea5-72b6-4d1b-98fc-a160185cc02c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'associations' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81f82ea5-72b6-4d1b-98fc-a160185cc02c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Get associations for qos_spec id: 353312c3-94f0-4087-a44d-461c975c38b9 {{(pid=87203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /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 01 02:07:09 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81f82ea5-72b6-4d1b-98fc-a160185cc02c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 276/544] 192.168.122.6 () {58 vars in 1267 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations => generated 445 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55657354-c370-4d63-8f79-69bc1be0d409 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55657354-c370-4d63-8f79-69bc1be0d409 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/disassociate?vol_type_id=a14dd795-45c8-4df9-b68d-4742650d5b74 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55657354-c370-4d63-8f79-69bc1be0d409 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55657354-c370-4d63-8f79-69bc1be0d409 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'disassociate' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-55657354-c370-4d63-8f79-69bc1be0d409 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Disassociate qos_spec: 353312c3-94f0-4087-a44d-461c975c38b9 from type: a14dd795-45c8-4df9-b68d-4742650d5b74 {{(pid=87202) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55657354-c370-4d63-8f79-69bc1be0d409 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/disassociate?vol_type_id=a14dd795-45c8-4df9-b68d-4742650d5b74 returned with HTTP 202 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 269/545] 192.168.122.6 () {58 vars in 1364 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/disassociate?vol_type_id=a14dd795-45c8-4df9-b68d-4742650d5b74 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59a1b3f7-2774-4fad-8573-1db3e1aaca05 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59a1b3f7-2774-4fad-8573-1db3e1aaca05 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59a1b3f7-2774-4fad-8573-1db3e1aaca05 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59a1b3f7-2774-4fad-8573-1db3e1aaca05 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'associations' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-59a1b3f7-2774-4fad-8573-1db3e1aaca05 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Get associations for qos_spec id: 353312c3-94f0-4087-a44d-461c975c38b9 {{(pid=87203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /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 01 02:07:09 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59a1b3f7-2774-4fad-8573-1db3e1aaca05 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 277/546] 192.168.122.6 () {58 vars in 1267 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations => generated 305 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18be8e3c-36da-45ca-8449-fbe26790ee87 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18be8e3c-36da-45ca-8449-fbe26790ee87 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/disassociate_all Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18be8e3c-36da-45ca-8449-fbe26790ee87 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18be8e3c-36da-45ca-8449-fbe26790ee87 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'disassociate_all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18be8e3c-36da-45ca-8449-fbe26790ee87 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Disassociate qos_spec: 353312c3-94f0-4087-a44d-461c975c38b9 from all. {{(pid=87202) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 02:07:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18be8e3c-36da-45ca-8449-fbe26790ee87 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/disassociate_all returned with HTTP 202 Sep 01 02:07:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 270/547] 192.168.122.6 () {58 vars in 1279 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/disassociate_all => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc097648-a97f-4a28-888f-584d6b63613f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc097648-a97f-4a28-888f-584d6b63613f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc097648-a97f-4a28-888f-584d6b63613f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc097648-a97f-4a28-888f-584d6b63613f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'associations' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc097648-a97f-4a28-888f-584d6b63613f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Get associations for qos_spec id: 353312c3-94f0-4087-a44d-461c975c38b9 {{(pid=87203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: /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 01 02:07:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc097648-a97f-4a28-888f-584d6b63613f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 278/548] 192.168.122.6 () {58 vars in 1267 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/associations => generated 24 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-23b94e37-b085-443c-b504-f5c429184885 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23b94e37-b085-443c-b504-f5c429184885 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/types/3170a599-be3f-489b-9744-8db1ba1dc9af Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23b94e37-b085-443c-b504-f5c429184885 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23b94e37-b085-443c-b504-f5c429184885 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23b94e37-b085-443c-b504-f5c429184885 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types/3170a599-be3f-489b-9744-8db1ba1dc9af returned with HTTP 202 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 271/549] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:10 2026] DELETE /volume/v3/types/3170a599-be3f-489b-9744-8db1ba1dc9af => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29a7724c-77f4-417b-b7d0-5cfbafa5760e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29a7724c-77f4-417b-b7d0-5cfbafa5760e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/types/3170a599-be3f-489b-9744-8db1ba1dc9af Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29a7724c-77f4-417b-b7d0-5cfbafa5760e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29a7724c-77f4-417b-b7d0-5cfbafa5760e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29a7724c-77f4-417b-b7d0-5cfbafa5760e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types/3170a599-be3f-489b-9744-8db1ba1dc9af returned with HTTP 404 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 279/550] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/types/3170a599-be3f-489b-9744-8db1ba1dc9af => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e45b2a8e-9e92-4c10-b259-2665c8e45065 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e45b2a8e-9e92-4c10-b259-2665c8e45065 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/types/2aece3e5-8c00-4ac1-a568-1eeb726827e4 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e45b2a8e-9e92-4c10-b259-2665c8e45065 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e45b2a8e-9e92-4c10-b259-2665c8e45065 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e45b2a8e-9e92-4c10-b259-2665c8e45065 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types/2aece3e5-8c00-4ac1-a568-1eeb726827e4 returned with HTTP 202 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 272/551] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:10 2026] DELETE /volume/v3/types/2aece3e5-8c00-4ac1-a568-1eeb726827e4 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ca7ac66-8b80-4fac-9afc-8b9d6daafcc7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ca7ac66-8b80-4fac-9afc-8b9d6daafcc7 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/types/2aece3e5-8c00-4ac1-a568-1eeb726827e4 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ca7ac66-8b80-4fac-9afc-8b9d6daafcc7 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ca7ac66-8b80-4fac-9afc-8b9d6daafcc7 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ca7ac66-8b80-4fac-9afc-8b9d6daafcc7 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types/2aece3e5-8c00-4ac1-a568-1eeb726827e4 returned with HTTP 404 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 280/552] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/types/2aece3e5-8c00-4ac1-a568-1eeb726827e4 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f3849b14-138c-4972-8913-fec3fb59c36c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3849b14-138c-4972-8913-fec3fb59c36c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/types/a14dd795-45c8-4df9-b68d-4742650d5b74 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f3849b14-138c-4972-8913-fec3fb59c36c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f3849b14-138c-4972-8913-fec3fb59c36c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3849b14-138c-4972-8913-fec3fb59c36c tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types/a14dd795-45c8-4df9-b68d-4742650d5b74 returned with HTTP 202 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 273/553] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:10 2026] DELETE /volume/v3/types/a14dd795-45c8-4df9-b68d-4742650d5b74 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc28199e-38fc-46d1-b87f-56b73475db1e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc28199e-38fc-46d1-b87f-56b73475db1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/types/a14dd795-45c8-4df9-b68d-4742650d5b74 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc28199e-38fc-46d1-b87f-56b73475db1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc28199e-38fc-46d1-b87f-56b73475db1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc28199e-38fc-46d1-b87f-56b73475db1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/types/a14dd795-45c8-4df9-b68d-4742650d5b74 returned with HTTP 404 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 281/554] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/types/a14dd795-45c8-4df9-b68d-4742650d5b74 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e4c5c6b5-aee2-4182-8f44-c85b73bb939e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4c5c6b5-aee2-4182-8f44-c85b73bb939e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e4c5c6b5-aee2-4182-8f44-c85b73bb939e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1928144705", "consumer": "back-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.qos_specs [None req-e4c5c6b5-aee2-4182-8f44-c85b73bb939e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1928144705', 'consumer': 'back-end', 'specs': {}} {{(pid=87202) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-e4c5c6b5-aee2-4182-8f44-c85b73bb939e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DB qos_specs_create(): root {'id': 'a7cacc62-331b-439f-a074-2413d8ded9b6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1928144705'} {{(pid=87202) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4c5c6b5-aee2-4182-8f44-c85b73bb939e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 274/555] 192.168.122.6 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:10 2026] POST /volume/v3/qos-specs => generated 373 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8430d23c-dda5-45fc-9aed-86825a0bbb69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8430d23c-dda5-45fc-9aed-86825a0bbb69 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6?force=False Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8430d23c-dda5-45fc-9aed-86825a0bbb69 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8430d23c-dda5-45fc-9aed-86825a0bbb69 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8430d23c-dda5-45fc-9aed-86825a0bbb69 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete qos_spec: a7cacc62-331b-439f-a074-2413d8ded9b6, force: False {{(pid=87203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: /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 01 02:07:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8430d23c-dda5-45fc-9aed-86825a0bbb69 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6?force=False returned with HTTP 202 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 282/556] 192.168.122.6 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:10 2026] DELETE /volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5fcb672-b459-4a82-822b-43c49c96edd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5fcb672-b459-4a82-822b-43c49c96edd8 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5fcb672-b459-4a82-822b-43c49c96edd8 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5fcb672-b459-4a82-822b-43c49c96edd8 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5fcb672-b459-4a82-822b-43c49c96edd8 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6 returned with HTTP 404 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 275/557] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6 => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55dcd9fe-0f43-4fd9-8b8d-b4e20ce2ff4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55dcd9fe-0f43-4fd9-8b8d-b4e20ce2ff4b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55dcd9fe-0f43-4fd9-8b8d-b4e20ce2ff4b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55dcd9fe-0f43-4fd9-8b8d-b4e20ce2ff4b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:10 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:10 devstack devstack@c-api.service[87202]: /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 01 02:07:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55dcd9fe-0f43-4fd9-8b8d-b4e20ce2ff4b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 276/558] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/qos-specs => generated 175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9075559e-9ad2-48cf-991a-0742e902a229 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9075559e-9ad2-48cf-991a-0742e902a229 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6?force=False Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9075559e-9ad2-48cf-991a-0742e902a229 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9075559e-9ad2-48cf-991a-0742e902a229 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9075559e-9ad2-48cf-991a-0742e902a229 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete qos_spec: a7cacc62-331b-439f-a074-2413d8ded9b6, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9075559e-9ad2-48cf-991a-0742e902a229 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6?force=False returned with HTTP 404 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 277/559] 192.168.122.6 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:10 2026] DELETE /volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6d0d6975-40ad-44f5-ac09-b4a3f0f0bd6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d0d6975-40ad-44f5-ac09-b4a3f0f0bd6b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d0d6975-40ad-44f5-ac09-b4a3f0f0bd6b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d0d6975-40ad-44f5-ac09-b4a3f0f0bd6b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d0d6975-40ad-44f5-ac09-b4a3f0f0bd6b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6 returned with HTTP 404 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 278/560] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/qos-specs/a7cacc62-331b-439f-a074-2413d8ded9b6 => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8135e41d-f4ec-4de3-931a-9ff6491bc07b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8135e41d-f4ec-4de3-931a-9ff6491bc07b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8135e41d-f4ec-4de3-931a-9ff6491bc07b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-340630070", "consumer": "both"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.qos_specs [None req-8135e41d-f4ec-4de3-931a-9ff6491bc07b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-340630070', 'consumer': 'both', 'specs': {}} {{(pid=87202) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-8135e41d-f4ec-4de3-931a-9ff6491bc07b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DB qos_specs_create(): root {'id': '467f0074-ca56-4bb6-9c41-6910a74f1268', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-340630070'} {{(pid=87202) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8135e41d-f4ec-4de3-931a-9ff6491bc07b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 279/561] 192.168.122.6 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:10 2026] POST /volume/v3/qos-specs => generated 368 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-189edc7a-07cd-4681-b373-ea641bfa42be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-189edc7a-07cd-4681-b373-ea641bfa42be tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268?force=False Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-189edc7a-07cd-4681-b373-ea641bfa42be tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-189edc7a-07cd-4681-b373-ea641bfa42be tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-189edc7a-07cd-4681-b373-ea641bfa42be tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete qos_spec: 467f0074-ca56-4bb6-9c41-6910a74f1268, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49a5147e-c52f-4f1d-a358-6a58754a0217 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 283/562] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87202]: /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 01 02:07:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-189edc7a-07cd-4681-b373-ea641bfa42be tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268?force=False returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 280/563] 192.168.122.6 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:10 2026] DELETE /volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268?force=False => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1bf0f295-9017-4b09-95b3-7bf8c4da6287 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bf0f295-9017-4b09-95b3-7bf8c4da6287 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bf0f295-9017-4b09-95b3-7bf8c4da6287 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bf0f295-9017-4b09-95b3-7bf8c4da6287 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bf0f295-9017-4b09-95b3-7bf8c4da6287 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268 returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 284/564] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268 => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3fe71501-9f0e-4eeb-80a0-5fdcb46dd012 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fe71501-9f0e-4eeb-80a0-5fdcb46dd012 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fe71501-9f0e-4eeb-80a0-5fdcb46dd012 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fe71501-9f0e-4eeb-80a0-5fdcb46dd012 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /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 01 02:07:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fe71501-9f0e-4eeb-80a0-5fdcb46dd012 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 281/565] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs => generated 175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-06476265-b74d-4e3f-b038-047aaa15ed64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06476265-b74d-4e3f-b038-047aaa15ed64 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268?force=False Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06476265-b74d-4e3f-b038-047aaa15ed64 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06476265-b74d-4e3f-b038-047aaa15ed64 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06476265-b74d-4e3f-b038-047aaa15ed64 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete qos_spec: 467f0074-ca56-4bb6-9c41-6910a74f1268, force: False {{(pid=87203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06476265-b74d-4e3f-b038-047aaa15ed64 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268?force=False returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 285/566] 192.168.122.6 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:11 2026] DELETE /volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-248352c7-d2f1-4c2e-9b0d-913a740aba8a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-248352c7-d2f1-4c2e-9b0d-913a740aba8a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-248352c7-d2f1-4c2e-9b0d-913a740aba8a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-248352c7-d2f1-4c2e-9b0d-913a740aba8a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-248352c7-d2f1-4c2e-9b0d-913a740aba8a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268 returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 282/567] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/467f0074-ca56-4bb6-9c41-6910a74f1268 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ddc6499a-b0d4-4fe6-b332-e8e7d392be1e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddc6499a-b0d4-4fe6-b332-e8e7d392be1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] POST http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddc6499a-b0d4-4fe6-b332-e8e7d392be1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-794041733", "consumer": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.qos_specs [None req-ddc6499a-b0d4-4fe6-b332-e8e7d392be1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-794041733', 'consumer': 'front-end', 'specs': {}} {{(pid=87203) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-ddc6499a-b0d4-4fe6-b332-e8e7d392be1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DB qos_specs_create(): root {'id': 'ebb0c6e8-04cc-4ef7-a076-fe0186304600', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-794041733'} {{(pid=87203) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddc6499a-b0d4-4fe6-b332-e8e7d392be1e tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 286/568] 192.168.122.6 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:11 2026] POST /volume/v3/qos-specs => generated 373 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8eaee6d-ffa1-4f02-9550-19b991161a31 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8eaee6d-ffa1-4f02-9550-19b991161a31 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600?force=False Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8eaee6d-ffa1-4f02-9550-19b991161a31 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8eaee6d-ffa1-4f02-9550-19b991161a31 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f8eaee6d-ffa1-4f02-9550-19b991161a31 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete qos_spec: ebb0c6e8-04cc-4ef7-a076-fe0186304600, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /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 01 02:07:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8eaee6d-ffa1-4f02-9550-19b991161a31 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600?force=False returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 283/569] 192.168.122.6 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:11 2026] DELETE /volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600?force=False => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c836206b-d8de-4ab8-8431-589b4542e44f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c836206b-d8de-4ab8-8431-589b4542e44f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c836206b-d8de-4ab8-8431-589b4542e44f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c836206b-d8de-4ab8-8431-589b4542e44f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c836206b-d8de-4ab8-8431-589b4542e44f tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600 returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 287/570] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d290f66-b980-4c64-9016-b1cad70b3f2a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d290f66-b980-4c64-9016-b1cad70b3f2a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d290f66-b980-4c64-9016-b1cad70b3f2a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d290f66-b980-4c64-9016-b1cad70b3f2a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /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 01 02:07:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d290f66-b980-4c64-9016-b1cad70b3f2a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 284/571] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93613414-f617-40ad-adba-b57242b89b59 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93613414-f617-40ad-adba-b57242b89b59 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600?force=False Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93613414-f617-40ad-adba-b57242b89b59 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93613414-f617-40ad-adba-b57242b89b59 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-93613414-f617-40ad-adba-b57242b89b59 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete qos_spec: ebb0c6e8-04cc-4ef7-a076-fe0186304600, force: False {{(pid=87203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93613414-f617-40ad-adba-b57242b89b59 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600?force=False returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 288/572] 192.168.122.6 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:11 2026] DELETE /volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600?force=False => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b1c7abe2-bc66-4906-86fb-a2631e6496c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1c7abe2-bc66-4906-86fb-a2631e6496c9 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1c7abe2-bc66-4906-86fb-a2631e6496c9 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1c7abe2-bc66-4906-86fb-a2631e6496c9 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1c7abe2-bc66-4906-86fb-a2631e6496c9 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600 returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 285/573] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/ebb0c6e8-04cc-4ef7-a076-fe0186304600 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b92244b4-264d-4d94-90af-53efa8eea0a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b92244b4-264d-4d94-90af-53efa8eea0a0 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b92244b4-264d-4d94-90af-53efa8eea0a0 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b92244b4-264d-4d94-90af-53efa8eea0a0 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b92244b4-264d-4d94-90af-53efa8eea0a0 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 289/574] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 => generated 397 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b0b6068-e51c-4fa6-bc63-2605fd3cf9df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b0b6068-e51c-4fa6-bc63-2605fd3cf9df tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b0b6068-e51c-4fa6-bc63-2605fd3cf9df tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b0b6068-e51c-4fa6-bc63-2605fd3cf9df tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /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 01 02:07:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b0b6068-e51c-4fa6-bc63-2605fd3cf9df tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 286/575] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e797c965-36a6-46a1-8a11-ba7216571129 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e797c965-36a6-46a1-8a11-ba7216571129 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] PUT http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e797c965-36a6-46a1-8a11-ba7216571129 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.qos_specs [None req-e797c965-36a6-46a1-8a11-ba7216571129 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87203) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-e797c965-36a6-46a1-8a11-ba7216571129 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] qos_specs_update() value: {'id': 'bd6d53c4-6bf0-4b67-a0c5-4186788b961d', 'key': 'iops_bytes', 'value': '500', 'specs_id': '353312c3-94f0-4087-a44d-461c975c38b9', 'deleted': False} {{(pid=87203) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e797c965-36a6-46a1-8a11-ba7216571129 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 290/576] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:07:11 2026] PUT /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 => generated 36 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13ec3dac-9c1c-4f47-9e13-6ff06602a0ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13ec3dac-9c1c-4f47-9e13-6ff06602a0ac tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13ec3dac-9c1c-4f47-9e13-6ff06602a0ac tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13ec3dac-9c1c-4f47-9e13-6ff06602a0ac tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13ec3dac-9c1c-4f47-9e13-6ff06602a0ac tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 287/577] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 => generated 418 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b737133-5eb7-4a54-ad6d-4820e3053d98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b737133-5eb7-4a54-ad6d-4820e3053d98 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] PUT http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/delete_keys Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b737133-5eb7-4a54-ad6d-4820e3053d98 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b737133-5eb7-4a54-ad6d-4820e3053d98 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete_key spec: 353312c3-94f0-4087-a44d-461c975c38b9, keys: ['iops_bytes'] {{(pid=87203) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b737133-5eb7-4a54-ad6d-4820e3053d98 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/delete_keys returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 291/578] 192.168.122.6 () {60 vars in 1284 bytes} [Tue Sep 1 02:07:11 2026] PUT /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9/delete_keys => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-615c8c4a-2e35-42fd-9be7-aef6b5ab6a1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-615c8c4a-2e35-42fd-9be7-aef6b5ab6a1b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-615c8c4a-2e35-42fd-9be7-aef6b5ab6a1b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-615c8c4a-2e35-42fd-9be7-aef6b5ab6a1b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-615c8c4a-2e35-42fd-9be7-aef6b5ab6a1b tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 288/579] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 => generated 397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4c69c859-5093-45f9-949e-ede861493a21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c69c859-5093-45f9-949e-ede861493a21 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c69c859-5093-45f9-949e-ede861493a21 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c69c859-5093-45f9-949e-ede861493a21 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c69c859-5093-45f9-949e-ede861493a21 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 292/580] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 => generated 397 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fbddf4ba-d1a1-435e-8ca2-5388ec7a47c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbddf4ba-d1a1-435e-8ca2-5388ec7a47c1 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] DELETE http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9?force=False Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbddf4ba-d1a1-435e-8ca2-5388ec7a47c1 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbddf4ba-d1a1-435e-8ca2-5388ec7a47c1 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fbddf4ba-d1a1-435e-8ca2-5388ec7a47c1 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Delete qos_spec: 353312c3-94f0-4087-a44d-461c975c38b9, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: /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 01 02:07:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbddf4ba-d1a1-435e-8ca2-5388ec7a47c1 tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9?force=False returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 289/581] 192.168.122.6 () {58 vars in 1254 bytes} [Tue Sep 1 02:07:11 2026] DELETE /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fbcb8b3e-4f55-4a20-b84f-00072161943a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbcb8b3e-4f55-4a20-b84f-00072161943a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] GET http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbcb8b3e-4f55-4a20-b84f-00072161943a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbcb8b3e-4f55-4a20-b84f-00072161943a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbcb8b3e-4f55-4a20-b84f-00072161943a tempest-QosSpecsTestJSON-526109255 tempest-QosSpecsTestJSON-526109255-project-admin] http://192.168.122.6/volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 293/582] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/qos-specs/353312c3-94f0-4087-a44d-461c975c38b9 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8853daac-96f9-4411-a128-07c051a9e691 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:12 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:12 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8853daac-96f9-4411-a128-07c051a9e691 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 290/583] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:13 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbb34775-c5e2-45a0-bfb2-549a0d1d4642 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 294/584] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 927 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd90f412-3f39-4cf2-b8ee-7ce532c19b0f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd90f412-3f39-4cf2-b8ee-7ce532c19b0f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd90f412-3f39-4cf2-b8ee-7ce532c19b0f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd90f412-3f39-4cf2-b8ee-7ce532c19b0f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-dd90f412-3f39-4cf2-b8ee-7ce532c19b0f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] show called for member 29e8b09e-62b3-4227-83b5-8b1388983d0e {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:13 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:07:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd90f412-3f39-4cf2-b8ee-7ce532c19b0f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e returned with HTTP 200 Sep 01 02:07:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 291/585] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e => generated 417 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-69a66312-fba0-4408-9039-14b2f23f3442 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /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 01 02:07:13 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Get all volumes completed successfully. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:13 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:13 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:13 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69a66312-fba0-4408-9039-14b2f23f3442 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 295/586] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-278425e2-7455-46d1-b12c-16959f205d28 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-278425e2-7455-46d1-b12c-16959f205d28 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] POST http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e/action Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-278425e2-7455-46d1-b12c-16959f205d28 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-278425e2-7455-46d1-b12c-16959f205d28 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-278425e2-7455-46d1-b12c-16959f205d28 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] delete called for group 29e8b09e-62b3-4227-83b5-8b1388983d0e {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-278425e2-7455-46d1-b12c-16959f205d28 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Delete group with id: 29e8b09e-62b3-4227-83b5-8b1388983d0e Sep 01 02:07:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87202]: /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 01 02:07:13 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:14 devstack devstack@c-api.service[87202]: /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 01 02:07:14 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-278425e2-7455-46d1-b12c-16959f205d28 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e/action returned with HTTP 202 Sep 01 02:07:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 292/587] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:07:13 2026] POST /volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:14 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:14 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-631c3e84-da81-46d5-83b7-3f3f1916d0ad tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 200 Sep 01 02:07:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 296/588] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 926 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3d2f127d-93a3-4dc0-b40a-dda7907caf7b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d2f127d-93a3-4dc0-b40a-dda7907caf7b tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 Sep 01 02:07:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d2f127d-93a3-4dc0-b40a-dda7907caf7b tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d2f127d-93a3-4dc0-b40a-dda7907caf7b tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d2f127d-93a3-4dc0-b40a-dda7907caf7b tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 returned with HTTP 404 Sep 01 02:07:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 293/589] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/volumes/e4b09488-8d89-48bf-9e21-5d6f36a23b88 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3083b72b-827b-48f5-ae6f-4224cb3972ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3083b72b-827b-48f5-ae6f-4224cb3972ef tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e Sep 01 02:07:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3083b72b-827b-48f5-ae6f-4224cb3972ef tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3083b72b-827b-48f5-ae6f-4224cb3972ef tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-3083b72b-827b-48f5-ae6f-4224cb3972ef tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] show called for member 29e8b09e-62b3-4227-83b5-8b1388983d0e {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:15 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:07:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3083b72b-827b-48f5-ae6f-4224cb3972ef tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 297/590] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e => generated 378 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee3218d0-f6c6-47df-a2a4-2355de1b7c2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee3218d0-f6c6-47df-a2a4-2355de1b7c2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee3218d0-f6c6-47df-a2a4-2355de1b7c2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee3218d0-f6c6-47df-a2a4-2355de1b7c2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-ee3218d0-f6c6-47df-a2a4-2355de1b7c2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] show called for member 29e8b09e-62b3-4227-83b5-8b1388983d0e {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee3218d0-f6c6-47df-a2a4-2355de1b7c2f tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e returned with HTTP 404 Sep 01 02:07:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 294/591] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/groups/29e8b09e-62b3-4227-83b5-8b1388983d0e => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: /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 01 02:07:16 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Get all volumes completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:16 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-033ffc50-6695-4586-9bd8-122b2e4b4cb8 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 298/592] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f062408-a766-4d88-b97c-3a4dfca7626a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f062408-a766-4d88-b97c-3a4dfca7626a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] POST http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468/action Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f062408-a766-4d88-b97c-3a4dfca7626a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f062408-a766-4d88-b97c-3a4dfca7626a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-9f062408-a766-4d88-b97c-3a4dfca7626a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] delete called for group 054c63a3-1a60-4969-87ba-fd16d66e3468 {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-9f062408-a766-4d88-b97c-3a4dfca7626a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Delete group with id: 054c63a3-1a60-4969-87ba-fd16d66e3468 Sep 01 02:07:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87202]: /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 01 02:07:16 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:16 devstack devstack@c-api.service[87202]: /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 01 02:07:16 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f062408-a766-4d88-b97c-3a4dfca7626a tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468/action returned with HTTP 202 Sep 01 02:07:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 295/593] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:07:16 2026] POST /volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-248b5218-6132-4089-9912-a1590d8dfba7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Volume info retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:16 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:17 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-248b5218-6132-4089-9912-a1590d8dfba7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 299/594] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-112aa391-3af3-497b-ab44-527f56911ab7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-112aa391-3af3-497b-ab44-527f56911ab7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-112aa391-3af3-497b-ab44-527f56911ab7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-112aa391-3af3-497b-ab44-527f56911ab7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-112aa391-3af3-497b-ab44-527f56911ab7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 300/595] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/volumes/d923bb2e-404b-4344-8cde-21cdef4ae754 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50ca6c19-3f52-4eb7-a484-127f7487efe7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50ca6c19-3f52-4eb7-a484-127f7487efe7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] GET http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50ca6c19-3f52-4eb7-a484-127f7487efe7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50ca6c19-3f52-4eb7-a484-127f7487efe7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-50ca6c19-3f52-4eb7-a484-127f7487efe7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] show called for member 054c63a3-1a60-4969-87ba-fd16d66e3468 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50ca6c19-3f52-4eb7-a484-127f7487efe7 tempest-GroupsV314Test-2120257329 tempest-GroupsV314Test-2120257329-project-member] http://192.168.122.6/volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 301/596] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/groups/054c63a3-1a60-4969-87ba-fd16d66e3468 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ab3f4cf-75ae-4fd7-867b-0b1282d0977d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ab3f4cf-75ae-4fd7-867b-0b1282d0977d tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/5bf91605-5b66-4025-87fc-091ebec25a23 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ab3f4cf-75ae-4fd7-867b-0b1282d0977d tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ab3f4cf-75ae-4fd7-867b-0b1282d0977d tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-292120237"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-292120237'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create volume of 1 GB Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ab3f4cf-75ae-4fd7-867b-0b1282d0977d tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] http://192.168.122.6/volume/v3/group_types/5bf91605-5b66-4025-87fc-091ebec25a23 returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 302/597] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:07:18 2026] DELETE /volume/v3/group_types/5bf91605-5b66-4025-87fc-091ebec25a23 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e0b4ab9-eab8-4178-9089-5535405a8f98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Availability Zones retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e0b4ab9-eab8-4178-9089-5535405a8f98 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] DELETE http://192.168.122.6/volume/v3/types/3376a5ee-4626-4396-ac99-dc25ed241047 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e0b4ab9-eab8-4178-9089-5535405a8f98 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e0b4ab9-eab8-4178-9089-5535405a8f98 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Flow 'volume_create_api' (a24413ae-1b0c-4005-a389-7c6cf3000b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6457bd-c7ad-4a5e-80e6-1fdea03a5077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6457bd-c7ad-4a5e-80e6-1fdea03a5077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0301d7-f47f-49f9-a05b-5c431b6d041c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e0b4ab9-eab8-4178-9089-5535405a8f98 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] http://192.168.122.6/volume/v3/types/3376a5ee-4626-4396-ac99-dc25ed241047 returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 303/598] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:18 2026] DELETE /volume/v3/types/3376a5ee-4626-4396-ac99-dc25ed241047 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b0633afa-5418-40bc-8e08-ffea83fcac22 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b0633afa-5418-40bc-8e08-ffea83fcac22 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] GET http://192.168.122.6/volume/v3/types/3376a5ee-4626-4396-ac99-dc25ed241047 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b0633afa-5418-40bc-8e08-ffea83fcac22 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b0633afa-5418-40bc-8e08-ffea83fcac22 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b0633afa-5418-40bc-8e08-ffea83fcac22 tempest-GroupsV314Test-843796052 tempest-GroupsV314Test-843796052-project-admin] http://192.168.122.6/volume/v3/types/3376a5ee-4626-4396-ac99-dc25ed241047 returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 304/599] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/types/3376a5ee-4626-4396-ac99-dc25ed241047 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Created reservations ['7ad8a0fa-6617-44ae-afc0-3c8dd35cfd3b', '1874540c-46ae-45d9-a03e-ec1b49ccf234', '4d7a9eb3-3a6c-4526-b1be-b411272a1d30', 'cd54d44e-3a2f-4914-88b5-3d5c410e9bcf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0301d7-f47f-49f9-a05b-5c431b6d041c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad8a0fa-6617-44ae-afc0-3c8dd35cfd3b', '1874540c-46ae-45d9-a03e-ec1b49ccf234', '4d7a9eb3-3a6c-4526-b1be-b411272a1d30', 'cd54d44e-3a2f-4914-88b5-3d5c410e9bcf']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b0a86f-2f03-4e5b-adfe-3d380e9dc6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b0a86f-2f03-4e5b-adfe-3d380e9dc6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e271623b-9cad-4e6e-9900-2ffc73622be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-292120237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5797613b434041da923a6e441e9346e1',qos_specs=None,replication_status=,reservations=['7ad8a0fa-6617-44ae-afc0-3c8dd35cfd3b','1874540c-46ae-45d9-a03e-ec1b49ccf234','4d7a9eb3-3a6c-4526-b1be-b411272a1d30','cd54d44e-3a2f-4914-88b5-3d5c410e9bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d8344f043194fbe8f072beaac067db7',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-292120237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e271623b-9cad-4e6e-9900-2ffc73622be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5797613b434041da923a6e441e9346e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d8344f043194fbe8f072beaac067db7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7cef5af-e0d6-4f82-a6ca-e80b61a27800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7cef5af-e0d6-4f82-a6ca-e80b61a27800) transitioned into state 'SUCCESS' from state '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-292120237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5797613b434041da923a6e441e9346e1',qos_specs=None,replication_status=,reservations=['7ad8a0fa-6617-44ae-afc0-3c8dd35cfd3b','1874540c-46ae-45d9-a03e-ec1b49ccf234','4d7a9eb3-3a6c-4526-b1be-b411272a1d30','cd54d44e-3a2f-4914-88b5-3d5c410e9bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d8344f043194fbe8f072beaac067db7',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce53a484-887f-494d-ac46-9cdb07ab9b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce53a484-887f-494d-ac46-9cdb07ab9b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Flow 'volume_create_api' (a24413ae-1b0c-4005-a389-7c6cf3000b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create volume request issued successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68059039-58b0-44e6-ba84-d4f73e328aa4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 296/600] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:17 2026] POST /volume/v3/volumes => generated 755 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40fee2c9-742c-4545-b2b8-689f71091e98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40fee2c9-742c-4545-b2b8-689f71091e98 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40fee2c9-742c-4545-b2b8-689f71091e98 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40fee2c9-742c-4545-b2b8-689f71091e98 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40fee2c9-742c-4545-b2b8-689f71091e98 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40fee2c9-742c-4545-b2b8-689f71091e98 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 305/601] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 823 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2072f914-c168-4371-a9e2-e916d4646c92 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2072f914-c168-4371-a9e2-e916d4646c92 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2072f914-c168-4371-a9e2-e916d4646c92 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2072f914-c168-4371-a9e2-e916d4646c92 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2072f914-c168-4371-a9e2-e916d4646c92 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2072f914-c168-4371-a9e2-e916d4646c92 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 297/602] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 847 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7576dde-ad41-4365-8937-ba44b7ec8c0c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7576dde-ad41-4365-8937-ba44b7ec8c0c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7576dde-ad41-4365-8937-ba44b7ec8c0c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7576dde-ad41-4365-8937-ba44b7ec8c0c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7576dde-ad41-4365-8937-ba44b7ec8c0c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7576dde-ad41-4365-8937-ba44b7ec8c0c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 200 Sep 01 02:07:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 306/603] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:20 2026] GET /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:07:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e271623b-9cad-4e6e-9900-2ffc73622be9", "name": "tempest-SnapshotsActionsTest-Snapshot-575459848"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create snapshot from volume e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Created reservations ['5290e35d-eb76-42eb-8830-dcc4c8aa6d3d', '186bad35-acd6-4c94-ae43-3409965adb85', '012e8002-11fb-4157-adcb-9a1c2b229e93', '6500fb2a-7ec6-4218-8377-f3c677e93d3a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot create request issued successfully. Sep 01 02:07:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3749d0e3-8644-4a6e-965d-5ee45d8bbfc0 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:07:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 298/604] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:07:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea61d20f-13ff-4655-bc94-f951096e5ec8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea61d20f-13ff-4655-bc94-f951096e5ec8 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea61d20f-13ff-4655-bc94-f951096e5ec8 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea61d20f-13ff-4655-bc94-f951096e5ec8 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea61d20f-13ff-4655-bc94-f951096e5ec8 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea61d20f-13ff-4655-bc94-f951096e5ec8 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 307/605] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:21 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6618667a-edeb-466f-875e-bfabd7e173aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6618667a-edeb-466f-875e-bfabd7e173aa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6618667a-edeb-466f-875e-bfabd7e173aa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6618667a-edeb-466f-875e-bfabd7e173aa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6618667a-edeb-466f-875e-bfabd7e173aa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6618667a-edeb-466f-875e-bfabd7e173aa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 299/606] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:22 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-204dec91-f1ac-4d9b-8562-3fc5c2566573 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-204dec91-f1ac-4d9b-8562-3fc5c2566573 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-204dec91-f1ac-4d9b-8562-3fc5c2566573 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-204dec91-f1ac-4d9b-8562-3fc5c2566573 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-204dec91-f1ac-4d9b-8562-3fc5c2566573 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-204dec91-f1ac-4d9b-8562-3fc5c2566573 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 308/607] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:23 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-df5308da-9516-4b5b-ac93-fabff862df02 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df5308da-9516-4b5b-ac93-fabff862df02 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df5308da-9516-4b5b-ac93-fabff862df02 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df5308da-9516-4b5b-ac93-fabff862df02 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-df5308da-9516-4b5b-ac93-fabff862df02 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df5308da-9516-4b5b-ac93-fabff862df02 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 300/608] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:24 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b32db228-3495-4554-8c01-bcd6c9524fb4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-78721201-53ea-4caf-bbde-d5d3b797da64 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b32db228-3495-4554-8c01-bcd6c9524fb4 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b32db228-3495-4554-8c01-bcd6c9524fb4 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b32db228-3495-4554-8c01-bcd6c9524fb4 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-b32db228-3495-4554-8c01-bcd6c9524fb4 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'creating'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78721201-53ea-4caf-bbde-d5d3b797da64 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78721201-53ea-4caf-bbde-d5d3b797da64 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-251232394"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b32db228-3495-4554-8c01-bcd6c9524fb4 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 309/609] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:24 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-796cd11f-eb12-4f1e-9c5a-6f66846c627d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-796cd11f-eb12-4f1e-9c5a-6f66846c627d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-796cd11f-eb12-4f1e-9c5a-6f66846c627d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-796cd11f-eb12-4f1e-9c5a-6f66846c627d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78721201-53ea-4caf-bbde-d5d3b797da64 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:07:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 301/610] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:07:24 2026] POST /volume/v3/types => generated 219 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-796cd11f-eb12-4f1e-9c5a-6f66846c627d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-796cd11f-eb12-4f1e-9c5a-6f66846c627d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 310/611] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:24 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-077d024d-62e1-485d-ad88-3d89bd7b8def None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0cea7ebe-55fa-457c-93b7-fb1e64e01c18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-077d024d-62e1-485d-ad88-3d89bd7b8def tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-077d024d-62e1-485d-ad88-3d89bd7b8def tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-135792088"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0cea7ebe-55fa-457c-93b7-fb1e64e01c18 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0cea7ebe-55fa-457c-93b7-fb1e64e01c18 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0cea7ebe-55fa-457c-93b7-fb1e64e01c18 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-0cea7ebe-55fa-457c-93b7-fb1e64e01c18 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'available'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-077d024d-62e1-485d-ad88-3d89bd7b8def tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:07:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 302/612] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:07:24 2026] POST /volume/v3/group_types => generated 176 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4fdaec56-c2aa-4606-8990-332465878c93 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0cea7ebe-55fa-457c-93b7-fb1e64e01c18 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 311/613] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:24 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-daa1c83c-c5d3-4ffc-ac14-7ce9cd7d7dbc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-daa1c83c-c5d3-4ffc-ac14-7ce9cd7d7dbc tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-daa1c83c-c5d3-4ffc-ac14-7ce9cd7d7dbc tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-daa1c83c-c5d3-4ffc-ac14-7ce9cd7d7dbc tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-daa1c83c-c5d3-4ffc-ac14-7ce9cd7d7dbc tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-daa1c83c-c5d3-4ffc-ac14-7ce9cd7d7dbc tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 312/614] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:24 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e271623b-9cad-4e6e-9900-2ffc73622be9", "name": "tempest-SnapshotsActionsTest-Snapshot-276008117"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create snapshot from volume e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Created reservations ['d00f9327-f5f5-420c-b2cc-b400cd0a0f4f', '635371a7-425d-4879-bb0b-71bbf22f8710', 'f70b3998-c4de-4319-b326-9f56b10de0cd', 'cb4de30b-5954-4b04-9e9d-430835e636ed'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot create request issued successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2825b0ca-4da6-4da6-92cb-497cb90bba13 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:07:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 313/615] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:07:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b2a811d5-e490-4697-9441-3fdf583c7793 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2a811d5-e490-4697-9441-3fdf583c7793 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2a811d5-e490-4697-9441-3fdf583c7793 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2a811d5-e490-4697-9441-3fdf583c7793 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b2a811d5-e490-4697-9441-3fdf583c7793 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2a811d5-e490-4697-9441-3fdf583c7793 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 200 Sep 01 02:07:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 314/616] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:25 2026] GET /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4fdaec56-c2aa-4606-8990-332465878c93 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:07:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4fdaec56-c2aa-4606-8990-332465878c93 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12576d06-29ca-41bc-af86-a542bd4bb472", "volume_types": ["3cb03f9f-acb0-4165-b97c-e139bbe65dcc"], "name": "tempest-GroupsV320Test-Group-616181992"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-4fdaec56-c2aa-4606-8990-332465878c93 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Creating new group {'group': {'group_type': '12576d06-29ca-41bc-af86-a542bd4bb472', 'volume_types': ['3cb03f9f-acb0-4165-b97c-e139bbe65dcc'], 'name': 'tempest-GroupsV320Test-Group-616181992'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:07:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-4fdaec56-c2aa-4606-8990-332465878c93 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Creating group tempest-GroupsV320Test-Group-616181992. Sep 01 02:07:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4fdaec56-c2aa-4606-8990-332465878c93 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Availability Zones retrieved successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4fdaec56-c2aa-4606-8990-332465878c93 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Created reservations ['c98b344c-fc54-4746-81a9-747f2b56ef66'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4fdaec56-c2aa-4606-8990-332465878c93 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:07:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 303/617] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:07:24 2026] POST /volume/v3/groups => generated 107 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c1d4127-0f1b-4671-8348-45adf1580985 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c1d4127-0f1b-4671-8348-45adf1580985 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c1d4127-0f1b-4671-8348-45adf1580985 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c1d4127-0f1b-4671-8348-45adf1580985 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-1c1d4127-0f1b-4671-8348-45adf1580985 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:25 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:07:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c1d4127-0f1b-4671-8348-45adf1580985 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 200 Sep 01 02:07:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 315/618] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:25 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 387 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2374da81-5d5c-4479-a129-7efbdf0a70e9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2374da81-5d5c-4479-a129-7efbdf0a70e9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2374da81-5d5c-4479-a129-7efbdf0a70e9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2374da81-5d5c-4479-a129-7efbdf0a70e9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2374da81-5d5c-4479-a129-7efbdf0a70e9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2374da81-5d5c-4479-a129-7efbdf0a70e9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 304/619] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07b51e50-e144-4d12-8392-1074875e5622 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07b51e50-e144-4d12-8392-1074875e5622 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07b51e50-e144-4d12-8392-1074875e5622 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07b51e50-e144-4d12-8392-1074875e5622 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-07b51e50-e144-4d12-8392-1074875e5622 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07b51e50-e144-4d12-8392-1074875e5622 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 316/620] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c5da087-bc03-4872-a58b-ce08b20fca95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c5da087-bc03-4872-a58b-ce08b20fca95 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] POST http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c5da087-bc03-4872-a58b-ce08b20fca95 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c5da087-bc03-4872-a58b-ce08b20fca95 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-4c5da087-bc03-4872-a58b-ce08b20fca95 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Updating group '1f6bc403-3abf-4062-9ae7-76ed1063da63' with 'creating' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c5da087-bc03-4872-a58b-ce08b20fca95 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action returned with HTTP 202 Sep 01 02:07:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 305/621] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:07:26 2026] POST /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a388a887-6e1c-4023-b23e-a87fc16e662f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a388a887-6e1c-4023-b23e-a87fc16e662f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a388a887-6e1c-4023-b23e-a87fc16e662f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a388a887-6e1c-4023-b23e-a87fc16e662f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-a388a887-6e1c-4023-b23e-a87fc16e662f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a388a887-6e1c-4023-b23e-a87fc16e662f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 317/622] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 387 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53bd556b-0d4f-40e3-a936-b1c628981a85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53bd556b-0d4f-40e3-a936-b1c628981a85 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] POST http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53bd556b-0d4f-40e3-a936-b1c628981a85 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53bd556b-0d4f-40e3-a936-b1c628981a85 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-53bd556b-0d4f-40e3-a936-b1c628981a85 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Updating group '1f6bc403-3abf-4062-9ae7-76ed1063da63' with 'available' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53bd556b-0d4f-40e3-a936-b1c628981a85 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action returned with HTTP 202 Sep 01 02:07:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 306/623] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:07:26 2026] POST /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95f5b8a4-e16d-473d-ba87-813e5b4a0fb4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95f5b8a4-e16d-473d-ba87-813e5b4a0fb4 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95f5b8a4-e16d-473d-ba87-813e5b4a0fb4 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95f5b8a4-e16d-473d-ba87-813e5b4a0fb4 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-95f5b8a4-e16d-473d-ba87-813e5b4a0fb4 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95f5b8a4-e16d-473d-ba87-813e5b4a0fb4 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 318/624] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 388 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a364631-762c-4fbb-8ed3-80233d14f800 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a364631-762c-4fbb-8ed3-80233d14f800 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] POST http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a364631-762c-4fbb-8ed3-80233d14f800 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a364631-762c-4fbb-8ed3-80233d14f800 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-6a364631-762c-4fbb-8ed3-80233d14f800 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Updating group '1f6bc403-3abf-4062-9ae7-76ed1063da63' with 'error' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a364631-762c-4fbb-8ed3-80233d14f800 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action returned with HTTP 202 Sep 01 02:07:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 307/625] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:07:26 2026] POST /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71f4a71e-5dbb-4dc7-aac3-15db45740aa5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71f4a71e-5dbb-4dc7-aac3-15db45740aa5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71f4a71e-5dbb-4dc7-aac3-15db45740aa5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71f4a71e-5dbb-4dc7-aac3-15db45740aa5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-71f4a71e-5dbb-4dc7-aac3-15db45740aa5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71f4a71e-5dbb-4dc7-aac3-15db45740aa5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 319/626] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 384 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe144164-ca00-4536-80e0-925ff1775ad1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe144164-ca00-4536-80e0-925ff1775ad1 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] POST http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe144164-ca00-4536-80e0-925ff1775ad1 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe144164-ca00-4536-80e0-925ff1775ad1 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-fe144164-ca00-4536-80e0-925ff1775ad1 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Updating group '1f6bc403-3abf-4062-9ae7-76ed1063da63' with 'available' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:07:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe144164-ca00-4536-80e0-925ff1775ad1 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action returned with HTTP 202 Sep 01 02:07:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 308/627] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:07:26 2026] POST /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c0f8f895-c84a-4587-a614-5f45bab0844b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0f8f895-c84a-4587-a614-5f45bab0844b tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0f8f895-c84a-4587-a614-5f45bab0844b tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0f8f895-c84a-4587-a614-5f45bab0844b tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-c0f8f895-c84a-4587-a614-5f45bab0844b tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0f8f895-c84a-4587-a614-5f45bab0844b tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 320/628] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: /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 01 02:07:27 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Get all volumes completed successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af90921c-cd91-41ee-bd2e-7b20b78e0e7f tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 309/629] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e1894e8-96d0-45d2-ab61-b0768f975527 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e1894e8-96d0-45d2-ab61-b0768f975527 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] POST http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e1894e8-96d0-45d2-ab61-b0768f975527 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e1894e8-96d0-45d2-ab61-b0768f975527 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-9e1894e8-96d0-45d2-ab61-b0768f975527 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] delete called for group 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-9e1894e8-96d0-45d2-ab61-b0768f975527 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Delete group with id: 1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87203]: /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 01 02:07:27 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e1894e8-96d0-45d2-ab61-b0768f975527 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action returned with HTTP 202 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 321/630] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:07:27 2026] POST /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c094ed0-5531-4441-9433-20978dd3fdc6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c094ed0-5531-4441-9433-20978dd3fdc6 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c094ed0-5531-4441-9433-20978dd3fdc6 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c094ed0-5531-4441-9433-20978dd3fdc6 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-8c094ed0-5531-4441-9433-20978dd3fdc6 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c094ed0-5531-4441-9433-20978dd3fdc6 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 310/631] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e0249c76-82f6-4fbc-ab5f-e433acfcd628 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0249c76-82f6-4fbc-ab5f-e433acfcd628 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0249c76-82f6-4fbc-ab5f-e433acfcd628 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0249c76-82f6-4fbc-ab5f-e433acfcd628 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e0249c76-82f6-4fbc-ab5f-e433acfcd628 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0249c76-82f6-4fbc-ab5f-e433acfcd628 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 322/632] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-68110403-bf12-4a90-b9db-b8c8cc7ed6b5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68110403-bf12-4a90-b9db-b8c8cc7ed6b5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631/action Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68110403-bf12-4a90-b9db-b8c8cc7ed6b5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68110403-bf12-4a90-b9db-b8c8cc7ed6b5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-68110403-bf12-4a90-b9db-b8c8cc7ed6b5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot '257b4249-951f-496c-a0dd-928c5582f631' with '{'status': 'creating'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68110403-bf12-4a90-b9db-b8c8cc7ed6b5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631/action returned with HTTP 202 Sep 01 02:07:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 311/633] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:27 2026] POST /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-367c2f39-f33f-41c0-9524-fdc50be6fe7d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-367c2f39-f33f-41c0-9524-fdc50be6fe7d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-367c2f39-f33f-41c0-9524-fdc50be6fe7d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-367c2f39-f33f-41c0-9524-fdc50be6fe7d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-367c2f39-f33f-41c0-9524-fdc50be6fe7d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-367c2f39-f33f-41c0-9524-fdc50be6fe7d tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 323/634] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d006161c-a77f-4469-9fc2-8cd04099a78f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d006161c-a77f-4469-9fc2-8cd04099a78f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631/action Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d006161c-a77f-4469-9fc2-8cd04099a78f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d006161c-a77f-4469-9fc2-8cd04099a78f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d006161c-a77f-4469-9fc2-8cd04099a78f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d006161c-a77f-4469-9fc2-8cd04099a78f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot delete request issued successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d006161c-a77f-4469-9fc2-8cd04099a78f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631/action returned with HTTP 202 Sep 01 02:07:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 312/635] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:27 2026] POST /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-372fa764-066e-4f15-959a-81b09bf907c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-372fa764-066e-4f15-959a-81b09bf907c4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-372fa764-066e-4f15-959a-81b09bf907c4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-372fa764-066e-4f15-959a-81b09bf907c4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-372fa764-066e-4f15-959a-81b09bf907c4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-372fa764-066e-4f15-959a-81b09bf907c4 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 324/636] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3bab7f32-003b-469b-8172-ac47836df0a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bab7f32-003b-469b-8172-ac47836df0a5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] GET http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bab7f32-003b-469b-8172-ac47836df0a5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bab7f32-003b-469b-8172-ac47836df0a5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-3bab7f32-003b-469b-8172-ac47836df0a5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] show called for member 1f6bc403-3abf-4062-9ae7-76ed1063da63 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bab7f32-003b-469b-8172-ac47836df0a5 tempest-GroupsV320Test-922169361 tempest-GroupsV320Test-922169361-project-member] http://192.168.122.6/volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 returned with HTTP 404 Sep 01 02:07:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 313/637] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/groups/1f6bc403-3abf-4062-9ae7-76ed1063da63 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7a85ccd7-4dfa-4b46-ade3-76829102e31f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a85ccd7-4dfa-4b46-ade3-76829102e31f tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/12576d06-29ca-41bc-af86-a542bd4bb472 Sep 01 02:07:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a85ccd7-4dfa-4b46-ade3-76829102e31f tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a85ccd7-4dfa-4b46-ade3-76829102e31f tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a85ccd7-4dfa-4b46-ade3-76829102e31f tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/group_types/12576d06-29ca-41bc-af86-a542bd4bb472 returned with HTTP 202 Sep 01 02:07:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 325/638] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:07:28 2026] DELETE /volume/v3/group_types/12576d06-29ca-41bc-af86-a542bd4bb472 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c23942e-29a8-4954-baa2-198b69afcd0a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c23942e-29a8-4954-baa2-198b69afcd0a tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] DELETE http://192.168.122.6/volume/v3/types/3cb03f9f-acb0-4165-b97c-e139bbe65dcc Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c23942e-29a8-4954-baa2-198b69afcd0a tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c23942e-29a8-4954-baa2-198b69afcd0a tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c23942e-29a8-4954-baa2-198b69afcd0a tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/types/3cb03f9f-acb0-4165-b97c-e139bbe65dcc returned with HTTP 202 Sep 01 02:07:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 314/639] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:28 2026] DELETE /volume/v3/types/3cb03f9f-acb0-4165-b97c-e139bbe65dcc => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-45a1b30b-9a27-4e71-84bb-2c721b120497 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45a1b30b-9a27-4e71-84bb-2c721b120497 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] GET http://192.168.122.6/volume/v3/types/3cb03f9f-acb0-4165-b97c-e139bbe65dcc Sep 01 02:07:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45a1b30b-9a27-4e71-84bb-2c721b120497 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45a1b30b-9a27-4e71-84bb-2c721b120497 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45a1b30b-9a27-4e71-84bb-2c721b120497 tempest-GroupsV320Test-1499346807 tempest-GroupsV320Test-1499346807-project-admin] http://192.168.122.6/volume/v3/types/3cb03f9f-acb0-4165-b97c-e139bbe65dcc returned with HTTP 404 Sep 01 02:07:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 326/640] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/types/3cb03f9f-acb0-4165-b97c-e139bbe65dcc => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-249be02a-81cd-42dc-886f-5e7beb863230 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-249be02a-81cd-42dc-886f-5e7beb863230 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-249be02a-81cd-42dc-886f-5e7beb863230 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-249be02a-81cd-42dc-886f-5e7beb863230 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-249be02a-81cd-42dc-886f-5e7beb863230 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-249be02a-81cd-42dc-886f-5e7beb863230 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 200 Sep 01 02:07:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 315/641] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eab127b7-7efd-4e53-bd05-9e71b009cda9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eab127b7-7efd-4e53-bd05-9e71b009cda9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eab127b7-7efd-4e53-bd05-9e71b009cda9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eab127b7-7efd-4e53-bd05-9e71b009cda9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eab127b7-7efd-4e53-bd05-9e71b009cda9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 404 Sep 01 02:07:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 327/642] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-63a43ed6-a843-46ba-ab4c-1af005b73cb5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63a43ed6-a843-46ba-ab4c-1af005b73cb5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63a43ed6-a843-46ba-ab4c-1af005b73cb5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63a43ed6-a843-46ba-ab4c-1af005b73cb5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-63a43ed6-a843-46ba-ab4c-1af005b73cb5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63a43ed6-a843-46ba-ab4c-1af005b73cb5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 316/643] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-18ed64bf-a44e-4f3e-89cd-9ffe8d8bd3e5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18ed64bf-a44e-4f3e-89cd-9ffe8d8bd3e5 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18ed64bf-a44e-4f3e-89cd-9ffe8d8bd3e5 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18ed64bf-a44e-4f3e-89cd-9ffe8d8bd3e5 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-18ed64bf-a44e-4f3e-89cd-9ffe8d8bd3e5 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18ed64bf-a44e-4f3e-89cd-9ffe8d8bd3e5 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 328/644] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f5f68405-1b32-4cff-8c93-116ee27e5b16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5f68405-1b32-4cff-8c93-116ee27e5b16 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5f68405-1b32-4cff-8c93-116ee27e5b16 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5f68405-1b32-4cff-8c93-116ee27e5b16 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-f5f68405-1b32-4cff-8c93-116ee27e5b16 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Delete snapshot with id: 257b4249-951f-496c-a0dd-928c5582f631 Sep 01 02:07:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5f68405-1b32-4cff-8c93-116ee27e5b16 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 returned with HTTP 404 Sep 01 02:07:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 317/645] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:07:29 2026] DELETE /volume/v3/snapshots/257b4249-951f-496c-a0dd-928c5582f631 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:07:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e271623b-9cad-4e6e-9900-2ffc73622be9", "name": "tempest-SnapshotsActionsTest-Snapshot-1820556799"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create snapshot from volume e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Created reservations ['19597284-3c66-4c30-b098-7275a0489b4d', 'a25483c4-02fc-4de5-87f8-41af1fc43a20', '2036ef78-636b-478b-895b-f694147b9feb', 'e307ca23-0680-4c51-88b3-aaae51202db6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot create request issued successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb2c1d17-7720-4491-bfad-3f8a9fe5e8df tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 329/646] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-574dd0fa-8ece-4d77-853c-ff0b6103e7b3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-574dd0fa-8ece-4d77-853c-ff0b6103e7b3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-574dd0fa-8ece-4d77-853c-ff0b6103e7b3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-574dd0fa-8ece-4d77-853c-ff0b6103e7b3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-574dd0fa-8ece-4d77-853c-ff0b6103e7b3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-574dd0fa-8ece-4d77-853c-ff0b6103e7b3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 318/647] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6acdf70-40f2-4663-a816-01bfd4e9476a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6acdf70-40f2-4663-a816-01bfd4e9476a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6acdf70-40f2-4663-a816-01bfd4e9476a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6acdf70-40f2-4663-a816-01bfd4e9476a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6acdf70-40f2-4663-a816-01bfd4e9476a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6acdf70-40f2-4663-a816-01bfd4e9476a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 330/648] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-0d7bba79-8009-4245-ab79-b5246c2ee343 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-0d7bba79-8009-4245-ab79-b5246c2ee343 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-0d7bba79-8009-4245-ab79-b5246c2ee343 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-0d7bba79-8009-4245-ab79-b5246c2ee343 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-0d7bba79-8009-4245-ab79-b5246c2ee343 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-0d7bba79-8009-4245-ab79-b5246c2ee343 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 319/649] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-1671bc87-0920-4afe-ad0b-cc41157e7edd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-1671bc87-0920-4afe-ad0b-cc41157e7edd None None] GET http://192.168.122.6/volume// Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-1671bc87-0920-4afe-ad0b-cc41157e7edd None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-1671bc87-0920-4afe-ad0b-cc41157e7edd None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-1671bc87-0920-4afe-ad0b-cc41157e7edd None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:07:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 331/650] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/ => generated 388 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-9c7bf4d4-891b-48f5-b114-ba63e15fb6d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-9c7bf4d4-891b-48f5-b114-ba63e15fb6d6 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:07:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-9c7bf4d4-891b-48f5-b114-ba63e15fb6d6 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e14bfba7-09f4-4c59-b73d-cbca851aaad3", "connector": null, "instance_uuid": "e9db7bd4-8ed3-45ce-ab6d-dd80b165d8e5"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-9c7bf4d4-891b-48f5-b114-ba63e15fb6d6 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 320/651] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40e7dc5f-ff2e-4644-8d78-2ad4abc109cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40e7dc5f-ff2e-4644-8d78-2ad4abc109cc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40e7dc5f-ff2e-4644-8d78-2ad4abc109cc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40e7dc5f-ff2e-4644-8d78-2ad4abc109cc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-40f538f6-e096-410e-965e-44689c0bfec5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-40f538f6-e096-410e-965e-44689c0bfec5 None None] GET http://192.168.122.6/volume// Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-40f538f6-e096-410e-965e-44689c0bfec5 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-40f538f6-e096-410e-965e-44689c0bfec5 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-40f538f6-e096-410e-965e-44689c0bfec5 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:07:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 321/652] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/ => generated 388 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-74c2c997-2dde-434a-ba5c-2f6efb4adad2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-74c2c997-2dde-434a-ba5c-2f6efb4adad2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-74c2c997-2dde-434a-ba5c-2f6efb4adad2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-74c2c997-2dde-434a-ba5c-2f6efb4adad2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40e7dc5f-ff2e-4644-8d78-2ad4abc109cc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40e7dc5f-ff2e-4644-8d78-2ad4abc109cc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 332/653] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-74c2c997-2dde-434a-ba5c-2f6efb4adad2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-74c2c997-2dde-434a-ba5c-2f6efb4adad2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 322/654] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1032 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c807fcb3-4c2b-4067-a6cd-a6a7e3cb06c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c807fcb3-4c2b-4067-a6cd-a6a7e3cb06c2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c807fcb3-4c2b-4067-a6cd-a6a7e3cb06c2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c807fcb3-4c2b-4067-a6cd-a6a7e3cb06c2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c807fcb3-4c2b-4067-a6cd-a6a7e3cb06c2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c807fcb3-4c2b-4067-a6cd-a6a7e3cb06c2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 333/655] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-63829544-77f9-4c2c-8f93-3b5d6d7f0f69 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-63829544-77f9-4c2c-8f93-3b5d6d7f0f69 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] PUT http://192.168.122.6/volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-63829544-77f9-4c2c-8f93-3b5d6d7f0f69 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-63829544-77f9-4c2c-8f93-3b5d6d7f0f69 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Acquiring lock "cinder-attachment_update-e14bfba7-09f4-4c59-b73d-cbca851aaad3-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-63829544-77f9-4c2c-8f93-3b5d6d7f0f69 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-e14bfba7-09f4-4c59-b73d-cbca851aaad3-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:07:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6fcebe0-5803-440d-ad82-72c17901977a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6fcebe0-5803-440d-ad82-72c17901977a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6fcebe0-5803-440d-ad82-72c17901977a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6fcebe0-5803-440d-ad82-72c17901977a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6fcebe0-5803-440d-ad82-72c17901977a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6fcebe0-5803-440d-ad82-72c17901977a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 334/656] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc449fce-8eb6-4062-99b6-99d460dc24da None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc449fce-8eb6-4062-99b6-99d460dc24da tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc449fce-8eb6-4062-99b6-99d460dc24da tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc449fce-8eb6-4062-99b6-99d460dc24da tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc449fce-8eb6-4062-99b6-99d460dc24da tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc449fce-8eb6-4062-99b6-99d460dc24da tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 335/657] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-63829544-77f9-4c2c-8f93-3b5d6d7f0f69 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-e14bfba7-09f4-4c59-b73d-cbca851aaad3-devstack" released by "attachment_update" :: held 1.186s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:07:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-63829544-77f9-4c2c-8f93-3b5d6d7f0f69 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 323/658] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:07:31 2026] PUT /volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae => generated 694 bytes in 1252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a977b4ad-8b8a-40cd-974e-320df9852a56 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a977b4ad-8b8a-40cd-974e-320df9852a56 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a977b4ad-8b8a-40cd-974e-320df9852a56 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a977b4ad-8b8a-40cd-974e-320df9852a56 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a977b4ad-8b8a-40cd-974e-320df9852a56 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a977b4ad-8b8a-40cd-974e-320df9852a56 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 336/659] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf313806-6600-433d-a384-8ae9b288feb7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf313806-6600-433d-a384-8ae9b288feb7 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf313806-6600-433d-a384-8ae9b288feb7 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf313806-6600-433d-a384-8ae9b288feb7 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bf313806-6600-433d-a384-8ae9b288feb7 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf313806-6600-433d-a384-8ae9b288feb7 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 324/660] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-211e9d44-c4ea-45bc-b7ab-31eeb0dcbcb8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-211e9d44-c4ea-45bc-b7ab-31eeb0dcbcb8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae/action Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-211e9d44-c4ea-45bc-b7ab-31eeb0dcbcb8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-211e9d44-c4ea-45bc-b7ab-31eeb0dcbcb8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f4be60e8-172c-4fdf-b4a7-0aeb843ee988 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4be60e8-172c-4fdf-b4a7-0aeb843ee988 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff/action Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4be60e8-172c-4fdf-b4a7-0aeb843ee988 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4be60e8-172c-4fdf-b4a7-0aeb843ee988 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-f4be60e8-172c-4fdf-b4a7-0aeb843ee988 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'edf0247b-a518-4ad2-8b0d-131d735f36ff' with '{'status': 'deleting'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ece00a91-dac3-4342-a62d-dcbd00a4792e req-211e9d44-c4ea-45bc-b7ab-31eeb0dcbcb8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae/action returned with HTTP 204 Sep 01 02:07:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 337/661] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:07:33 2026] POST /volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4be60e8-172c-4fdf-b4a7-0aeb843ee988 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff/action returned with HTTP 202 Sep 01 02:07:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 325/662] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:33 2026] POST /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc21448d-9c9b-414b-8cb6-de5e1e5c42a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc21448d-9c9b-414b-8cb6-de5e1e5c42a6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc21448d-9c9b-414b-8cb6-de5e1e5c42a6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc21448d-9c9b-414b-8cb6-de5e1e5c42a6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc21448d-9c9b-414b-8cb6-de5e1e5c42a6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc21448d-9c9b-414b-8cb6-de5e1e5c42a6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 338/663] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0dc08d91-b1e6-4086-b144-a71cee21bc6f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0dc08d91-b1e6-4086-b144-a71cee21bc6f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff/action Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0dc08d91-b1e6-4086-b144-a71cee21bc6f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0dc08d91-b1e6-4086-b144-a71cee21bc6f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0dc08d91-b1e6-4086-b144-a71cee21bc6f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0dc08d91-b1e6-4086-b144-a71cee21bc6f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot delete request issued successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0dc08d91-b1e6-4086-b144-a71cee21bc6f tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff/action returned with HTTP 202 Sep 01 02:07:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 326/664] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:33 2026] POST /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87635d66-1c3f-4419-b253-99e874b788d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87635d66-1c3f-4419-b253-99e874b788d3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87635d66-1c3f-4419-b253-99e874b788d3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87635d66-1c3f-4419-b253-99e874b788d3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-87635d66-1c3f-4419-b253-99e874b788d3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87635d66-1c3f-4419-b253-99e874b788d3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 339/665] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b99ce1e-f77d-4bc7-a982-2ceea76f9608 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b99ce1e-f77d-4bc7-a982-2ceea76f9608 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b99ce1e-f77d-4bc7-a982-2ceea76f9608 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b99ce1e-f77d-4bc7-a982-2ceea76f9608 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b99ce1e-f77d-4bc7-a982-2ceea76f9608 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b99ce1e-f77d-4bc7-a982-2ceea76f9608 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 327/666] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1144 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-98496409-8a6f-4828-a33a-87edbfde2060 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98496409-8a6f-4828-a33a-87edbfde2060 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98496409-8a6f-4828-a33a-87edbfde2060 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98496409-8a6f-4828-a33a-87edbfde2060 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-98496409-8a6f-4828-a33a-87edbfde2060 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98496409-8a6f-4828-a33a-87edbfde2060 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 340/667] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1144 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37c7b8ab-fcc1-48c2-9c51-946d495bcdd1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37c7b8ab-fcc1-48c2-9c51-946d495bcdd1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37c7b8ab-fcc1-48c2-9c51-946d495bcdd1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37c7b8ab-fcc1-48c2-9c51-946d495bcdd1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37c7b8ab-fcc1-48c2-9c51-946d495bcdd1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37c7b8ab-fcc1-48c2-9c51-946d495bcdd1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 341/668] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] GET http://192.168.122.6/volume/v3/os-hosts Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: /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 01 02:07:34 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.hosts [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] status, active and update: available, enabled, 2026-09-01 00:07:31+00:00 {{(pid=87202) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.hosts [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] status, active and update: available, enabled, 2026-08-31 23:57:47+00:00 {{(pid=87202) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.hosts [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] status, active and update: available, enabled, 2026-09-01 00:06:32+00:00 {{(pid=87202) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-574fdfdf-82ab-4741-990c-430fdd8c7957 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] http://192.168.122.6/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 328/669] 192.168.122.6 () {58 vars in 1114 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/os-hosts => generated 561 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] GET http://192.168.122.6/volume/v3/os-hosts Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: /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 01 02:07:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.hosts [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] status, active and update: available, enabled, 2026-09-01 00:07:31+00:00 {{(pid=87203) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.hosts [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] status, active and update: available, enabled, 2026-08-31 23:57:47+00:00 {{(pid=87203) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.hosts [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] status, active and update: available, enabled, 2026-09-01 00:06:32+00:00 {{(pid=87203) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:07:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-080b067a-383d-43d7-ac4b-133cb4b197e0 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] http://192.168.122.6/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 342/670] 192.168.122.6 () {58 vars in 1114 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/os-hosts => generated 561 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a3394467-afc1-43a0-985b-9df713d300dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3394467-afc1-43a0-985b-9df713d300dc tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] GET http://192.168.122.6/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3394467-afc1-43a0-985b-9df713d300dc tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3394467-afc1-43a0-985b-9df713d300dc tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3394467-afc1-43a0-985b-9df713d300dc tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] http://192.168.122.6/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 329/671] 192.168.122.6 () {58 vars in 1177 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4c88ef5b-5a50-4973-aed2-8ae91f7df6e6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c88ef5b-5a50-4973-aed2-8ae91f7df6e6 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] GET http://192.168.122.6/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 02:07:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c88ef5b-5a50-4973-aed2-8ae91f7df6e6 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c88ef5b-5a50-4973-aed2-8ae91f7df6e6 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c88ef5b-5a50-4973-aed2-8ae91f7df6e6 tempest-VolumeHostsAdminTestsJSON-1947657861 tempest-VolumeHostsAdminTestsJSON-1947657861-project-admin] http://192.168.122.6/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 343/672] 192.168.122.6 () {58 vars in 1171 bytes} [Tue Sep 1 02:07:35 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-575fd04f-aec4-46e1-97e7-a1b73ef9a086 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-575fd04f-aec4-46e1-97e7-a1b73ef9a086 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-575fd04f-aec4-46e1-97e7-a1b73ef9a086 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-575fd04f-aec4-46e1-97e7-a1b73ef9a086 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-575fd04f-aec4-46e1-97e7-a1b73ef9a086 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-575fd04f-aec4-46e1-97e7-a1b73ef9a086 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 330/673] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:07:35 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e397aedf-ae07-473f-ad89-a823ecdc979c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e397aedf-ae07-473f-ad89-a823ecdc979c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e397aedf-ae07-473f-ad89-a823ecdc979c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e397aedf-ae07-473f-ad89-a823ecdc979c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e397aedf-ae07-473f-ad89-a823ecdc979c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e397aedf-ae07-473f-ad89-a823ecdc979c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 344/674] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:35 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-2d5db304-8d43-43e2-8683-fc08315ccb53 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-2d5db304-8d43-43e2-8683-fc08315ccb53 None None] GET http://192.168.122.6/volume// Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-2d5db304-8d43-43e2-8683-fc08315ccb53 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-2d5db304-8d43-43e2-8683-fc08315ccb53 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-2d5db304-8d43-43e2-8683-fc08315ccb53 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:07:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 331/675] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-acf81871-14e4-4522-a1de-569e0d99e76c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-acf81871-14e4-4522-a1de-569e0d99e76c tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-acf81871-14e4-4522-a1de-569e0d99e76c tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e14bfba7-09f4-4c59-b73d-cbca851aaad3", "connector": null, "instance_uuid": "e9db7bd4-8ed3-45ce-ab6d-dd80b165d8e5"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-acf81871-14e4-4522-a1de-569e0d99e76c tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 345/676] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:07:36 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 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-edd23d53-33a3-4abb-846d-54743e161074 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-edd23d53-33a3-4abb-846d-54743e161074 None None] GET http://192.168.122.6/volume// Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-edd23d53-33a3-4abb-846d-54743e161074 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-edd23d53-33a3-4abb-846d-54743e161074 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-edd23d53-33a3-4abb-846d-54743e161074 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:07:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 332/677] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/ => generated 388 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-ebe8a6c2-3fef-48a4-9342-6cee1cfb7f7e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-ebe8a6c2-3fef-48a4-9342-6cee1cfb7f7e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-ebe8a6c2-3fef-48a4-9342-6cee1cfb7f7e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-ebe8a6c2-3fef-48a4-9342-6cee1cfb7f7e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-ebe8a6c2-3fef-48a4-9342-6cee1cfb7f7e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-ebe8a6c2-3fef-48a4-9342-6cee1cfb7f7e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 346/678] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1325 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b17b71f5-0905-4419-9b58-57b1584035ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b17b71f5-0905-4419-9b58-57b1584035ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] DELETE http://192.168.122.6/volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b17b71f5-0905-4419-9b58-57b1584035ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b17b71f5-0905-4419-9b58-57b1584035ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87202]: /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 01 02:07:36 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81b714ed-a360-41dc-831c-37494c0cd0ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81b714ed-a360-41dc-831c-37494c0cd0ef tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81b714ed-a360-41dc-831c-37494c0cd0ef tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81b714ed-a360-41dc-831c-37494c0cd0ef tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81b714ed-a360-41dc-831c-37494c0cd0ef tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 404 Sep 01 02:07:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 347/679] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79768d4c-0096-4813-89cf-4d5da56a9142 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79768d4c-0096-4813-89cf-4d5da56a9142 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79768d4c-0096-4813-89cf-4d5da56a9142 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79768d4c-0096-4813-89cf-4d5da56a9142 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-79768d4c-0096-4813-89cf-4d5da56a9142 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'available'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b17b71f5-0905-4419-9b58-57b1584035ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 333/680] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:07:36 2026] DELETE /volume/v3/attachments/5fa1caae-14a2-44be-ac61-8cc044a548ae => generated 192 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79768d4c-0096-4813-89cf-4d5da56a9142 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 348/681] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:36 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fd88b030-c785-4d73-aa18-182a3347e605 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd88b030-c785-4d73-aa18-182a3347e605 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd88b030-c785-4d73-aa18-182a3347e605 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd88b030-c785-4d73-aa18-182a3347e605 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fd88b030-c785-4d73-aa18-182a3347e605 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd88b030-c785-4d73-aa18-182a3347e605 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 334/682] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88c03726-d460-42ec-9f57-74bd41790475 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88c03726-d460-42ec-9f57-74bd41790475 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88c03726-d460-42ec-9f57-74bd41790475 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88c03726-d460-42ec-9f57-74bd41790475 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-88c03726-d460-42ec-9f57-74bd41790475 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Delete snapshot with id: edf0247b-a518-4ad2-8b0d-131d735f36ff Sep 01 02:07:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88c03726-d460-42ec-9f57-74bd41790475 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff returned with HTTP 404 Sep 01 02:07:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 349/683] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:07:36 2026] DELETE /volume/v3/snapshots/edf0247b-a518-4ad2-8b0d-131d735f36ff => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a385fd47-8465-46a5-a320-de07ef9b54cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a385fd47-8465-46a5-a320-de07ef9b54cf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a385fd47-8465-46a5-a320-de07ef9b54cf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e271623b-9cad-4e6e-9900-2ffc73622be9", "name": "tempest-SnapshotsActionsTest-Snapshot-427648185"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a385fd47-8465-46a5-a320-de07ef9b54cf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a385fd47-8465-46a5-a320-de07ef9b54cf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create snapshot from volume e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a385fd47-8465-46a5-a320-de07ef9b54cf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Created reservations ['8d6fc8e4-886a-4617-981d-a98ded487ccf', 'bc9f7063-03fd-45ee-8c3f-9d4982d2ee11', '332acb81-a3f0-4170-be5b-a98c59fe1f76', '40f63e0d-4d5a-4248-9252-7e661da8bebc'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a385fd47-8465-46a5-a320-de07ef9b54cf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot create request issued successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a385fd47-8465-46a5-a320-de07ef9b54cf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:07:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 335/684] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:07:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fca05104-8f0d-47dc-9b53-eea634c4f9f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-9c55e946-48ff-4514-807f-b6721c3d713a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-9c55e946-48ff-4514-807f-b6721c3d713a None None] GET http://192.168.122.6/volume// Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-9c55e946-48ff-4514-807f-b6721c3d713a None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-9c55e946-48ff-4514-807f-b6721c3d713a None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-9c55e946-48ff-4514-807f-b6721c3d713a None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:07:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 336/685] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/ => generated 388 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fca05104-8f0d-47dc-9b53-eea634c4f9f2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fca05104-8f0d-47dc-9b53-eea634c4f9f2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fca05104-8f0d-47dc-9b53-eea634c4f9f2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b0ef7534-255d-485b-a761-a6c22a75471e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b0ef7534-255d-485b-a761-a6c22a75471e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b0ef7534-255d-485b-a761-a6c22a75471e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b0ef7534-255d-485b-a761-a6c22a75471e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fca05104-8f0d-47dc-9b53-eea634c4f9f2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fca05104-8f0d-47dc-9b53-eea634c4f9f2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 350/686] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b0ef7534-255d-485b-a761-a6c22a75471e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-b0ef7534-255d-485b-a761-a6c22a75471e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 337/687] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1032 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-7926b0c8-6a48-4578-9cdb-05fab1c71c26 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-7926b0c8-6a48-4578-9cdb-05fab1c71c26 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] PUT http://192.168.122.6/volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1 Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-7926b0c8-6a48-4578-9cdb-05fab1c71c26 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-7926b0c8-6a48-4578-9cdb-05fab1c71c26 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Acquiring lock "cinder-attachment_update-e14bfba7-09f4-4c59-b73d-cbca851aaad3-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-7926b0c8-6a48-4578-9cdb-05fab1c71c26 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-e14bfba7-09f4-4c59-b73d-cbca851aaad3-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:07:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f8e8f22-54d1-42e2-b708-835daa15892a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f8e8f22-54d1-42e2-b708-835daa15892a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f8e8f22-54d1-42e2-b708-835daa15892a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f8e8f22-54d1-42e2-b708-835daa15892a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f8e8f22-54d1-42e2-b708-835daa15892a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f8e8f22-54d1-42e2-b708-835daa15892a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 338/688] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:38 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-be769ebc-66de-4a17-9ace-16aa78959196 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be769ebc-66de-4a17-9ace-16aa78959196 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be769ebc-66de-4a17-9ace-16aa78959196 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be769ebc-66de-4a17-9ace-16aa78959196 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-be769ebc-66de-4a17-9ace-16aa78959196 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be769ebc-66de-4a17-9ace-16aa78959196 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 339/689] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:39 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-7926b0c8-6a48-4578-9cdb-05fab1c71c26 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-e14bfba7-09f4-4c59-b73d-cbca851aaad3-devstack" released by "attachment_update" :: held 2.080s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:07:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-7926b0c8-6a48-4578-9cdb-05fab1c71c26 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1 returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 351/690] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:07:37 2026] PUT /volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1 => generated 694 bytes in 2170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-fd79f554-eb4d-4612-9c06-00c6e112114a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-fd79f554-eb4d-4612-9c06-00c6e112114a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1/action Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-fd79f554-eb4d-4612-9c06-00c6e112114a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-fd79f554-eb4d-4612-9c06-00c6e112114a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3bf087b-b3e6-481d-acd9-188861ace87d req-fd79f554-eb4d-4612-9c06-00c6e112114a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1/action returned with HTTP 204 Sep 01 02:07:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 340/691] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:07:40 2026] POST /volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb3ca35f-e368-4be2-a09f-f98cb048f4c3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb3ca35f-e368-4be2-a09f-f98cb048f4c3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb3ca35f-e368-4be2-a09f-f98cb048f4c3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb3ca35f-e368-4be2-a09f-f98cb048f4c3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb3ca35f-e368-4be2-a09f-f98cb048f4c3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb3ca35f-e368-4be2-a09f-f98cb048f4c3 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 352/692] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c76ebda7-83fe-4ff3-b920-076b20be1adf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c76ebda7-83fe-4ff3-b920-076b20be1adf tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c/action Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c76ebda7-83fe-4ff3-b920-076b20be1adf tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c76ebda7-83fe-4ff3-b920-076b20be1adf tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-c76ebda7-83fe-4ff3-b920-076b20be1adf tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot '08a23ccb-963a-4641-9fb8-d9ca5a34a44c' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c76ebda7-83fe-4ff3-b920-076b20be1adf tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c/action returned with HTTP 202 Sep 01 02:07:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 341/693] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:40 2026] POST /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-754788fb-f1f1-4c28-bd05-6f2ca5051694 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-754788fb-f1f1-4c28-bd05-6f2ca5051694 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-754788fb-f1f1-4c28-bd05-6f2ca5051694 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-754788fb-f1f1-4c28-bd05-6f2ca5051694 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-754788fb-f1f1-4c28-bd05-6f2ca5051694 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-754788fb-f1f1-4c28-bd05-6f2ca5051694 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 353/694] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-37c5aecc-fb18-4e4d-a7f4-d1fa23d8a79c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37c5aecc-fb18-4e4d-a7f4-d1fa23d8a79c tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c/action Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37c5aecc-fb18-4e4d-a7f4-d1fa23d8a79c tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37c5aecc-fb18-4e4d-a7f4-d1fa23d8a79c tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-37c5aecc-fb18-4e4d-a7f4-d1fa23d8a79c tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-37c5aecc-fb18-4e4d-a7f4-d1fa23d8a79c tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot delete request issued successfully. Sep 01 02:07:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37c5aecc-fb18-4e4d-a7f4-d1fa23d8a79c tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c/action returned with HTTP 202 Sep 01 02:07:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 342/695] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:40 2026] POST /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc0b86c1-952e-4707-b237-a41eb2496f30 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc0b86c1-952e-4707-b237-a41eb2496f30 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc0b86c1-952e-4707-b237-a41eb2496f30 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc0b86c1-952e-4707-b237-a41eb2496f30 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dc0b86c1-952e-4707-b237-a41eb2496f30 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc0b86c1-952e-4707-b237-a41eb2496f30 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 354/696] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:41 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 464 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb67027f-e10c-4260-99b4-22f5bce39385 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-abc868c4-0b17-4b2b-a94f-b1371bfef6f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb67027f-e10c-4260-99b4-22f5bce39385 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb67027f-e10c-4260-99b4-22f5bce39385 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb67027f-e10c-4260-99b4-22f5bce39385 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eb67027f-e10c-4260-99b4-22f5bce39385 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb67027f-e10c-4260-99b4-22f5bce39385 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 343/697] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abc868c4-0b17-4b2b-a94f-b1371bfef6f2 tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:07:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abc868c4-0b17-4b2b-a94f-b1371bfef6f2 tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abc868c4-0b17-4b2b-a94f-b1371bfef6f2 tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abc868c4-0b17-4b2b-a94f-b1371bfef6f2 tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:07:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 355/698] 192.168.122.6 () {58 vars in 1188 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3411035f-b1fe-4370-a020-365b195378bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3411035f-b1fe-4370-a020-365b195378bc tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 01 02:07:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3411035f-b1fe-4370-a020-365b195378bc tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3411035f-b1fe-4370-a020-365b195378bc tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] Calling method 'get_pools' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3411035f-b1fe-4370-a020-365b195378bc tempest-VolumePoolsAdminTestsJSON-160495107 tempest-VolumePoolsAdminTestsJSON-160495107-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:07:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 344/699] 192.168.122.6 () {58 vars in 1165 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b488a47f-7ffc-4599-8b63-d00f4f5638ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b488a47f-7ffc-4599-8b63-d00f4f5638ba tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b488a47f-7ffc-4599-8b63-d00f4f5638ba tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b488a47f-7ffc-4599-8b63-d00f4f5638ba tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-345c471c-2679-4081-b500-1f00d6642553 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1870713399", "imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1870713399', 'imageRef': '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b488a47f-7ffc-4599-8b63-d00f4f5638ba tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b488a47f-7ffc-4599-8b63-d00f4f5638ba tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 200 Sep 01 02:07:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 356/700] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:43 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Create volume of 1 GB Sep 01 02:07:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Availability Zones retrieved successfully. Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Flow 'volume_create_api' (4bea5517-0b5b-4238-a2b9-ac1825d7c0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11308b46-07d1-4d4f-83d1-d4600b3ee7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11308b46-07d1-4d4f-83d1-d4600b3ee7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ce76c0-1be0-42e3-a2e0-7cafce15ca2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Created reservations ['84de01b0-86fd-4709-b155-1d824ef3662b', '2c9ab4b7-379c-40d0-9a7c-ab728cbff929', '75e1c7d5-4a7e-4980-b5fa-f5d3e3c7a5be', 'e587338b-fbfa-44f2-a970-72a65202163b'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ce76c0-1be0-42e3-a2e0-7cafce15ca2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84de01b0-86fd-4709-b155-1d824ef3662b', '2c9ab4b7-379c-40d0-9a7c-ab728cbff929', '75e1c7d5-4a7e-4980-b5fa-f5d3e3c7a5be', 'e587338b-fbfa-44f2-a970-72a65202163b']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e06dc3-3190-49c4-90d5-325d100dae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e06dc3-3190-49c4-90d5-325d100dae5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6155bcf-c0ac-4275-9e5b-6289b4061483', '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-1870713399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a92daca800b4c8c9a2a0c35b5be5130',qos_specs=None,replication_status=,reservations=['84de01b0-86fd-4709-b155-1d824ef3662b','2c9ab4b7-379c-40d0-9a7c-ab728cbff929','75e1c7d5-4a7e-4980-b5fa-f5d3e3c7a5be','e587338b-fbfa-44f2-a970-72a65202163b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3045053a1434d3a9afbc75a27520548',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1870713399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6155bcf-c0ac-4275-9e5b-6289b4061483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a92daca800b4c8c9a2a0c35b5be5130',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3045053a1434d3a9afbc75a27520548',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346621be-b26e-4595-9314-da937cf0bd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346621be-b26e-4595-9314-da937cf0bd9d) transitioned into state 'SUCCESS' from state '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-1870713399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a92daca800b4c8c9a2a0c35b5be5130',qos_specs=None,replication_status=,reservations=['84de01b0-86fd-4709-b155-1d824ef3662b','2c9ab4b7-379c-40d0-9a7c-ab728cbff929','75e1c7d5-4a7e-4980-b5fa-f5d3e3c7a5be','e587338b-fbfa-44f2-a970-72a65202163b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3045053a1434d3a9afbc75a27520548',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8c851d-35fa-4fa1-bd36-3861cf4cc0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8c851d-35fa-4fa1-bd36-3861cf4cc0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Flow 'volume_create_api' (4bea5517-0b5b-4238-a2b9-ac1825d7c0f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Create volume request issued successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-345c471c-2679-4081-b500-1f00d6642553 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 345/701] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:07:43 2026] POST /volume/v3/volumes => generated 758 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-decd19bb-74ae-452b-8c32-4376f970089c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-decd19bb-74ae-452b-8c32-4376f970089c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-decd19bb-74ae-452b-8c32-4376f970089c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-decd19bb-74ae-452b-8c32-4376f970089c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-413ff0e4-82b5-48d8-be3f-3f0242f01daa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-413ff0e4-82b5-48d8-be3f-3f0242f01daa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-413ff0e4-82b5-48d8-be3f-3f0242f01daa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-413ff0e4-82b5-48d8-be3f-3f0242f01daa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-413ff0e4-82b5-48d8-be3f-3f0242f01daa tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 404 Sep 01 02:07:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 346/702] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-717a710e-fa26-4d38-9388-3898ab72131b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-717a710e-fa26-4d38-9388-3898ab72131b tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-717a710e-fa26-4d38-9388-3898ab72131b tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-717a710e-fa26-4d38-9388-3898ab72131b tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-decd19bb-74ae-452b-8c32-4376f970089c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-717a710e-fa26-4d38-9388-3898ab72131b tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-decd19bb-74ae-452b-8c32-4376f970089c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 357/703] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 826 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-717a710e-fa26-4d38-9388-3898ab72131b tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 347/704] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:44 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ecddde8c-f5ec-4492-9cf7-14ce9c66ed71 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecddde8c-f5ec-4492-9cf7-14ce9c66ed71 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecddde8c-f5ec-4492-9cf7-14ce9c66ed71 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecddde8c-f5ec-4492-9cf7-14ce9c66ed71 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ecddde8c-f5ec-4492-9cf7-14ce9c66ed71 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecddde8c-f5ec-4492-9cf7-14ce9c66ed71 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 358/705] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07bde8dd-d53a-4652-9e69-fda948e11ab6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07bde8dd-d53a-4652-9e69-fda948e11ab6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07bde8dd-d53a-4652-9e69-fda948e11ab6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07bde8dd-d53a-4652-9e69-fda948e11ab6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-07bde8dd-d53a-4652-9e69-fda948e11ab6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Delete snapshot with id: 08a23ccb-963a-4641-9fb8-d9ca5a34a44c Sep 01 02:07:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07bde8dd-d53a-4652-9e69-fda948e11ab6 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c returned with HTTP 404 Sep 01 02:07:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 348/706] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:07:44 2026] DELETE /volume/v3/snapshots/08a23ccb-963a-4641-9fb8-d9ca5a34a44c => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08bad482-7de7-488d-818c-624b74a29423 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08bad482-7de7-488d-818c-624b74a29423 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08bad482-7de7-488d-818c-624b74a29423 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e271623b-9cad-4e6e-9900-2ffc73622be9", "name": "tempest-SnapshotsActionsTest-Snapshot-2022698804"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08bad482-7de7-488d-818c-624b74a29423 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-08bad482-7de7-488d-818c-624b74a29423 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Create snapshot from volume e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:44 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-08bad482-7de7-488d-818c-624b74a29423 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Created reservations ['82de1bcc-6b52-40aa-8077-ffbd0f8b270e', '15aea94f-0312-4520-ad27-5a02b9df7ff3', '8ad2d57b-96bc-459e-8b4f-4ee02b7238dc', 'fa3a7450-128b-4789-9bbc-3265563ebf31'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08bad482-7de7-488d-818c-624b74a29423 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot create request issued successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08bad482-7de7-488d-818c-624b74a29423 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:07:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 359/707] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:07:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa1d10eb-30de-45a8-ac00-685627854818 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa1d10eb-30de-45a8-ac00-685627854818 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa1d10eb-30de-45a8-ac00-685627854818 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa1d10eb-30de-45a8-ac00-685627854818 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa1d10eb-30de-45a8-ac00-685627854818 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa1d10eb-30de-45a8-ac00-685627854818 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 200 Sep 01 02:07:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 349/708] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0820d521-e159-4b9f-9804-6d1fa4b33307 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0820d521-e159-4b9f-9804-6d1fa4b33307 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0820d521-e159-4b9f-9804-6d1fa4b33307 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0820d521-e159-4b9f-9804-6d1fa4b33307 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0820d521-e159-4b9f-9804-6d1fa4b33307 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0820d521-e159-4b9f-9804-6d1fa4b33307 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 360/709] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:45 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d69a46a-31cc-40dd-af93-49f64e701ccf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d69a46a-31cc-40dd-af93-49f64e701ccf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d69a46a-31cc-40dd-af93-49f64e701ccf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d69a46a-31cc-40dd-af93-49f64e701ccf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1d69a46a-31cc-40dd-af93-49f64e701ccf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d69a46a-31cc-40dd-af93-49f64e701ccf tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 350/710] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:46 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b9c3497b-b317-48ef-a4db-757c39be795f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9c3497b-b317-48ef-a4db-757c39be795f tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9c3497b-b317-48ef-a4db-757c39be795f tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9c3497b-b317-48ef-a4db-757c39be795f tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b9c3497b-b317-48ef-a4db-757c39be795f tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9c3497b-b317-48ef-a4db-757c39be795f tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 361/711] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:46 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d1f5b6e2-af76-493e-8279-ef0e54ec259a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1f5b6e2-af76-493e-8279-ef0e54ec259a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d1f5b6e2-af76-493e-8279-ef0e54ec259a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d1f5b6e2-af76-493e-8279-ef0e54ec259a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d1f5b6e2-af76-493e-8279-ef0e54ec259a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1f5b6e2-af76-493e-8279-ef0e54ec259a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 351/712] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc83da99-3e7c-4de6-b2c3-ac9a32fc271d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc83da99-3e7c-4de6-b2c3-ac9a32fc271d tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc83da99-3e7c-4de6-b2c3-ac9a32fc271d tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc83da99-3e7c-4de6-b2c3-ac9a32fc271d tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc83da99-3e7c-4de6-b2c3-ac9a32fc271d tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc83da99-3e7c-4de6-b2c3-ac9a32fc271d tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 362/713] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 908 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3064e42-0cb1-4609-a4dc-45582c658091 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3064e42-0cb1-4609-a4dc-45582c658091 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3064e42-0cb1-4609-a4dc-45582c658091 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3064e42-0cb1-4609-a4dc-45582c658091 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e3064e42-0cb1-4609-a4dc-45582c658091 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3064e42-0cb1-4609-a4dc-45582c658091 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 352/714] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f25df6ba-87ff-4cdc-81b5-035f2eac99f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f25df6ba-87ff-4cdc-81b5-035f2eac99f5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d/action Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f25df6ba-87ff-4cdc-81b5-035f2eac99f5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f25df6ba-87ff-4cdc-81b5-035f2eac99f5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-f25df6ba-87ff-4cdc-81b5-035f2eac99f5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'b9860b57-f471-4cdd-96cf-8ba91ea9030d' with '{'status': 'error_deleting'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f25df6ba-87ff-4cdc-81b5-035f2eac99f5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d/action returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 363/715] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:48 2026] POST /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-731e7f9d-0f6e-4182-aca5-cd59e52a8c1e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-731e7f9d-0f6e-4182-aca5-cd59e52a8c1e tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-731e7f9d-0f6e-4182-aca5-cd59e52a8c1e tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-731e7f9d-0f6e-4182-aca5-cd59e52a8c1e tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-731e7f9d-0f6e-4182-aca5-cd59e52a8c1e tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-731e7f9d-0f6e-4182-aca5-cd59e52a8c1e tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 353/716] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 471 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6cce5f4a-1f9f-438c-b3c5-f9169b1f7328 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cce5f4a-1f9f-438c-b3c5-f9169b1f7328 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d/action Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cce5f4a-1f9f-438c-b3c5-f9169b1f7328 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cce5f4a-1f9f-438c-b3c5-f9169b1f7328 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6cce5f4a-1f9f-438c-b3c5-f9169b1f7328 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6cce5f4a-1f9f-438c-b3c5-f9169b1f7328 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot delete request issued successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cce5f4a-1f9f-438c-b3c5-f9169b1f7328 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d/action returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 364/717] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:48 2026] POST /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8298668f-13f7-4e6e-a822-09b504c638bd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8298668f-13f7-4e6e-a822-09b504c638bd tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8298668f-13f7-4e6e-a822-09b504c638bd tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8298668f-13f7-4e6e-a822-09b504c638bd tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8298668f-13f7-4e6e-a822-09b504c638bd tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8298668f-13f7-4e6e-a822-09b504c638bd tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 354/718] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-19dc5f2e-0224-430c-b2d6-67272941adcf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19dc5f2e-0224-430c-b2d6-67272941adcf tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19dc5f2e-0224-430c-b2d6-67272941adcf tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19dc5f2e-0224-430c-b2d6-67272941adcf tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-19dc5f2e-0224-430c-b2d6-67272941adcf tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19dc5f2e-0224-430c-b2d6-67272941adcf tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 365/719] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eac8d89f-16af-47d1-9b5e-a38ff413ee07 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c935fb1-45b5-4d2e-9e53-e7293254594a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c935fb1-45b5-4d2e-9e53-e7293254594a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c935fb1-45b5-4d2e-9e53-e7293254594a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c935fb1-45b5-4d2e-9e53-e7293254594a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c935fb1-45b5-4d2e-9e53-e7293254594a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c935fb1-45b5-4d2e-9e53-e7293254594a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 366/720] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac8d89f-16af-47d1-9b5e-a38ff413ee07 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eac8d89f-16af-47d1-9b5e-a38ff413ee07 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-35361864", "extra_specs": {"spec1": "val1"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac8d89f-16af-47d1-9b5e-a38ff413ee07 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 355/721] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:07:49 2026] POST /volume/v3/types => generated 241 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ae875983-7d4d-4926-942a-a6cc8cd67a93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae875983-7d4d-4926-942a-a6cc8cd67a93 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] POST http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae875983-7d4d-4926-942a-a6cc8cd67a93 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae875983-7d4d-4926-942a-a6cc8cd67a93 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs returned with HTTP 400 Sep 01 02:07:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 367/722] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:07:49 2026] POST /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs => generated 146 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8cfc0e09-40a5-437f-b957-d22f4d847044 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8cfc0e09-40a5-437f-b957-d22f4d847044 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] POST http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8cfc0e09-40a5-437f-b957-d22f4d847044 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8cfc0e09-40a5-437f-b957-d22f4d847044 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs returned with HTTP 400 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 356/723] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:07:49 2026] POST /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-77f8255a-d584-4ff9-9077-d907328a5617 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77f8255a-d584-4ff9-9077-d907328a5617 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] POST http://192.168.122.6/volume/v3/types/7d3f0e16-6ec5-4ecd-815a-e6389f2b49a7/extra_specs Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77f8255a-d584-4ff9-9077-d907328a5617 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77f8255a-d584-4ff9-9077-d907328a5617 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/7d3f0e16-6ec5-4ecd-815a-e6389f2b49a7/extra_specs returned with HTTP 404 Sep 01 02:07:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 368/724] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:07:49 2026] POST /volume/v3/types/7d3f0e16-6ec5-4ecd-815a-e6389f2b49a7/extra_specs => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ebbd8c2f-eefb-4398-8919-2ab01d2ccdfc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebbd8c2f-eefb-4398-8919-2ab01d2ccdfc tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] DELETE http://192.168.122.6/volume/v3/types/eeade723-3c3d-4b79-a106-a3ceedc650ef/extra_specs/spec1 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebbd8c2f-eefb-4398-8919-2ab01d2ccdfc tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebbd8c2f-eefb-4398-8919-2ab01d2ccdfc tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebbd8c2f-eefb-4398-8919-2ab01d2ccdfc tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/eeade723-3c3d-4b79-a106-a3ceedc650ef/extra_specs/spec1 returned with HTTP 404 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 357/725] 192.168.122.6 () {58 vars in 1273 bytes} [Tue Sep 1 02:07:49 2026] DELETE /volume/v3/types/eeade723-3c3d-4b79-a106-a3ceedc650ef/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c4d80fb6-fbda-49b7-a7ed-2612d8e162eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4d80fb6-fbda-49b7-a7ed-2612d8e162eb tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4d80fb6-fbda-49b7-a7ed-2612d8e162eb tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4d80fb6-fbda-49b7-a7ed-2612d8e162eb tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-259711de-bfa4-4707-9872-986f1f369eb7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-259711de-bfa4-4707-9872-986f1f369eb7 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] GET http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/nonexistent_extra_spec_name Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-259711de-bfa4-4707-9872-986f1f369eb7 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-259711de-bfa4-4707-9872-986f1f369eb7 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-259711de-bfa4-4707-9872-986f1f369eb7 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 358/726] 192.168.122.6 () {58 vars in 1336 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-158d0b57-1c9f-40bd-9850-fab44034f5c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158d0b57-1c9f-40bd-9850-fab44034f5c9 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] GET http://192.168.122.6/volume/v3/types/e72d8e6a-e20a-4474-a05d-7e42f649cee8/extra_specs/spec1 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-158d0b57-1c9f-40bd-9850-fab44034f5c9 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-158d0b57-1c9f-40bd-9850-fab44034f5c9 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158d0b57-1c9f-40bd-9850-fab44034f5c9 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/e72d8e6a-e20a-4474-a05d-7e42f649cee8/extra_specs/spec1 returned with HTTP 404 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 359/727] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/types/e72d8e6a-e20a-4474-a05d-7e42f649cee8/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb947f98-5850-4ae4-9a89-9714b80dddbf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb947f98-5850-4ae4-9a89-9714b80dddbf tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] GET http://192.168.122.6/volume/v3/types/d037b2f8-6427-4a35-ba6e-41919c88cfe8/extra_specs Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb947f98-5850-4ae4-9a89-9714b80dddbf tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb947f98-5850-4ae4-9a89-9714b80dddbf tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb947f98-5850-4ae4-9a89-9714b80dddbf tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/d037b2f8-6427-4a35-ba6e-41919c88cfe8/extra_specs returned with HTTP 404 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 360/728] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/types/d037b2f8-6427-4a35-ba6e-41919c88cfe8/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c12f5ae7-52e9-4e64-bb70-546ecf0a298e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c12f5ae7-52e9-4e64-bb70-546ecf0a298e tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] PUT http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/spec1 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c12f5ae7-52e9-4e64-bb70-546ecf0a298e tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c12f5ae7-52e9-4e64-bb70-546ecf0a298e tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/spec1 returned with HTTP 400 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 361/729] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:07:49 2026] PUT /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-88e1e8a2-6e75-4b4d-af05-6b7921563274 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-88e1e8a2-6e75-4b4d-af05-6b7921563274 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] PUT http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/spec1 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-88e1e8a2-6e75-4b4d-af05-6b7921563274 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'update', calling method: update, body: null {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-88e1e8a2-6e75-4b4d-af05-6b7921563274 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/spec1 returned with HTTP 400 Sep 01 02:07:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 362/730] 192.168.122.6 () {60 vars in 1289 bytes} [Tue Sep 1 02:07:49 2026] PUT /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f229386-c899-40c3-a18f-bd3bf4b452db None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f229386-c899-40c3-a18f-bd3bf4b452db tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] PUT http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/None Sep 01 02:07:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f229386-c899-40c3-a18f-bd3bf4b452db tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f229386-c899-40c3-a18f-bd3bf4b452db tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f229386-c899-40c3-a18f-bd3bf4b452db tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/None returned with HTTP 400 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 363/731] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:07:49 2026] PUT /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/None => generated 73 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5bd952ad-1503-4c13-a98c-96f48f62a219 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5bd952ad-1503-4c13-a98c-96f48f62a219 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] PUT http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/4da37235-5e38-4696-b70a-ef906b991be9 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5bd952ad-1503-4c13-a98c-96f48f62a219 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5bd952ad-1503-4c13-a98c-96f48f62a219 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5bd952ad-1503-4c13-a98c-96f48f62a219 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/4da37235-5e38-4696-b70a-ef906b991be9 returned with HTTP 400 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 364/732] 192.168.122.6 () {60 vars in 1383 bytes} [Tue Sep 1 02:07:50 2026] PUT /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5/extra_specs/4da37235-5e38-4696-b70a-ef906b991be9 => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af3d2602-052d-42d7-a11d-cc0729d7984f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af3d2602-052d-42d7-a11d-cc0729d7984f tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] PUT http://192.168.122.6/volume/v3/types/4e434657-3281-45bb-a586-85e3eaf26dfe/extra_specs/spec1 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af3d2602-052d-42d7-a11d-cc0729d7984f tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c4d80fb6-fbda-49b7-a7ed-2612d8e162eb tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4d80fb6-fbda-49b7-a7ed-2612d8e162eb tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 369/733] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 911 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af3d2602-052d-42d7-a11d-cc0729d7984f tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/4e434657-3281-45bb-a586-85e3eaf26dfe/extra_specs/spec1 returned with HTTP 404 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 365/734] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:07:50 2026] PUT /volume/v3/types/4e434657-3281-45bb-a586-85e3eaf26dfe/extra_specs/spec1 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dad55eb2-077f-4d64-9286-705508d0a228 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dad55eb2-077f-4d64-9286-705508d0a228 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] DELETE http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5 Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dad55eb2-077f-4d64-9286-705508d0a228 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dad55eb2-077f-4d64-9286-705508d0a228 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dad55eb2-077f-4d64-9286-705508d0a228 tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5 returned with HTTP 202 Sep 01 02:07:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 370/735] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:50 2026] DELETE /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3834c7e-bbc2-4e47-b9cb-ee750399462f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3834c7e-bbc2-4e47-b9cb-ee750399462f tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] GET http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3834c7e-bbc2-4e47-b9cb-ee750399462f tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3834c7e-bbc2-4e47-b9cb-ee750399462f tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3834c7e-bbc2-4e47-b9cb-ee750399462f tempest-ExtraSpecsNegativeTest-1332150599 tempest-ExtraSpecsNegativeTest-1332150599-project-admin] http://192.168.122.6/volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5 returned with HTTP 404 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 366/736] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/types/98ed2a12-501c-4a80-80e0-90170c2d94e5 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8269db3-5e4b-40f3-9028-01207cb10af2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8269db3-5e4b-40f3-9028-01207cb10af2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8269db3-5e4b-40f3-9028-01207cb10af2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8269db3-5e4b-40f3-9028-01207cb10af2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8269db3-5e4b-40f3-9028-01207cb10af2 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 404 Sep 01 02:07:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 371/737] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb8025cb-55d9-4738-b659-529897b2062a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb8025cb-55d9-4738-b659-529897b2062a tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb8025cb-55d9-4738-b659-529897b2062a tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb8025cb-55d9-4738-b659-529897b2062a tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-eb8025cb-55d9-4738-b659-529897b2062a tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb8025cb-55d9-4738-b659-529897b2062a tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 367/738] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:50 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-54055b6b-5db5-42e6-a10c-2623f8653beb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54055b6b-5db5-42e6-a10c-2623f8653beb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54055b6b-5db5-42e6-a10c-2623f8653beb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54055b6b-5db5-42e6-a10c-2623f8653beb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-54055b6b-5db5-42e6-a10c-2623f8653beb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54055b6b-5db5-42e6-a10c-2623f8653beb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 372/739] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa5d21f8-8e8c-4ebe-a9d2-dfb86a57780c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa5d21f8-8e8c-4ebe-a9d2-dfb86a57780c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa5d21f8-8e8c-4ebe-a9d2-dfb86a57780c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa5d21f8-8e8c-4ebe-a9d2-dfb86a57780c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-fa5d21f8-8e8c-4ebe-a9d2-dfb86a57780c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Delete snapshot with id: b9860b57-f471-4cdd-96cf-8ba91ea9030d Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa5d21f8-8e8c-4ebe-a9d2-dfb86a57780c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d returned with HTTP 404 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 368/740] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:07:50 2026] DELETE /volume/v3/snapshots/b9860b57-f471-4cdd-96cf-8ba91ea9030d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2b192df2-084e-4eba-ba96-55a53d0bf947 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b192df2-084e-4eba-ba96-55a53d0bf947 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b192df2-084e-4eba-ba96-55a53d0bf947 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b192df2-084e-4eba-ba96-55a53d0bf947 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-2b192df2-084e-4eba-ba96-55a53d0bf947 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'creating'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b192df2-084e-4eba-ba96-55a53d0bf947 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 373/741] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:50 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-792f2071-7ab9-4dfd-9935-8d2c65f47745 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-792f2071-7ab9-4dfd-9935-8d2c65f47745 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-792f2071-7ab9-4dfd-9935-8d2c65f47745 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-792f2071-7ab9-4dfd-9935-8d2c65f47745 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-792f2071-7ab9-4dfd-9935-8d2c65f47745 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-792f2071-7ab9-4dfd-9935-8d2c65f47745 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 369/742] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7175ea39-fe79-49ce-9f10-e86645437ada None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7175ea39-fe79-49ce-9f10-e86645437ada tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7175ea39-fe79-49ce-9f10-e86645437ada tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7175ea39-fe79-49ce-9f10-e86645437ada tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.snapshot_actions [None req-7175ea39-fe79-49ce-9f10-e86645437ada tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87203) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.snapshot_actions [None req-7175ea39-fe79-49ce-9f10-e86645437ada tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Updating snapshot cc6e1362-cd31-445c-89cd-cb6fd705d2ff with info {'id': 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff', 'status': 'error', 'progress': '80%'} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7175ea39-fe79-49ce-9f10-e86645437ada tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 374/743] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:50 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-46ea0f97-51d7-4c14-a766-e6cc65a16be5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-46ea0f97-51d7-4c14-a766-e6cc65a16be5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-46ea0f97-51d7-4c14-a766-e6cc65a16be5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-46ea0f97-51d7-4c14-a766-e6cc65a16be5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-46ea0f97-51d7-4c14-a766-e6cc65a16be5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Snapshot retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-46ea0f97-51d7-4c14-a766-e6cc65a16be5 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 370/744] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4af16345-cdf0-4ed1-92cb-c7c5a6a83936 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4af16345-cdf0-4ed1-92cb-c7c5a6a83936 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] POST http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4af16345-cdf0-4ed1-92cb-c7c5a6a83936 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4af16345-cdf0-4ed1-92cb-c7c5a6a83936 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-4af16345-cdf0-4ed1-92cb-c7c5a6a83936 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] Updating snapshot 'cc6e1362-cd31-445c-89cd-cb6fd705d2ff' with '{'status': 'available'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:07:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4af16345-cdf0-4ed1-92cb-c7c5a6a83936 tempest-SnapshotsActionsTest-591214995 tempest-SnapshotsActionsTest-591214995-project-admin] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action returned with HTTP 202 Sep 01 02:07:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 375/745] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:50 2026] POST /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e55eea12-7c7e-4f8f-b829-2127328ce8fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e55eea12-7c7e-4f8f-b829-2127328ce8fb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e55eea12-7c7e-4f8f-b829-2127328ce8fb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e55eea12-7c7e-4f8f-b829-2127328ce8fb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e55eea12-7c7e-4f8f-b829-2127328ce8fb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e55eea12-7c7e-4f8f-b829-2127328ce8fb tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 371/746] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Delete snapshot with id: cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc80efbd-f2ce-47a5-9c32-4acda9e2b6c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc80efbd-f2ce-47a5-9c32-4acda9e2b6c1 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc80efbd-f2ce-47a5-9c32-4acda9e2b6c1 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc80efbd-f2ce-47a5-9c32-4acda9e2b6c1 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot delete request issued successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9794a65-75a7-4fe0-bf61-fb8675e2fc62 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 202 Sep 01 02:07:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 376/747] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:07:51 2026] DELETE /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d517fcf-2394-425c-9bda-5766a3aacd0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d517fcf-2394-425c-9bda-5766a3aacd0a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d517fcf-2394-425c-9bda-5766a3aacd0a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d517fcf-2394-425c-9bda-5766a3aacd0a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc80efbd-f2ce-47a5-9c32-4acda9e2b6c1 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d517fcf-2394-425c-9bda-5766a3aacd0a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc80efbd-f2ce-47a5-9c32-4acda9e2b6c1 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 372/748] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d517fcf-2394-425c-9bda-5766a3aacd0a tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 377/749] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 463 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ca85810e-793d-42a4-af1e-1097a1493b83 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca85810e-793d-42a4-af1e-1097a1493b83 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca85810e-793d-42a4-af1e-1097a1493b83 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca85810e-793d-42a4-af1e-1097a1493b83 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4bedbf5f-a894-4a1e-8c48-27ed36aa1392 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bedbf5f-a894-4a1e-8c48-27ed36aa1392 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bedbf5f-a894-4a1e-8c48-27ed36aa1392 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bedbf5f-a894-4a1e-8c48-27ed36aa1392 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ca85810e-793d-42a4-af1e-1097a1493b83 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca85810e-793d-42a4-af1e-1097a1493b83 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 373/750] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4bedbf5f-a894-4a1e-8c48-27ed36aa1392 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bedbf5f-a894-4a1e-8c48-27ed36aa1392 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 378/751] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 911 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-febb0519-4680-4561-8dd4-b84629b7b9a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-febb0519-4680-4561-8dd4-b84629b7b9a9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-febb0519-4680-4561-8dd4-b84629b7b9a9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-febb0519-4680-4561-8dd4-b84629b7b9a9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-febb0519-4680-4561-8dd4-b84629b7b9a9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Snapshot retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-febb0519-4680-4561-8dd4-b84629b7b9a9 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 200 Sep 01 02:07:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 374/752] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-737d0004-6a7e-4068-92c5-48912968eb78 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-737d0004-6a7e-4068-92c5-48912968eb78 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-737d0004-6a7e-4068-92c5-48912968eb78 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-737d0004-6a7e-4068-92c5-48912968eb78 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-737d0004-6a7e-4068-92c5-48912968eb78 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-737d0004-6a7e-4068-92c5-48912968eb78 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 379/753] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 1329 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-00a2da8d-369a-4f65-a39b-e8ebae24a373 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-00a2da8d-369a-4f65-a39b-e8ebae24a373 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-00a2da8d-369a-4f65-a39b-e8ebae24a373 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-00a2da8d-369a-4f65-a39b-e8ebae24a373 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-00a2da8d-369a-4f65-a39b-e8ebae24a373 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-00a2da8d-369a-4f65-a39b-e8ebae24a373 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 375/754] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 1329 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-690293a7-c1df-4fcb-b778-f91016ee31b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-690293a7-c1df-4fcb-b778-f91016ee31b1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-690293a7-c1df-4fcb-b778-f91016ee31b1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-690293a7-c1df-4fcb-b778-f91016ee31b1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-690293a7-c1df-4fcb-b778-f91016ee31b1 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff returned with HTTP 404 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 380/755] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/snapshots/cc6e1362-cd31-445c-89cd-cb6fd705d2ff => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73d77767-a6cf-4caa-b0f8-dfcb6d388261 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73d77767-a6cf-4caa-b0f8-dfcb6d388261 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73d77767-a6cf-4caa-b0f8-dfcb6d388261 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73d77767-a6cf-4caa-b0f8-dfcb6d388261 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-cb3b3c9f-2d93-4b3e-92c6-05d65f4364c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-cb3b3c9f-2d93-4b3e-92c6-05d65f4364c9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-cb3b3c9f-2d93-4b3e-92c6-05d65f4364c9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-cb3b3c9f-2d93-4b3e-92c6-05d65f4364c9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-73d77767-a6cf-4caa-b0f8-dfcb6d388261 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-cb3b3c9f-2d93-4b3e-92c6-05d65f4364c9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73d77767-a6cf-4caa-b0f8-dfcb6d388261 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-cb3b3c9f-2d93-4b3e-92c6-05d65f4364c9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 381/756] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 1329 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 376/757] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 848 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-5a0ee22c-0864-4a32-a53c-775ebea83b3d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-5a0ee22c-0864-4a32-a53c-775ebea83b3d None None] GET http://192.168.122.6/volume// Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-5a0ee22c-0864-4a32-a53c-775ebea83b3d None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-5a0ee22c-0864-4a32-a53c-775ebea83b3d None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-5a0ee22c-0864-4a32-a53c-775ebea83b3d None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 382/758] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b8c13084-abe8-41da-a5d1-84568362b104 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b8c13084-abe8-41da-a5d1-84568362b104 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b8c13084-abe8-41da-a5d1-84568362b104 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6155bcf-c0ac-4275-9e5b-6289b4061483", "connector": null, "instance_uuid": "3eae76da-96ad-4337-b15d-d4e86fb83cf1"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Delete volume with id: e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Delete volume request issued successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4cdab01c-ff88-4ba1-8e2e-622021ea5529 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 202 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 383/759] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:07:54 2026] DELETE /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b86b29d5-c122-4e7d-a9ee-a10c4d03f845 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b86b29d5-c122-4e7d-a9ee-a10c4d03f845 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b86b29d5-c122-4e7d-a9ee-a10c4d03f845 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b86b29d5-c122-4e7d-a9ee-a10c4d03f845 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b8c13084-abe8-41da-a5d1-84568362b104 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 377/760] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:07:54 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b86b29d5-c122-4e7d-a9ee-a10c4d03f845 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b86b29d5-c122-4e7d-a9ee-a10c4d03f845 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 384/761] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 847 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8c20ac4-4133-4f67-88c2-0202b3b89246 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8c20ac4-4133-4f67-88c2-0202b3b89246 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8c20ac4-4133-4f67-88c2-0202b3b89246 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8c20ac4-4133-4f67-88c2-0202b3b89246 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8c20ac4-4133-4f67-88c2-0202b3b89246 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Volume info retrieved successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8c20ac4-4133-4f67-88c2-0202b3b89246 tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 200 Sep 01 02:07:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 378/762] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 847 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-43499a48-57aa-4bc2-b5a0-62f2c73fe2e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43499a48-57aa-4bc2-b5a0-62f2c73fe2e4 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] POST http://192.168.122.6/volume/v3/types/89d25fc1-4265-435c-aebe-dde449861363/encryption Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-43499a48-57aa-4bc2-b5a0-62f2c73fe2e4 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43499a48-57aa-4bc2-b5a0-62f2c73fe2e4 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types/89d25fc1-4265-435c-aebe-dde449861363/encryption returned with HTTP 404 Sep 01 02:07:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 385/763] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:07:56 2026] POST /volume/v3/types/89d25fc1-4265-435c-aebe-dde449861363/encryption => generated 114 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf089897-f670-4440-b7da-70a46fe80aef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf089897-f670-4440-b7da-70a46fe80aef tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf089897-f670-4440-b7da-70a46fe80aef tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1471480074", "os-volume-type-access:is_public": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-58f07340-b6e4-4d40-875e-cca11c389d71 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-58f07340-b6e4-4d40-875e-cca11c389d71 None None] GET http://192.168.122.6/volume// Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-58f07340-b6e4-4d40-875e-cca11c389d71 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-58f07340-b6e4-4d40-875e-cca11c389d71 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-58f07340-b6e4-4d40-875e-cca11c389d71 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:07:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 386/764] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf089897-f670-4440-b7da-70a46fe80aef tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:07:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 379/765] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:07:56 2026] POST /volume/v3/types => generated 231 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b1a0714d-4cc0-4fdd-9a70-d479d8d110f7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b1a0714d-4cc0-4fdd-9a70-d479d8d110f7 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:07:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e252291-ebda-461a-98c9-fc4792c7610c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b1a0714d-4cc0-4fdd-9a70-d479d8d110f7 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b1a0714d-4cc0-4fdd-9a70-d479d8d110f7 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b1a0714d-4cc0-4fdd-9a70-d479d8d110f7 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-b1a0714d-4cc0-4fdd-9a70-d479d8d110f7 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 387/766] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7c2aa834-9f8d-400f-8284-8dbed3d8e94c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c2aa834-9f8d-400f-8284-8dbed3d8e94c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] GET http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c2aa834-9f8d-400f-8284-8dbed3d8e94c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c2aa834-9f8d-400f-8284-8dbed3d8e94c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c2aa834-9f8d-400f-8284-8dbed3d8e94c tempest-SnapshotsActionsTest-1470452869 tempest-SnapshotsActionsTest-1470452869-project-member] http://192.168.122.6/volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 returned with HTTP 404 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 388/767] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/volumes/e271623b-9cad-4e6e-9900-2ffc73622be9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e252291-ebda-461a-98c9-fc4792c7610c tempest-VolumeTypesNegativeTest-1838105244 tempest-VolumeTypesNegativeTest-1838105244-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e252291-ebda-461a-98c9-fc4792c7610c tempest-VolumeTypesNegativeTest-1838105244 tempest-VolumeTypesNegativeTest-1838105244-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "37abdc92-7c6a-489d-aa4c-0e096d4814dd", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-869198083"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-0e252291-ebda-461a-98c9-fc4792c7610c tempest-VolumeTypesNegativeTest-1838105244 tempest-VolumeTypesNegativeTest-1838105244-project-member] Create volume request body: {'volume': {'volume_type': '37abdc92-7c6a-489d-aa4c-0e096d4814dd', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-869198083'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-023f8280-a7e0-4a10-8da9-2e8aaf1de7e9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e252291-ebda-461a-98c9-fc4792c7610c tempest-VolumeTypesNegativeTest-1838105244 tempest-VolumeTypesNegativeTest-1838105244-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 380/768] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:07:56 2026] POST /volume/v3/volumes => generated 114 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-023f8280-a7e0-4a10-8da9-2e8aaf1de7e9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] PUT http://192.168.122.6/volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-023f8280-a7e0-4a10-8da9-2e8aaf1de7e9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82353872-f235-453d-b619-216c2fa7cdf4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82353872-f235-453d-b619-216c2fa7cdf4 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] DELETE http://192.168.122.6/volume/v3/types/37abdc92-7c6a-489d-aa4c-0e096d4814dd Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82353872-f235-453d-b619-216c2fa7cdf4 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82353872-f235-453d-b619-216c2fa7cdf4 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-023f8280-a7e0-4a10-8da9-2e8aaf1de7e9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Acquiring lock "cinder-attachment_update-a6155bcf-c0ac-4275-9e5b-6289b4061483-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-023f8280-a7e0-4a10-8da9-2e8aaf1de7e9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Lock "cinder-attachment_update-a6155bcf-c0ac-4275-9e5b-6289b4061483-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82353872-f235-453d-b619-216c2fa7cdf4 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types/37abdc92-7c6a-489d-aa4c-0e096d4814dd returned with HTTP 202 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 381/769] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:57 2026] DELETE /volume/v3/types/37abdc92-7c6a-489d-aa4c-0e096d4814dd => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a6886e09-dea8-4ddb-809e-d3f0e5ccd3ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6886e09-dea8-4ddb-809e-d3f0e5ccd3ad tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] GET http://192.168.122.6/volume/v3/types/37abdc92-7c6a-489d-aa4c-0e096d4814dd Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a6886e09-dea8-4ddb-809e-d3f0e5ccd3ad tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a6886e09-dea8-4ddb-809e-d3f0e5ccd3ad tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6886e09-dea8-4ddb-809e-d3f0e5ccd3ad tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types/37abdc92-7c6a-489d-aa4c-0e096d4814dd returned with HTTP 404 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 382/770] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/types/37abdc92-7c6a-489d-aa4c-0e096d4814dd => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fad57ef3-8721-41cf-954a-ee8a1cef2c9c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fad57ef3-8721-41cf-954a-ee8a1cef2c9c tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fad57ef3-8721-41cf-954a-ee8a1cef2c9c tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fad57ef3-8721-41cf-954a-ee8a1cef2c9c tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 400 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 383/771] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/types => generated 115 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3ac4d527-9881-4515-af2b-ef706b7d44af None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ac4d527-9881-4515-af2b-ef706b7d44af tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ac4d527-9881-4515-af2b-ef706b7d44af tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-557100292"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ac4d527-9881-4515-af2b-ef706b7d44af tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 384/772] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/types => generated 228 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8597303f-af30-461f-9b6f-f45f8df105c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8597303f-af30-461f-9b6f-f45f8df105c5 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8597303f-af30-461f-9b6f-f45f8df105c5 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-557100292"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8597303f-af30-461f-9b6f-f45f8df105c5 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-557100292 already exists. Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8597303f-af30-461f-9b6f-f45f8df105c5 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 409 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 385/773] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/types => generated 133 bytes in 31 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-28118381-3db3-42a2-a8d2-6bc090b359e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28118381-3db3-42a2-a8d2-6bc090b359e2 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] DELETE http://192.168.122.6/volume/v3/types/de10265c-cfab-4e9b-bb0b-fd33ff0f39db Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28118381-3db3-42a2-a8d2-6bc090b359e2 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28118381-3db3-42a2-a8d2-6bc090b359e2 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-023f8280-a7e0-4a10-8da9-2e8aaf1de7e9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Lock "cinder-attachment_update-a6155bcf-c0ac-4275-9e5b-6289b4061483-devstack" released by "attachment_update" :: held 0.330s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-023f8280-a7e0-4a10-8da9-2e8aaf1de7e9 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6 returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 389/774] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:07:57 2026] PUT /volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6 => generated 694 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28118381-3db3-42a2-a8d2-6bc090b359e2 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types/de10265c-cfab-4e9b-bb0b-fd33ff0f39db returned with HTTP 202 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 386/775] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:57 2026] DELETE /volume/v3/types/de10265c-cfab-4e9b-bb0b-fd33ff0f39db => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-035b9f40-7837-4267-a7b5-b9009a53e154 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-035b9f40-7837-4267-a7b5-b9009a53e154 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] GET http://192.168.122.6/volume/v3/types/de10265c-cfab-4e9b-bb0b-fd33ff0f39db Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-035b9f40-7837-4267-a7b5-b9009a53e154 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-035b9f40-7837-4267-a7b5-b9009a53e154 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-035b9f40-7837-4267-a7b5-b9009a53e154 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types/de10265c-cfab-4e9b-bb0b-fd33ff0f39db returned with HTTP 404 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 390/776] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/types/de10265c-cfab-4e9b-bb0b-fd33ff0f39db => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-8bf6f8f6-64d8-43c2-a4ee-a1cbda3761ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-8bf6f8f6-64d8-43c2-a4ee-a1cbda3761ec tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] POST http://192.168.122.6/volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6/action Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-8bf6f8f6-64d8-43c2-a4ee-a1cbda3761ec tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-8bf6f8f6-64d8-43c2-a4ee-a1cbda3761ec tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-129f31ff-4742-4c46-9d1a-aa721cbf8d93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-129f31ff-4742-4c46-9d1a-aa721cbf8d93 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] DELETE http://192.168.122.6/volume/v3/types/a9522aec-459d-466c-baac-883e1c039a83 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-129f31ff-4742-4c46-9d1a-aa721cbf8d93 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-129f31ff-4742-4c46-9d1a-aa721cbf8d93 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-129f31ff-4742-4c46-9d1a-aa721cbf8d93 tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types/a9522aec-459d-466c-baac-883e1c039a83 returned with HTTP 404 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 391/777] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:07:57 2026] DELETE /volume/v3/types/a9522aec-459d-466c-baac-883e1c039a83 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-434fd9af-7c7d-487f-b705-5b3fed95f66b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-434fd9af-7c7d-487f-b705-5b3fed95f66b tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] GET http://192.168.122.6/volume/v3/types/89f6436e-bdc1-4034-9e6a-4827e65bc6f8 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-434fd9af-7c7d-487f-b705-5b3fed95f66b tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-434fd9af-7c7d-487f-b705-5b3fed95f66b tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-434fd9af-7c7d-487f-b705-5b3fed95f66b tempest-VolumeTypesNegativeTest-2128827261 tempest-VolumeTypesNegativeTest-2128827261-project-admin] http://192.168.122.6/volume/v3/types/89f6436e-bdc1-4034-9e6a-4827e65bc6f8 returned with HTTP 404 Sep 01 02:07:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 392/778] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/types/89f6436e-bdc1-4034-9e6a-4827e65bc6f8 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a939858a-050d-4950-a7b5-dc9a79dd47a9 req-8bf6f8f6-64d8-43c2-a4ee-a1cbda3761ec tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6/action returned with HTTP 204 Sep 01 02:07:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 387/779] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cd41886c-0a58-4103-bb40-66914f15c7a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd41886c-0a58-4103-bb40-66914f15c7a2 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd41886c-0a58-4103-bb40-66914f15c7a2 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd41886c-0a58-4103-bb40-66914f15c7a2 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: /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 01 02:08:06 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:08:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Get all volumes completed successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f16d556-5c11-407b-8dba-9f920e90efe8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 393/780] 192.168.122.6 () {58 vars in 1111 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/volumes => generated 15 bytes in 722 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-397062376"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-397062376'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume of 1 GB Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd41886c-0a58-4103-bb40-66914f15c7a2 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 388/781] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 440 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=352,cinder:INSERT=24,cinder:UPDATE=67,cinder:DELETE=6 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Availability Zones retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-079abc07-0b74-4895-84e6-685ca53d8fdc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-079abc07-0b74-4895-84e6-685ca53d8fdc tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be/defaults Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-079abc07-0b74-4895-84e6-685ca53d8fdc tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-079abc07-0b74-4895-84e6-685ca53d8fdc tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'defaults' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-079abc07-0b74-4895-84e6-685ca53d8fdc tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be/defaults returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 389/782] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be/defaults => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6dfa69a-dc16-4852-929a-873b99414b23 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Flow 'volume_create_api' (4a1891b3-9120-40dc-a955-6e3fdc85d080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6dfa69a-dc16-4852-929a-873b99414b23 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6dfa69a-dc16-4852-929a-873b99414b23 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4419945-1056-47a2-8738-c970c54f3104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4419945-1056-47a2-8738-c970c54f3104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf2d002-fbfc-4ef8-8d70-0b3ff82e7304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6dfa69a-dc16-4852-929a-873b99414b23 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 390/783] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:08:06 2026] PUT /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 398 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6f346e37-7b3d-44ba-8feb-d227e7a46f20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f346e37-7b3d-44ba-8feb-d227e7a46f20 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] DELETE http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f346e37-7b3d-44ba-8feb-d227e7a46f20 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f346e37-7b3d-44ba-8feb-d227e7a46f20 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f346e37-7b3d-44ba-8feb-d227e7a46f20 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 391/784] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:08:06 2026] DELETE /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-81aea0ea-377c-48fd-b487-26af377be513 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81aea0ea-377c-48fd-b487-26af377be513 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81aea0ea-377c-48fd-b487-26af377be513 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81aea0ea-377c-48fd-b487-26af377be513 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Created reservations ['ea2a3b42-1e1e-44c1-beb0-07c4839d6c78', '36b13a67-afb2-4c95-b903-938b456180e6', 'e5e72021-4567-46f2-a519-37e9d5d1224f', 'b1723f4d-44ab-460e-b0ac-e3e5a6e28435'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf2d002-fbfc-4ef8-8d70-0b3ff82e7304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea2a3b42-1e1e-44c1-beb0-07c4839d6c78', '36b13a67-afb2-4c95-b903-938b456180e6', 'e5e72021-4567-46f2-a519-37e9d5d1224f', 'b1723f4d-44ab-460e-b0ac-e3e5a6e28435']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b08790-2ef5-449d-87c7-af9ecc8fbcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b08790-2ef5-449d-87c7-af9ecc8fbcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af35fd55-5fe2-48da-8334-3d715b66f449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-397062376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',qos_specs=None,replication_status=,reservations=['ea2a3b42-1e1e-44c1-beb0-07c4839d6c78','36b13a67-afb2-4c95-b903-938b456180e6','e5e72021-4567-46f2-a519-37e9d5d1224f','b1723f4d-44ab-460e-b0ac-e3e5a6e28435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-397062376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af35fd55-5fe2-48da-8334-3d715b66f449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cd8338-b056-45da-be22-86230a0147b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81aea0ea-377c-48fd-b487-26af377be513 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 392/785] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 440 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e3ef6ae-851e-4088-bef3-504fa788226e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e3ef6ae-851e-4088-bef3-504fa788226e tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e3ef6ae-851e-4088-bef3-504fa788226e tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cd8338-b056-45da-be22-86230a0147b5) transitioned into state 'SUCCESS' from state '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-397062376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',qos_specs=None,replication_status=,reservations=['ea2a3b42-1e1e-44c1-beb0-07c4839d6c78','36b13a67-afb2-4c95-b903-938b456180e6','e5e72021-4567-46f2-a519-37e9d5d1224f','b1723f4d-44ab-460e-b0ac-e3e5a6e28435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bb4a58-5427-4252-90cb-aea6e53c07d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bb4a58-5427-4252-90cb-aea6e53c07d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Flow 'volume_create_api' (4a1891b3-9120-40dc-a955-6e3fdc85d080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume request issued successfully. Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-964b36fd-a271-4880-a1c3-334a1b5c9311 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 394/786] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:06 2026] POST /volume/v3/volumes => generated 759 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-061c7fa7-f3a8-4fa5-9a63-49496dba5508 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-061c7fa7-f3a8-4fa5-9a63-49496dba5508 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-061c7fa7-f3a8-4fa5-9a63-49496dba5508 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-061c7fa7-f3a8-4fa5-9a63-49496dba5508 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-061c7fa7-f3a8-4fa5-9a63-49496dba5508 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-061c7fa7-f3a8-4fa5-9a63-49496dba5508 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 395/787] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:07 2026] GET /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 827 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e3ef6ae-851e-4088-bef3-504fa788226e tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 393/788] 192.168.122.6 () {60 vars in 1249 bytes} [Tue Sep 1 02:08:06 2026] PUT /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 398 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9b7847b0-8103-4aad-be94-8014fa2db875 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b7847b0-8103-4aad-be94-8014fa2db875 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be/defaults Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b7847b0-8103-4aad-be94-8014fa2db875 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b7847b0-8103-4aad-be94-8014fa2db875 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'defaults' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b7847b0-8103-4aad-be94-8014fa2db875 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be/defaults returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 396/789] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:08:07 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be/defaults => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ffc381be-5bab-4842-b361-9c6753f53626 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffc381be-5bab-4842-b361-9c6753f53626 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffc381be-5bab-4842-b361-9c6753f53626 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffc381be-5bab-4842-b361-9c6753f53626 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffc381be-5bab-4842-b361-9c6753f53626 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 394/790] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:07 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 440 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81eddf2a-345c-4dc4-bbf6-95b118372a03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81eddf2a-345c-4dc4-bbf6-95b118372a03 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81eddf2a-345c-4dc4-bbf6-95b118372a03 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81eddf2a-345c-4dc4-bbf6-95b118372a03 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81eddf2a-345c-4dc4-bbf6-95b118372a03 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 397/791] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:08:07 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True => generated 1064 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1db59d6d-4cea-4670-932c-745305fc3367 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf281f58-cf29-42f5-bfff-509fa602205e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf281f58-cf29-42f5-bfff-509fa602205e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf281f58-cf29-42f5-bfff-509fa602205e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf281f58-cf29-42f5-bfff-509fa602205e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-672775265"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-672775265'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Create volume of 1 GB Sep 01 02:08:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=457,cinder:INSERT=57,cinder:UPDATE=113,cinder:DELETE=6 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Availability Zones retrieved successfully. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf281f58-cf29-42f5-bfff-509fa602205e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf281f58-cf29-42f5-bfff-509fa602205e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:08:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 398/792] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1144 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Flow 'volume_create_api' (17b79aeb-b43a-4826-a133-615f7b163e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536b5b49-d005-4e93-986e-9479cb3c080c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c1b30a42-d1ea-4459-b076-a7a744a82c64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1b30a42-d1ea-4459-b076-a7a744a82c64 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1b30a42-d1ea-4459-b076-a7a744a82c64 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1b30a42-d1ea-4459-b076-a7a744a82c64 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536b5b49-d005-4e93-986e-9479cb3c080c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a08ade-cc38-49fd-8a93-902c4b9fb01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c1b30a42-d1ea-4459-b076-a7a744a82c64 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1b30a42-d1ea-4459-b076-a7a744a82c64 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 200 Sep 01 02:08:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 399/793] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Created reservations ['91c8b97f-d4f5-40da-a3a3-a15de5691924', '5c2dc7be-a1f4-4df1-b05a-2478d6db1ed6', 'e5a045e0-6e77-4f36-9f7c-6e5d2dac5da9', '4e5e2640-46dc-4357-b6a3-0ccf3e68312a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a08ade-cc38-49fd-8a93-902c4b9fb01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c8b97f-d4f5-40da-a3a3-a15de5691924', '5c2dc7be-a1f4-4df1-b05a-2478d6db1ed6', 'e5a045e0-6e77-4f36-9f7c-6e5d2dac5da9', '4e5e2640-46dc-4357-b6a3-0ccf3e68312a']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7824a7a7-d49b-4da3-9831-363630c25d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-36cef9cb-d473-4ce4-85ba-e01d11b20dfc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36cef9cb-d473-4ce4-85ba-e01d11b20dfc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-36cef9cb-d473-4ce4-85ba-e01d11b20dfc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-36cef9cb-d473-4ce4-85ba-e01d11b20dfc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7824a7a7-d49b-4da3-9831-363630c25d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '271a9e22-de30-4a74-897d-6b563a66f1ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-672775265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc1b76dddfa64eedbd7270bf85ca17be',qos_specs=None,replication_status=,reservations=['91c8b97f-d4f5-40da-a3a3-a15de5691924','5c2dc7be-a1f4-4df1-b05a-2478d6db1ed6','e5a045e0-6e77-4f36-9f7c-6e5d2dac5da9','4e5e2640-46dc-4357-b6a3-0ccf3e68312a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76087fa9472145a6afcf773394bb9e02',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-672775265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=271a9e22-de30-4a74-897d-6b563a66f1ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc1b76dddfa64eedbd7270bf85ca17be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76087fa9472145a6afcf773394bb9e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465ecd25-82ae-43b7-93fc-d6735f4bba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-36cef9cb-d473-4ce4-85ba-e01d11b20dfc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36cef9cb-d473-4ce4-85ba-e01d11b20dfc tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:08:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 400/794] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1144 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465ecd25-82ae-43b7-93fc-d6735f4bba04) transitioned into state 'SUCCESS' from state '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-672775265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc1b76dddfa64eedbd7270bf85ca17be',qos_specs=None,replication_status=,reservations=['91c8b97f-d4f5-40da-a3a3-a15de5691924','5c2dc7be-a1f4-4df1-b05a-2478d6db1ed6','e5a045e0-6e77-4f36-9f7c-6e5d2dac5da9','4e5e2640-46dc-4357-b6a3-0ccf3e68312a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76087fa9472145a6afcf773394bb9e02',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d6474c-bfe9-466a-82ad-992ed76a422f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d6474c-bfe9-466a-82ad-992ed76a422f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Flow 'volume_create_api' (17b79aeb-b43a-4826-a133-615f7b163e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Create volume request issued successfully. Sep 01 02:08:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1db59d6d-4cea-4670-932c-745305fc3367 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 395/795] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:07 2026] POST /volume/v3/volumes => generated 760 bytes in 1140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ca8e097-a004-4a77-99e5-b591a2a832cb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-563aceb4-0f47-45a3-9925-ce76534776ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ca8e097-a004-4a77-99e5-b591a2a832cb tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-563aceb4-0f47-45a3-9925-ce76534776ec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ca8e097-a004-4a77-99e5-b591a2a832cb tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ca8e097-a004-4a77-99e5-b591a2a832cb tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-563aceb4-0f47-45a3-9925-ce76534776ec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-563aceb4-0f47-45a3-9925-ce76534776ec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ca8e097-a004-4a77-99e5-b591a2a832cb tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ca8e097-a004-4a77-99e5-b591a2a832cb tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 401/796] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 828 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-563aceb4-0f47-45a3-9925-ce76534776ec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-563aceb4-0f47-45a3-9925-ce76534776ec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 396/797] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1144 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-5e1bf67b-7e43-48d4-a166-a7f3dbcb2fdd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-5e1bf67b-7e43-48d4-a166-a7f3dbcb2fdd tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3/action Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-5e1bf67b-7e43-48d4-a166-a7f3dbcb2fdd tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-5e1bf67b-7e43-48d4-a166-a7f3dbcb2fdd tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-5e1bf67b-7e43-48d4-a166-a7f3dbcb2fdd tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-5e1bf67b-7e43-48d4-a166-a7f3dbcb2fdd tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Begin detaching volume completed successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-5e1bf67b-7e43-48d4-a166-a7f3dbcb2fdd tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3/action returned with HTTP 202 Sep 01 02:08:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 402/798] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:08:09 2026] POST /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c061a0ef-f30d-4ce1-a897-6b123d7c5a59 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c061a0ef-f30d-4ce1-a897-6b123d7c5a59 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c061a0ef-f30d-4ce1-a897-6b123d7c5a59 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c061a0ef-f30d-4ce1-a897-6b123d7c5a59 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-fd249120-e16d-40a6-850d-91720891705e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-fd249120-e16d-40a6-850d-91720891705e None None] GET http://192.168.122.6/volume// Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-fd249120-e16d-40a6-850d-91720891705e None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-fd249120-e16d-40a6-850d-91720891705e None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-fd249120-e16d-40a6-850d-91720891705e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 403/799] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/ => generated 388 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-a0150bf1-0223-4a9d-80bb-488d701bf4ce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-a0150bf1-0223-4a9d-80bb-488d701bf4ce tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-a0150bf1-0223-4a9d-80bb-488d701bf4ce tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-a0150bf1-0223-4a9d-80bb-488d701bf4ce tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c061a0ef-f30d-4ce1-a897-6b123d7c5a59 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c061a0ef-f30d-4ce1-a897-6b123d7c5a59 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 397/800] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-a0150bf1-0223-4a9d-80bb-488d701bf4ce tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af577d2d-a24a-4773-9809-2954e7871dc1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af577d2d-a24a-4773-9809-2954e7871dc1 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af577d2d-a24a-4773-9809-2954e7871dc1 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af577d2d-a24a-4773-9809-2954e7871dc1 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-a0150bf1-0223-4a9d-80bb-488d701bf4ce tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 404/801] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 1328 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af577d2d-a24a-4773-9809-2954e7871dc1 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af577d2d-a24a-4773-9809-2954e7871dc1 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 398/802] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-921585054"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-921585054'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume of 1 GB Sep 01 02:08:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Availability Zones retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Flow 'volume_create_api' (14d25b8f-691e-46a0-8f1b-35914a48f0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e550d95-5f45-4573-b645-7d3cfb6ffd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e550d95-5f45-4573-b645-7d3cfb6ffd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632303c2-3659-4a62-bac1-6ba631fdc0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Created reservations ['29478245-de4e-4283-927a-d947c0ebd533', 'c8c7ca99-59b3-47d6-b72a-cebf93ce61b0', '66c0e293-564d-427a-b468-732015312849', '72c95ce1-06d8-4ab0-bc27-9e59fe0e553b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632303c2-3659-4a62-bac1-6ba631fdc0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29478245-de4e-4283-927a-d947c0ebd533', 'c8c7ca99-59b3-47d6-b72a-cebf93ce61b0', '66c0e293-564d-427a-b468-732015312849', '72c95ce1-06d8-4ab0-bc27-9e59fe0e553b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-2f7ef29a-d9c6-447e-a7b4-b95dd29b6e93 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747a6c1e-9725-4c1f-a056-0e01459fc001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-2f7ef29a-d9c6-447e-a7b4-b95dd29b6e93 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] DELETE http://192.168.122.6/volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1 Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-2f7ef29a-d9c6-447e-a7b4-b95dd29b6e93 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-2f7ef29a-d9c6-447e-a7b4-b95dd29b6e93 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747a6c1e-9725-4c1f-a056-0e01459fc001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081aa08f-7b27-4260-a755-a08841d390e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-921585054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',qos_specs=None,replication_status=,reservations=['29478245-de4e-4283-927a-d947c0ebd533','c8c7ca99-59b3-47d6-b72a-cebf93ce61b0','66c0e293-564d-427a-b468-732015312849','72c95ce1-06d8-4ab0-bc27-9e59fe0e553b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-921585054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=081aa08f-7b27-4260-a755-a08841d390e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ae0482-e74c-475e-8dd0-00fad3f3abea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:10 devstack devstack@c-api.service[87202]: /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 01 02:08:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ae0482-e74c-475e-8dd0-00fad3f3abea) transitioned into state 'SUCCESS' from state '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-921585054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',qos_specs=None,replication_status=,reservations=['29478245-de4e-4283-927a-d947c0ebd533','c8c7ca99-59b3-47d6-b72a-cebf93ce61b0','66c0e293-564d-427a-b468-732015312849','72c95ce1-06d8-4ab0-bc27-9e59fe0e553b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996c65f3-7a7e-4efe-82e8-7c4fff5c2871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996c65f3-7a7e-4efe-82e8-7c4fff5c2871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Flow 'volume_create_api' (14d25b8f-691e-46a0-8f1b-35914a48f0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume request issued successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44a7c94c-8d42-46fb-aa48-d086d793f808 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 405/803] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:09 2026] POST /volume/v3/volumes => generated 759 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64c6b9d3-175e-4373-97d5-61064430d039 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64c6b9d3-175e-4373-97d5-61064430d039 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64c6b9d3-175e-4373-97d5-61064430d039 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64c6b9d3-175e-4373-97d5-61064430d039 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-71a000cb-4e25-4164-9bb3-360f8175d1a3 req-2f7ef29a-d9c6-447e-a7b4-b95dd29b6e93 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1 returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 399/804] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:08:09 2026] DELETE /volume/v3/attachments/35eead3d-9bef-4761-b347-e63d986bb3c1 => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-304e03de-63e8-404c-90c6-73db12dc5c12 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-304e03de-63e8-404c-90c6-73db12dc5c12 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-304e03de-63e8-404c-90c6-73db12dc5c12 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-304e03de-63e8-404c-90c6-73db12dc5c12 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64c6b9d3-175e-4373-97d5-61064430d039 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64c6b9d3-175e-4373-97d5-61064430d039 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 406/805] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:10 2026] GET /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 827 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-304e03de-63e8-404c-90c6-73db12dc5c12 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-304e03de-63e8-404c-90c6-73db12dc5c12 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 400/806] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:10 2026] GET /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-12305926-50b8-4553-8aee-a8355ee6b648 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12305926-50b8-4553-8aee-a8355ee6b648 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12305926-50b8-4553-8aee-a8355ee6b648 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12305926-50b8-4553-8aee-a8355ee6b648 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-12305926-50b8-4553-8aee-a8355ee6b648 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12305926-50b8-4553-8aee-a8355ee6b648 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 407/807] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:10 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f7206eb7-c06b-4a8a-8882-0c52dd0993eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-175d370e-c77f-4d68-9c1d-5c60022d477e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-175d370e-c77f-4d68-9c1d-5c60022d477e tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-175d370e-c77f-4d68-9c1d-5c60022d477e tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-175d370e-c77f-4d68-9c1d-5c60022d477e tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7206eb7-c06b-4a8a-8882-0c52dd0993eb tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7206eb7-c06b-4a8a-8882-0c52dd0993eb tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7206eb7-c06b-4a8a-8882-0c52dd0993eb tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-175d370e-c77f-4d68-9c1d-5c60022d477e tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-175d370e-c77f-4d68-9c1d-5c60022d477e tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 408/808] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-984796ce-5b05-4ce3-a948-6f14a45a719f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-984796ce-5b05-4ce3-a948-6f14a45a719f tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-984796ce-5b05-4ce3-a948-6f14a45a719f tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-984796ce-5b05-4ce3-a948-6f14a45a719f tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f7206eb7-c06b-4a8a-8882-0c52dd0993eb tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7206eb7-c06b-4a8a-8882-0c52dd0993eb tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 401/809] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 851 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-984796ce-5b05-4ce3-a948-6f14a45a719f tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 409/810] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True => generated 1064 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] DELETE http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Delete volume with id: 271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Delete volume request issued successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fb5d100-2857-41e6-a608-d60c2bd9d719 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 202 Sep 01 02:08:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 402/811] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:11 2026] DELETE /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf0638a9-86cc-481f-a581-efa19916eeed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf0638a9-86cc-481f-a581-efa19916eeed tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf0638a9-86cc-481f-a581-efa19916eeed tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf0638a9-86cc-481f-a581-efa19916eeed tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf0638a9-86cc-481f-a581-efa19916eeed tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf0638a9-86cc-481f-a581-efa19916eeed tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 410/812] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9eb4f91c-dcde-4d0a-a398-f55537321716 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9eb4f91c-dcde-4d0a-a398-f55537321716 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9eb4f91c-dcde-4d0a-a398-f55537321716 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9eb4f91c-dcde-4d0a-a398-f55537321716 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9eb4f91c-dcde-4d0a-a398-f55537321716 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9eb4f91c-dcde-4d0a-a398-f55537321716 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 403/813] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3b456a36-c35e-4fd7-ad45-67c8f474b14f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b456a36-c35e-4fd7-ad45-67c8f474b14f tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b456a36-c35e-4fd7-ad45-67c8f474b14f tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b456a36-c35e-4fd7-ad45-67c8f474b14f tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3b456a36-c35e-4fd7-ad45-67c8f474b14f tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b456a36-c35e-4fd7-ad45-67c8f474b14f tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 411/814] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1223138540"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1223138540'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume of 1 GB Sep 01 02:08:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Availability Zones retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-73ff1511-4c9a-40fa-bc4c-40af0572b2b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73ff1511-4c9a-40fa-bc4c-40af0572b2b0 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73ff1511-4c9a-40fa-bc4c-40af0572b2b0 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73ff1511-4c9a-40fa-bc4c-40af0572b2b0 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Flow 'volume_create_api' (f38f5778-e50f-493d-a7bd-10cce7682ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73ff1511-4c9a-40fa-bc4c-40af0572b2b0 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 404 Sep 01 02:08:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 412/815] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34bc480-a149-47bd-8f30-79592270f16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64131601-4947-4c3a-98fe-392d2bae7714 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64131601-4947-4c3a-98fe-392d2bae7714 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64131601-4947-4c3a-98fe-392d2bae7714 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64131601-4947-4c3a-98fe-392d2bae7714 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64131601-4947-4c3a-98fe-392d2bae7714 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 404 Sep 01 02:08:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 413/816] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-783a9a2c-ff09-408a-ae62-0bbc08612092 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-783a9a2c-ff09-408a-ae62-0bbc08612092 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] DELETE http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-783a9a2c-ff09-408a-ae62-0bbc08612092 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-783a9a2c-ff09-408a-ae62-0bbc08612092 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-783a9a2c-ff09-408a-ae62-0bbc08612092 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Delete volume with id: 271a9e22-de30-4a74-897d-6b563a66f1ac Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-783a9a2c-ff09-408a-ae62-0bbc08612092 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac returned with HTTP 404 Sep 01 02:08:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 414/817] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:12 2026] DELETE /volume/v3/volumes/271a9e22-de30-4a74-897d-6b563a66f1ac => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1844467642"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1844467642'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Create volume of 1 GB Sep 01 02:08:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Availability Zones retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Flow 'volume_create_api' (e46c6ebf-395f-427b-8251-f48f6f7d4685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce094ccf-ad14-465a-ada0-47f88bb0b878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce094ccf-ad14-465a-ada0-47f88bb0b878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34bc480-a149-47bd-8f30-79592270f16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d5e350-c76a-4cf1-a3fe-e1c5bd2ff8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9494993-ef1c-4eb5-a968-d187945ce6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Created reservations ['6fcf9c11-131c-404d-ba6c-287a414dacdf', '0b92eb90-c0dc-4441-8555-7b4a5c7c7eff', '8c5a22ee-bdc1-4cf8-a0a9-a7d6affb6af7', 'ada773e3-1b5e-4382-a2cd-e67c325f9284'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d5e350-c76a-4cf1-a3fe-e1c5bd2ff8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fcf9c11-131c-404d-ba6c-287a414dacdf', '0b92eb90-c0dc-4441-8555-7b4a5c7c7eff', '8c5a22ee-bdc1-4cf8-a0a9-a7d6affb6af7', 'ada773e3-1b5e-4382-a2cd-e67c325f9284']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b33f6ed8-4be7-4cf9-9aa2-92d503869f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b33f6ed8-4be7-4cf9-9aa2-92d503869f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '086fc52f-7c3c-4e07-9c9d-7ab5790998cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1844467642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc1b76dddfa64eedbd7270bf85ca17be',qos_specs=None,replication_status=,reservations=['6fcf9c11-131c-404d-ba6c-287a414dacdf','0b92eb90-c0dc-4441-8555-7b4a5c7c7eff','8c5a22ee-bdc1-4cf8-a0a9-a7d6affb6af7','ada773e3-1b5e-4382-a2cd-e67c325f9284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76087fa9472145a6afcf773394bb9e02',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1844467642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=086fc52f-7c3c-4e07-9c9d-7ab5790998cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc1b76dddfa64eedbd7270bf85ca17be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76087fa9472145a6afcf773394bb9e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc749fa-5e96-41ea-9960-3eee18bd33b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc749fa-5e96-41ea-9960-3eee18bd33b9) transitioned into state 'SUCCESS' from state '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-1844467642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc1b76dddfa64eedbd7270bf85ca17be',qos_specs=None,replication_status=,reservations=['6fcf9c11-131c-404d-ba6c-287a414dacdf','0b92eb90-c0dc-4441-8555-7b4a5c7c7eff','8c5a22ee-bdc1-4cf8-a0a9-a7d6affb6af7','ada773e3-1b5e-4382-a2cd-e67c325f9284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76087fa9472145a6afcf773394bb9e02',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d714f78b-b0e3-4d8b-9164-6494d6dd3709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d714f78b-b0e3-4d8b-9164-6494d6dd3709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Flow 'volume_create_api' (e46c6ebf-395f-427b-8251-f48f6f7d4685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Create volume request issued successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5888904a-cdb9-4f24-a362-55a3428b5a41 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Created reservations ['e840fff6-04a1-4877-8bfd-09561c23ace2', 'fc12b3bb-cdec-4e20-83fd-e2defc3d2815', '1f74c301-e7b6-4a7d-9980-ec0d0e469337', 'fef51ab4-7534-4a5a-ab5f-c75658a0c6c9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 415/818] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:12 2026] POST /volume/v3/volumes => generated 761 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9494993-ef1c-4eb5-a968-d187945ce6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e840fff6-04a1-4877-8bfd-09561c23ace2', 'fc12b3bb-cdec-4e20-83fd-e2defc3d2815', '1f74c301-e7b6-4a7d-9980-ec0d0e469337', 'fef51ab4-7534-4a5a-ab5f-c75658a0c6c9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d945eb08-9b1d-44c5-9d96-c16ea55d246f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4a8de9-f903-4cbe-b3db-bce256519326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d945eb08-9b1d-44c5-9d96-c16ea55d246f tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d945eb08-9b1d-44c5-9d96-c16ea55d246f tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d945eb08-9b1d-44c5-9d96-c16ea55d246f tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af4a8de9-f903-4cbe-b3db-bce256519326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e906e48-21c7-44d0-b505-1badeaf41a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1223138540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',qos_specs=None,replication_status=,reservations=['e840fff6-04a1-4877-8bfd-09561c23ace2','fc12b3bb-cdec-4e20-83fd-e2defc3d2815','1f74c301-e7b6-4a7d-9980-ec0d0e469337','fef51ab4-7534-4a5a-ab5f-c75658a0c6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1223138540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e906e48-21c7-44d0-b505-1badeaf41a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7715554c-a84a-484b-98e2-6e2961b5c989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d945eb08-9b1d-44c5-9d96-c16ea55d246f tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d945eb08-9b1d-44c5-9d96-c16ea55d246f tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 416/819] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 829 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7715554c-a84a-484b-98e2-6e2961b5c989) transitioned into state 'SUCCESS' from state '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-1223138540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37aa7144c3ac4024a0ed6764f7dd5f8d',qos_specs=None,replication_status=,reservations=['e840fff6-04a1-4877-8bfd-09561c23ace2','fc12b3bb-cdec-4e20-83fd-e2defc3d2815','1f74c301-e7b6-4a7d-9980-ec0d0e469337','fef51ab4-7534-4a5a-ab5f-c75658a0c6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bccdefdc616d4517b9cb73645f0fd93d',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838f393d-1ad9-4b77-87eb-af423542c737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838f393d-1ad9-4b77-87eb-af423542c737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Flow 'volume_create_api' (f38f5778-e50f-493d-a7bd-10cce7682ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Create volume request issued successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ef3d53b-45a5-441b-bc21-d403f37977b5 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 404/820] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:12 2026] POST /volume/v3/volumes => generated 760 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64b05d85-82a5-4131-a1df-12cdbc655fe7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64b05d85-82a5-4131-a1df-12cdbc655fe7 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64b05d85-82a5-4131-a1df-12cdbc655fe7 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64b05d85-82a5-4131-a1df-12cdbc655fe7 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64b05d85-82a5-4131-a1df-12cdbc655fe7 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64b05d85-82a5-4131-a1df-12cdbc655fe7 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 417/821] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 828 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e0a1763c-e9b8-45b0-80cf-44e8646c29e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0a1763c-e9b8-45b0-80cf-44e8646c29e4 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0a1763c-e9b8-45b0-80cf-44e8646c29e4 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0a1763c-e9b8-45b0-80cf-44e8646c29e4 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e0a1763c-e9b8-45b0-80cf-44e8646c29e4 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0a1763c-e9b8-45b0-80cf-44e8646c29e4 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 405/822] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21bce044-c7d8-4c09-baa5-974c38b478dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21bce044-c7d8-4c09-baa5-974c38b478dc tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21bce044-c7d8-4c09-baa5-974c38b478dc tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21bce044-c7d8-4c09-baa5-974c38b478dc tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21bce044-c7d8-4c09-baa5-974c38b478dc tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21bce044-c7d8-4c09-baa5-974c38b478dc tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 418/823] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e1e6be2-f9a4-43dd-90ed-71bdb1504ecc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e1e6be2-f9a4-43dd-90ed-71bdb1504ecc tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e1e6be2-f9a4-43dd-90ed-71bdb1504ecc tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e1e6be2-f9a4-43dd-90ed-71bdb1504ecc tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1e1e6be2-f9a4-43dd-90ed-71bdb1504ecc tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Volume info retrieved successfully. Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e1e6be2-f9a4-43dd-90ed-71bdb1504ecc tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 406/824] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ef97ab0-5923-4aed-be7f-ae433a3de7a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ef97ab0-5923-4aed-be7f-ae433a3de7a8 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True Sep 01 02:08:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ef97ab0-5923-4aed-be7f-ae433a3de7a8 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ef97ab0-5923-4aed-be7f-ae433a3de7a8 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ef97ab0-5923-4aed-be7f-ae433a3de7a8 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 419/825] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-562546c1-e0d9-4d8b-8cf8-a0c454c14f16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-562546c1-e0d9-4d8b-8cf8-a0c454c14f16 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/cbd88bfd97b0472ba94129d4251d93f3?usage=True Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-562546c1-e0d9-4d8b-8cf8-a0c454c14f16 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-562546c1-e0d9-4d8b-8cf8-a0c454c14f16 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cfb96df6-bfe2-4850-b4be-9f7fdc49b28a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfb96df6-bfe2-4850-b4be-9f7fdc49b28a tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfb96df6-bfe2-4850-b4be-9f7fdc49b28a tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfb96df6-bfe2-4850-b4be-9f7fdc49b28a tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cfb96df6-bfe2-4850-b4be-9f7fdc49b28a tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-562546c1-e0d9-4d8b-8cf8-a0c454c14f16 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/cbd88bfd97b0472ba94129d4251d93f3?usage=True returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 407/826] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/os-quota-sets/cbd88bfd97b0472ba94129d4251d93f3?usage=True => generated 1064 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfb96df6-bfe2-4850-b4be-9f7fdc49b28a tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 420/827] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3ba6da53-b9fa-47ef-b1e0-5bfc1a90773a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ba6da53-b9fa-47ef-b1e0-5bfc1a90773a tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ba6da53-b9fa-47ef-b1e0-5bfc1a90773a tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "086fc52f-7c3c-4e07-9c9d-7ab5790998cd"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-3ba6da53-b9fa-47ef-b1e0-5bfc1a90773a tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Creating new volume transfer {'transfer': {'volume_id': '086fc52f-7c3c-4e07-9c9d-7ab5790998cd'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-3ba6da53-b9fa-47ef-b1e0-5bfc1a90773a tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Creating transfer of volume 086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-3ba6da53-b9fa-47ef-b1e0-5bfc1a90773a tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Generating transfer record for volume 086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ba6da53-b9fa-47ef-b1e0-5bfc1a90773a tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:08:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 408/828] 192.168.122.6 () {60 vars in 1165 bytes} [Tue Sep 1 02:08:15 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer/c4fde590-0be7-45e3-8b0d-4df4abeda9af/accept Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bed16b7f81bd801c"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Accepting volume transfer c4fde590-0be7-45e3-8b0d-4df4abeda9af {{(pid=87203) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Accepting transfer c4fde590-0be7-45e3-8b0d-4df4abeda9af Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Created reservations ['32767c8c-ef37-45a9-92ba-42add421c3ba', '660d61ae-db5b-4918-85fa-9688cbc303de', 'cdf6a8fc-b05b-4797-9642-9e9f4b0bcd26', '6b6d6375-0b77-4174-b4ab-02f31c18ae1b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Created reservations ['d88c3b28-6aff-43fd-9589-4ac1f0898e9f', 'd44e6f03-e9a3-41f1-b3cc-3d8e72439a68', 'e9c5f1da-70f5-4954-8c4d-bbd6f0b84965', 'b01c276e-bc78-4bd3-a6da-5059978381f1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /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 01 02:08:16 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Created reservations ['f55db405-c457-4d89-9372-3b3449d92080', '8a111709-235c-45f7-8757-d1fbefdb7c08', '05c38968-6102-4bf6-adfd-c940ca14abca', 'ad1dd801-6e43-45a0-b2c0-2f85e5535651'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Created reservations ['4dce1833-33d4-42b0-893e-bf3ad0528a6c', '7d739817-d68d-4aef-bd43-b8a04aafc83c', 'e02f0ee2-dd87-4dd6-8af5-4d9ffc78d4ee', '85a9d269-f5c8-4c69-b67d-504743327644'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e84c3641-bf68-4c50-a761-e939209661b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-137557573", "imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-137557573', 'imageRef': '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Transfer volume completed successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Create volume of 1 GB Sep 01 02:08:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Availability Zones retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Flow 'volume_create_api' (7bfe4906-cbd0-486a-9fa0-cfcacf0a016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8335dfa3-401d-495c-b0f5-93a3f8a5748b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Volume 086fc52f-7c3c-4e07-9c9d-7ab5790998cd has been transferred. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0fe27ca-d88a-40b6-96e8-a8b5b1c46789 tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/c4fde590-0be7-45e3-8b0d-4df4abeda9af/accept returned with HTTP 202 Sep 01 02:08:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 421/829] 192.168.122.6 () {60 vars in 1297 bytes} [Tue Sep 1 02:08:15 2026] POST /volume/v3/os-volume-transfer/c4fde590-0be7-45e3-8b0d-4df4abeda9af/accept => generated 369 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c51e9138-c146-43f8-b196-34d42f21f10e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c51e9138-c146-43f8-b196-34d42f21f10e tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c51e9138-c146-43f8-b196-34d42f21f10e tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c51e9138-c146-43f8-b196-34d42f21f10e tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c51e9138-c146-43f8-b196-34d42f21f10e tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c51e9138-c146-43f8-b196-34d42f21f10e tempest-VolumeQuotasAdminTestJSON-181321372 tempest-VolumeQuotasAdminTestJSON-181321372-project-member] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 422/830] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8335dfa3-401d-495c-b0f5-93a3f8a5748b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce58ea3-c848-464d-8a97-0e4d0e644e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1cc4584e-e814-4c90-bbbb-8ee2ddc2078b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cc4584e-e814-4c90-bbbb-8ee2ddc2078b tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cc4584e-e814-4c90-bbbb-8ee2ddc2078b tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cc4584e-e814-4c90-bbbb-8ee2ddc2078b tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cc4584e-e814-4c90-bbbb-8ee2ddc2078b tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 423/831] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b4340050-268b-453d-8a2a-bb3a6a8ec979 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4340050-268b-453d-8a2a-bb3a6a8ec979 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b4340050-268b-453d-8a2a-bb3a6a8ec979 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b4340050-268b-453d-8a2a-bb3a6a8ec979 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Created reservations ['505dce39-4f9a-4ed8-a26a-3bcea72ae412', '03b8571a-5373-4f98-be4a-b991b693bae3', '103a9af7-108f-4082-aad4-0530f2aa0449', 'bd4401c5-6e52-4351-b911-dd0cdc9ec590'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce58ea3-c848-464d-8a97-0e4d0e644e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['505dce39-4f9a-4ed8-a26a-3bcea72ae412', '03b8571a-5373-4f98-be4a-b991b693bae3', '103a9af7-108f-4082-aad4-0530f2aa0449', 'bd4401c5-6e52-4351-b911-dd0cdc9ec590']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79831c6e-4ea1-439b-99fe-dfef34a7f75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b4340050-268b-453d-8a2a-bb3a6a8ec979 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4340050-268b-453d-8a2a-bb3a6a8ec979 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 424/832] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0c5a8094-b84c-425b-ac06-92937b2c8a02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c5a8094-b84c-425b-ac06-92937b2c8a02 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/cbd88bfd97b0472ba94129d4251d93f3?usage=True Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c5a8094-b84c-425b-ac06-92937b2c8a02 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c5a8094-b84c-425b-ac06-92937b2c8a02 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79831c6e-4ea1-439b-99fe-dfef34a7f75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66bd733-63d6-4e8e-b614-e84112a3ac38', '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-137557573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e18f5cfe43c4eb4a311b46a82986172',qos_specs=None,replication_status=,reservations=['505dce39-4f9a-4ed8-a26a-3bcea72ae412','03b8571a-5373-4f98-be4a-b991b693bae3','103a9af7-108f-4082-aad4-0530f2aa0449','bd4401c5-6e52-4351-b911-dd0cdc9ec590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61057d5f794e430ca8d2cb37ec1d72ba',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-137557573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66bd733-63d6-4e8e-b614-e84112a3ac38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e18f5cfe43c4eb4a311b46a82986172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61057d5f794e430ca8d2cb37ec1d72ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e2c291-b87e-4999-be62-b257e3b21f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c5a8094-b84c-425b-ac06-92937b2c8a02 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/cbd88bfd97b0472ba94129d4251d93f3?usage=True returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 425/833] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/os-quota-sets/cbd88bfd97b0472ba94129d4251d93f3?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13a52558-4e78-46ed-8c7b-5a9bedbcaea2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13a52558-4e78-46ed-8c7b-5a9bedbcaea2 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13a52558-4e78-46ed-8c7b-5a9bedbcaea2 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13a52558-4e78-46ed-8c7b-5a9bedbcaea2 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13a52558-4e78-46ed-8c7b-5a9bedbcaea2 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e2c291-b87e-4999-be62-b257e3b21f83) transitioned into state 'SUCCESS' from state '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-137557573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e18f5cfe43c4eb4a311b46a82986172',qos_specs=None,replication_status=,reservations=['505dce39-4f9a-4ed8-a26a-3bcea72ae412','03b8571a-5373-4f98-be4a-b991b693bae3','103a9af7-108f-4082-aad4-0530f2aa0449','bd4401c5-6e52-4351-b911-dd0cdc9ec590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61057d5f794e430ca8d2cb37ec1d72ba',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75c5684-2557-487a-9709-bdca8139213c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13a52558-4e78-46ed-8c7b-5a9bedbcaea2 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 426/834] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Delete volume with id: 086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75c5684-2557-487a-9709-bdca8139213c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Flow 'volume_create_api' (7bfe4906-cbd0-486a-9fa0-cfcacf0a016b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Create volume request issued successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e84c3641-bf68-4c50-a761-e939209661b8 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 409/835] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/volumes => generated 757 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Delete volume request issued successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41be191d-9ad5-45ad-b029-5e9ca9955161 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 202 Sep 01 02:08:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 427/836] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:16 2026] DELETE /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c8275604-735d-476c-92a9-09df25ea8ae9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8275604-735d-476c-92a9-09df25ea8ae9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8275604-735d-476c-92a9-09df25ea8ae9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8275604-735d-476c-92a9-09df25ea8ae9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c8275604-735d-476c-92a9-09df25ea8ae9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8275604-735d-476c-92a9-09df25ea8ae9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 428/837] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 825 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e5d33d5a-fbc0-402e-9220-cbd1dd560480 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5d33d5a-fbc0-402e-9220-cbd1dd560480 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5d33d5a-fbc0-402e-9220-cbd1dd560480 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5d33d5a-fbc0-402e-9220-cbd1dd560480 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e5d33d5a-fbc0-402e-9220-cbd1dd560480 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Volume info retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5d33d5a-fbc0-402e-9220-cbd1dd560480 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 429/838] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 1016 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Create volume of 1 GB Sep 01 02:08:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Availability Zones retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Flow 'volume_create_api' (b7599773-df31-4d7f-833a-e45c72c5df7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564c0d9-a70b-4a3c-9053-536bec32d7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564c0d9-a70b-4a3c-9053-536bec32d7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b377fd30-1634-4195-82de-93f2dc08cd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Created reservations ['01ee0605-ba59-408a-a90e-6d8272e553bb', '1af1cb6c-937b-4843-8d81-b5ff76db94e4', '9632f954-6ce9-4dd1-b529-67a2a853c0db', '7b5d09d2-13d6-4ab0-b698-9734fa1865bf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b377fd30-1634-4195-82de-93f2dc08cd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ee0605-ba59-408a-a90e-6d8272e553bb', '1af1cb6c-937b-4843-8d81-b5ff76db94e4', '9632f954-6ce9-4dd1-b529-67a2a853c0db', '7b5d09d2-13d6-4ab0-b698-9734fa1865bf']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf3f00e-7b87-45a3-87ef-464bd1197cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bf3f00e-7b87-45a3-87ef-464bd1197cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75a5267-f4ac-4cb2-a68e-18de0cc69898', '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='695895679bfb4b7196b35b35dd676f06',qos_specs=None,replication_status=,reservations=['01ee0605-ba59-408a-a90e-6d8272e553bb','1af1cb6c-937b-4843-8d81-b5ff76db94e4','9632f954-6ce9-4dd1-b529-67a2a853c0db','7b5d09d2-13d6-4ab0-b698-9734fa1865bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02983d3523514068bcd7e07a95c87864',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08: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=b75a5267-f4ac-4cb2-a68e-18de0cc69898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695895679bfb4b7196b35b35dd676f06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02983d3523514068bcd7e07a95c87864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ddfd07-fa43-45d9-b4db-476db87a21da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ddfd07-fa43-45d9-b4db-476db87a21da) transitioned into state 'SUCCESS' from 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='695895679bfb4b7196b35b35dd676f06',qos_specs=None,replication_status=,reservations=['01ee0605-ba59-408a-a90e-6d8272e553bb','1af1cb6c-937b-4843-8d81-b5ff76db94e4','9632f954-6ce9-4dd1-b529-67a2a853c0db','7b5d09d2-13d6-4ab0-b698-9734fa1865bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02983d3523514068bcd7e07a95c87864',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63fdf67-828c-4a11-a7db-ed8369a48433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63fdf67-828c-4a11-a7db-ed8369a48433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Flow 'volume_create_api' (b7599773-df31-4d7f-833a-e45c72c5df7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Create volume request issued successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3bd54bb-c3d9-44ce-a18f-05c5a7bd33d4 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 410/839] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:17 2026] POST /volume/v3/volumes => generated 738 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc452c5f-0c0b-44c7-b7bb-38fb91f7061b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc452c5f-0c0b-44c7-b7bb-38fb91f7061b tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] GET http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc452c5f-0c0b-44c7-b7bb-38fb91f7061b tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc452c5f-0c0b-44c7-b7bb-38fb91f7061b tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc452c5f-0c0b-44c7-b7bb-38fb91f7061b tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Volume info retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc452c5f-0c0b-44c7-b7bb-38fb91f7061b tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 430/840] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 => generated 917 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e5fc69fe-2b0e-4fc7-b398-9da68279eaa0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5fc69fe-2b0e-4fc7-b398-9da68279eaa0 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5fc69fe-2b0e-4fc7-b398-9da68279eaa0 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5fc69fe-2b0e-4fc7-b398-9da68279eaa0 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e5fc69fe-2b0e-4fc7-b398-9da68279eaa0 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5fc69fe-2b0e-4fc7-b398-9da68279eaa0 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 411/841] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aafa12a3-b235-4d0b-b705-b86a7316309d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aafa12a3-b235-4d0b-b705-b86a7316309d tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aafa12a3-b235-4d0b-b705-b86a7316309d tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aafa12a3-b235-4d0b-b705-b86a7316309d tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aafa12a3-b235-4d0b-b705-b86a7316309d tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aafa12a3-b235-4d0b-b705-b86a7316309d tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 200 Sep 01 02:08:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 431/842] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-49919db3-d2ba-4f0c-8e9b-c0567be60b6c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49919db3-d2ba-4f0c-8e9b-c0567be60b6c tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] GET http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 Sep 01 02:08:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49919db3-d2ba-4f0c-8e9b-c0567be60b6c tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49919db3-d2ba-4f0c-8e9b-c0567be60b6c tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-49919db3-d2ba-4f0c-8e9b-c0567be60b6c tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49919db3-d2ba-4f0c-8e9b-c0567be60b6c tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 returned with HTTP 200 Sep 01 02:08:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 412/843] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 => generated 967 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6fa1c6cb-a49b-4c4f-b6d3-288cfe32dc9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fa1c6cb-a49b-4c4f-b6d3-288cfe32dc9d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6fa1c6cb-a49b-4c4f-b6d3-288cfe32dc9d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6fa1c6cb-a49b-4c4f-b6d3-288cfe32dc9d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6fa1c6cb-a49b-4c4f-b6d3-288cfe32dc9d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fa1c6cb-a49b-4c4f-b6d3-288cfe32dc9d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 432/844] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 907 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e9e2bfb8-d75c-4b81-94ea-529257816dbf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9e2bfb8-d75c-4b81-94ea-529257816dbf tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9e2bfb8-d75c-4b81-94ea-529257816dbf tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9e2bfb8-d75c-4b81-94ea-529257816dbf tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9e2bfb8-d75c-4b81-94ea-529257816dbf tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 404 Sep 01 02:08:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 413/845] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa973170-e69b-4a0b-ba03-ec17ff11c1a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa973170-e69b-4a0b-ba03-ec17ff11c1a9 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] GET http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa973170-e69b-4a0b-ba03-ec17ff11c1a9 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa973170-e69b-4a0b-ba03-ec17ff11c1a9 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa973170-e69b-4a0b-ba03-ec17ff11c1a9 tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 404 Sep 01 02:08:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 433/846] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9262366c-aea2-4ef2-82eb-44f5af2d498d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9262366c-aea2-4ef2-82eb-44f5af2d498d tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] DELETE http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9262366c-aea2-4ef2-82eb-44f5af2d498d tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9262366c-aea2-4ef2-82eb-44f5af2d498d tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9262366c-aea2-4ef2-82eb-44f5af2d498d tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] Delete volume with id: 086fc52f-7c3c-4e07-9c9d-7ab5790998cd Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9262366c-aea2-4ef2-82eb-44f5af2d498d tempest-VolumeQuotasAdminTestJSON-451845223 tempest-VolumeQuotasAdminTestJSON-451845223-project-member] http://192.168.122.6/volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd returned with HTTP 404 Sep 01 02:08:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 414/847] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:19 2026] DELETE /volume/v3/volumes/086fc52f-7c3c-4e07-9c9d-7ab5790998cd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fb243d91-c70e-434c-aac0-c11a3dcb3e28 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb243d91-c70e-434c-aac0-c11a3dcb3e28 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/961ee88aae0243cfa874c725c708c87b?usage=True Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fb243d91-c70e-434c-aac0-c11a3dcb3e28 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fb243d91-c70e-434c-aac0-c11a3dcb3e28 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb243d91-c70e-434c-aac0-c11a3dcb3e28 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/961ee88aae0243cfa874c725c708c87b?usage=True returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 434/848] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/os-quota-sets/961ee88aae0243cfa874c725c708c87b?usage=True => generated 1064 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-321989ea-6aa4-4c7b-af6e-42088c4919a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-321989ea-6aa4-4c7b-af6e-42088c4919a4 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-321989ea-6aa4-4c7b-af6e-42088c4919a4 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-321989ea-6aa4-4c7b-af6e-42088c4919a4 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 415/849] 192.168.122.6 () {60 vars in 1249 bytes} [Tue Sep 1 02:08:19 2026] PUT /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 400 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-42e9781a-4927-4a72-b722-5a36e34ec7c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42e9781a-4927-4a72-b722-5a36e34ec7c6 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be Sep 01 02:08:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-42e9781a-4927-4a72-b722-5a36e34ec7c6 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa10fcf7-728f-48b7-a388-7f5633bfbb85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa10fcf7-728f-48b7-a388-7f5633bfbb85 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] GET http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa10fcf7-728f-48b7-a388-7f5633bfbb85 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa10fcf7-728f-48b7-a388-7f5633bfbb85 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa10fcf7-728f-48b7-a388-7f5633bfbb85 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa10fcf7-728f-48b7-a388-7f5633bfbb85 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 416/850] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1&project_id=37aa7144c3ac4024a0ed6764f7dd5f8d Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Could not evaluate value 37aa7144c3ac4024a0ed6764f7dd5f8d, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:08:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Searching by: MultiDict([('project_id', '37aa7144c3ac4024a0ed6764f7dd5f8d'), ('all_tenants', 1)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Get all volumes completed successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a92ed7d-0997-44cd-9eb8-5526efd89ab1 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1&project_id=37aa7144c3ac4024a0ed6764f7dd5f8d returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 417/851] 192.168.122.6 () {58 vars in 1247 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=37aa7144c3ac4024a0ed6764f7dd5f8d => generated 3029 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Delete volume with id: b75a5267-f4ac-4cb2-a68e-18de0cc69898 Sep 01 02:08:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42e9781a-4927-4a72-b722-5a36e34ec7c6 tempest-VolumeQuotasAdminTestJSON-1024597781 tempest-VolumeQuotasAdminTestJSON-1024597781-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 435/852] 192.168.122.6 () {60 vars in 1249 bytes} [Tue Sep 1 02:08:19 2026] PUT /volume/v3/os-quota-sets/bc1b76dddfa64eedbd7270bf85ca17be => generated 398 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] Delete volume request issued successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f55abc03-afd0-4c7c-a45a-f51bf6cb45c6 tempest-VolumesListAdminTestJSON-148216399 tempest-VolumesListAdminTestJSON-148216399-project-admin] http://192.168.122.6/volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 returned with HTTP 202 Sep 01 02:08:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 418/853] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:20 2026] DELETE /volume/v3/volumes/b75a5267-f4ac-4cb2-a68e-18de0cc69898 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-393ebbde-88d8-4834-b00b-7a85c640189b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-393ebbde-88d8-4834-b00b-7a85c640189b tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-393ebbde-88d8-4834-b00b-7a85c640189b tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-393ebbde-88d8-4834-b00b-7a85c640189b tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-393ebbde-88d8-4834-b00b-7a85c640189b tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-393ebbde-88d8-4834-b00b-7a85c640189b tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 436/854] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Delete volume with id: 1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d1db4c8-4cc7-4eae-85ba-9726ce8bc226 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d1db4c8-4cc7-4eae-85ba-9726ce8bc226 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d1db4c8-4cc7-4eae-85ba-9726ce8bc226 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d1db4c8-4cc7-4eae-85ba-9726ce8bc226 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Delete volume request issued successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-905b7d18-0c18-4f7a-95d4-f6d61f7967d6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 202 Sep 01 02:08:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 419/855] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:20 2026] DELETE /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-79a49cce-6890-41dc-af4e-90d7f1b4f4ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d1db4c8-4cc7-4eae-85ba-9726ce8bc226 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79a49cce-6890-41dc-af4e-90d7f1b4f4ae tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79a49cce-6890-41dc-af4e-90d7f1b4f4ae tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79a49cce-6890-41dc-af4e-90d7f1b4f4ae tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d1db4c8-4cc7-4eae-85ba-9726ce8bc226 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 437/856] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 907 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79a49cce-6890-41dc-af4e-90d7f1b4f4ae tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79a49cce-6890-41dc-af4e-90d7f1b4f4ae tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 420/857] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-90e7ab57-60a6-4be6-8745-cea2f3f70506 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90e7ab57-60a6-4be6-8745-cea2f3f70506 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90e7ab57-60a6-4be6-8745-cea2f3f70506 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90e7ab57-60a6-4be6-8745-cea2f3f70506 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4f540cf5-7471-487b-8417-2bb903dce4a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f540cf5-7471-487b-8417-2bb903dce4a6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f540cf5-7471-487b-8417-2bb903dce4a6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f540cf5-7471-487b-8417-2bb903dce4a6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-90e7ab57-60a6-4be6-8745-cea2f3f70506 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90e7ab57-60a6-4be6-8745-cea2f3f70506 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 438/858] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:21 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4f540cf5-7471-487b-8417-2bb903dce4a6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f540cf5-7471-487b-8417-2bb903dce4a6 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 200 Sep 01 02:08:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 421/859] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:21 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8644a40e-374b-437c-834d-9d99a912b1c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8644a40e-374b-437c-834d-9d99a912b1c5 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8644a40e-374b-437c-834d-9d99a912b1c5 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8644a40e-374b-437c-834d-9d99a912b1c5 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51fc2704-4f4e-49de-8acf-72b8563c83e0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8644a40e-374b-437c-834d-9d99a912b1c5 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51fc2704-4f4e-49de-8acf-72b8563c83e0 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d Sep 01 02:08:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51fc2704-4f4e-49de-8acf-72b8563c83e0 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51fc2704-4f4e-49de-8acf-72b8563c83e0 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8644a40e-374b-437c-834d-9d99a912b1c5 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 439/860] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51fc2704-4f4e-49de-8acf-72b8563c83e0 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d returned with HTTP 404 Sep 01 02:08:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 422/861] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/1e906e48-21c7-44d0-b505-1badeaf41a6d => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-177a6c1a-cabc-4455-8d3f-a9bf11cfc586 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-177a6c1a-cabc-4455-8d3f-a9bf11cfc586 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-177a6c1a-cabc-4455-8d3f-a9bf11cfc586 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-177a6c1a-cabc-4455-8d3f-a9bf11cfc586 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-177a6c1a-cabc-4455-8d3f-a9bf11cfc586 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-177a6c1a-cabc-4455-8d3f-a9bf11cfc586 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 440/862] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] DELETE http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Delete volume with id: 081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Delete volume request issued successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93c992ca-40b0-4c76-a57c-8bba5b3328a8 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 202 Sep 01 02:08:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 423/863] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:22 2026] DELETE /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4051a912-f02d-4a21-b14c-957f66ebbb70 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4051a912-f02d-4a21-b14c-957f66ebbb70 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4051a912-f02d-4a21-b14c-957f66ebbb70 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4051a912-f02d-4a21-b14c-957f66ebbb70 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4051a912-f02d-4a21-b14c-957f66ebbb70 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4051a912-f02d-4a21-b14c-957f66ebbb70 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 441/864] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6c58d3e-4a4a-4100-a7bb-afd679bab622 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6c58d3e-4a4a-4100-a7bb-afd679bab622 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6c58d3e-4a4a-4100-a7bb-afd679bab622 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6c58d3e-4a4a-4100-a7bb-afd679bab622 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6c58d3e-4a4a-4100-a7bb-afd679bab622 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6c58d3e-4a4a-4100-a7bb-afd679bab622 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 424/865] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 910 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3663379e-59de-4a19-a49d-8d087e39adf9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3663379e-59de-4a19-a49d-8d087e39adf9 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3663379e-59de-4a19-a49d-8d087e39adf9 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3663379e-59de-4a19-a49d-8d087e39adf9 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3663379e-59de-4a19-a49d-8d087e39adf9 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 returned with HTTP 404 Sep 01 02:08:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 442/866] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/081aa08f-7b27-4260-a755-a08841d390e5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8b1672f-2dcf-47e3-808e-17cbd23f0c4c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8b1672f-2dcf-47e3-808e-17cbd23f0c4c tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8b1672f-2dcf-47e3-808e-17cbd23f0c4c tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8b1672f-2dcf-47e3-808e-17cbd23f0c4c tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8b1672f-2dcf-47e3-808e-17cbd23f0c4c tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8b1672f-2dcf-47e3-808e-17cbd23f0c4c tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 425/867] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea90915b-065b-422f-8efb-b470585ece35 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea90915b-065b-422f-8efb-b470585ece35 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] DELETE http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea90915b-065b-422f-8efb-b470585ece35 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea90915b-065b-422f-8efb-b470585ece35 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ea90915b-065b-422f-8efb-b470585ece35 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Delete volume with id: af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea90915b-065b-422f-8efb-b470585ece35 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea90915b-065b-422f-8efb-b470585ece35 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Delete volume request issued successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea90915b-065b-422f-8efb-b470585ece35 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 202 Sep 01 02:08:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 443/868] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:24 2026] DELETE /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0121d735-ca17-4632-90fb-8b6e0dd0d115 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0121d735-ca17-4632-90fb-8b6e0dd0d115 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0121d735-ca17-4632-90fb-8b6e0dd0d115 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0121d735-ca17-4632-90fb-8b6e0dd0d115 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0121d735-ca17-4632-90fb-8b6e0dd0d115 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0121d735-ca17-4632-90fb-8b6e0dd0d115 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 426/869] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8d88f25e-8558-4567-b1d2-420c70039a67 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d88f25e-8558-4567-b1d2-420c70039a67 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d88f25e-8558-4567-b1d2-420c70039a67 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d88f25e-8558-4567-b1d2-420c70039a67 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8d88f25e-8558-4567-b1d2-420c70039a67 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d88f25e-8558-4567-b1d2-420c70039a67 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 444/870] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 1330 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee9df808-cdae-4199-93e0-2e22defb2c86 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee9df808-cdae-4199-93e0-2e22defb2c86 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] GET http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 Sep 01 02:08:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee9df808-cdae-4199-93e0-2e22defb2c86 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee9df808-cdae-4199-93e0-2e22defb2c86 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee9df808-cdae-4199-93e0-2e22defb2c86 tempest-VolumesListAdminTestJSON-989708742 tempest-VolumesListAdminTestJSON-989708742-project-member] http://192.168.122.6/volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 returned with HTTP 404 Sep 01 02:08:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 427/871] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/af35fd55-5fe2-48da-8334-3d715b66f449 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8fc18a61-5787-4596-b484-d66e079ee70d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fc18a61-5787-4596-b484-d66e079ee70d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fc18a61-5787-4596-b484-d66e079ee70d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fc18a61-5787-4596-b484-d66e079ee70d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8fc18a61-5787-4596-b484-d66e079ee70d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fc18a61-5787-4596-b484-d66e079ee70d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 445/872] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-49297d70-d8b7-4096-87cc-aa3ec9706826 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-49297d70-d8b7-4096-87cc-aa3ec9706826 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-49297d70-d8b7-4096-87cc-aa3ec9706826 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-49297d70-d8b7-4096-87cc-aa3ec9706826 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-18933d71-fb06-4662-8564-9400be740b6d req-49297d70-d8b7-4096-87cc-aa3ec9706826 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-49297d70-d8b7-4096-87cc-aa3ec9706826 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 428/873] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 1328 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-4cff34cf-bbfc-4278-8972-c9d3950734c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-4cff34cf-bbfc-4278-8972-c9d3950734c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-4cff34cf-bbfc-4278-8972-c9d3950734c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-4cff34cf-bbfc-4278-8972-c9d3950734c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-18933d71-fb06-4662-8564-9400be740b6d req-4cff34cf-bbfc-4278-8972-c9d3950734c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-4cff34cf-bbfc-4278-8972-c9d3950734c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 446/874] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 1328 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-0403befb-5771-419b-a990-a18c8910d91a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-0403befb-5771-419b-a990-a18c8910d91a None None] GET http://192.168.122.6/volume// Sep 01 02:08:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-0403befb-5771-419b-a990-a18c8910d91a None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-0403befb-5771-419b-a990-a18c8910d91a None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-0403befb-5771-419b-a990-a18c8910d91a None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 429/875] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/ => generated 388 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-079486dd-aa57-4257-8cbe-a4c45dac7016 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-079486dd-aa57-4257-8cbe-a4c45dac7016 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:08:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-079486dd-aa57-4257-8cbe-a4c45dac7016 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a66bd733-63d6-4e8e-b614-e84112a3ac38", "connector": null, "instance_uuid": "48c83c4d-dde7-4b31-8131-c6a2048f3258"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-079486dd-aa57-4257-8cbe-a4c45dac7016 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 447/876] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:08: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 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14e1eb63-6c27-4e2a-9620-b236b83b3683 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14e1eb63-6c27-4e2a-9620-b236b83b3683 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14e1eb63-6c27-4e2a-9620-b236b83b3683 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14e1eb63-6c27-4e2a-9620-b236b83b3683 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 430/877] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:08:27 2026] POST /volume/v3/types => generated 188 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88b681d5-449c-48ef-b78e-7b115a2f43ff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88b681d5-449c-48ef-b78e-7b115a2f43ff tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:08:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88b681d5-449c-48ef-b78e-7b115a2f43ff tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88b681d5-449c-48ef-b78e-7b115a2f43ff tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 448/878] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:08:27 2026] POST /volume/v3/types => generated 188 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Create volume of 1 GB Sep 01 02:08:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Availability Zones retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Flow 'volume_create_api' (653bbf93-aee4-4065-aa70-9179a16603a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f52930-981f-4acf-9bb6-25b49d2df4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f52930-981f-4acf-9bb6-25b49d2df4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:08:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=292a8a44-d53a-4178-bcf4-3c239ad5d218,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '292a8a44-d53a-4178-bcf4-3c239ad5d218', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e3a1b5-3a95-4552-96af-2fa4f8b1bf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:27 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-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 01 02:08:27 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-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 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Created reservations ['c3760a8c-8cc3-4407-acd2-1ab639360074', '6273b8c3-3bfc-43f6-90e6-957ccaf3cf99', '1563d23c-83f1-4a62-b561-a4d562e3f638', '8a281c90-f8ca-4374-b13a-ac877d95d8b3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e3a1b5-3a95-4552-96af-2fa4f8b1bf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3760a8c-8cc3-4407-acd2-1ab639360074', '6273b8c3-3bfc-43f6-90e6-957ccaf3cf99', '1563d23c-83f1-4a62-b561-a4d562e3f638', '8a281c90-f8ca-4374-b13a-ac877d95d8b3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d415cb-7c56-438d-be5c-ad294b321dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d415cb-7c56-438d-be5c-ad294b321dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e68293-8355-46c5-8a40-77175487cf59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94a80fd799a43ecb6a83a8aca0259b3',qos_specs=None,replication_status=,reservations=['c3760a8c-8cc3-4407-acd2-1ab639360074','6273b8c3-3bfc-43f6-90e6-957ccaf3cf99','1563d23c-83f1-4a62-b561-a4d562e3f638','8a281c90-f8ca-4374-b13a-ac877d95d8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1603a293044756b5f364606e780f73',volume_type_id=292a8a44-d53a-4178-bcf4-3c239ad5d218), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e68293-8355-46c5-8a40-77175487cf59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94a80fd799a43ecb6a83a8aca0259b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea1603a293044756b5f364606e780f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(292a8a44-d53a-4178-bcf4-3c239ad5d218),volume_type_id=292a8a44-d53a-4178-bcf4-3c239ad5d218)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d66a7dc-11f9-4496-88ba-62813f9f36c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d66a7dc-11f9-4496-88ba-62813f9f36c9) transitioned into state 'SUCCESS' from state '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-255841497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94a80fd799a43ecb6a83a8aca0259b3',qos_specs=None,replication_status=,reservations=['c3760a8c-8cc3-4407-acd2-1ab639360074','6273b8c3-3bfc-43f6-90e6-957ccaf3cf99','1563d23c-83f1-4a62-b561-a4d562e3f638','8a281c90-f8ca-4374-b13a-ac877d95d8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1603a293044756b5f364606e780f73',volume_type_id=292a8a44-d53a-4178-bcf4-3c239ad5d218)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208f037b-518f-4dc4-9387-39f999df226d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208f037b-518f-4dc4-9387-39f999df226d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Flow 'volume_create_api' (653bbf93-aee4-4065-aa70-9179a16603a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Create volume request issued successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc8c3576-a329-4257-b7f8-653e44e00f55 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 431/879] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:08:27 2026] POST /volume/v3/volumes => generated 771 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16d861ec-3a79-4fdd-8d81-7472bc7eecb5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16d861ec-3a79-4fdd-8d81-7472bc7eecb5 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16d861ec-3a79-4fdd-8d81-7472bc7eecb5 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16d861ec-3a79-4fdd-8d81-7472bc7eecb5 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16d861ec-3a79-4fdd-8d81-7472bc7eecb5 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16d861ec-3a79-4fdd-8d81-7472bc7eecb5 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 449/880] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 839 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-89dd0974-3b19-406e-a81b-06c397ed78dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-89dd0974-3b19-406e-a81b-06c397ed78dd None None] GET http://192.168.122.6/volume// Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-89dd0974-3b19-406e-a81b-06c397ed78dd None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-89dd0974-3b19-406e-a81b-06c397ed78dd None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-89dd0974-3b19-406e-a81b-06c397ed78dd None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 432/881] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/ => generated 388 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-b03b6a5e-66ad-40b9-bb24-19cb5a322260 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-b03b6a5e-66ad-40b9-bb24-19cb5a322260 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:08:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-b03b6a5e-66ad-40b9-bb24-19cb5a322260 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-b03b6a5e-66ad-40b9-bb24-19cb5a322260 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-18933d71-fb06-4662-8564-9400be740b6d req-b03b6a5e-66ad-40b9-bb24-19cb5a322260 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-b03b6a5e-66ad-40b9-bb24-19cb5a322260 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 200 Sep 01 02:08:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 450/882] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 1508 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-7957170f-0d36-4627-88fc-65cc792e2f18 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-7957170f-0d36-4627-88fc-65cc792e2f18 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] PUT http://192.168.122.6/volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc Sep 01 02:08:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-7957170f-0d36-4627-88fc-65cc792e2f18 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:29 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-18933d71-fb06-4662-8564-9400be740b6d req-7957170f-0d36-4627-88fc-65cc792e2f18 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Acquiring lock "cinder-attachment_update-a66bd733-63d6-4e8e-b614-e84112a3ac38-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:29 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-18933d71-fb06-4662-8564-9400be740b6d req-7957170f-0d36-4627-88fc-65cc792e2f18 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-a66bd733-63d6-4e8e-b614-e84112a3ac38-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79518741-3f56-43c1-9a85-ae9e3a5c24c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79518741-3f56-43c1-9a85-ae9e3a5c24c9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79518741-3f56-43c1-9a85-ae9e3a5c24c9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79518741-3f56-43c1-9a85-ae9e3a5c24c9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-79518741-3f56-43c1-9a85-ae9e3a5c24c9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79518741-3f56-43c1-9a85-ae9e3a5c24c9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 451/883] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-18933d71-fb06-4662-8564-9400be740b6d req-7957170f-0d36-4627-88fc-65cc792e2f18 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-a66bd733-63d6-4e8e-b614-e84112a3ac38-devstack" released by "attachment_update" :: held 0.988s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-7957170f-0d36-4627-88fc-65cc792e2f18 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 433/884] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:08:28 2026] PUT /volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc => generated 694 bytes in 1033 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-18933d71-fb06-4662-8564-9400be740b6d req-1c5e49f9-bef6-43ca-b2af-008424580f5f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-1c5e49f9-bef6-43ca-b2af-008424580f5f tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc/action Sep 01 02:08:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-1c5e49f9-bef6-43ca-b2af-008424580f5f tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-1c5e49f9-bef6-43ca-b2af-008424580f5f tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-18933d71-fb06-4662-8564-9400be740b6d req-1c5e49f9-bef6-43ca-b2af-008424580f5f tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc/action returned with HTTP 204 Sep 01 02:08:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 452/885] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:08:30 2026] POST /volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-711653fe-2857-405c-b46c-3b62cf6e1b9c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-711653fe-2857-405c-b46c-3b62cf6e1b9c tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-711653fe-2857-405c-b46c-3b62cf6e1b9c tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-711653fe-2857-405c-b46c-3b62cf6e1b9c tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-711653fe-2857-405c-b46c-3b62cf6e1b9c tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-711653fe-2857-405c-b46c-3b62cf6e1b9c tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 434/886] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b20c7941-cd93-40d2-8c9c-eb8482fd5ea9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b20c7941-cd93-40d2-8c9c-eb8482fd5ea9 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b20c7941-cd93-40d2-8c9c-eb8482fd5ea9 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b20c7941-cd93-40d2-8c9c-eb8482fd5ea9 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b20c7941-cd93-40d2-8c9c-eb8482fd5ea9 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b20c7941-cd93-40d2-8c9c-eb8482fd5ea9 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 453/887] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 1027 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] POST http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59/action Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87202]: /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 01 02:08:30 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:08:30 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-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 01 02:08:30 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-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 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Created reservations ['c52a69e5-3d42-4292-8cd3-598374d1dbe1', '905e0ce5-8e8b-44d3-b290-6cad7e238ef7'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Created reservations ['53d9d0c0-540f-4cf1-814e-1a67afc248e7', '6ed83df9-0647-4c91-ab06-90f9060104fb'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0ab775d6-2503-4f8b-b3ca-0ad2f9fdc14d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Retype volume request issued successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-585e18a2-73dd-4b25-b372-ef9f79217b24 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59/action returned with HTTP 202 Sep 01 02:08:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 435/888] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:08:30 2026] POST /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59/action => generated 0 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-668a6548-71c1-48ea-b071-2a12376d0e22 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-668a6548-71c1-48ea-b071-2a12376d0e22 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-668a6548-71c1-48ea-b071-2a12376d0e22 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-668a6548-71c1-48ea-b071-2a12376d0e22 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-668a6548-71c1-48ea-b071-2a12376d0e22 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-668a6548-71c1-48ea-b071-2a12376d0e22 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 436/889] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ab775d6-2503-4f8b-b3ca-0ad2f9fdc14d tempest-AvailabilityZoneTestJSON-449744215 tempest-AvailabilityZoneTestJSON-449744215-project-member] GET http://192.168.122.6/volume/v3/os-availability-zone Sep 01 02:08:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ab775d6-2503-4f8b-b3ca-0ad2f9fdc14d tempest-AvailabilityZoneTestJSON-449744215 tempest-AvailabilityZoneTestJSON-449744215-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ab775d6-2503-4f8b-b3ca-0ad2f9fdc14d tempest-AvailabilityZoneTestJSON-449744215 tempest-AvailabilityZoneTestJSON-449744215-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87203]: /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 01 02:08:31 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0ab775d6-2503-4f8b-b3ca-0ad2f9fdc14d tempest-AvailabilityZoneTestJSON-449744215 tempest-AvailabilityZoneTestJSON-449744215-project-member] Availability Zones retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ab775d6-2503-4f8b-b3ca-0ad2f9fdc14d tempest-AvailabilityZoneTestJSON-449744215 tempest-AvailabilityZoneTestJSON-449744215-project-member] http://192.168.122.6/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 454/890] 192.168.122.6 () {58 vars in 1150 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-98dfaf9d-1e22-4992-bb39-1f6fc27e1a64 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98dfaf9d-1e22-4992-bb39-1f6fc27e1a64 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98dfaf9d-1e22-4992-bb39-1f6fc27e1a64 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98dfaf9d-1e22-4992-bb39-1f6fc27e1a64 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-98dfaf9d-1e22-4992-bb39-1f6fc27e1a64 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98dfaf9d-1e22-4992-bb39-1f6fc27e1a64 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 437/891] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55c004b0-93a1-42d3-af0e-ffc13fca658d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55c004b0-93a1-42d3-af0e-ffc13fca658d tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55c004b0-93a1-42d3-af0e-ffc13fca658d tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55c004b0-93a1-42d3-af0e-ffc13fca658d tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-55c004b0-93a1-42d3-af0e-ffc13fca658d tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55c004b0-93a1-42d3-af0e-ffc13fca658d tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 455/892] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 1027 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-830dc8ef-2978-4a7e-bc6f-d2d580af2bb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-830dc8ef-2978-4a7e-bc6f-d2d580af2bb4 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] GET http://192.168.122.6/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497 Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-830dc8ef-2978-4a7e-bc6f-d2d580af2bb4 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-830dc8ef-2978-4a7e-bc6f-d2d580af2bb4 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-830dc8ef-2978-4a7e-bc6f-d2d580af2bb4 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497'), ('all_tenants', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-830dc8ef-2978-4a7e-bc6f-d2d580af2bb4 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Get all volumes completed successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-830dc8ef-2978-4a7e-bc6f-d2d580af2bb4 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 438/893] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-255841497 => generated 350 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-364a770a-05ca-4ec4-981a-b5a5e9c02f3d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-364a770a-05ca-4ec4-981a-b5a5e9c02f3d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-364a770a-05ca-4ec4-981a-b5a5e9c02f3d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-364a770a-05ca-4ec4-981a-b5a5e9c02f3d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-364a770a-05ca-4ec4-981a-b5a5e9c02f3d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-364a770a-05ca-4ec4-981a-b5a5e9c02f3d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 456/894] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Delete volume with id: f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Delete volume request issued successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d736c42-dd3b-4591-9f9a-3d97f9114e7d tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 202 Sep 01 02:08:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 439/895] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:32 2026] DELETE /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1b500e2e-45c9-45a4-9d39-9a6ab2d91ab9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b500e2e-45c9-45a4-9d39-9a6ab2d91ab9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b500e2e-45c9-45a4-9d39-9a6ab2d91ab9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b500e2e-45c9-45a4-9d39-9a6ab2d91ab9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1b500e2e-45c9-45a4-9d39-9a6ab2d91ab9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b500e2e-45c9-45a4-9d39-9a6ab2d91ab9 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 457/896] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a3a3c0d1-34ca-4fae-945d-73fa6145f577 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3a3c0d1-34ca-4fae-945d-73fa6145f577 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3a3c0d1-34ca-4fae-945d-73fa6145f577 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3a3c0d1-34ca-4fae-945d-73fa6145f577 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a3a3c0d1-34ca-4fae-945d-73fa6145f577 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3a3c0d1-34ca-4fae-945d-73fa6145f577 tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 440/897] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 863 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-046062a1-5ded-441f-9211-def5e7e0f723 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-046062a1-5ded-441f-9211-def5e7e0f723 None None] GET http://192.168.122.6/volume// Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-046062a1-5ded-441f-9211-def5e7e0f723 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-046062a1-5ded-441f-9211-def5e7e0f723 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-046062a1-5ded-441f-9211-def5e7e0f723 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 458/898] 192.168.122.6 () {56 vars in 878 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ae4a145-7cc7-418a-a183-b5dbdfded4a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ae4a145-7cc7-418a-a183-b5dbdfded4a5 None None] GET http://192.168.122.6/volume// Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ae4a145-7cc7-418a-a183-b5dbdfded4a5 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ae4a145-7cc7-418a-a183-b5dbdfded4a5 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ae4a145-7cc7-418a-a183-b5dbdfded4a5 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 441/899] 192.168.122.6 () {56 vars in 878 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-38220e3d-71f2-4d86-b45b-aec285a034b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38220e3d-71f2-4d86-b45b-aec285a034b3 tempest-VersionsTest-1501133337 tempest-VersionsTest-1501133337-project-member] GET http://192.168.122.6/volume/v3/ Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-38220e3d-71f2-4d86-b45b-aec285a034b3 tempest-VersionsTest-1501133337 tempest-VersionsTest-1501133337-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-38220e3d-71f2-4d86-b45b-aec285a034b3 tempest-VersionsTest-1501133337 tempest-VersionsTest-1501133337-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38220e3d-71f2-4d86-b45b-aec285a034b3 tempest-VersionsTest-1501133337 tempest-VersionsTest-1501133337-project-member] http://192.168.122.6/volume/v3/ returned with HTTP 200 Sep 01 02:08:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 459/900] 192.168.122.6 () {58 vars in 1090 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/ => generated 388 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-282aca02-305e-42e3-814a-a29965bd01eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-282aca02-305e-42e3-814a-a29965bd01eb tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] GET http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-282aca02-305e-42e3-814a-a29965bd01eb tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-282aca02-305e-42e3-814a-a29965bd01eb tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-282aca02-305e-42e3-814a-a29965bd01eb tempest-VolumeRetypeWithoutMigrationTest-2003502246 tempest-VolumeRetypeWithoutMigrationTest-2003502246-project-member] http://192.168.122.6/volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 returned with HTTP 404 Sep 01 02:08:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 442/901] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/f3e68293-8355-46c5-8a40-77175487cf59 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0bab14b1-475d-40c4-bc64-78c878afaf7c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bab14b1-475d-40c4-bc64-78c878afaf7c tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] DELETE http://192.168.122.6/volume/v3/types/1afbde3f-108c-487c-8581-9d73572484b7 Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bab14b1-475d-40c4-bc64-78c878afaf7c tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bab14b1-475d-40c4-bc64-78c878afaf7c tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bab14b1-475d-40c4-bc64-78c878afaf7c tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/types/1afbde3f-108c-487c-8581-9d73572484b7 returned with HTTP 202 Sep 01 02:08:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 460/902] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:08:34 2026] DELETE /volume/v3/types/1afbde3f-108c-487c-8581-9d73572484b7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c5fdfb81-bac8-46a8-b525-112feb31a69e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5fdfb81-bac8-46a8-b525-112feb31a69e tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] GET http://192.168.122.6/volume/v3/types/1afbde3f-108c-487c-8581-9d73572484b7 Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5fdfb81-bac8-46a8-b525-112feb31a69e tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5fdfb81-bac8-46a8-b525-112feb31a69e tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5fdfb81-bac8-46a8-b525-112feb31a69e tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/types/1afbde3f-108c-487c-8581-9d73572484b7 returned with HTTP 404 Sep 01 02:08:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 443/903] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/types/1afbde3f-108c-487c-8581-9d73572484b7 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f557539f-18b0-44f6-9715-7981d2be7ef0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f557539f-18b0-44f6-9715-7981d2be7ef0 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] DELETE http://192.168.122.6/volume/v3/types/292a8a44-d53a-4178-bcf4-3c239ad5d218 Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f557539f-18b0-44f6-9715-7981d2be7ef0 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f557539f-18b0-44f6-9715-7981d2be7ef0 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f557539f-18b0-44f6-9715-7981d2be7ef0 tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/types/292a8a44-d53a-4178-bcf4-3c239ad5d218 returned with HTTP 202 Sep 01 02:08:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 461/904] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:08:34 2026] DELETE /volume/v3/types/292a8a44-d53a-4178-bcf4-3c239ad5d218 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7242f86c-97b4-473e-803e-c63426aa692a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7242f86c-97b4-473e-803e-c63426aa692a tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] GET http://192.168.122.6/volume/v3/types/292a8a44-d53a-4178-bcf4-3c239ad5d218 Sep 01 02:08:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7242f86c-97b4-473e-803e-c63426aa692a tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7242f86c-97b4-473e-803e-c63426aa692a tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7242f86c-97b4-473e-803e-c63426aa692a tempest-VolumeRetypeWithoutMigrationTest-297192054 tempest-VolumeRetypeWithoutMigrationTest-297192054-project-admin] http://192.168.122.6/volume/v3/types/292a8a44-d53a-4178-bcf4-3c239ad5d218 returned with HTTP 404 Sep 01 02:08:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 444/905] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:08:35 2026] GET /volume/v3/types/292a8a44-d53a-4178-bcf4-3c239ad5d218 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8f9da31-1479-4a22-b853-0304dab0b54c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2021918051"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2021918051'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Create volume of 1 GB Sep 01 02:08:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Availability Zones retrieved successfully. Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Flow 'volume_create_api' (8f61ae8e-c05a-4cd7-a9c7-6630731ff53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49de664c-1b2a-411b-84e3-877b079789f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8f9da31-1479-4a22-b853-0304dab0b54c tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] GET http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 Sep 01 02:08:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8f9da31-1479-4a22-b853-0304dab0b54c tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8f9da31-1479-4a22-b853-0304dab0b54c tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8f9da31-1479-4a22-b853-0304dab0b54c tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 445/906] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 => generated 440 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ed24434-f8a8-4950-b3b1-5665a995cfec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ed24434-f8a8-4950-b3b1-5665a995cfec tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 Sep 01 02:08:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ed24434-f8a8-4950-b3b1-5665a995cfec tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49de664c-1b2a-411b-84e3-877b079789f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:42 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a102c23-c1c1-46c8-a272-588a96771dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ed24434-f8a8-4950-b3b1-5665a995cfec tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 446/907] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:08:42 2026] PUT /volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 => generated 393 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-adf7dce6-5032-4473-a4f5-801db519d3bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Created reservations ['9e432eaa-5898-4ced-9ff2-6841b6996958', 'f0c0528e-65fb-4de6-b1be-eca5922807cf', '68583097-1fdd-4d40-9d5a-83b291e19b5f', '57e26023-d1a9-4288-8aaa-8327cee4c9d4'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a102c23-c1c1-46c8-a272-588a96771dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e432eaa-5898-4ced-9ff2-6841b6996958', 'f0c0528e-65fb-4de6-b1be-eca5922807cf', '68583097-1fdd-4d40-9d5a-83b291e19b5f', '57e26023-d1a9-4288-8aaa-8327cee4c9d4']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40c4c9e2-b57c-4f96-ab97-d5fe22c401a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40c4c9e2-b57c-4f96-ab97-d5fe22c401a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd03fa624-407c-42e3-96f9-b2526984c547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2021918051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a004672724eb4dfdbb536fdd4bb36e04',qos_specs=None,replication_status=,reservations=['9e432eaa-5898-4ced-9ff2-6841b6996958','f0c0528e-65fb-4de6-b1be-eca5922807cf','68583097-1fdd-4d40-9d5a-83b291e19b5f','57e26023-d1a9-4288-8aaa-8327cee4c9d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df2d2b1cce274689b50e782932e70f36',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2021918051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d03fa624-407c-42e3-96f9-b2526984c547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a004672724eb4dfdbb536fdd4bb36e04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df2d2b1cce274689b50e782932e70f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160bdabb-e258-4cf4-8fd1-fd56424bc8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160bdabb-e258-4cf4-8fd1-fd56424bc8fd) transitioned into state 'SUCCESS' from state '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-2021918051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a004672724eb4dfdbb536fdd4bb36e04',qos_specs=None,replication_status=,reservations=['9e432eaa-5898-4ced-9ff2-6841b6996958','f0c0528e-65fb-4de6-b1be-eca5922807cf','68583097-1fdd-4d40-9d5a-83b291e19b5f','57e26023-d1a9-4288-8aaa-8327cee4c9d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df2d2b1cce274689b50e782932e70f36',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-159368652"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-159368652'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Create volume of 1 GB Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0587435e-106f-4501-9391-cee1e8500b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Availability Zones retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0587435e-106f-4501-9391-cee1e8500b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Flow 'volume_create_api' (23d5940f-ee3c-4eb6-b92b-af21ebc5ce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Flow 'volume_create_api' (8f61ae8e-c05a-4cd7-a9c7-6630731ff53b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Create volume request issued successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d01e542-a423-4f4c-a680-eb83b518980f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a53f47d8-1b11-45cf-80bc-a58a15451f3e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 462/908] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:08:42 2026] POST /volume/v3/volumes => generated 824 bytes in 1395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6d4311a-7d8a-4dfe-9f3c-ffa129efa7a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6d4311a-7d8a-4dfe-9f3c-ffa129efa7a8 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6d4311a-7d8a-4dfe-9f3c-ffa129efa7a8 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6d4311a-7d8a-4dfe-9f3c-ffa129efa7a8 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d01e542-a423-4f4c-a680-eb83b518980f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (378e4b32-daee-48f1-a910-efef76fd364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6d4311a-7d8a-4dfe-9f3c-ffa129efa7a8 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6d4311a-7d8a-4dfe-9f3c-ffa129efa7a8 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 463/909] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 892 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Created reservations ['a57d6bed-6e5b-40ef-be82-b3f071f9ed2f', '45c3d135-c6de-4411-8a23-25dac646938d', 'e3d27031-52c8-4ecf-940d-3a759f7c26a3', '932adeb7-41d4-41d9-9523-603ee23a82fa'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (378e4b32-daee-48f1-a910-efef76fd364a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a57d6bed-6e5b-40ef-be82-b3f071f9ed2f', '45c3d135-c6de-4411-8a23-25dac646938d', 'e3d27031-52c8-4ecf-940d-3a759f7c26a3', '932adeb7-41d4-41d9-9523-603ee23a82fa']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013b5aae-e983-4883-8d9c-74528f991170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013b5aae-e983-4883-8d9c-74528f991170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2865f4d7-2f8f-4116-b1ce-209cfc2dca7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-159368652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb6d1cbc5ce4e8abf6e83501fa9aeb3',qos_specs=None,replication_status=,reservations=['a57d6bed-6e5b-40ef-be82-b3f071f9ed2f','45c3d135-c6de-4411-8a23-25dac646938d','e3d27031-52c8-4ecf-940d-3a759f7c26a3','932adeb7-41d4-41d9-9523-603ee23a82fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b54826c737e4adabc377a8764d2c38a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-159368652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2865f4d7-2f8f-4116-b1ce-209cfc2dca7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efb6d1cbc5ce4e8abf6e83501fa9aeb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b54826c737e4adabc377a8764d2c38a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a00db8-871d-4fa7-add4-03c2825d84b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a00db8-871d-4fa7-add4-03c2825d84b1) transitioned into state 'SUCCESS' from state '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-159368652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efb6d1cbc5ce4e8abf6e83501fa9aeb3',qos_specs=None,replication_status=,reservations=['a57d6bed-6e5b-40ef-be82-b3f071f9ed2f','45c3d135-c6de-4411-8a23-25dac646938d','e3d27031-52c8-4ecf-940d-3a759f7c26a3','932adeb7-41d4-41d9-9523-603ee23a82fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b54826c737e4adabc377a8764d2c38a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a132753c-2997-4eb1-8ecb-5da8e515bbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a132753c-2997-4eb1-8ecb-5da8e515bbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Flow 'volume_create_api' (23d5940f-ee3c-4eb6-b92b-af21ebc5ce15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Create volume request issued successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-adf7dce6-5032-4473-a4f5-801db519d3bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 447/910] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:43 2026] POST /volume/v3/volumes => generated 771 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b6e6442b-77e4-4f1a-8d08-e65604a2c52b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6e6442b-77e4-4f1a-8d08-e65604a2c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6e6442b-77e4-4f1a-8d08-e65604a2c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6e6442b-77e4-4f1a-8d08-e65604a2c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6e6442b-77e4-4f1a-8d08-e65604a2c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6e6442b-77e4-4f1a-8d08-e65604a2c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 464/911] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b56375fe-f3df-4534-9918-0575b4c29b42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b56375fe-f3df-4534-9918-0575b4c29b42 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b56375fe-f3df-4534-9918-0575b4c29b42 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b56375fe-f3df-4534-9918-0575b4c29b42 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b56375fe-f3df-4534-9918-0575b4c29b42 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b56375fe-f3df-4534-9918-0575b4c29b42 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 448/912] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7641e670-4e3d-42f6-96ba-e862652fc213 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7641e670-4e3d-42f6-96ba-e862652fc213 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7641e670-4e3d-42f6-96ba-e862652fc213 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7641e670-4e3d-42f6-96ba-e862652fc213 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7641e670-4e3d-42f6-96ba-e862652fc213 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7641e670-4e3d-42f6-96ba-e862652fc213 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 465/913] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 863 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-146f47d7-c1f2-4962-ae5d-bd49c3d2b612 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-146f47d7-c1f2-4962-ae5d-bd49c3d2b612 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-146f47d7-c1f2-4962-ae5d-bd49c3d2b612 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-146f47d7-c1f2-4962-ae5d-bd49c3d2b612 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-146f47d7-c1f2-4962-ae5d-bd49c3d2b612 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-146f47d7-c1f2-4962-ae5d-bd49c3d2b612 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 449/914] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 952 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f2113e0c-cb86-4d50-a74a-5d971bf899e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2113e0c-cb86-4d50-a74a-5d971bf899e7 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 01 02:08:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f2113e0c-cb86-4d50-a74a-5d971bf899e7 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d03fa624-407c-42e3-96f9-b2526984c547"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volume_transfer [None req-f2113e0c-cb86-4d50-a74a-5d971bf899e7 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd03fa624-407c-42e3-96f9-b2526984c547'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:08:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volume_transfer [None req-f2113e0c-cb86-4d50-a74a-5d971bf899e7 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Creating transfer of volume d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:45 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-f2113e0c-cb86-4d50-a74a-5d971bf899e7 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Generating transfer record for volume d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2113e0c-cb86-4d50-a74a-5d971bf899e7 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:08:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 466/915] 192.168.122.6 () {62 vars in 1200 bytes} [Tue Sep 1 02:08:45 2026] POST /volume/v3/volume-transfers => generated 468 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a1f2fc2d-7d5e-472c-ace3-95a523f02f2e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1f2fc2d-7d5e-472c-ace3-95a523f02f2e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a1f2fc2d-7d5e-472c-ace3-95a523f02f2e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a1f2fc2d-7d5e-472c-ace3-95a523f02f2e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a1f2fc2d-7d5e-472c-ace3-95a523f02f2e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1f2fc2d-7d5e-472c-ace3-95a523f02f2e tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 450/916] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 960 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b37b60cb-a102-438e-bbbc-a04b0b13a487 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b37b60cb-a102-438e-bbbc-a04b0b13a487 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b37b60cb-a102-438e-bbbc-a04b0b13a487 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b37b60cb-a102-438e-bbbc-a04b0b13a487 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b37b60cb-a102-438e-bbbc-a04b0b13a487 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 467/917] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2397d8f5-b436-41a7-807a-dd182e4dece1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2397d8f5-b436-41a7-807a-dd182e4dece1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volume-transfers Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2397d8f5-b436-41a7-807a-dd182e4dece1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2397d8f5-b436-41a7-807a-dd182e4dece1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volume_transfer [None req-2397d8f5-b436-41a7-807a-dd182e4dece1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Listing volume transfers {{(pid=87202) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2397d8f5-b436-41a7-807a-dd182e4dece1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 451/918] 192.168.122.6 () {60 vars in 1179 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volume-transfers => generated 372 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aafe1583-8246-4501-bea6-80f1caeec634 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aafe1583-8246-4501-bea6-80f1caeec634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aafe1583-8246-4501-bea6-80f1caeec634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aafe1583-8246-4501-bea6-80f1caeec634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aafe1583-8246-4501-bea6-80f1caeec634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aafe1583-8246-4501-bea6-80f1caeec634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 452/919] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 863 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] POST http://192.168.122.6/volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0/accept Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bf80f4d2858cb109"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Accepting volume transfer 4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 {{(pid=87203) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:08:46 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Accepting transfer 4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 Sep 01 02:08:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Created reservations ['e80a4f2c-acb0-4d1b-947c-e829c6baf46f', '692b4c05-d3a4-4a98-94b0-24a8ec20b73b', 'aeb9d0db-aff2-4eca-9873-7ec6bf8c046c', '372c9084-f081-42f7-ac90-e54e08dcf364'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Created reservations ['0940ae78-517c-4f81-99ba-2eac76ae619e', '9af0bf0f-99ad-4c01-bfdc-c29e6ec911ef', 'af216831-af9a-4c2e-8f98-725a56d1ccbe', 'c53af824-8331-4bda-918d-5de1ec0bf3b9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:46 devstack devstack@c-api.service[87203]: /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 01 02:08:46 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e733e95a-531a-46f5-8203-f34ee4c50de0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e733e95a-531a-46f5-8203-f34ee4c50de0 None None] GET http://192.168.122.6/volume// Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e733e95a-531a-46f5-8203-f34ee4c50de0 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e733e95a-531a-46f5-8203-f34ee4c50de0 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e733e95a-531a-46f5-8203-f34ee4c50de0 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 453/920] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Created reservations ['4506627a-25dd-4214-9cd0-9ca3d4f69c00', 'afe7396d-a619-448b-a451-91e46bd93489', 'd53e1bbb-a597-4291-91cf-5e62d0ac60da', '0129000a-3b8f-4568-b8da-d0b51fd7092f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-6da9b833-fdfd-4be3-9703-d505c4d0d41d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-6da9b833-fdfd-4be3-9703-d505c4d0d41d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:08:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-6da9b833-fdfd-4be3-9703-d505c4d0d41d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a66bd733-63d6-4e8e-b614-e84112a3ac38", "connector": null, "instance_uuid": "48c83c4d-dde7-4b31-8131-c6a2048f3258"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Created reservations ['5a2f35b7-c124-401c-aa7b-daf3ca143dd2', 'e05c210c-8730-426f-a823-c3bdc64aa28c', '3c739385-7641-4f8c-aa69-8d7138a1313b', '9416d6fc-bcc8-40c6-af41-ee68c90f1f15'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-6da9b833-fdfd-4be3-9703-d505c4d0d41d tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 454/921] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:08:46 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-62245a13-0103-411f-8d88-a9024cdaf9c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-62245a13-0103-411f-8d88-a9024cdaf9c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] DELETE http://192.168.122.6/volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-62245a13-0103-411f-8d88-a9024cdaf9c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-62245a13-0103-411f-8d88-a9024cdaf9c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Transfer volume completed successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /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 01 02:08:47 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-62245a13-0103-411f-8d88-a9024cdaf9c2 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 455/922] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:08:47 2026] DELETE /volume/v3/attachments/940e28f3-b1ad-4d28-8a43-4765490b94bc => generated 192 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e405e567-a37c-4405-bc6d-f693ff5a235b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e405e567-a37c-4405-bc6d-f693ff5a235b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e405e567-a37c-4405-bc6d-f693ff5a235b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e405e567-a37c-4405-bc6d-f693ff5a235b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e405e567-a37c-4405-bc6d-f693ff5a235b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e405e567-a37c-4405-bc6d-f693ff5a235b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 456/923] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-201915dd-6ec1-4621-bb26-073b01606c08 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-201915dd-6ec1-4621-bb26-073b01606c08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-201915dd-6ec1-4621-bb26-073b01606c08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2865f4d7-2f8f-4116-b1ce-209cfc2dca7c", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1739124273"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Volume d03fa624-407c-42e3-96f9-b2526984c547 has been transferred. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-201915dd-6ec1-4621-bb26-073b01606c08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-201915dd-6ec1-4621-bb26-073b01606c08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Create snapshot from volume 2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-130d6a0d-4f84-4a99-8ab3-1645f07ce576 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] http://192.168.122.6/volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0/accept returned with HTTP 202 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 468/924] 192.168.122.6 () {62 vars in 1332 bytes} [Tue Sep 1 02:08:46 2026] POST /volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0/accept => generated 369 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3a537a10-8cc3-4fa2-a41e-d965cbeacbe1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3a537a10-8cc3-4fa2-a41e-d965cbeacbe1 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3a537a10-8cc3-4fa2-a41e-d965cbeacbe1 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3a537a10-8cc3-4fa2-a41e-d965cbeacbe1 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3a537a10-8cc3-4fa2-a41e-d965cbeacbe1 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3a537a10-8cc3-4fa2-a41e-d965cbeacbe1 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 469/925] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 952 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1fe352b6-2791-4382-a20d-d311ac3a1c31 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1fe352b6-2791-4382-a20d-d311ac3a1c31 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1fe352b6-2791-4382-a20d-d311ac3a1c31 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1fe352b6-2791-4382-a20d-d311ac3a1c31 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-201915dd-6ec1-4621-bb26-073b01606c08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Created reservations ['06795c2f-ad3d-4705-8700-b79e37902c8a', '79dcc29b-5c31-4978-8276-22efb20a2975', '02e0fdd1-2bee-4b1a-9dc8-43ced44bdca3', '85542399-b9b0-4e3b-90d4-4741d2a0a5e0'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1fe352b6-2791-4382-a20d-d311ac3a1c31 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1fe352b6-2791-4382-a20d-d311ac3a1c31 tempest-VolumesTransfersV355Test-1161909402 tempest-VolumesTransfersV355Test-1161909402-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 470/926] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 952 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0fcd6049-c9b7-4b43-ac06-44614bfcc8a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0fcd6049-c9b7-4b43-ac06-44614bfcc8a1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0fcd6049-c9b7-4b43-ac06-44614bfcc8a1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0fcd6049-c9b7-4b43-ac06-44614bfcc8a1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-0fcd6049-c9b7-4b43-ac06-44614bfcc8a1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Delete transfer with id: 4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0fcd6049-c9b7-4b43-ac06-44614bfcc8a1 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 returned with HTTP 404 Sep 01 02:08:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 471/927] 192.168.122.6 () {60 vars in 1293 bytes} [Tue Sep 1 02:08:47 2026] DELETE /volume/v3/volume-transfers/4a4e7aad-9024-46c2-90f8-5ceb15d3d2f0 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6583af3e-61ac-4051-93ec-143e55ffe82d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-201915dd-6ec1-4621-bb26-073b01606c08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot create request issued successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-201915dd-6ec1-4621-bb26-073b01606c08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 457/928] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:08:47 2026] POST /volume/v3/snapshots => generated 323 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f40ccad8-0278-44e5-8b1e-728323cc42f7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f40ccad8-0278-44e5-8b1e-728323cc42f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f40ccad8-0278-44e5-8b1e-728323cc42f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f40ccad8-0278-44e5-8b1e-728323cc42f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f40ccad8-0278-44e5-8b1e-728323cc42f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f40ccad8-0278-44e5-8b1e-728323cc42f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 458/929] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 455 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6583af3e-61ac-4051-93ec-143e55ffe82d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6583af3e-61ac-4051-93ec-143e55ffe82d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6583af3e-61ac-4051-93ec-143e55ffe82d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-6583af3e-61ac-4051-93ec-143e55ffe82d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Delete volume with id: d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6583af3e-61ac-4051-93ec-143e55ffe82d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6583af3e-61ac-4051-93ec-143e55ffe82d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Delete volume request issued successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6583af3e-61ac-4051-93ec-143e55ffe82d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 202 Sep 01 02:08:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 472/930] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:08:47 2026] DELETE /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a510830-e238-4d52-b54f-fd76fbe30226 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a510830-e238-4d52-b54f-fd76fbe30226 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a510830-e238-4d52-b54f-fd76fbe30226 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a510830-e238-4d52-b54f-fd76fbe30226 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9a510830-e238-4d52-b54f-fd76fbe30226 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a510830-e238-4d52-b54f-fd76fbe30226 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 459/931] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 1135 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b6263535-a099-4549-860d-ebdc04744129 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6263535-a099-4549-860d-ebdc04744129 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6263535-a099-4549-860d-ebdc04744129 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6263535-a099-4549-860d-ebdc04744129 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6263535-a099-4549-860d-ebdc04744129 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6263535-a099-4549-860d-ebdc04744129 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 473/932] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 455 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-5792952f-7638-4e64-9304-8f773d40908b req-97c7b1b6-6f0a-4c44-9539-073f8e2bceed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-97c7b1b6-6f0a-4c44-9539-073f8e2bceed None None] GET http://192.168.122.6/volume// Sep 01 02:08:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-97c7b1b6-6f0a-4c44-9539-073f8e2bceed None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-97c7b1b6-6f0a-4c44-9539-073f8e2bceed None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-97c7b1b6-6f0a-4c44-9539-073f8e2bceed None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 460/933] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-5792952f-7638-4e64-9304-8f773d40908b req-805d446f-1213-4ddf-a54a-8d2fbee883c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-805d446f-1213-4ddf-a54a-8d2fbee883c5 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:08:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-805d446f-1213-4ddf-a54a-8d2fbee883c5 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6155bcf-c0ac-4275-9e5b-6289b4061483", "connector": null, "instance_uuid": "3eae76da-96ad-4337-b15d-d4e86fb83cf1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-805d446f-1213-4ddf-a54a-8d2fbee883c5 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 474/934] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:08:48 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-5792952f-7638-4e64-9304-8f773d40908b req-efce85ae-6642-420d-89a3-bcfa452c864e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-efce85ae-6642-420d-89a3-bcfa452c864e tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] DELETE http://192.168.122.6/volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6 Sep 01 02:08:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-efce85ae-6642-420d-89a3-bcfa452c864e tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-efce85ae-6642-420d-89a3-bcfa452c864e tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87202]: /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 01 02:08:49 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:08:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b73c495e-4d4b-4576-b76c-d9ee5942fe2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b73c495e-4d4b-4576-b76c-d9ee5942fe2d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b73c495e-4d4b-4576-b76c-d9ee5942fe2d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b73c495e-4d4b-4576-b76c-d9ee5942fe2d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b73c495e-4d4b-4576-b76c-d9ee5942fe2d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b73c495e-4d4b-4576-b76c-d9ee5942fe2d tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 475/935] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 1135 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5792952f-7638-4e64-9304-8f773d40908b req-efce85ae-6642-420d-89a3-bcfa452c864e tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 461/936] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:08:49 2026] DELETE /volume/v3/attachments/4aac2a67-d551-4fc0-aea7-6ae1f7d41fc6 => generated 192 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e08a5199-9676-441f-bdb6-8aecef08ccea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-11c9c6ed-a7ca-49df-9400-6932e7c01102 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e08a5199-9676-441f-bdb6-8aecef08ccea tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] PUT http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb Sep 01 02:08:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e08a5199-9676-441f-bdb6-8aecef08ccea tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-11c9c6ed-a7ca-49df-9400-6932e7c01102 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-11c9c6ed-a7ca-49df-9400-6932e7c01102 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-11c9c6ed-a7ca-49df-9400-6932e7c01102 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-11c9c6ed-a7ca-49df-9400-6932e7c01102 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-11c9c6ed-a7ca-49df-9400-6932e7c01102 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 462/937] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 455 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e08a5199-9676-441f-bdb6-8aecef08ccea tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Acquiring lock "cinder-attachment_update-a66bd733-63d6-4e8e-b614-e84112a3ac38-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:50 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e08a5199-9676-441f-bdb6-8aecef08ccea tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-a66bd733-63d6-4e8e-b614-e84112a3ac38-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a94467ce-4183-43ef-a77b-cfcb6fe9dce8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a94467ce-4183-43ef-a77b-cfcb6fe9dce8 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a94467ce-4183-43ef-a77b-cfcb6fe9dce8 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a94467ce-4183-43ef-a77b-cfcb6fe9dce8 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a94467ce-4183-43ef-a77b-cfcb6fe9dce8 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 404 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 463/938] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-740ef68b-c4ff-4cb2-bdd6-8ceb5c7d929c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-740ef68b-c4ff-4cb2-bdd6-8ceb5c7d929c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-740ef68b-c4ff-4cb2-bdd6-8ceb5c7d929c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-740ef68b-c4ff-4cb2-bdd6-8ceb5c7d929c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-740ef68b-c4ff-4cb2-bdd6-8ceb5c7d929c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 404 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 464/939] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec88c84e-56ef-482e-8096-fc66d4e4d0ff None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec88c84e-56ef-482e-8096-fc66d4e4d0ff tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec88c84e-56ef-482e-8096-fc66d4e4d0ff tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec88c84e-56ef-482e-8096-fc66d4e4d0ff tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ec88c84e-56ef-482e-8096-fc66d4e4d0ff tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Delete volume with id: d03fa624-407c-42e3-96f9-b2526984c547 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec88c84e-56ef-482e-8096-fc66d4e4d0ff tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 returned with HTTP 404 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 465/940] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:08:50 2026] DELETE /volume/v3/volumes/d03fa624-407c-42e3-96f9-b2526984c547 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1053570816"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1053570816'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Create volume of 1 GB Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Availability Zones retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Flow 'volume_create_api' (afd30dd7-1f69-4940-95ca-006fe10ee843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ef40d1-c49f-4305-b261-9554f4af64ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ef40d1-c49f-4305-b261-9554f4af64ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c4b95f-6fea-469e-9774-cb388fa9c68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Created reservations ['05c365b0-1495-4899-8586-b1de5252342d', '3c0bf890-1e38-492d-b095-2d828e7268de', 'c399a1f4-3d94-46b6-a193-8414aa91bff7', '8e8379e6-3dbb-44d7-b192-7731b6b12781'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c4b95f-6fea-469e-9774-cb388fa9c68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05c365b0-1495-4899-8586-b1de5252342d', '3c0bf890-1e38-492d-b095-2d828e7268de', 'c399a1f4-3d94-46b6-a193-8414aa91bff7', '8e8379e6-3dbb-44d7-b192-7731b6b12781']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823f8b3f-a886-4fd7-9c28-2397e3a662b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823f8b3f-a886-4fd7-9c28-2397e3a662b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db381cfd-d6f9-430d-874f-e0015996464f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1053570816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a004672724eb4dfdbb536fdd4bb36e04',qos_specs=None,replication_status=,reservations=['05c365b0-1495-4899-8586-b1de5252342d','3c0bf890-1e38-492d-b095-2d828e7268de','c399a1f4-3d94-46b6-a193-8414aa91bff7','8e8379e6-3dbb-44d7-b192-7731b6b12781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df2d2b1cce274689b50e782932e70f36',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1053570816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db381cfd-d6f9-430d-874f-e0015996464f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a004672724eb4dfdbb536fdd4bb36e04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df2d2b1cce274689b50e782932e70f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c870be2-ab9a-48b8-a6b2-2deec08e7b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c870be2-ab9a-48b8-a6b2-2deec08e7b0c) transitioned into state 'SUCCESS' from state '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-1053570816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a004672724eb4dfdbb536fdd4bb36e04',qos_specs=None,replication_status=,reservations=['05c365b0-1495-4899-8586-b1de5252342d','3c0bf890-1e38-492d-b095-2d828e7268de','c399a1f4-3d94-46b6-a193-8414aa91bff7','8e8379e6-3dbb-44d7-b192-7731b6b12781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df2d2b1cce274689b50e782932e70f36',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da01cf97-e3a3-42d2-8130-6ec5b038ea17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da01cf97-e3a3-42d2-8130-6ec5b038ea17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Flow 'volume_create_api' (afd30dd7-1f69-4940-95ca-006fe10ee843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Create volume request issued successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-120a9749-991f-40d1-a0d5-65e47ec3f5bb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 466/941] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:08:50 2026] POST /volume/v3/volumes => generated 824 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02efb0fe-5905-49a0-ab41-9fcefc392c2c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02efb0fe-5905-49a0-ab41-9fcefc392c2c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02efb0fe-5905-49a0-ab41-9fcefc392c2c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02efb0fe-5905-49a0-ab41-9fcefc392c2c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02efb0fe-5905-49a0-ab41-9fcefc392c2c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02efb0fe-5905-49a0-ab41-9fcefc392c2c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 467/942] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 892 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7fedf24-53c7-41ce-ac9e-c8a31661aadf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7fedf24-53c7-41ce-ac9e-c8a31661aadf tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7fedf24-53c7-41ce-ac9e-c8a31661aadf tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7fedf24-53c7-41ce-ac9e-c8a31661aadf tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7fedf24-53c7-41ce-ac9e-c8a31661aadf tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7fedf24-53c7-41ce-ac9e-c8a31661aadf tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 468/943] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 455 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e08a5199-9676-441f-bdb6-8aecef08ccea tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Lock "cinder-attachment_update-a66bd733-63d6-4e8e-b614-e84112a3ac38-devstack" released by "attachment_update" :: held 1.168s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:08:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-e08a5199-9676-441f-bdb6-8aecef08ccea tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 476/944] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:08:49 2026] PUT /volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb => generated 694 bytes in 1263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-01159753-da23-4e5c-aef3-e45aa5dc55ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-01159753-da23-4e5c-aef3-e45aa5dc55ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-01159753-da23-4e5c-aef3-e45aa5dc55ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-01159753-da23-4e5c-aef3-e45aa5dc55ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-01159753-da23-4e5c-aef3-e45aa5dc55ef tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 469/945] 192.168.122.6 () {62 vars in 1530 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb => generated 719 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-4787fd55-a86b-4882-9b6e-bd3f9b10ee2b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-4787fd55-a86b-4882-9b6e-bd3f9b10ee2b None None] GET http://192.168.122.6/volume// Sep 01 02:08:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-4787fd55-a86b-4882-9b6e-bd3f9b10ee2b None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-4787fd55-a86b-4882-9b6e-bd3f9b10ee2b None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-4787fd55-a86b-4882-9b6e-bd3f9b10ee2b None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:08:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 477/946] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-0cc0d0b2-e579-4159-ad41-78a357049485 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-0cc0d0b2-e579-4159-ad41-78a357049485 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] GET http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-0cc0d0b2-e579-4159-ad41-78a357049485 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-0cc0d0b2-e579-4159-ad41-78a357049485 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-0cc0d0b2-e579-4159-ad41-78a357049485 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-0cc0d0b2-e579-4159-ad41-78a357049485 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 470/947] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 1509 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-399ef3d3-41ca-47eb-8a09-590bec279784 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-399ef3d3-41ca-47eb-8a09-590bec279784 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] PUT http://192.168.122.6/volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072 Sep 01 02:08:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-399ef3d3-41ca-47eb-8a09-590bec279784 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a692289-2f2f-4c42-a35a-a0a5b616c73c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a692289-2f2f-4c42-a35a-a0a5b616c73c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a692289-2f2f-4c42-a35a-a0a5b616c73c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a692289-2f2f-4c42-a35a-a0a5b616c73c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-399ef3d3-41ca-47eb-8a09-590bec279784 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Acquiring lock "cinder-attachment_update-a6155bcf-c0ac-4275-9e5b-6289b4061483-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-399ef3d3-41ca-47eb-8a09-590bec279784 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Lock "cinder-attachment_update-a6155bcf-c0ac-4275-9e5b-6289b4061483-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a692289-2f2f-4c42-a35a-a0a5b616c73c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a692289-2f2f-4c42-a35a-a0a5b616c73c tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 471/948] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4e01374f-dc01-4d61-8fcb-7df5763c479b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e01374f-dc01-4d61-8fcb-7df5763c479b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e01374f-dc01-4d61-8fcb-7df5763c479b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e01374f-dc01-4d61-8fcb-7df5763c479b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4e01374f-dc01-4d61-8fcb-7df5763c479b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e01374f-dc01-4d61-8fcb-7df5763c479b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 472/949] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 482 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cc396b36-2191-441c-b4df-9fe1f80a6a2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc396b36-2191-441c-b4df-9fe1f80a6a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc396b36-2191-441c-b4df-9fe1f80a6a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc396b36-2191-441c-b4df-9fe1f80a6a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 473/950] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:08:52 2026] PUT /volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 => generated 393 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-95aa63d1-1d30-4723-b407-43ade5231a4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95aa63d1-1d30-4723-b407-43ade5231a4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95aa63d1-1d30-4723-b407-43ade5231a4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2865f4d7-2f8f-4116-b1ce-209cfc2dca7c"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-95aa63d1-1d30-4723-b407-43ade5231a4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-95aa63d1-1d30-4723-b407-43ade5231a4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Create snapshot from volume 2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:52 devstack devstack@c-api.service[87202]: WARNING cinder.quota_utils [None req-95aa63d1-1d30-4723-b407-43ade5231a4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Quota exceeded for efb6d1cbc5ce4e8abf6e83501fa9aeb3, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.middleware.fault [None req-95aa63d1-1d30-4723-b407-43ade5231a4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 413 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 474/951] 192.168.122.6 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:52 2026] POST /volume/v3/snapshots => generated 208 bytes in 122 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b414ea2-6ebc-4801-86c4-aaa6df40fdad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b414ea2-6ebc-4801-86c4-aaa6df40fdad tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b414ea2-6ebc-4801-86c4-aaa6df40fdad tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-399ef3d3-41ca-47eb-8a09-590bec279784 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Lock "cinder-attachment_update-a6155bcf-c0ac-4275-9e5b-6289b4061483-devstack" released by "attachment_update" :: held 0.580s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-399ef3d3-41ca-47eb-8a09-590bec279784 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072 returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 478/952] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:08:51 2026] PUT /volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072 => generated 694 bytes in 720 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b414ea2-6ebc-4801-86c4-aaa6df40fdad tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 475/953] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:08:52 2026] PUT /volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 => generated 393 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10950035-4995-4057-971d-9e2b9750271f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-673c3798-e2e8-4c00-a5ae-73321eeecdb5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10950035-4995-4057-971d-9e2b9750271f tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10950035-4995-4057-971d-9e2b9750271f tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2865f4d7-2f8f-4116-b1ce-209cfc2dca7c"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-673c3798-e2e8-4c00-a5ae-73321eeecdb5 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] POST http://192.168.122.6/volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072/action Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-673c3798-e2e8-4c00-a5ae-73321eeecdb5 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-673c3798-e2e8-4c00-a5ae-73321eeecdb5 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-10950035-4995-4057-971d-9e2b9750271f tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-10950035-4995-4057-971d-9e2b9750271f tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Create snapshot from volume 2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: WARNING cinder.quota_utils [None req-10950035-4995-4057-971d-9e2b9750271f tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Quota exceeded for efb6d1cbc5ce4e8abf6e83501fa9aeb3, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.middleware.fault [None req-10950035-4995-4057-971d-9e2b9750271f tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 413 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 476/954] 192.168.122.6 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:52 2026] POST /volume/v3/snapshots => generated 133 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Delete snapshot with id: fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ea76ee19-84f7-41f3-a549-9da2125c0a91 req-673c3798-e2e8-4c00-a5ae-73321eeecdb5 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072/action returned with HTTP 204 Sep 01 02:08:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 479/955] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:08:52 2026] POST /volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot delete request issued successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d33cde3-fc20-4bd8-848e-440ec39b556b tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 202 Sep 01 02:08:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 477/956] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:08:52 2026] DELETE /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-70bcf409-e056-4745-a37a-1831f3113e96 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70bcf409-e056-4745-a37a-1831f3113e96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70bcf409-e056-4745-a37a-1831f3113e96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70bcf409-e056-4745-a37a-1831f3113e96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-70bcf409-e056-4745-a37a-1831f3113e96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70bcf409-e056-4745-a37a-1831f3113e96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 480/957] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 481 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cbc10091-3ecf-43d8-9537-8f9aa6b2d2d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbc10091-3ecf-43d8-9537-8f9aa6b2d2d3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbc10091-3ecf-43d8-9537-8f9aa6b2d2d3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbc10091-3ecf-43d8-9537-8f9aa6b2d2d3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbc10091-3ecf-43d8-9537-8f9aa6b2d2d3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbc10091-3ecf-43d8-9537-8f9aa6b2d2d3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 478/958] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 952 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e2e3e872-550d-4e2a-9192-7cc3a2e764be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2e3e872-550d-4e2a-9192-7cc3a2e764be tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2e3e872-550d-4e2a-9192-7cc3a2e764be tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "db381cfd-d6f9-430d-874f-e0015996464f"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volume_transfer [None req-e2e3e872-550d-4e2a-9192-7cc3a2e764be tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Creating new volume transfer {'transfer': {'volume_id': 'db381cfd-d6f9-430d-874f-e0015996464f'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volume_transfer [None req-e2e3e872-550d-4e2a-9192-7cc3a2e764be tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Creating transfer of volume db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-e2e3e872-550d-4e2a-9192-7cc3a2e764be tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Generating transfer record for volume db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2e3e872-550d-4e2a-9192-7cc3a2e764be tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:08:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 481/959] 192.168.122.6 () {62 vars in 1200 bytes} [Tue Sep 1 02:08:53 2026] POST /volume/v3/volume-transfers => generated 468 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5fa80933-76cd-47e9-8467-3bd61bd08b94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fa80933-76cd-47e9-8467-3bd61bd08b94 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5fa80933-76cd-47e9-8467-3bd61bd08b94 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5fa80933-76cd-47e9-8467-3bd61bd08b94 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5fa80933-76cd-47e9-8467-3bd61bd08b94 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fa80933-76cd-47e9-8467-3bd61bd08b94 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 479/960] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 960 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-15220134-2f63-4ca8-a7f0-16bd3127baa5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-15220134-2f63-4ca8-a7f0-16bd3127baa5 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volume-transfers/detail Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-15220134-2f63-4ca8-a7f0-16bd3127baa5 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-15220134-2f63-4ca8-a7f0-16bd3127baa5 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volume_transfer [None req-15220134-2f63-4ca8-a7f0-16bd3127baa5 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Listing volume transfers {{(pid=87203) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-15220134-2f63-4ca8-a7f0-16bd3127baa5 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 482/961] 192.168.122.6 () {60 vars in 1200 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/volume-transfers/detail => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f5f2615c-9e62-440c-8efe-df9fc45e4fb3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5f2615c-9e62-440c-8efe-df9fc45e4fb3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/10a23aa6-a65b-4dfe-92bd-066b3a2c2061 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5f2615c-9e62-440c-8efe-df9fc45e4fb3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5f2615c-9e62-440c-8efe-df9fc45e4fb3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-f5f2615c-9e62-440c-8efe-df9fc45e4fb3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Delete transfer with id: 10a23aa6-a65b-4dfe-92bd-066b3a2c2061 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5f2615c-9e62-440c-8efe-df9fc45e4fb3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers/10a23aa6-a65b-4dfe-92bd-066b3a2c2061 returned with HTTP 202 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 480/962] 192.168.122.6 () {60 vars in 1293 bytes} [Tue Sep 1 02:08:53 2026] DELETE /volume/v3/volume-transfers/10a23aa6-a65b-4dfe-92bd-066b3a2c2061 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7be08845-8add-4957-9038-7c0d2f1c1abb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7be08845-8add-4957-9038-7c0d2f1c1abb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7be08845-8add-4957-9038-7c0d2f1c1abb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7be08845-8add-4957-9038-7c0d2f1c1abb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7be08845-8add-4957-9038-7c0d2f1c1abb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7be08845-8add-4957-9038-7c0d2f1c1abb tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 483/963] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 952 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b96ddf1c-a2bd-49dc-b1d9-617f6f6683a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b96ddf1c-a2bd-49dc-b1d9-617f6f6683a3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/10a23aa6-a65b-4dfe-92bd-066b3a2c2061 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b96ddf1c-a2bd-49dc-b1d9-617f6f6683a3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b96ddf1c-a2bd-49dc-b1d9-617f6f6683a3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-b96ddf1c-a2bd-49dc-b1d9-617f6f6683a3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Delete transfer with id: 10a23aa6-a65b-4dfe-92bd-066b3a2c2061 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b96ddf1c-a2bd-49dc-b1d9-617f6f6683a3 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volume-transfers/10a23aa6-a65b-4dfe-92bd-066b3a2c2061 returned with HTTP 404 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 481/964] 192.168.122.6 () {60 vars in 1293 bytes} [Tue Sep 1 02:08:53 2026] DELETE /volume/v3/volume-transfers/10a23aa6-a65b-4dfe-92bd-066b3a2c2061 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Delete volume with id: db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-5b58a57d-5094-4dbd-9d25-30f84bb52376 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-5b58a57d-5094-4dbd-9d25-30f84bb52376 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] POST http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb/action Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-5b58a57d-5094-4dbd-9d25-30f84bb52376 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-5b58a57d-5094-4dbd-9d25-30f84bb52376 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Delete volume request issued successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-365cdf73-9fe9-474b-b70d-91f7d05fab57 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 202 Sep 01 02:08:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 484/965] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:08:53 2026] DELETE /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea7f98b4-3340-4f75-a3e0-0d3330524759 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ba7a5c29-8a01-49b1-8014-497f9d985aae req-5b58a57d-5094-4dbd-9d25-30f84bb52376 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb/action returned with HTTP 204 Sep 01 02:08:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 482/966] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:08:53 2026] POST /volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea7f98b4-3340-4f75-a3e0-0d3330524759 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea7f98b4-3340-4f75-a3e0-0d3330524759 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea7f98b4-3340-4f75-a3e0-0d3330524759 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f829d6ac-f141-4bd7-9834-47b6f8407291 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f829d6ac-f141-4bd7-9834-47b6f8407291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f829d6ac-f141-4bd7-9834-47b6f8407291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f829d6ac-f141-4bd7-9834-47b6f8407291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f829d6ac-f141-4bd7-9834-47b6f8407291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f829d6ac-f141-4bd7-9834-47b6f8407291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 483/967] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 481 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea7f98b4-3340-4f75-a3e0-0d3330524759 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Volume info retrieved successfully. Sep 01 02:08:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea7f98b4-3340-4f75-a3e0-0d3330524759 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 200 Sep 01 02:08:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 485/968] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 1135 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b392f08f-5a6a-4121-b921-a8f98d7d9483 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b392f08f-5a6a-4121-b921-a8f98d7d9483 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b392f08f-5a6a-4121-b921-a8f98d7d9483 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b392f08f-5a6a-4121-b921-a8f98d7d9483 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b392f08f-5a6a-4121-b921-a8f98d7d9483 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Snapshot retrieved successfully. Sep 01 02:08:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b392f08f-5a6a-4121-b921-a8f98d7d9483 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 200 Sep 01 02:08:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 484/969] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 481 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1abf0109-5034-4e21-83ad-ffd24ec09755 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1abf0109-5034-4e21-83ad-ffd24ec09755 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1abf0109-5034-4e21-83ad-ffd24ec09755 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1abf0109-5034-4e21-83ad-ffd24ec09755 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1abf0109-5034-4e21-83ad-ffd24ec09755 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Volume info retrieved successfully. Sep 01 02:08:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1abf0109-5034-4e21-83ad-ffd24ec09755 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 200 Sep 01 02:08:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 486/970] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 1135 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9fb991f-8614-42de-9efb-b4f6e1d2a8d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9fb991f-8614-42de-9efb-b4f6e1d2a8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c Sep 01 02:08:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9fb991f-8614-42de-9efb-b4f6e1d2a8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9fb991f-8614-42de-9efb-b4f6e1d2a8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9fb991f-8614-42de-9efb-b4f6e1d2a8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c returned with HTTP 404 Sep 01 02:08:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 485/971] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/snapshots/fa04d434-61bc-469e-8c8c-4811f0bb981c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89d42083-8baa-4cb0-beab-7456957d15f7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89d42083-8baa-4cb0-beab-7456957d15f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89d42083-8baa-4cb0-beab-7456957d15f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89d42083-8baa-4cb0-beab-7456957d15f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89d42083-8baa-4cb0-beab-7456957d15f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89d42083-8baa-4cb0-beab-7456957d15f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 200 Sep 01 02:08:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 487/972] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85c14970-e044-4db1-b4ef-b93256c8e6d1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Delete volume with id: 2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85c14970-e044-4db1-b4ef-b93256c8e6d1 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85c14970-e044-4db1-b4ef-b93256c8e6d1 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85c14970-e044-4db1-b4ef-b93256c8e6d1 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85c14970-e044-4db1-b4ef-b93256c8e6d1 tempest-VolumesTransfersV355Test-631564269 tempest-VolumesTransfersV355Test-631564269-project-admin] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 404 Sep 01 02:08:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 488/973] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9da61277-d227-4927-99e6-f919a880e89d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9da61277-d227-4927-99e6-f919a880e89d tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] GET http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9da61277-d227-4927-99e6-f919a880e89d tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9da61277-d227-4927-99e6-f919a880e89d tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9da61277-d227-4927-99e6-f919a880e89d tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 404 Sep 01 02:08:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 489/974] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0b488d51-83b3-46e5-bcbb-ad87702d5f51 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b488d51-83b3-46e5-bcbb-ad87702d5f51 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] DELETE http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b488d51-83b3-46e5-bcbb-ad87702d5f51 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b488d51-83b3-46e5-bcbb-ad87702d5f51 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-0b488d51-83b3-46e5-bcbb-ad87702d5f51 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] Delete volume with id: db381cfd-d6f9-430d-874f-e0015996464f Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b488d51-83b3-46e5-bcbb-ad87702d5f51 tempest-VolumesTransfersV355Test-755138652 tempest-VolumesTransfersV355Test-755138652-project-member] http://192.168.122.6/volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f returned with HTTP 404 Sep 01 02:08:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 490/975] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:08:56 2026] DELETE /volume/v3/volumes/db381cfd-d6f9-430d-874f-e0015996464f => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Delete volume request issued successfully. Sep 01 02:08:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-510ef3f8-79d4-444d-940c-3a33536a13e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 202 Sep 01 02:08:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 486/976] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:08:56 2026] DELETE /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a02a2bea-4f8f-40c6-8d2a-61f905fde8d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a02a2bea-4f8f-40c6-8d2a-61f905fde8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a02a2bea-4f8f-40c6-8d2a-61f905fde8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a02a2bea-4f8f-40c6-8d2a-61f905fde8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:08:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a02a2bea-4f8f-40c6-8d2a-61f905fde8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a02a2bea-4f8f-40c6-8d2a-61f905fde8d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 200 Sep 01 02:08:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 491/977] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 863 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b8401194-f42c-4cfb-84a5-fe9ae5f6f6dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8401194-f42c-4cfb-84a5-fe9ae5f6f6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8401194-f42c-4cfb-84a5-fe9ae5f6f6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8401194-f42c-4cfb-84a5-fe9ae5f6f6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:08:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:08:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b8401194-f42c-4cfb-84a5-fe9ae5f6f6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Volume info retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8401194-f42c-4cfb-84a5-fe9ae5f6f6dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 200 Sep 01 02:08:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 487/978] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:57 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 863 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-576f4774-6fe5-4823-9746-f1a40a516aa1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-576f4774-6fe5-4823-9746-f1a40a516aa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] GET http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c Sep 01 02:08:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-576f4774-6fe5-4823-9746-f1a40a516aa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-576f4774-6fe5-4823-9746-f1a40a516aa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-576f4774-6fe5-4823-9746-f1a40a516aa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951 tempest-VolumeSnapshotQuotasNegativeTestJSON-1395394951-project-member] http://192.168.122.6/volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c returned with HTTP 404 Sep 01 02:08:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 492/979] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:08:58 2026] GET /volume/v3/volumes/2865f4d7-2f8f-4116-b1ce-209cfc2dca7c => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fb52f6ff-986b-4862-9927-9db2e52dbc5b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb52f6ff-986b-4862-9927-9db2e52dbc5b tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] PUT http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 Sep 01 02:08:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb52f6ff-986b-4862-9927-9db2e52dbc5b tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb52f6ff-986b-4862-9927-9db2e52dbc5b tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105 tempest-VolumeSnapshotQuotasNegativeTestJSON-251091105-project-admin] http://192.168.122.6/volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 returned with HTTP 200 Sep 01 02:08:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 488/980] 192.168.122.6 () {60 vars in 1249 bytes} [Tue Sep 1 02:08:58 2026] PUT /volume/v3/os-quota-sets/efb6d1cbc5ce4e8abf6e83501fa9aeb3 => generated 398 bytes in 776 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-70ee81c6-9ecd-44cc-bbc8-b7a658bbf3f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70ee81c6-9ecd-44cc-bbc8-b7a658bbf3f4 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:09:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70ee81c6-9ecd-44cc-bbc8-b7a658bbf3f4 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2041254621", "description": "tempest-volume-type-description-1458440803", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:07 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=555,cinder:INSERT=89,cinder:UPDATE=139 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70ee81c6-9ecd-44cc-bbc8-b7a658bbf3f4 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 493/981] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:09:07 2026] POST /volume/v3/types => generated 318 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c6a5dd5a-ff7b-4a7a-8dab-123c8e998269 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6a5dd5a-ff7b-4a7a-8dab-123c8e998269 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6a5dd5a-ff7b-4a7a-8dab-123c8e998269 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6a5dd5a-ff7b-4a7a-8dab-123c8e998269 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6a5dd5a-ff7b-4a7a-8dab-123c8e998269 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 489/982] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 => generated 340 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-979ec8c9-a578-4358-be05-e83a059aee25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-979ec8c9-a578-4358-be05-e83a059aee25 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] DELETE http://192.168.122.6/volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-979ec8c9-a578-4358-be05-e83a059aee25 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-979ec8c9-a578-4358-be05-e83a059aee25 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-979ec8c9-a578-4358-be05-e83a059aee25 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 returned with HTTP 202 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 494/983] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:09:08 2026] DELETE /volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9fe0804f-6e1f-43bb-9ea1-79834483a205 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9fe0804f-6e1f-43bb-9ea1-79834483a205 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9fe0804f-6e1f-43bb-9ea1-79834483a205 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9fe0804f-6e1f-43bb-9ea1-79834483a205 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9fe0804f-6e1f-43bb-9ea1-79834483a205 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 returned with HTTP 404 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 490/984] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/10a4531e-5852-4567-b679-8d4560cef4e7 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1abfd86e-05a9-4dcb-91da-b533a0215315 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1abfd86e-05a9-4dcb-91da-b533a0215315 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1abfd86e-05a9-4dcb-91da-b533a0215315 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1939376123"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1abfd86e-05a9-4dcb-91da-b533a0215315 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 495/985] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:09:08 2026] POST /volume/v3/types => generated 221 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc4ba7c0-a0f5-4abe-8c93-575e957fc0a0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc4ba7c0-a0f5-4abe-8c93-575e957fc0a0 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] POST http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc4ba7c0-a0f5-4abe-8c93-575e957fc0a0 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=558,cinder:INSERT=86,cinder:UPDATE=137 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc4ba7c0-a0f5-4abe-8c93-575e957fc0a0 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 491/986] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:08 2026] POST /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption => generated 239 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25fac5a5-a847-4ef7-8ece-7245ccd8a468 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25fac5a5-a847-4ef7-8ece-7245ccd8a468 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25fac5a5-a847-4ef7-8ece-7245ccd8a468 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25fac5a5-a847-4ef7-8ece-7245ccd8a468 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25fac5a5-a847-4ef7-8ece-7245ccd8a468 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 496/987] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption => generated 325 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ead22be-9c21-47a7-8d8f-60ff0aea2ed1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ead22be-9c21-47a7-8d8f-60ff0aea2ed1 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] PUT http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/d6347568-14db-4f1f-9ba7-48bec5d3b58e Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ead22be-9c21-47a7-8d8f-60ff0aea2ed1 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ead22be-9c21-47a7-8d8f-60ff0aea2ed1 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/d6347568-14db-4f1f-9ba7-48bec5d3b58e returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 492/988] 192.168.122.6 () {60 vars in 1381 bytes} [Tue Sep 1 02:09:08 2026] PUT /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/d6347568-14db-4f1f-9ba7-48bec5d3b58e => generated 122 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8833919b-2fd0-4ea5-8e51-edff27f7100b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8833919b-2fd0-4ea5-8e51-edff27f7100b tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8833919b-2fd0-4ea5-8e51-edff27f7100b tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8833919b-2fd0-4ea5-8e51-edff27f7100b tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8833919b-2fd0-4ea5-8e51-edff27f7100b tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 497/989] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption => generated 347 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a44428f1-6d21-4b0d-918e-6a1077766eb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a44428f1-6d21-4b0d-918e-6a1077766eb2 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/cipher Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a44428f1-6d21-4b0d-918e-6a1077766eb2 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a44428f1-6d21-4b0d-918e-6a1077766eb2 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a44428f1-6d21-4b0d-918e-6a1077766eb2 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/cipher returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 493/990] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/cipher => generated 29 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d0d64d4-542c-4357-8453-e4c72ac47240 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d0d64d4-542c-4357-8453-e4c72ac47240 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] DELETE http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/d6347568-14db-4f1f-9ba7-48bec5d3b58e Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d0d64d4-542c-4357-8453-e4c72ac47240 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d0d64d4-542c-4357-8453-e4c72ac47240 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d0d64d4-542c-4357-8453-e4c72ac47240 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/d6347568-14db-4f1f-9ba7-48bec5d3b58e returned with HTTP 202 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 498/991] 192.168.122.6 () {58 vars in 1363 bytes} [Tue Sep 1 02:09:08 2026] DELETE /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption/d6347568-14db-4f1f-9ba7-48bec5d3b58e => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ecbeffa5-8ef6-48c9-b653-f11c95bbc898 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecbeffa5-8ef6-48c9-b653-f11c95bbc898 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ecbeffa5-8ef6-48c9-b653-f11c95bbc898 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ecbeffa5-8ef6-48c9-b653-f11c95bbc898 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecbeffa5-8ef6-48c9-b653-f11c95bbc898 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 494/992] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2bc17388-33b5-4766-b8cb-ff953f8b6bff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bc17388-33b5-4766-b8cb-ff953f8b6bff tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bc17388-33b5-4766-b8cb-ff953f8b6bff tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bc17388-33b5-4766-b8cb-ff953f8b6bff tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bc17388-33b5-4766-b8cb-ff953f8b6bff tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 499/993] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-75d40c92-a7c4-4948-b3ef-46135f25833a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75d40c92-a7c4-4948-b3ef-46135f25833a tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] DELETE http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75d40c92-a7c4-4948-b3ef-46135f25833a tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75d40c92-a7c4-4948-b3ef-46135f25833a tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75d40c92-a7c4-4948-b3ef-46135f25833a tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562 returned with HTTP 202 Sep 01 02:09:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 495/994] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:09:08 2026] DELETE /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a4a3b44-1c49-4047-91ff-87664d6b11c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a4a3b44-1c49-4047-91ff-87664d6b11c8 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a4a3b44-1c49-4047-91ff-87664d6b11c8 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a4a3b44-1c49-4047-91ff-87664d6b11c8 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a4a3b44-1c49-4047-91ff-87664d6b11c8 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562 returned with HTTP 404 Sep 01 02:09:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 500/995] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types/97ff6eeb-51a7-4d75-9e0f-2554668c3562 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-74dc2ec5-8357-4b31-8b27-6a7d21f2d31c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74dc2ec5-8357-4b31-8b27-6a7d21f2d31c tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74dc2ec5-8357-4b31-8b27-6a7d21f2d31c tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74dc2ec5-8357-4b31-8b27-6a7d21f2d31c tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74dc2ec5-8357-4b31-8b27-6a7d21f2d31c tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 496/996] 192.168.122.6 () {58 vars in 1105 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/types => generated 648 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-125ad97d-c712-45c8-b0be-4a6bd92c4369 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-125ad97d-c712-45c8-b0be-4a6bd92c4369 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-125ad97d-c712-45c8-b0be-4a6bd92c4369 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-770080609"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-125ad97d-c712-45c8-b0be-4a6bd92c4369 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 501/997] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:09:09 2026] POST /volume/v3/types => generated 220 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5211ec00-98ba-4c1e-bd67-a9584e247f72 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5211ec00-98ba-4c1e-bd67-a9584e247f72 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] PUT http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 Sep 01 02:09:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5211ec00-98ba-4c1e-bd67-a9584e247f72 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-214103715", "description": "tempest-volume-type-description-944783198", "is_public": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5211ec00-98ba-4c1e-bd67-a9584e247f72 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 497/998] 192.168.122.6 () {60 vars in 1237 bytes} [Tue Sep 1 02:09:09 2026] PUT /volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 => generated 203 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6b2538fd-7456-4d8f-b142-a6a96187ff64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b2538fd-7456-4d8f-b142-a6a96187ff64 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b2538fd-7456-4d8f-b142-a6a96187ff64 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b2538fd-7456-4d8f-b142-a6a96187ff64 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b2538fd-7456-4d8f-b142-a6a96187ff64 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 502/999] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 => generated 267 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9136ea27-3409-4d42-946e-f1a4db6fde13 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9136ea27-3409-4d42-946e-f1a4db6fde13 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] DELETE http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 Sep 01 02:09:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9136ea27-3409-4d42-946e-f1a4db6fde13 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9136ea27-3409-4d42-946e-f1a4db6fde13 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9136ea27-3409-4d42-946e-f1a4db6fde13 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 returned with HTTP 202 Sep 01 02:09:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 498/1000] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:09:09 2026] DELETE /volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-287809bd-d73e-4d14-bf2b-840889211a58 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-287809bd-d73e-4d14-bf2b-840889211a58 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] GET http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-287809bd-d73e-4d14-bf2b-840889211a58 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-287809bd-d73e-4d14-bf2b-840889211a58 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-287809bd-d73e-4d14-bf2b-840889211a58 tempest-VolumeTypesTest-733953172 tempest-VolumeTypesTest-733953172-project-admin] http://192.168.122.6/volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 returned with HTTP 404 Sep 01 02:09:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 503/1001] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/types/3da03b35-bc50-4aba-8e05-99f8793f53e1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4e27d54-4696-4d20-bf7e-9b3a445c11d9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4e27d54-4696-4d20-bf7e-9b3a445c11d9 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4e27d54-4696-4d20-bf7e-9b3a445c11d9 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-871732425"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4e27d54-4696-4d20-bf7e-9b3a445c11d9 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 499/1002] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:09:15 2026] POST /volume/v3/types => generated 230 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d47dd3e0-00ab-482e-b7ce-b2357182bb03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47dd3e0-00ab-482e-b7ce-b2357182bb03 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] POST http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d47dd3e0-00ab-482e-b7ce-b2357182bb03 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47dd3e0-00ab-482e-b7ce-b2357182bb03 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 504/1003] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:09:16 2026] POST /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs => generated 34 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ef1cada-330a-4184-bcee-1a3270f8f624 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ef1cada-330a-4184-bcee-1a3270f8f624 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] GET http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ef1cada-330a-4184-bcee-1a3270f8f624 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ef1cada-330a-4184-bcee-1a3270f8f624 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ef1cada-330a-4184-bcee-1a3270f8f624 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 500/1004] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8ab9b960-2187-402b-9984-d021a852e369 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ab9b960-2187-402b-9984-d021a852e369 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] DELETE http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ab9b960-2187-402b-9984-d021a852e369 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ab9b960-2187-402b-9984-d021a852e369 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ab9b960-2187-402b-9984-d021a852e369 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 returned with HTTP 202 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 505/1005] 192.168.122.6 () {58 vars in 1273 bytes} [Tue Sep 1 02:09:16 2026] DELETE /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14f36003-9877-4643-8fe4-d68f4b63b532 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14f36003-9877-4643-8fe4-d68f4b63b532 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] GET http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14f36003-9877-4643-8fe4-d68f4b63b532 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14f36003-9877-4643-8fe4-d68f4b63b532 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14f36003-9877-4643-8fe4-d68f4b63b532 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 returned with HTTP 404 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 501/1006] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec3 => generated 129 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3788b88f-6eb5-4039-9f67-6f1973506840 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3788b88f-6eb5-4039-9f67-6f1973506840 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] POST http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3788b88f-6eb5-4039-9f67-6f1973506840 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3788b88f-6eb5-4039-9f67-6f1973506840 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 506/1007] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:09:16 2026] POST /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs => generated 34 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-84145563-b0a5-44f2-ab73-2d1b65440b04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84145563-b0a5-44f2-ab73-2d1b65440b04 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] GET http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84145563-b0a5-44f2-ab73-2d1b65440b04 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84145563-b0a5-44f2-ab73-2d1b65440b04 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84145563-b0a5-44f2-ab73-2d1b65440b04 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 502/1008] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9657e256-d032-40fe-b093-7d754f079ca1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9657e256-d032-40fe-b093-7d754f079ca1 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] POST http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9657e256-d032-40fe-b093-7d754f079ca1 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9657e256-d032-40fe-b093-7d754f079ca1 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 507/1009] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:09:16 2026] POST /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs => generated 34 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e769f822-26d3-41f3-9a62-93175d34b187 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e769f822-26d3-41f3-9a62-93175d34b187 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] PUT http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec2 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e769f822-26d3-41f3-9a62-93175d34b187 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e769f822-26d3-41f3-9a62-93175d34b187 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec2 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 503/1010] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:09:16 2026] PUT /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec2 => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-af5a92d8-dbda-4a94-91f0-88b9ec2c19be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af5a92d8-dbda-4a94-91f0-88b9ec2c19be tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] GET http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec2 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af5a92d8-dbda-4a94-91f0-88b9ec2c19be tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af5a92d8-dbda-4a94-91f0-88b9ec2c19be tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af5a92d8-dbda-4a94-91f0-88b9ec2c19be tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec2 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 508/1011] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs/spec2 => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec508bc0-a2f8-4153-a708-15ef6f85bd04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec508bc0-a2f8-4153-a708-15ef6f85bd04 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] POST http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec508bc0-a2f8-4153-a708-15ef6f85bd04 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec508bc0-a2f8-4153-a708-15ef6f85bd04 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 504/1012] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:09:16 2026] POST /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs => generated 51 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ad853312-c719-46d2-881c-6344c3e9384d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad853312-c719-46d2-881c-6344c3e9384d tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] GET http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad853312-c719-46d2-881c-6344c3e9384d tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad853312-c719-46d2-881c-6344c3e9384d tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad853312-c719-46d2-881c-6344c3e9384d tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 509/1013] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe/extra_specs => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7272c804-15e0-4281-bc01-f44a11c71220 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7272c804-15e0-4281-bc01-f44a11c71220 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] DELETE http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7272c804-15e0-4281-bc01-f44a11c71220 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7272c804-15e0-4281-bc01-f44a11c71220 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7272c804-15e0-4281-bc01-f44a11c71220 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe returned with HTTP 202 Sep 01 02:09:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 505/1014] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:09:16 2026] DELETE /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29da7577-1ab4-49c2-a50f-f3a929493f34 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29da7577-1ab4-49c2-a50f-f3a929493f34 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] GET http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe Sep 01 02:09:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29da7577-1ab4-49c2-a50f-f3a929493f34 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29da7577-1ab4-49c2-a50f-f3a929493f34 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29da7577-1ab4-49c2-a50f-f3a929493f34 tempest-VolumeTypesExtraSpecsTest-1896484114 tempest-VolumeTypesExtraSpecsTest-1896484114-project-admin] http://192.168.122.6/volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe returned with HTTP 404 Sep 01 02:09:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 510/1015] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/types/4b7364e2-8a34-4c28-ae25-2b49bc777dfe => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1077316388"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1077316388'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume of 1 GB Sep 01 02:09:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Availability Zones retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (8d1c9d35-e3c5-44d4-a820-6950d29191b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59cedf7-fb34-4069-a801-5bc012a8e6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59cedf7-fb34-4069-a801-5bc012a8e6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3575962d-d1e2-4fff-abb3-9f56a2530049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['c6c0f5a7-214c-4cdf-9dea-a436b2c3f8b9', 'bf29eebf-b033-4f0f-9499-27b149942ad2', '85f74090-1b5f-4162-8016-ee899b7dcfbd', '60e42b91-c2bb-4b9f-9b3a-f42eb7646617'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3575962d-d1e2-4fff-abb3-9f56a2530049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6c0f5a7-214c-4cdf-9dea-a436b2c3f8b9', 'bf29eebf-b033-4f0f-9499-27b149942ad2', '85f74090-1b5f-4162-8016-ee899b7dcfbd', '60e42b91-c2bb-4b9f-9b3a-f42eb7646617']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce48e0f4-cb4c-42ee-9ae7-fef6536a9759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce48e0f4-cb4c-42ee-9ae7-fef6536a9759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df42e7af-b9de-4e2f-b0fa-d3ed6339c11f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1077316388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['c6c0f5a7-214c-4cdf-9dea-a436b2c3f8b9','bf29eebf-b033-4f0f-9499-27b149942ad2','85f74090-1b5f-4162-8016-ee899b7dcfbd','60e42b91-c2bb-4b9f-9b3a-f42eb7646617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1077316388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df42e7af-b9de-4e2f-b0fa-d3ed6339c11f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9a7376e1b14f9b88e413d5516697da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c13c1501c1d41c19a593a47dd590408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234efbc6-808f-471c-a517-6227d2740de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234efbc6-808f-471c-a517-6227d2740de9) transitioned into state 'SUCCESS' from state '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-1077316388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['c6c0f5a7-214c-4cdf-9dea-a436b2c3f8b9','bf29eebf-b033-4f0f-9499-27b149942ad2','85f74090-1b5f-4162-8016-ee899b7dcfbd','60e42b91-c2bb-4b9f-9b3a-f42eb7646617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01577a74-58d2-4e90-aff3-811070a6bc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01577a74-58d2-4e90-aff3-811070a6bc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (8d1c9d35-e3c5-44d4-a820-6950d29191b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request issued successfully. Sep 01 02:09:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed5de1dc-0cca-4234-b51a-24b03b036fc0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 506/1016] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:09:20 2026] POST /volume/v3/volumes => generated 759 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a833a29-bdf3-4954-988e-55d073b2dda3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a833a29-bdf3-4954-988e-55d073b2dda3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:09:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a833a29-bdf3-4954-988e-55d073b2dda3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a833a29-bdf3-4954-988e-55d073b2dda3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4a833a29-bdf3-4954-988e-55d073b2dda3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a833a29-bdf3-4954-988e-55d073b2dda3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 511/1017] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-921958891"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Create volume request body: {'volume': {'imageRef': '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-921958891'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Create volume of 1 GB Sep 01 02:09:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Availability Zones retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Flow 'volume_create_api' (0542ad6d-f2ba-4ba6-a0ed-554190f108f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10182811-87d6-443d-a804-f479ca718401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10182811-87d6-443d-a804-f479ca718401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f476224-eaa2-4612-b2db-e623d065890a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Created reservations ['5ab80dfa-9103-4901-a56d-98fb9a463876', 'dd9b97c1-7bec-43c4-b257-897152ff70c7', '3c0481ac-eba0-4bc4-9d9f-b2090ab37113', '83ec91f2-454f-4173-be18-77bdd9a832a9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f476224-eaa2-4612-b2db-e623d065890a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab80dfa-9103-4901-a56d-98fb9a463876', 'dd9b97c1-7bec-43c4-b257-897152ff70c7', '3c0481ac-eba0-4bc4-9d9f-b2090ab37113', '83ec91f2-454f-4173-be18-77bdd9a832a9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c064acc-9a4f-4025-8127-a0a1c41db88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-042e8561-e0c2-417f-b5db-b8d4451d7d1f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-042e8561-e0c2-417f-b5db-b8d4451d7d1f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:09:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-042e8561-e0c2-417f-b5db-b8d4451d7d1f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-042e8561-e0c2-417f-b5db-b8d4451d7d1f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c064acc-9a4f-4025-8127-a0a1c41db88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82ef901d-eb0b-43b9-9867-10ab86a1f7e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-921958891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d73744c79a640d38ab77cff200f6cf4',qos_specs=None,replication_status=,reservations=['5ab80dfa-9103-4901-a56d-98fb9a463876','dd9b97c1-7bec-43c4-b257-897152ff70c7','3c0481ac-eba0-4bc4-9d9f-b2090ab37113','83ec91f2-454f-4173-be18-77bdd9a832a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd5d838af0344e28a8f47ecd731ce08',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-921958891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82ef901d-eb0b-43b9-9867-10ab86a1f7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d73744c79a640d38ab77cff200f6cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cd5d838af0344e28a8f47ecd731ce08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c187361-22b4-43c4-90c5-57129d6bfcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-042e8561-e0c2-417f-b5db-b8d4451d7d1f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-042e8561-e0c2-417f-b5db-b8d4451d7d1f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 512/1018] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c187361-22b4-43c4-90c5-57129d6bfcee) transitioned into state 'SUCCESS' from state '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-921958891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d73744c79a640d38ab77cff200f6cf4',qos_specs=None,replication_status=,reservations=['5ab80dfa-9103-4901-a56d-98fb9a463876','dd9b97c1-7bec-43c4-b257-897152ff70c7','3c0481ac-eba0-4bc4-9d9f-b2090ab37113','83ec91f2-454f-4173-be18-77bdd9a832a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd5d838af0344e28a8f47ecd731ce08',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7035c6a-6d60-47ab-b838-ddd4c8d243cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7035c6a-6d60-47ab-b838-ddd4c8d243cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Flow 'volume_create_api' (0542ad6d-f2ba-4ba6-a0ed-554190f108f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Create volume request issued successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c27d291b-8aaa-4a7d-a89e-4b1b43b026aa tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 507/1019] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:09:21 2026] POST /volume/v3/volumes => generated 755 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ff3f7ec-fc69-4602-94d5-8fa169e76ebf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ff3f7ec-fc69-4602-94d5-8fa169e76ebf tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ff3f7ec-fc69-4602-94d5-8fa169e76ebf tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ff3f7ec-fc69-4602-94d5-8fa169e76ebf tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ff3f7ec-fc69-4602-94d5-8fa169e76ebf tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ff3f7ec-fc69-4602-94d5-8fa169e76ebf tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 513/1020] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-587dc5c0-fbab-4e2f-90a6-4e082e350ab8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-587dc5c0-fbab-4e2f-90a6-4e082e350ab8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-587dc5c0-fbab-4e2f-90a6-4e082e350ab8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-587dc5c0-fbab-4e2f-90a6-4e082e350ab8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-587dc5c0-fbab-4e2f-90a6-4e082e350ab8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-587dc5c0-fbab-4e2f-90a6-4e082e350ab8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 508/1021] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-58239824-456e-45f9-aac8-97f26937688f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58239824-456e-45f9-aac8-97f26937688f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:09:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-58239824-456e-45f9-aac8-97f26937688f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-58239824-456e-45f9-aac8-97f26937688f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-58239824-456e-45f9-aac8-97f26937688f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58239824-456e-45f9-aac8-97f26937688f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 514/1022] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d363b5c1-516f-4ef6-af17-3de7dbba855b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d363b5c1-516f-4ef6-af17-3de7dbba855b tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d363b5c1-516f-4ef6-af17-3de7dbba855b tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d363b5c1-516f-4ef6-af17-3de7dbba855b tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df57abcc-02b5-4485-96a8-faeba8c1709a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df57abcc-02b5-4485-96a8-faeba8c1709a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:09:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df57abcc-02b5-4485-96a8-faeba8c1709a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df42e7af-b9de-4e2f-b0fa-d3ed6339c11f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1248860588"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-df57abcc-02b5-4485-96a8-faeba8c1709a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-df57abcc-02b5-4485-96a8-faeba8c1709a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create snapshot from volume df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d363b5c1-516f-4ef6-af17-3de7dbba855b tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d363b5c1-516f-4ef6-af17-3de7dbba855b tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 509/1023] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-df57abcc-02b5-4485-96a8-faeba8c1709a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['92feaced-1c41-49c5-ada0-8971ad47993c', 'a57d4917-e7d6-4265-bdbc-4ed926b36722', 'fd7a87f2-a516-4b27-bab2-115b20c2cc38', '8234264e-dad1-495c-bc53-7d305ddf8c27'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-df57abcc-02b5-4485-96a8-faeba8c1709a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot create request issued successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df57abcc-02b5-4485-96a8-faeba8c1709a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 515/1024] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:09:23 2026] POST /volume/v3/snapshots => generated 380 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9740cf5b-8ae2-4efb-bf75-8e6f50e8a246 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9740cf5b-8ae2-4efb-bf75-8e6f50e8a246 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9740cf5b-8ae2-4efb-bf75-8e6f50e8a246 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9740cf5b-8ae2-4efb-bf75-8e6f50e8a246 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9740cf5b-8ae2-4efb-bf75-8e6f50e8a246 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9740cf5b-8ae2-4efb-bf75-8e6f50e8a246 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 510/1025] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 512 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5cf1c130-9238-4830-97b3-286fb9e2b87c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cf1c130-9238-4830-97b3-286fb9e2b87c tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cf1c130-9238-4830-97b3-286fb9e2b87c tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cf1c130-9238-4830-97b3-286fb9e2b87c tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5cf1c130-9238-4830-97b3-286fb9e2b87c tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cf1c130-9238-4830-97b3-286fb9e2b87c tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 516/1026] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8809ef2d-c9a2-4880-b0f8-d6d71cccace6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8809ef2d-c9a2-4880-b0f8-d6d71cccace6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8809ef2d-c9a2-4880-b0f8-d6d71cccace6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8809ef2d-c9a2-4880-b0f8-d6d71cccace6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8809ef2d-c9a2-4880-b0f8-d6d71cccace6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8809ef2d-c9a2-4880-b0f8-d6d71cccace6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 511/1027] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c078638f-a554-476e-8c4a-4fad7ea32c89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c078638f-a554-476e-8c4a-4fad7ea32c89 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c078638f-a554-476e-8c4a-4fad7ea32c89 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c078638f-a554-476e-8c4a-4fad7ea32c89 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c078638f-a554-476e-8c4a-4fad7ea32c89 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c078638f-a554-476e-8c4a-4fad7ea32c89 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 517/1028] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e53b07fc-f9a7-4b99-b15c-bc1755518fc1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e53b07fc-f9a7-4b99-b15c-bc1755518fc1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e53b07fc-f9a7-4b99-b15c-bc1755518fc1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e53b07fc-f9a7-4b99-b15c-bc1755518fc1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e53b07fc-f9a7-4b99-b15c-bc1755518fc1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e53b07fc-f9a7-4b99-b15c-bc1755518fc1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 512/1029] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95637f9a-7570-4c92-896f-2187af355a27 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95637f9a-7570-4c92-896f-2187af355a27 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95637f9a-7570-4c92-896f-2187af355a27 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95637f9a-7570-4c92-896f-2187af355a27 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-95637f9a-7570-4c92-896f-2187af355a27 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95637f9a-7570-4c92-896f-2187af355a27 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 518/1030] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 908 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-669459af-fc74-4d88-8f39-92d1255613fa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-669459af-fc74-4d88-8f39-92d1255613fa tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-669459af-fc74-4d88-8f39-92d1255613fa tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-669459af-fc74-4d88-8f39-92d1255613fa tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-669459af-fc74-4d88-8f39-92d1255613fa tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-669459af-fc74-4d88-8f39-92d1255613fa tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 513/1031] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-313bee14-217b-4826-b774-69e89cf1ebe4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-313bee14-217b-4826-b774-69e89cf1ebe4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-313bee14-217b-4826-b774-69e89cf1ebe4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-313bee14-217b-4826-b774-69e89cf1ebe4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-313bee14-217b-4826-b774-69e89cf1ebe4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-313bee14-217b-4826-b774-69e89cf1ebe4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 519/1032] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-be49474f-124f-4e4c-b897-fee3868cc92e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be49474f-124f-4e4c-b897-fee3868cc92e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be49474f-124f-4e4c-b897-fee3868cc92e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be49474f-124f-4e4c-b897-fee3868cc92e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-be49474f-124f-4e4c-b897-fee3868cc92e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-be49474f-124f-4e4c-b897-fee3868cc92e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: /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 01 02:09:26 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-be49474f-124f-4e4c-b897-fee3868cc92e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Get all snapshots completed successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be49474f-124f-4e4c-b897-fee3868cc92e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 514/1033] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/snapshots => generated 408 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3ebb65e-cf60-4410-b18a-0aa2ae91800a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3ebb65e-cf60-4410-b18a-0aa2ae91800a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] PUT http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3ebb65e-cf60-4410-b18a-0aa2ae91800a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1757345641", "description": "This is the new description of snapshot."}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a3ebb65e-cf60-4410-b18a-0aa2ae91800a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3ebb65e-cf60-4410-b18a-0aa2ae91800a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 520/1034] 192.168.122.6 () {60 vars in 1249 bytes} [Tue Sep 1 02:09:26 2026] PUT /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d510bdb-7db2-420a-acb5-ee82ca9df370 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d510bdb-7db2-420a-acb5-ee82ca9df370 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d510bdb-7db2-420a-acb5-ee82ca9df370 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d510bdb-7db2-420a-acb5-ee82ca9df370 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d510bdb-7db2-420a-acb5-ee82ca9df370 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d510bdb-7db2-420a-acb5-ee82ca9df370 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 515/1035] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 577 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete snapshot with id: 1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot delete request issued successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff878970-9fc2-4886-bb26-0b0ef206a840 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 202 Sep 01 02:09:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 521/1036] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:09:26 2026] DELETE /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb984536-cbcf-4688-9b0b-10604b47d3df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb984536-cbcf-4688-9b0b-10604b47d3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb984536-cbcf-4688-9b0b-10604b47d3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb984536-cbcf-4688-9b0b-10604b47d3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cb984536-cbcf-4688-9b0b-10604b47d3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb984536-cbcf-4688-9b0b-10604b47d3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 516/1037] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 576 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0b4dc1c3-140a-4199-9189-ef70cfc2e4a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b4dc1c3-140a-4199-9189-ef70cfc2e4a2 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b4dc1c3-140a-4199-9189-ef70cfc2e4a2 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b4dc1c3-140a-4199-9189-ef70cfc2e4a2 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b4dc1c3-140a-4199-9189-ef70cfc2e4a2 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b4dc1c3-140a-4199-9189-ef70cfc2e4a2 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 522/1038] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-33b16d5a-1970-427e-9bcc-412148ceb84a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-33b16d5a-1970-427e-9bcc-412148ceb84a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-33b16d5a-1970-427e-9bcc-412148ceb84a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-33b16d5a-1970-427e-9bcc-412148ceb84a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-33b16d5a-1970-427e-9bcc-412148ceb84a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-33b16d5a-1970-427e-9bcc-412148ceb84a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 517/1039] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e135260d-6669-488e-afbe-d9a1fca0ea21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e135260d-6669-488e-afbe-d9a1fca0ea21 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e135260d-6669-488e-afbe-d9a1fca0ea21 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e135260d-6669-488e-afbe-d9a1fca0ea21 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e135260d-6669-488e-afbe-d9a1fca0ea21 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e135260d-6669-488e-afbe-d9a1fca0ea21 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 523/1040] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 908 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0c83bca-ee8d-4dff-b05e-c413cab47e72 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0c83bca-ee8d-4dff-b05e-c413cab47e72 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0c83bca-ee8d-4dff-b05e-c413cab47e72 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0c83bca-ee8d-4dff-b05e-c413cab47e72 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0c83bca-ee8d-4dff-b05e-c413cab47e72 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 404 Sep 01 02:09:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 518/1041] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1a73fd31-2d90-4b6c-835b-1310902ac7b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a73fd31-2d90-4b6c-835b-1310902ac7b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a73fd31-2d90-4b6c-835b-1310902ac7b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a73fd31-2d90-4b6c-835b-1310902ac7b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-1a73fd31-2d90-4b6c-835b-1310902ac7b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete snapshot with id: 1a80a2a2-5f9e-48fa-9f70-0094eb72642c Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a73fd31-2d90-4b6c-835b-1310902ac7b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c returned with HTTP 404 Sep 01 02:09:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 524/1042] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:09:29 2026] DELETE /volume/v3/snapshots/1a80a2a2-5f9e-48fa-9f70-0094eb72642c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4bfaddb-f9ae-4992-a72f-9ba54fabcb91 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4bfaddb-f9ae-4992-a72f-9ba54fabcb91 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:09:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4bfaddb-f9ae-4992-a72f-9ba54fabcb91 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4bfaddb-f9ae-4992-a72f-9ba54fabcb91 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4bfaddb-f9ae-4992-a72f-9ba54fabcb91 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4bfaddb-f9ae-4992-a72f-9ba54fabcb91 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 519/1043] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-255656465"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-255656465'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume of 1 GB Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Availability Zones retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (da310ce1-72c4-4522-8522-e25d5208532e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06d7435-590e-44ac-92fb-3547a0523262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06d7435-590e-44ac-92fb-3547a0523262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23d7bbdc-0572-4637-bf71-abfc92ae2506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['275f28c1-4088-45f8-ae3c-2cd5cc7f31b0', '990f1be1-3d97-4c08-ba5f-b82783771388', '1d0c87ef-e7db-4441-b8de-43f7b9aa14e9', '03e153a2-7bcf-431e-84b2-827c8850bd2b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23d7bbdc-0572-4637-bf71-abfc92ae2506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['275f28c1-4088-45f8-ae3c-2cd5cc7f31b0', '990f1be1-3d97-4c08-ba5f-b82783771388', '1d0c87ef-e7db-4441-b8de-43f7b9aa14e9', '03e153a2-7bcf-431e-84b2-827c8850bd2b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b79124-31f7-43e8-9e12-a5bb29414ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b79124-31f7-43e8-9e12-a5bb29414ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63616f3a-c9af-47e8-8b20-445f8af5beb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-255656465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['275f28c1-4088-45f8-ae3c-2cd5cc7f31b0','990f1be1-3d97-4c08-ba5f-b82783771388','1d0c87ef-e7db-4441-b8de-43f7b9aa14e9','03e153a2-7bcf-431e-84b2-827c8850bd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-255656465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63616f3a-c9af-47e8-8b20-445f8af5beb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9a7376e1b14f9b88e413d5516697da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c13c1501c1d41c19a593a47dd590408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25168609-2ebc-44d5-88d0-30164ceb15ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25168609-2ebc-44d5-88d0-30164ceb15ae) transitioned into state 'SUCCESS' from state '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-255656465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['275f28c1-4088-45f8-ae3c-2cd5cc7f31b0','990f1be1-3d97-4c08-ba5f-b82783771388','1d0c87ef-e7db-4441-b8de-43f7b9aa14e9','03e153a2-7bcf-431e-84b2-827c8850bd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599241af-2ea3-40a7-af2d-77c2ca6ff09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599241af-2ea3-40a7-af2d-77c2ca6ff09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (da310ce1-72c4-4522-8522-e25d5208532e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request issued successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b45e8e4b-3027-47fa-92cf-98dac52b6447 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 525/1044] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:09:29 2026] POST /volume/v3/volumes => generated 758 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cea2d568-f5f3-49fe-9b1d-d1e00339f9ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cea2d568-f5f3-49fe-9b1d-d1e00339f9ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cea2d568-f5f3-49fe-9b1d-d1e00339f9ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cea2d568-f5f3-49fe-9b1d-d1e00339f9ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cea2d568-f5f3-49fe-9b1d-d1e00339f9ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cea2d568-f5f3-49fe-9b1d-d1e00339f9ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 520/1045] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e80919a1-f0fe-45a6-81b9-06e7dcaa8a84 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e80919a1-f0fe-45a6-81b9-06e7dcaa8a84 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e80919a1-f0fe-45a6-81b9-06e7dcaa8a84 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e80919a1-f0fe-45a6-81b9-06e7dcaa8a84 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e80919a1-f0fe-45a6-81b9-06e7dcaa8a84 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e80919a1-f0fe-45a6-81b9-06e7dcaa8a84 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 526/1046] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 907 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f23ca6c6-46ef-467c-8ea1-e67da8682153 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f23ca6c6-46ef-467c-8ea1-e67da8682153 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f23ca6c6-46ef-467c-8ea1-e67da8682153 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f23ca6c6-46ef-467c-8ea1-e67da8682153 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f23ca6c6-46ef-467c-8ea1-e67da8682153 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f23ca6c6-46ef-467c-8ea1-e67da8682153 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 521/1047] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63616f3a-c9af-47e8-8b20-445f8af5beb0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-486267117"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create snapshot from volume 63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['6a51925a-ba4a-4e6b-9bfa-390b0c15b89b', '0bc92bae-1256-4702-8e18-b20b4a86e6e3', 'e563b0c7-7828-4911-9d54-8d52c5bb5a51', 'e8f3bf1a-945d-4bbd-9233-0a5b0cc79287'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot create request issued successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7077ceb-ff36-4b5c-93ec-261404a06634 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 527/1048] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:09:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8519b94-332b-4bc4-9d74-6e10e46ed1a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27055ce6-a7eb-4f19-8b98-5eca3d127fd0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8519b94-332b-4bc4-9d74-6e10e46ed1a6 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8519b94-332b-4bc4-9d74-6e10e46ed1a6 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8519b94-332b-4bc4-9d74-6e10e46ed1a6 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27055ce6-a7eb-4f19-8b98-5eca3d127fd0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27055ce6-a7eb-4f19-8b98-5eca3d127fd0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27055ce6-a7eb-4f19-8b98-5eca3d127fd0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27055ce6-a7eb-4f19-8b98-5eca3d127fd0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27055ce6-a7eb-4f19-8b98-5eca3d127fd0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 528/1049] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8519b94-332b-4bc4-9d74-6e10e46ed1a6 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8519b94-332b-4bc4-9d74-6e10e46ed1a6 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 522/1050] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b39d3a21-f6c8-46c3-872b-803a98b44d72 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b39d3a21-f6c8-46c3-872b-803a98b44d72 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] POST http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b39d3a21-f6c8-46c3-872b-803a98b44d72 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-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=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b39d3a21-f6c8-46c3-872b-803a98b44d72 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b39d3a21-f6c8-46c3-872b-803a98b44d72 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b39d3a21-f6c8-46c3-872b-803a98b44d72 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Update volume metadata completed successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b39d3a21-f6c8-46c3-872b-803a98b44d72 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 529/1051] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:30 2026] POST /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action => generated 526 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a0b2cea-9d72-40d8-b304-23160293129f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a0b2cea-9d72-40d8-b304-23160293129f tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a0b2cea-9d72-40d8-b304-23160293129f tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a0b2cea-9d72-40d8-b304-23160293129f tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6a0b2cea-9d72-40d8-b304-23160293129f tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a0b2cea-9d72-40d8-b304-23160293129f tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 523/1052] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 1386 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] POST http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Get volume image-metadata completed successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Delete volume metadata completed successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc8a0340-7cee-4ffb-937a-cf748c58a088 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 530/1053] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:09:31 2026] POST /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action => generated 0 bytes in 90 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af34e681-12bb-4864-83c5-e01a0587e0ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af34e681-12bb-4864-83c5-e01a0587e0ac tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] POST http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af34e681-12bb-4864-83c5-e01a0587e0ac tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af34e681-12bb-4864-83c5-e01a0587e0ac tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af34e681-12bb-4864-83c5-e01a0587e0ac tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af34e681-12bb-4864-83c5-e01a0587e0ac tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Get volume image-metadata completed successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af34e681-12bb-4864-83c5-e01a0587e0ac tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 524/1054] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:09:31 2026] POST /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3/action => generated 500 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2db0e768-f737-44e9-ab56-0f8cb5798460 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2db0e768-f737-44e9-ab56-0f8cb5798460 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2db0e768-f737-44e9-ab56-0f8cb5798460 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2db0e768-f737-44e9-ab56-0f8cb5798460 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2db0e768-f737-44e9-ab56-0f8cb5798460 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2db0e768-f737-44e9-ab56-0f8cb5798460 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 531/1055] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-75b17ab5-0a88-4691-8934-15dda7743bcb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75b17ab5-0a88-4691-8934-15dda7743bcb tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] DELETE http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75b17ab5-0a88-4691-8934-15dda7743bcb tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75b17ab5-0a88-4691-8934-15dda7743bcb tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-75b17ab5-0a88-4691-8934-15dda7743bcb tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Delete volume with id: 82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-75b17ab5-0a88-4691-8934-15dda7743bcb tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-75b17ab5-0a88-4691-8934-15dda7743bcb tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Delete volume request issued successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75b17ab5-0a88-4691-8934-15dda7743bcb tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 202 Sep 01 02:09:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 525/1056] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:09:31 2026] DELETE /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b72b2ceb-dcd2-4d94-ab31-af26ce8bff65 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b72b2ceb-dcd2-4d94-ab31-af26ce8bff65 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b72b2ceb-dcd2-4d94-ab31-af26ce8bff65 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b72b2ceb-dcd2-4d94-ab31-af26ce8bff65 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b72b2ceb-dcd2-4d94-ab31-af26ce8bff65 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b72b2ceb-dcd2-4d94-ab31-af26ce8bff65 tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 532/1057] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 1359 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a881de2-68f4-4c4d-9c4d-24d7aef10d2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a881de2-68f4-4c4d-9c4d-24d7aef10d2f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a881de2-68f4-4c4d-9c4d-24d7aef10d2f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a881de2-68f4-4c4d-9c4d-24d7aef10d2f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8a881de2-68f4-4c4d-9c4d-24d7aef10d2f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a881de2-68f4-4c4d-9c4d-24d7aef10d2f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 526/1058] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93c7e208-3d59-4038-b1df-2e34c431678e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93c7e208-3d59-4038-b1df-2e34c431678e tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] GET http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 Sep 01 02:09:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93c7e208-3d59-4038-b1df-2e34c431678e tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93c7e208-3d59-4038-b1df-2e34c431678e tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93c7e208-3d59-4038-b1df-2e34c431678e tempest-VolumesImageMetadata-996888467 tempest-VolumesImageMetadata-996888467-project-member] http://192.168.122.6/volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 returned with HTTP 404 Sep 01 02:09:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 533/1059] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/volumes/82ef901d-eb0b-43b9-9867-10ab86a1f7e3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3e5b94e1-61dc-4195-a75e-9107a26707e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e5b94e1-61dc-4195-a75e-9107a26707e8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e5b94e1-61dc-4195-a75e-9107a26707e8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e5b94e1-61dc-4195-a75e-9107a26707e8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3e5b94e1-61dc-4195-a75e-9107a26707e8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e5b94e1-61dc-4195-a75e-9107a26707e8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 527/1060] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ed58105f-ceb2-43c0-9676-3006313be3c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed58105f-ceb2-43c0-9676-3006313be3c5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed58105f-ceb2-43c0-9676-3006313be3c5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed58105f-ceb2-43c0-9676-3006313be3c5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ed58105f-ceb2-43c0-9676-3006313be3c5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed58105f-ceb2-43c0-9676-3006313be3c5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 534/1061] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c5b3a513-e994-4aee-a062-4fb8c17bb42d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1152175150"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request body: {'volume': {'snapshot_id': 'c5b3a513-e994-4aee-a062-4fb8c17bb42d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1152175150'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume of 2 GB Sep 01 02:09:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Availability Zones retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (1e8dab40-ad65-40b5-aa12-5f611ab36ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180d8aa-c351-40a8-8df9-62eea18a6ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180d8aa-c351-40a8-8df9-62eea18a6ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'c5b3a513-e994-4aee-a062-4fb8c17bb42d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d79125-ff07-4d07-ae01-2d87c1664aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['6238a40e-d1e1-4405-ab8b-b17eee47ebd0', 'c3c7920b-9e05-43ee-9437-aefe78f7f5f3', 'f4aff1b1-4e49-414f-ab30-f92ccf9ad449', '57137207-bc43-4ed7-871f-6d4ed558046f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d79125-ff07-4d07-ae01-2d87c1664aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6238a40e-d1e1-4405-ab8b-b17eee47ebd0', 'c3c7920b-9e05-43ee-9437-aefe78f7f5f3', 'f4aff1b1-4e49-414f-ab30-f92ccf9ad449', '57137207-bc43-4ed7-871f-6d4ed558046f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea3206e-447f-4476-a214-1aad6302110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea3206e-447f-4476-a214-1aad6302110a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54bb5544-678e-4c45-a199-fc05fea6adb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1152175150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['6238a40e-d1e1-4405-ab8b-b17eee47ebd0','c3c7920b-9e05-43ee-9437-aefe78f7f5f3','f4aff1b1-4e49-414f-ab30-f92ccf9ad449','57137207-bc43-4ed7-871f-6d4ed558046f'],size=2,snapshot_id=c5b3a513-e994-4aee-a062-4fb8c17bb42d,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1152175150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54bb5544-678e-4c45-a199-fc05fea6adb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9a7376e1b14f9b88e413d5516697da',provider_auth=None,provider_geometry=None,provider_id=None,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=c5b3a513-e994-4aee-a062-4fb8c17bb42d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c13c1501c1d41c19a593a47dd590408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec04cb8-9ac9-487b-8859-a9897762d432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec04cb8-9ac9-487b-8859-a9897762d432) transitioned into state 'SUCCESS' from state '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-1152175150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['6238a40e-d1e1-4405-ab8b-b17eee47ebd0','c3c7920b-9e05-43ee-9437-aefe78f7f5f3','f4aff1b1-4e49-414f-ab30-f92ccf9ad449','57137207-bc43-4ed7-871f-6d4ed558046f'],size=2,snapshot_id=c5b3a513-e994-4aee-a062-4fb8c17bb42d,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273dc1e5-5987-449e-8ea6-5188ae4f6177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273dc1e5-5987-449e-8ea6-5188ae4f6177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (1e8dab40-ad65-40b5-aa12-5f611ab36ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request issued successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b409ba44-bd5c-4a92-94e5-22b62871fb55 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 528/1062] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:09:33 2026] POST /volume/v3/volumes => generated 793 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba9a210a-319e-4cb5-9ebb-d0acdf31bbf8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba9a210a-319e-4cb5-9ebb-d0acdf31bbf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba9a210a-319e-4cb5-9ebb-d0acdf31bbf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba9a210a-319e-4cb5-9ebb-d0acdf31bbf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba9a210a-319e-4cb5-9ebb-d0acdf31bbf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba9a210a-319e-4cb5-9ebb-d0acdf31bbf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 535/1063] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73b62b43-7723-40b6-9d43-370bedda55ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73b62b43-7723-40b6-9d43-370bedda55ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73b62b43-7723-40b6-9d43-370bedda55ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73b62b43-7723-40b6-9d43-370bedda55ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-73b62b43-7723-40b6-9d43-370bedda55ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73b62b43-7723-40b6-9d43-370bedda55ca tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 529/1064] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1435977370"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1435977370'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Create volume of 1 GB Sep 01 02:09:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Availability Zones retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Flow 'volume_create_api' (f1b2ee4c-f115-4a58-9f26-c5118b815729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375ef34b-d021-4e68-9158-491d09e879f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375ef34b-d021-4e68-9158-491d09e879f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4fbe7a-3853-4129-a6c7-c542491210b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Created reservations ['32f8375e-98cc-4b15-a181-fefd424759ae', '850a96b0-f6d7-4e2c-8efc-3f99b43e550a', '9e0ccca1-d7ec-4f4a-92ba-46d73adc8df3', '2c8bc5ca-fe83-4eb2-af41-62b125f964ff'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4fbe7a-3853-4129-a6c7-c542491210b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32f8375e-98cc-4b15-a181-fefd424759ae', '850a96b0-f6d7-4e2c-8efc-3f99b43e550a', '9e0ccca1-d7ec-4f4a-92ba-46d73adc8df3', '2c8bc5ca-fe83-4eb2-af41-62b125f964ff']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94151c89-acd2-4ba1-b36a-2719c3d834f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94151c89-acd2-4ba1-b36a-2719c3d834f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a604837-4e30-415c-84b1-9ea97b4b7093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1435977370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d29e22b7bac4ac19720c23653f877bb',qos_specs=None,replication_status=,reservations=['32f8375e-98cc-4b15-a181-fefd424759ae','850a96b0-f6d7-4e2c-8efc-3f99b43e550a','9e0ccca1-d7ec-4f4a-92ba-46d73adc8df3','2c8bc5ca-fe83-4eb2-af41-62b125f964ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a115341d109140a1ad9fd1e84a3d8c43',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1435977370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a604837-4e30-415c-84b1-9ea97b4b7093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d29e22b7bac4ac19720c23653f877bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a115341d109140a1ad9fd1e84a3d8c43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2345f6-e541-4c4c-94a0-fb2f5bb5ffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2345f6-e541-4c4c-94a0-fb2f5bb5ffcc) transitioned into state 'SUCCESS' from state '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-1435977370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d29e22b7bac4ac19720c23653f877bb',qos_specs=None,replication_status=,reservations=['32f8375e-98cc-4b15-a181-fefd424759ae','850a96b0-f6d7-4e2c-8efc-3f99b43e550a','9e0ccca1-d7ec-4f4a-92ba-46d73adc8df3','2c8bc5ca-fe83-4eb2-af41-62b125f964ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a115341d109140a1ad9fd1e84a3d8c43',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe342474-af45-42bb-a008-64c7c5a42071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe342474-af45-42bb-a008-64c7c5a42071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Flow 'volume_create_api' (f1b2ee4c-f115-4a58-9f26-c5118b815729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Create volume request issued successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68b36fc5-0492-4264-bb3c-238f50657ba2 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 536/1065] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:09:35 2026] POST /volume/v3/volumes => generated 755 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-83190358-46db-4272-840e-89e386e71208 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-83190358-46db-4272-840e-89e386e71208 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-83190358-46db-4272-840e-89e386e71208 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-83190358-46db-4272-840e-89e386e71208 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-83190358-46db-4272-840e-89e386e71208 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-83190358-46db-4272-840e-89e386e71208 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 530/1066] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 823 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55756df4-e813-455c-80fd-b1330813ea6d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55756df4-e813-455c-80fd-b1330813ea6d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55756df4-e813-455c-80fd-b1330813ea6d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55756df4-e813-455c-80fd-b1330813ea6d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-55756df4-e813-455c-80fd-b1330813ea6d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55756df4-e813-455c-80fd-b1330813ea6d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 537/1067] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e10f735b-2f9c-45eb-8736-44d8f1602678 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e10f735b-2f9c-45eb-8736-44d8f1602678 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e10f735b-2f9c-45eb-8736-44d8f1602678 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e10f735b-2f9c-45eb-8736-44d8f1602678 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e10f735b-2f9c-45eb-8736-44d8f1602678 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e10f735b-2f9c-45eb-8736-44d8f1602678 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 531/1068] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 847 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-211f762f-67f0-44d9-8d54-715b92f510a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-211f762f-67f0-44d9-8d54-715b92f510a1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-211f762f-67f0-44d9-8d54-715b92f510a1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-211f762f-67f0-44d9-8d54-715b92f510a1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-211f762f-67f0-44d9-8d54-715b92f510a1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-211f762f-67f0-44d9-8d54-715b92f510a1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 538/1069] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b6655287-812a-42b8-9580-c82405afa210 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6655287-812a-42b8-9580-c82405afa210 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6655287-812a-42b8-9580-c82405afa210 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6655287-812a-42b8-9580-c82405afa210 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b6655287-812a-42b8-9580-c82405afa210 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-712d69e2-3dda-49ab-bfb1-b98c40e70af3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-712d69e2-3dda-49ab-bfb1-b98c40e70af3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6655287-812a-42b8-9580-c82405afa210 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-712d69e2-3dda-49ab-bfb1-b98c40e70af3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-712d69e2-3dda-49ab-bfb1-b98c40e70af3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 532/1070] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 847 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-712d69e2-3dda-49ab-bfb1-b98c40e70af3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-712d69e2-3dda-49ab-bfb1-b98c40e70af3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 539/1071] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-03b2343d-8470-483e-bce7-96d14dc9fffd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03b2343d-8470-483e-bce7-96d14dc9fffd tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03b2343d-8470-483e-bce7-96d14dc9fffd tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03b2343d-8470-483e-bce7-96d14dc9fffd tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e83d368-2a31-4bf2-9272-71b17c30c512 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-03b2343d-8470-483e-bce7-96d14dc9fffd tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e83d368-2a31-4bf2-9272-71b17c30c512 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e83d368-2a31-4bf2-9272-71b17c30c512 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e83d368-2a31-4bf2-9272-71b17c30c512 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03b2343d-8470-483e-bce7-96d14dc9fffd tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 533/1072] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 847 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e83d368-2a31-4bf2-9272-71b17c30c512 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e83d368-2a31-4bf2-9272-71b17c30c512 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 540/1073] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-76f57e51-a614-426e-925d-3bb81d17e780 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76f57e51-a614-426e-925d-3bb81d17e780 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76f57e51-a614-426e-925d-3bb81d17e780 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76f57e51-a614-426e-925d-3bb81d17e780 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-76f57e51-a614-426e-925d-3bb81d17e780 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76f57e51-a614-426e-925d-3bb81d17e780 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 534/1074] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 847 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8102e4dd-665d-4479-acb7-ec998477593c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8102e4dd-665d-4479-acb7-ec998477593c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8102e4dd-665d-4479-acb7-ec998477593c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8102e4dd-665d-4479-acb7-ec998477593c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8102e4dd-665d-4479-acb7-ec998477593c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8102e4dd-665d-4479-acb7-ec998477593c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 541/1075] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-567a5318-8e77-404c-854f-48b0f7089c6a req-c507524f-429e-4826-98ca-6b8216219778 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-c507524f-429e-4826-98ca-6b8216219778 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] DELETE http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-c507524f-429e-4826-98ca-6b8216219778 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-c507524f-429e-4826-98ca-6b8216219778 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /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 01 02:09:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61467e03-8842-4813-8a41-52de18651e2a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61467e03-8842-4813-8a41-52de18651e2a tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61467e03-8842-4813-8a41-52de18651e2a tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61467e03-8842-4813-8a41-52de18651e2a tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-c507524f-429e-4826-98ca-6b8216219778 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 535/1076] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:09:42 2026] DELETE /volume/v3/attachments/73637463-6aa0-4f28-859d-63207e1bcbfb => generated 19 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61467e03-8842-4813-8a41-52de18651e2a tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Delete volume with id: a66bd733-63d6-4e8e-b614-e84112a3ac38 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61467e03-8842-4813-8a41-52de18651e2a tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 542/1077] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9927f5d5-2d05-4439-9dea-abc52aef6a1b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9927f5d5-2d05-4439-9dea-abc52aef6a1b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9927f5d5-2d05-4439-9dea-abc52aef6a1b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9927f5d5-2d05-4439-9dea-abc52aef6a1b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9927f5d5-2d05-4439-9dea-abc52aef6a1b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Delete volume request issued successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-567a5318-8e77-404c-854f-48b0f7089c6a req-68891012-18a2-4b4d-aad0-b6290122370a tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 returned with HTTP 202 Sep 01 02:09:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 536/1078] 192.168.122.6 () {62 vars in 1499 bytes} [Tue Sep 1 02:09:42 2026] DELETE /volume/v3/volumes/a66bd733-63d6-4e8e-b614-e84112a3ac38 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9927f5d5-2d05-4439-9dea-abc52aef6a1b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 543/1079] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 886 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f9b1d8c0-d4cd-45c9-b985-a63a7d73b58e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9b1d8c0-d4cd-45c9-b985-a63a7d73b58e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9b1d8c0-d4cd-45c9-b985-a63a7d73b58e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9b1d8c0-d4cd-45c9-b985-a63a7d73b58e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f9b1d8c0-d4cd-45c9-b985-a63a7d73b58e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9b1d8c0-d4cd-45c9-b985-a63a7d73b58e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 537/1080] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 886 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0aed7e87-932a-481f-bea0-38a02389e3df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0aed7e87-932a-481f-bea0-38a02389e3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0aed7e87-932a-481f-bea0-38a02389e3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0aed7e87-932a-481f-bea0-38a02389e3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-0aed7e87-932a-481f-bea0-38a02389e3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume with id: 54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0aed7e87-932a-481f-bea0-38a02389e3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0aed7e87-932a-481f-bea0-38a02389e3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume request issued successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0aed7e87-932a-481f-bea0-38a02389e3df tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 202 Sep 01 02:09:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 544/1081] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:09:42 2026] DELETE /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f80f03a-3898-4103-8961-2dadf1d890c6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f80f03a-3898-4103-8961-2dadf1d890c6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f80f03a-3898-4103-8961-2dadf1d890c6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f80f03a-3898-4103-8961-2dadf1d890c6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f80f03a-3898-4103-8961-2dadf1d890c6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f80f03a-3898-4103-8961-2dadf1d890c6 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 538/1082] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-16052323-0fa7-44eb-b197-c2485a1219f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-16052323-0fa7-44eb-b197-c2485a1219f8 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] DELETE http://192.168.122.6/volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-16052323-0fa7-44eb-b197-c2485a1219f8 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-16052323-0fa7-44eb-b197-c2485a1219f8 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c826ab1-be0b-4806-b816-a355d903cc1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /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 01 02:09:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c826ab1-be0b-4806-b816-a355d903cc1b tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c826ab1-be0b-4806-b816-a355d903cc1b tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c826ab1-be0b-4806-b816-a355d903cc1b tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c826ab1-be0b-4806-b816-a355d903cc1b tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c826ab1-be0b-4806-b816-a355d903cc1b tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 539/1083] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-308264d2-f530-4304-bf18-4a91c5eb3846 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-16052323-0fa7-44eb-b197-c2485a1219f8 tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072 returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 545/1084] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:09:43 2026] DELETE /volume/v3/attachments/53131fdd-86f9-46dd-9944-c4c83d71d072 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-308264d2-f530-4304-bf18-4a91c5eb3846 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/limits Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-308264d2-f530-4304-bf18-4a91c5eb3846 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-308264d2-f530-4304-bf18-4a91c5eb3846 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Delete volume with id: a6155bcf-c0ac-4275-9e5b-6289b4061483 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-308264d2-f530-4304-bf18-4a91c5eb3846 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/limits returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 540/1085] 192.168.122.6 () {58 vars in 1108 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/limits => generated 302 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b82a214-0d4f-4a4f-a8aa-7b77698dc249 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b82a214-0d4f-4a4f-a8aa-7b77698dc249 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b82a214-0d4f-4a4f-a8aa-7b77698dc249 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b82a214-0d4f-4a4f-a8aa-7b77698dc249 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] Delete volume request issued successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-40a80612-c6bb-4a21-8e28-76bc3a8567b1 req-d2faad67-2e22-45ac-b387-75e34a536e7c tempest-TestShelveInstance-646908429 tempest-TestShelveInstance-646908429-project-member] http://192.168.122.6/volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 returned with HTTP 202 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 546/1086] 192.168.122.6 () {62 vars in 1499 bytes} [Tue Sep 1 02:09:43 2026] DELETE /volume/v3/volumes/a6155bcf-c0ac-4275-9e5b-6289b4061483 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b82a214-0d4f-4a4f-a8aa-7b77698dc249 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b82a214-0d4f-4a4f-a8aa-7b77698dc249 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 541/1087] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4cc81485-094a-48fd-b22a-41a1f580a342 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4cc81485-094a-48fd-b22a-41a1f580a342 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4cc81485-094a-48fd-b22a-41a1f580a342 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4cc81485-094a-48fd-b22a-41a1f580a342 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4cc81485-094a-48fd-b22a-41a1f580a342 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Delete volume with id: 6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4cc81485-094a-48fd-b22a-41a1f580a342 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4cc81485-094a-48fd-b22a-41a1f580a342 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Delete volume request issued successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4cc81485-094a-48fd-b22a-41a1f580a342 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 202 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 547/1088] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:09:43 2026] DELETE /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a19fe3e9-6558-4495-b543-4684287b010f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a19fe3e9-6558-4495-b543-4684287b010f tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a19fe3e9-6558-4495-b543-4684287b010f tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a19fe3e9-6558-4495-b543-4684287b010f tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a19fe3e9-6558-4495-b543-4684287b010f tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd94c4a4-308c-466d-9460-702d8a1bc540 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd94c4a4-308c-466d-9460-702d8a1bc540 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd94c4a4-308c-466d-9460-702d8a1bc540 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd94c4a4-308c-466d-9460-702d8a1bc540 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a19fe3e9-6558-4495-b543-4684287b010f tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 542/1089] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 847 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Delete volume with id: e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd94c4a4-308c-466d-9460-702d8a1bc540 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd94c4a4-308c-466d-9460-702d8a1bc540 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 548/1090] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 885 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Delete volume request issued successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-997c7ec0-8aca-4f5a-bb34-1aebca4d568b tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 202 Sep 01 02:09:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 543/1091] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:09:43 2026] DELETE /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97bff8a4-76d6-4a8c-a24c-244d923fd63e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97bff8a4-76d6-4a8c-a24c-244d923fd63e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:09:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97bff8a4-76d6-4a8c-a24c-244d923fd63e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97bff8a4-76d6-4a8c-a24c-244d923fd63e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97bff8a4-76d6-4a8c-a24c-244d923fd63e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97bff8a4-76d6-4a8c-a24c-244d923fd63e tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 549/1092] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d76445d-2052-42b5-87b8-3ff98b155350 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d76445d-2052-42b5-87b8-3ff98b155350 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d76445d-2052-42b5-87b8-3ff98b155350 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d76445d-2052-42b5-87b8-3ff98b155350 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8d76445d-2052-42b5-87b8-3ff98b155350 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d76445d-2052-42b5-87b8-3ff98b155350 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 544/1093] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9811952-5239-41b2-8c5e-06470be1eb25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9811952-5239-41b2-8c5e-06470be1eb25 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9811952-5239-41b2-8c5e-06470be1eb25 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9811952-5239-41b2-8c5e-06470be1eb25 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9811952-5239-41b2-8c5e-06470be1eb25 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 404 Sep 01 02:09:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 550/1094] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-09d2d62f-e635-4b63-9e95-17ed939ee98b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09d2d62f-e635-4b63-9e95-17ed939ee98b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09d2d62f-e635-4b63-9e95-17ed939ee98b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09d2d62f-e635-4b63-9e95-17ed939ee98b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09d2d62f-e635-4b63-9e95-17ed939ee98b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 404 Sep 01 02:09:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 545/1095] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-66661515-c666-4e49-93f0-0bf97f5fc9be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66661515-c666-4e49-93f0-0bf97f5fc9be tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66661515-c666-4e49-93f0-0bf97f5fc9be tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66661515-c666-4e49-93f0-0bf97f5fc9be tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-66661515-c666-4e49-93f0-0bf97f5fc9be tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume with id: 54bb5544-678e-4c45-a199-fc05fea6adb3 Sep 01 02:09:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66661515-c666-4e49-93f0-0bf97f5fc9be tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 returned with HTTP 404 Sep 01 02:09:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 551/1096] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:09:45 2026] DELETE /volume/v3/volumes/54bb5544-678e-4c45-a199-fc05fea6adb3 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c6534f1-a819-4626-b364-f4a40f255911 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c6534f1-a819-4626-b364-f4a40f255911 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c6534f1-a819-4626-b364-f4a40f255911 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c6534f1-a819-4626-b364-f4a40f255911 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-5c6534f1-a819-4626-b364-f4a40f255911 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete snapshot with id: c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c6534f1-a819-4626-b364-f4a40f255911 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c6534f1-a819-4626-b364-f4a40f255911 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot delete request issued successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c6534f1-a819-4626-b364-f4a40f255911 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 202 Sep 01 02:09:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 546/1097] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:09:45 2026] DELETE /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64901fe5-be4f-4d6a-83ed-78ea75359dec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02e4fa02-7f40-41c0-92a6-02e1ed3711ab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64901fe5-be4f-4d6a-83ed-78ea75359dec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:09:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64901fe5-be4f-4d6a-83ed-78ea75359dec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64901fe5-be4f-4d6a-83ed-78ea75359dec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02e4fa02-7f40-41c0-92a6-02e1ed3711ab tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02e4fa02-7f40-41c0-92a6-02e1ed3711ab tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02e4fa02-7f40-41c0-92a6-02e1ed3711ab tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02e4fa02-7f40-41c0-92a6-02e1ed3711ab tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02e4fa02-7f40-41c0-92a6-02e1ed3711ab tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 547/1098] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64901fe5-be4f-4d6a-83ed-78ea75359dec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Volume info retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64901fe5-be4f-4d6a-83ed-78ea75359dec tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 552/1099] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb14dd6b-8a79-481f-83a3-bd67eea92bb3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb14dd6b-8a79-481f-83a3-bd67eea92bb3 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] GET http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb14dd6b-8a79-481f-83a3-bd67eea92bb3 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb14dd6b-8a79-481f-83a3-bd67eea92bb3 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb14dd6b-8a79-481f-83a3-bd67eea92bb3 tempest-AbsoluteLimitsTests-1843149029 tempest-AbsoluteLimitsTests-1843149029-project-member] http://192.168.122.6/volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 returned with HTTP 404 Sep 01 02:09:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 548/1100] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/6a604837-4e30-415c-84b1-9ea97b4b7093 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2c89d2fe-8343-440f-94d8-006024cb7fbf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2c89d2fe-8343-440f-94d8-006024cb7fbf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2c89d2fe-8343-440f-94d8-006024cb7fbf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2c89d2fe-8343-440f-94d8-006024cb7fbf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2c89d2fe-8343-440f-94d8-006024cb7fbf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2c89d2fe-8343-440f-94d8-006024cb7fbf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 553/1101] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da8edff0-6877-4568-9006-7b9ef3f406b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da8edff0-6877-4568-9006-7b9ef3f406b9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] GET http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 Sep 01 02:09:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da8edff0-6877-4568-9006-7b9ef3f406b9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da8edff0-6877-4568-9006-7b9ef3f406b9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da8edff0-6877-4568-9006-7b9ef3f406b9 tempest-ServerActionsTestOtherA-1734043553 tempest-ServerActionsTestOtherA-1734043553-project-member] http://192.168.122.6/volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 returned with HTTP 404 Sep 01 02:09:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 549/1102] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/volumes/e14bfba7-09f4-4c59-b73d-cbca851aaad3 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d7a326b-a593-4384-beb1-a87c0544bbcf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d7a326b-a593-4384-beb1-a87c0544bbcf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d7a326b-a593-4384-beb1-a87c0544bbcf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d7a326b-a593-4384-beb1-a87c0544bbcf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d7a326b-a593-4384-beb1-a87c0544bbcf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d7a326b-a593-4384-beb1-a87c0544bbcf tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 200 Sep 01 02:09:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 554/1103] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bfb1e186-6416-44fa-8415-0a22218eeb01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfb1e186-6416-44fa-8415-0a22218eeb01 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d Sep 01 02:09:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfb1e186-6416-44fa-8415-0a22218eeb01 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfb1e186-6416-44fa-8415-0a22218eeb01 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfb1e186-6416-44fa-8415-0a22218eeb01 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d returned with HTTP 404 Sep 01 02:09:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 550/1104] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/snapshots/c5b3a513-e994-4aee-a062-4fb8c17bb42d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a75080b-56d7-4d4e-8152-c14c49d71a51 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a75080b-56d7-4d4e-8152-c14c49d71a51 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a75080b-56d7-4d4e-8152-c14c49d71a51 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a75080b-56d7-4d4e-8152-c14c49d71a51 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6a75080b-56d7-4d4e-8152-c14c49d71a51 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a75080b-56d7-4d4e-8152-c14c49d71a51 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 555/1105] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-92332f31-87d0-4e60-ae99-e06f520b85bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92332f31-87d0-4e60-ae99-e06f520b85bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92332f31-87d0-4e60-ae99-e06f520b85bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92332f31-87d0-4e60-ae99-e06f520b85bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-92332f31-87d0-4e60-ae99-e06f520b85bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume with id: 63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-92332f31-87d0-4e60-ae99-e06f520b85bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-92332f31-87d0-4e60-ae99-e06f520b85bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume request issued successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92332f31-87d0-4e60-ae99-e06f520b85bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 returned with HTTP 202 Sep 01 02:09:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 551/1106] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:09:48 2026] DELETE /volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f27a1e1-892c-4438-8bac-7da57c4154d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f27a1e1-892c-4438-8bac-7da57c4154d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f27a1e1-892c-4438-8bac-7da57c4154d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f27a1e1-892c-4438-8bac-7da57c4154d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f27a1e1-892c-4438-8bac-7da57c4154d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f27a1e1-892c-4438-8bac-7da57c4154d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 556/1107] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-89f6782f-e3b3-47e8-aefc-3cfdcc25c0d2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89f6782f-e3b3-47e8-aefc-3cfdcc25c0d2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89f6782f-e3b3-47e8-aefc-3cfdcc25c0d2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89f6782f-e3b3-47e8-aefc-3cfdcc25c0d2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89f6782f-e3b3-47e8-aefc-3cfdcc25c0d2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 returned with HTTP 404 Sep 01 02:09:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 552/1108] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:49 2026] GET /volume/v3/volumes/63616f3a-c9af-47e8-8b20-445f8af5beb0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6b60759-079f-4e0f-8465-de0091b3ed63 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6b60759-079f-4e0f-8465-de0091b3ed63 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:09:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6b60759-079f-4e0f-8465-de0091b3ed63 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6b60759-079f-4e0f-8465-de0091b3ed63 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6b60759-079f-4e0f-8465-de0091b3ed63 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6b60759-079f-4e0f-8465-de0091b3ed63 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:09:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 557/1109] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:49 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1021491195"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1021491195'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume of 1 GB Sep 01 02:09:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Availability Zones retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (afc73946-454c-45d5-80ab-8d49713c8a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd5cefd-80c9-4ef0-80bf-41c2bf481d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd5cefd-80c9-4ef0-80bf-41c2bf481d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba3895d-6ae5-41b4-811d-67e1d823b2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['164694ed-5528-4e13-87ab-596c2aba2558', '9cd7f59d-7185-4abc-beba-72a56bab2429', '5f73b0ca-03c5-450b-92ca-f44da2e32494', '5581c7c4-09a5-4245-a416-35c0ba06e9c2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba3895d-6ae5-41b4-811d-67e1d823b2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['164694ed-5528-4e13-87ab-596c2aba2558', '9cd7f59d-7185-4abc-beba-72a56bab2429', '5f73b0ca-03c5-450b-92ca-f44da2e32494', '5581c7c4-09a5-4245-a416-35c0ba06e9c2']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ea74ad-df1b-4dcb-82f5-b97e33b6d4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ea74ad-df1b-4dcb-82f5-b97e33b6d4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa391f5d-dba8-4c97-94a4-5b590e5b9232', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1021491195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['164694ed-5528-4e13-87ab-596c2aba2558','9cd7f59d-7185-4abc-beba-72a56bab2429','5f73b0ca-03c5-450b-92ca-f44da2e32494','5581c7c4-09a5-4245-a416-35c0ba06e9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1021491195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa391f5d-dba8-4c97-94a4-5b590e5b9232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9a7376e1b14f9b88e413d5516697da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c13c1501c1d41c19a593a47dd590408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d982887-60d8-496b-90af-ce621b664b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d982887-60d8-496b-90af-ce621b664b4c) transitioned into state 'SUCCESS' from state '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-1021491195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['164694ed-5528-4e13-87ab-596c2aba2558','9cd7f59d-7185-4abc-beba-72a56bab2429','5f73b0ca-03c5-450b-92ca-f44da2e32494','5581c7c4-09a5-4245-a416-35c0ba06e9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04439018-d1d5-4c25-bf8a-189297d8e4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04439018-d1d5-4c25-bf8a-189297d8e4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (afc73946-454c-45d5-80ab-8d49713c8a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request issued successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfae2fc1-a173-4414-9806-302f0a2b1ce5 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 553/1110] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:09:49 2026] POST /volume/v3/volumes => generated 759 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fed9eb99-af8e-4ad5-98c1-97ba7ff0424b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fed9eb99-af8e-4ad5-98c1-97ba7ff0424b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:09:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fed9eb99-af8e-4ad5-98c1-97ba7ff0424b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fed9eb99-af8e-4ad5-98c1-97ba7ff0424b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fed9eb99-af8e-4ad5-98c1-97ba7ff0424b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fed9eb99-af8e-4ad5-98c1-97ba7ff0424b tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 200 Sep 01 02:09:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 558/1111] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:50 2026] GET /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 827 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10344bc7-569d-47b3-947f-dbb0b2e8ba5f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10344bc7-569d-47b3-947f-dbb0b2e8ba5f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:09:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10344bc7-569d-47b3-947f-dbb0b2e8ba5f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10344bc7-569d-47b3-947f-dbb0b2e8ba5f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-10344bc7-569d-47b3-947f-dbb0b2e8ba5f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10344bc7-569d-47b3-947f-dbb0b2e8ba5f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 200 Sep 01 02:09:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 554/1112] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1110656816"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1110656816'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Create volume of 1 GB Sep 01 02:09:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Availability Zones retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Flow 'volume_create_api' (a7380093-fbee-4e1a-b889-8ce7cbecd1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb92ef60-6fa5-4668-bacd-f4a6d3168b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb92ef60-6fa5-4668-bacd-f4a6d3168b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (241daa35-981a-461b-882a-34a54c244901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Created reservations ['05e22732-d85f-4650-9a57-095ace69d94a', '0036a6af-b101-403f-a35e-2798c5b5ceec', 'd500a40b-4832-49ff-a973-190189b1a335', 'cca2882a-2242-446a-8a3e-2c09fe5ab1b5'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (241daa35-981a-461b-882a-34a54c244901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05e22732-d85f-4650-9a57-095ace69d94a', '0036a6af-b101-403f-a35e-2798c5b5ceec', 'd500a40b-4832-49ff-a973-190189b1a335', 'cca2882a-2242-446a-8a3e-2c09fe5ab1b5']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffac711d-8e4b-4a75-9ce4-0d3e90b8007f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffac711d-8e4b-4a75-9ce4-0d3e90b8007f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01bf02ff-2bf7-480c-bed4-77cc07e78515', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1110656816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83de9356cb4d42e1ada057d83a46455e',qos_specs=None,replication_status=,reservations=['05e22732-d85f-4650-9a57-095ace69d94a','0036a6af-b101-403f-a35e-2798c5b5ceec','d500a40b-4832-49ff-a973-190189b1a335','cca2882a-2242-446a-8a3e-2c09fe5ab1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49094b322bc424aa82cc4d7b5750c64',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1110656816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01bf02ff-2bf7-480c-bed4-77cc07e78515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83de9356cb4d42e1ada057d83a46455e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49094b322bc424aa82cc4d7b5750c64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8893f7d7-f6d3-4c06-9c8b-0c155f8f8c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8893f7d7-f6d3-4c06-9c8b-0c155f8f8c5d) transitioned into state 'SUCCESS' from state '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-1110656816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83de9356cb4d42e1ada057d83a46455e',qos_specs=None,replication_status=,reservations=['05e22732-d85f-4650-9a57-095ace69d94a','0036a6af-b101-403f-a35e-2798c5b5ceec','d500a40b-4832-49ff-a973-190189b1a335','cca2882a-2242-446a-8a3e-2c09fe5ab1b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49094b322bc424aa82cc4d7b5750c64',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7a963d-8ecf-466d-85d0-a4dfa2fbf932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f7a963d-8ecf-466d-85d0-a4dfa2fbf932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Flow 'volume_create_api' (a7380093-fbee-4e1a-b889-8ce7cbecd1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Create volume request issued successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25fe9f6c-5466-44c6-9219-c86f17ed4e71 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 559/1113] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:09:51 2026] POST /volume/v3/volumes => generated 755 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57bd5506-7e45-4cbc-b789-f2d97ed8a951 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57bd5506-7e45-4cbc-b789-f2d97ed8a951 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57bd5506-7e45-4cbc-b789-f2d97ed8a951 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57bd5506-7e45-4cbc-b789-f2d97ed8a951 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57bd5506-7e45-4cbc-b789-f2d97ed8a951 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57bd5506-7e45-4cbc-b789-f2d97ed8a951 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 555/1114] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93c39ead-061c-4391-9b34-6bfdacc5a93a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93c39ead-061c-4391-9b34-6bfdacc5a93a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93c39ead-061c-4391-9b34-6bfdacc5a93a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93c39ead-061c-4391-9b34-6bfdacc5a93a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93c39ead-061c-4391-9b34-6bfdacc5a93a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93c39ead-061c-4391-9b34-6bfdacc5a93a tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 560/1115] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:09:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa391f5d-dba8-4c97-94a4-5b590e5b9232", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-673109135"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create snapshot from volume aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:09:52 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['5f860ec1-515c-44a2-9e05-e70a9de6a622', 'aff5e1ed-1d5c-4b76-91a6-0e7e60e507dd', '0225a6e6-2d44-4cb6-ba13-a9f1352537cc', '24b23d88-2764-4af5-a01e-01aaeaf585a6'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot create request issued successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-563ab2f8-81e3-437e-8d4b-35012bbe9b6c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 556/1116] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:09:52 2026] POST /volume/v3/snapshots => generated 309 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65c8dbf2-f44d-44f7-aaae-cae0b71784b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65c8dbf2-f44d-44f7-aaae-cae0b71784b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65c8dbf2-f44d-44f7-aaae-cae0b71784b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65c8dbf2-f44d-44f7-aaae-cae0b71784b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-65c8dbf2-f44d-44f7-aaae-cae0b71784b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65c8dbf2-f44d-44f7-aaae-cae0b71784b2 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 561/1117] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6bf7ccb-9e95-407d-bd48-f04adf279500 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6bf7ccb-9e95-407d-bd48-f04adf279500 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6bf7ccb-9e95-407d-bd48-f04adf279500 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6bf7ccb-9e95-407d-bd48-f04adf279500 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6bf7ccb-9e95-407d-bd48-f04adf279500 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6bf7ccb-9e95-407d-bd48-f04adf279500 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 557/1118] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa87d356-9d5a-417a-b68b-8e96a6cc0945 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa87d356-9d5a-417a-b68b-8e96a6cc0945 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:09:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa87d356-9d5a-417a-b68b-8e96a6cc0945 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa87d356-9d5a-417a-b68b-8e96a6cc0945 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aa87d356-9d5a-417a-b68b-8e96a6cc0945 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa87d356-9d5a-417a-b68b-8e96a6cc0945 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 562/1119] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4e4a7a8d-50e3-493a-b551-f69e25df35df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e4a7a8d-50e3-493a-b551-f69e25df35df tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e4a7a8d-50e3-493a-b551-f69e25df35df tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e4a7a8d-50e3-493a-b551-f69e25df35df tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4e4a7a8d-50e3-493a-b551-f69e25df35df tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e4a7a8d-50e3-493a-b551-f69e25df35df tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 558/1120] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa84b44b-75c6-40fe-a3d2-c791c052ccd1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa84b44b-75c6-40fe-a3d2-c791c052ccd1 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] POST http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa84b44b-75c6-40fe-a3d2-c791c052ccd1 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa84b44b-75c6-40fe-a3d2-c791c052ccd1 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa84b44b-75c6-40fe-a3d2-c791c052ccd1 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Create volume metadata completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa84b44b-75c6-40fe-a3d2-c791c052ccd1 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 563/1121] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:54 2026] POST /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 101 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6ebd5f3-a949-41e8-9a5a-30bc2306da20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6ebd5f3-a949-41e8-9a5a-30bc2306da20 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6ebd5f3-a949-41e8-9a5a-30bc2306da20 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6ebd5f3-a949-41e8-9a5a-30bc2306da20 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6ebd5f3-a949-41e8-9a5a-30bc2306da20 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6ebd5f3-a949-41e8-9a5a-30bc2306da20 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Get volume metadata completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6ebd5f3-a949-41e8-9a5a-30bc2306da20 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 559/1122] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 101 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a12edb5f-8c64-476f-b788-a512b0080299 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a12edb5f-8c64-476f-b788-a512b0080299 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] PUT http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a12edb5f-8c64-476f-b788-a512b0080299 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a12edb5f-8c64-476f-b788-a512b0080299 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a12edb5f-8c64-476f-b788-a512b0080299 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Update volume metadata completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a12edb5f-8c64-476f-b788-a512b0080299 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 564/1123] 192.168.122.6 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:54 2026] PUT /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 57 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c54ed8c-49af-4c01-a915-29008c1c69b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c54ed8c-49af-4c01-a915-29008c1c69b7 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c54ed8c-49af-4c01-a915-29008c1c69b7 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c54ed8c-49af-4c01-a915-29008c1c69b7 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c54ed8c-49af-4c01-a915-29008c1c69b7 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-70cce664-2b42-4a5f-9e32-8c89844f0dc4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70cce664-2b42-4a5f-9e32-8c89844f0dc4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:09:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70cce664-2b42-4a5f-9e32-8c89844f0dc4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70cce664-2b42-4a5f-9e32-8c89844f0dc4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c54ed8c-49af-4c01-a915-29008c1c69b7 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Get volume metadata completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c54ed8c-49af-4c01-a915-29008c1c69b7 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 560/1124] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 57 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-70cce664-2b42-4a5f-9e32-8c89844f0dc4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70cce664-2b42-4a5f-9e32-8c89844f0dc4 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 565/1125] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 441 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90d9c3c0-335e-4003-a31d-a605013f09bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90d9c3c0-335e-4003-a31d-a605013f09bc tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] DELETE http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key1 Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90d9c3c0-335e-4003-a31d-a605013f09bc tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90d9c3c0-335e-4003-a31d-a605013f09bc tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90d9c3c0-335e-4003-a31d-a605013f09bc tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90d9c3c0-335e-4003-a31d-a605013f09bc tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Get volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90d9c3c0-335e-4003-a31d-a605013f09bc tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Delete volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90d9c3c0-335e-4003-a31d-a605013f09bc tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key1 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 561/1126] 192.168.122.6 () {58 vars in 1267 bytes} [Tue Sep 1 02:09:54 2026] DELETE /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key1 => generated 0 bytes in 84 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37603adc-e29c-4b4e-9281-0ad96ed8235c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37603adc-e29c-4b4e-9281-0ad96ed8235c tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37603adc-e29c-4b4e-9281-0ad96ed8235c tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37603adc-e29c-4b4e-9281-0ad96ed8235c tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37603adc-e29c-4b4e-9281-0ad96ed8235c tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37603adc-e29c-4b4e-9281-0ad96ed8235c tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Get volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37603adc-e29c-4b4e-9281-0ad96ed8235c tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 566/1127] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 32 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6923de26-f856-4194-ad6d-fcbe9c3fc007 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6923de26-f856-4194-ad6d-fcbe9c3fc007 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] PUT http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6923de26-f856-4194-ad6d-fcbe9c3fc007 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6923de26-f856-4194-ad6d-fcbe9c3fc007 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6923de26-f856-4194-ad6d-fcbe9c3fc007 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Update volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6923de26-f856-4194-ad6d-fcbe9c3fc007 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 562/1128] 192.168.122.6 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:55 2026] PUT /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 16 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5505e83-3770-442b-acc4-eb4bbbaa0616 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5505e83-3770-442b-acc4-eb4bbbaa0616 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] POST http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5505e83-3770-442b-acc4-eb4bbbaa0616 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d5505e83-3770-442b-acc4-eb4bbbaa0616 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d5505e83-3770-442b-acc4-eb4bbbaa0616 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Create volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5505e83-3770-442b-acc4-eb4bbbaa0616 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 567/1129] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:09:55 2026] POST /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af8a9009-0c46-41fc-8e3b-73e01655aef5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af8a9009-0c46-41fc-8e3b-73e01655aef5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] PUT http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key3 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af8a9009-0c46-41fc-8e3b-73e01655aef5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af8a9009-0c46-41fc-8e3b-73e01655aef5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af8a9009-0c46-41fc-8e3b-73e01655aef5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Update volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af8a9009-0c46-41fc-8e3b-73e01655aef5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key3 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 563/1130] 192.168.122.6 () {60 vars in 1284 bytes} [Tue Sep 1 02:09:55 2026] PUT /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b6b409ff-3ee0-4db8-be90-f6288104ddfe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6b409ff-3ee0-4db8-be90-f6288104ddfe tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key3 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6b409ff-3ee0-4db8-be90-f6288104ddfe tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6b409ff-3ee0-4db8-be90-f6288104ddfe tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6b409ff-3ee0-4db8-be90-f6288104ddfe tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6b409ff-3ee0-4db8-be90-f6288104ddfe tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Get volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6b409ff-3ee0-4db8-be90-f6288104ddfe tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key3 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 568/1131] 192.168.122.6 () {58 vars in 1264 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa54b78e-ee45-4f37-b31a-6cb8111046d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa54b78e-ee45-4f37-b31a-6cb8111046d4 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa54b78e-ee45-4f37-b31a-6cb8111046d4 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa54b78e-ee45-4f37-b31a-6cb8111046d4 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa54b78e-ee45-4f37-b31a-6cb8111046d4 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa54b78e-ee45-4f37-b31a-6cb8111046d4 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Get volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa54b78e-ee45-4f37-b31a-6cb8111046d4 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 564/1132] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 75 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-94ad4c99-2f90-4428-84b4-005d5b61d1e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94ad4c99-2f90-4428-84b4-005d5b61d1e2 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] PUT http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94ad4c99-2f90-4428-84b4-005d5b61d1e2 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94ad4c99-2f90-4428-84b4-005d5b61d1e2 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94ad4c99-2f90-4428-84b4-005d5b61d1e2 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Update volume metadata completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94ad4c99-2f90-4428-84b4-005d5b61d1e2 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 569/1133] 192.168.122.6 () {60 vars in 1269 bytes} [Tue Sep 1 02:09:55 2026] PUT /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d44447be-2a0b-478e-9e42-f3eb096f5c70 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d44447be-2a0b-478e-9e42-f3eb096f5c70 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d44447be-2a0b-478e-9e42-f3eb096f5c70 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d44447be-2a0b-478e-9e42-f3eb096f5c70 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d44447be-2a0b-478e-9e42-f3eb096f5c70 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d44447be-2a0b-478e-9e42-f3eb096f5c70 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 565/1134] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e2e20152-b194-4d56-b868-077e9da42c96 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2e20152-b194-4d56-b868-077e9da42c96 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] DELETE http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2e20152-b194-4d56-b868-077e9da42c96 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2e20152-b194-4d56-b868-077e9da42c96 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e2e20152-b194-4d56-b868-077e9da42c96 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Delete volume with id: 01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e2e20152-b194-4d56-b868-077e9da42c96 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e2e20152-b194-4d56-b868-077e9da42c96 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Delete volume request issued successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2e20152-b194-4d56-b868-077e9da42c96 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 returned with HTTP 202 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 570/1135] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:09:55 2026] DELETE /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-720f5b78-bcd1-482d-a338-c5b734595027 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-720f5b78-bcd1-482d-a338-c5b734595027 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-720f5b78-bcd1-482d-a338-c5b734595027 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-720f5b78-bcd1-482d-a338-c5b734595027 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-720f5b78-bcd1-482d-a338-c5b734595027 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-720f5b78-bcd1-482d-a338-c5b734595027 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 566/1136] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 => generated 847 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c8a4c9f6-6fb8-40c3-af3d-194eb29dcb2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8a4c9f6-6fb8-40c3-af3d-194eb29dcb2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8a4c9f6-6fb8-40c3-af3d-194eb29dcb2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8a4c9f6-6fb8-40c3-af3d-194eb29dcb2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c8a4c9f6-6fb8-40c3-af3d-194eb29dcb2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8a4c9f6-6fb8-40c3-af3d-194eb29dcb2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 571/1137] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 441 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-60ad86b2-a5c2-4ca6-852c-6113351be4b5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60ad86b2-a5c2-4ca6-852c-6113351be4b5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] GET http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 Sep 01 02:09:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60ad86b2-a5c2-4ca6-852c-6113351be4b5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60ad86b2-a5c2-4ca6-852c-6113351be4b5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60ad86b2-a5c2-4ca6-852c-6113351be4b5 tempest-VolumesMetadataTest-77986760 tempest-VolumesMetadataTest-77986760-project-member] http://192.168.122.6/volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 returned with HTTP 404 Sep 01 02:09:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 567/1138] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/01bf02ff-2bf7-480c-bed4-77cc07e78515 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c74bb4db-bbfb-439d-8b13-f209309476ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c74bb4db-bbfb-439d-8b13-f209309476ad tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:09:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c74bb4db-bbfb-439d-8b13-f209309476ad tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c74bb4db-bbfb-439d-8b13-f209309476ad tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c74bb4db-bbfb-439d-8b13-f209309476ad tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c74bb4db-bbfb-439d-8b13-f209309476ad tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 572/1139] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0a03aa09-8347-46a6-8e08-1c81df2269b7", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-363836899"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request body: {'volume': {'snapshot_id': '0a03aa09-8347-46a6-8e08-1c81df2269b7', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-363836899'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume of 1 GB Sep 01 02:09:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Availability Zones retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (6b2a95fa-88a0-43dd-a646-8a588d5c1ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44627e6-15a1-4b58-bc7f-a1d1f70b1f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44627e6-15a1-4b58-bc7f-a1d1f70b1f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a03aa09-8347-46a6-8e08-1c81df2269b7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b34485c-0e27-4782-881e-bab723737cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Created reservations ['2ed65e1b-873d-4c24-b76c-0be79eaba2ef', '38141b34-8927-4dde-93fe-a22b882567cc', 'cb1d0247-e743-48c4-a5f5-b7c0176879c7', '9afca578-202d-426c-b8f4-4c04c2950232'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b34485c-0e27-4782-881e-bab723737cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ed65e1b-873d-4c24-b76c-0be79eaba2ef', '38141b34-8927-4dde-93fe-a22b882567cc', 'cb1d0247-e743-48c4-a5f5-b7c0176879c7', '9afca578-202d-426c-b8f4-4c04c2950232']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2e0386-9a4f-4ff7-9b4f-18667bcf4ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2e0386-9a4f-4ff7-9b4f-18667bcf4ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0066e2e8-bfef-4c57-9305-ed9e57e75e00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-363836899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['2ed65e1b-873d-4c24-b76c-0be79eaba2ef','38141b34-8927-4dde-93fe-a22b882567cc','cb1d0247-e743-48c4-a5f5-b7c0176879c7','9afca578-202d-426c-b8f4-4c04c2950232'],size=1,snapshot_id=0a03aa09-8347-46a6-8e08-1c81df2269b7,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-363836899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0066e2e8-bfef-4c57-9305-ed9e57e75e00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9a7376e1b14f9b88e413d5516697da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a03aa09-8347-46a6-8e08-1c81df2269b7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c13c1501c1d41c19a593a47dd590408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292a24cd-78a3-4da8-a620-465ad59f0d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (292a24cd-78a3-4da8-a620-465ad59f0d09) transitioned into state 'SUCCESS' from state '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-363836899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9a7376e1b14f9b88e413d5516697da',qos_specs=None,replication_status=,reservations=['2ed65e1b-873d-4c24-b76c-0be79eaba2ef','38141b34-8927-4dde-93fe-a22b882567cc','cb1d0247-e743-48c4-a5f5-b7c0176879c7','9afca578-202d-426c-b8f4-4c04c2950232'],size=1,snapshot_id=0a03aa09-8347-46a6-8e08-1c81df2269b7,source_replicaid=,source_volid=None,status='creating',user_id='4c13c1501c1d41c19a593a47dd590408',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045b2cc9-2dc5-4a0a-9b18-63906cd7eeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045b2cc9-2dc5-4a0a-9b18-63906cd7eeed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Flow 'volume_create_api' (6b2a95fa-88a0-43dd-a646-8a588d5c1ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Create volume request issued successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6f7a48a-6c9d-4a8f-8ebc-6e7de37e6641 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 568/1140] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:09:57 2026] POST /volume/v3/volumes => generated 792 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-34d7f03f-26ce-4e4f-b5f7-8ae679df559c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34d7f03f-26ce-4e4f-b5f7-8ae679df559c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:09:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34d7f03f-26ce-4e4f-b5f7-8ae679df559c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34d7f03f-26ce-4e4f-b5f7-8ae679df559c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-34d7f03f-26ce-4e4f-b5f7-8ae679df559c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34d7f03f-26ce-4e4f-b5f7-8ae679df559c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 573/1141] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 860 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3523304-219e-4286-afec-dcc849d4c71d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3523304-219e-4286-afec-dcc849d4c71d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:09:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3523304-219e-4286-afec-dcc849d4c71d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3523304-219e-4286-afec-dcc849d4c71d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e3523304-219e-4286-afec-dcc849d4c71d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3523304-219e-4286-afec-dcc849d4c71d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 569/1142] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d962b510-fb15-442f-b632-50203a3cb504 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d962b510-fb15-442f-b632-50203a3cb504 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:09:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d962b510-fb15-442f-b632-50203a3cb504 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d962b510-fb15-442f-b632-50203a3cb504 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d962b510-fb15-442f-b632-50203a3cb504 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d962b510-fb15-442f-b632-50203a3cb504 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 574/1143] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b49c75c5-5147-470c-8368-329af8a89e36 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b49c75c5-5147-470c-8368-329af8a89e36 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b49c75c5-5147-470c-8368-329af8a89e36 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b49c75c5-5147-470c-8368-329af8a89e36 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b49c75c5-5147-470c-8368-329af8a89e36 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b49c75c5-5147-470c-8368-329af8a89e36 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 570/1144] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-20699d35-4334-4385-8fe8-d96c7f15ca3f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20699d35-4334-4385-8fe8-d96c7f15ca3f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20699d35-4334-4385-8fe8-d96c7f15ca3f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20699d35-4334-4385-8fe8-d96c7f15ca3f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-20699d35-4334-4385-8fe8-d96c7f15ca3f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20699d35-4334-4385-8fe8-d96c7f15ca3f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 575/1145] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-676abb07-8232-4547-a83f-94f04b299bf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-676abb07-8232-4547-a83f-94f04b299bf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-676abb07-8232-4547-a83f-94f04b299bf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-676abb07-8232-4547-a83f-94f04b299bf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-676abb07-8232-4547-a83f-94f04b299bf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-676abb07-8232-4547-a83f-94f04b299bf8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 571/1146] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-856fd0d5-c943-4538-ab77-a04b5339a031 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-856fd0d5-c943-4538-ab77-a04b5339a031 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-856fd0d5-c943-4538-ab77-a04b5339a031 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-856fd0d5-c943-4538-ab77-a04b5339a031 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-856fd0d5-c943-4538-ab77-a04b5339a031 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-856fd0d5-c943-4538-ab77-a04b5339a031 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 576/1147] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:04 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-41780610"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-41780610'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Create volume of 1 GB Sep 01 02:10:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Availability Zones retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Flow 'volume_create_api' (4157990f-a386-4478-92c1-5e5ae573b22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d95bc9-e844-479d-9d82-be172d1ef8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d95bc9-e844-479d-9d82-be172d1ef8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f219d7-b576-4852-8b51-6c30d4a72feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f75f920-b6d6-4051-96cc-b6dc16d205e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f75f920-b6d6-4051-96cc-b6dc16d205e0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f75f920-b6d6-4051-96cc-b6dc16d205e0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f75f920-b6d6-4051-96cc-b6dc16d205e0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f75f920-b6d6-4051-96cc-b6dc16d205e0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f75f920-b6d6-4051-96cc-b6dc16d205e0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 577/1148] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:05 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 885 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7914dcf-60eb-468b-a3d7-e679bcfbe99f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7914dcf-60eb-468b-a3d7-e679bcfbe99f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7914dcf-60eb-468b-a3d7-e679bcfbe99f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7914dcf-60eb-468b-a3d7-e679bcfbe99f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f7914dcf-60eb-468b-a3d7-e679bcfbe99f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7914dcf-60eb-468b-a3d7-e679bcfbe99f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 578/1149] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:05 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 885 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume with id: 0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume request issued successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Created reservations ['e9bbbdcb-9249-487a-aeaf-c17ae272b3b3', '45204d7e-059e-4506-8671-292498dd532b', 'c7057e11-ca9e-48f6-b7f9-1fa86066975a', '9d60e4a9-46b6-4850-81c0-b46a0d196185'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b0cbceb8-20e4-41c2-b6dc-3eea4e771625 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 202 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 579/1150] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:05 2026] DELETE /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f219d7-b576-4852-8b51-6c30d4a72feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9bbbdcb-9249-487a-aeaf-c17ae272b3b3', '45204d7e-059e-4506-8671-292498dd532b', 'c7057e11-ca9e-48f6-b7f9-1fa86066975a', '9d60e4a9-46b6-4850-81c0-b46a0d196185']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f128328-fe97-4348-9779-f3f0b1187e2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0236a012-3096-43b5-9c66-d30265d45cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f128328-fe97-4348-9779-f3f0b1187e2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f128328-fe97-4348-9779-f3f0b1187e2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f128328-fe97-4348-9779-f3f0b1187e2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0f128328-fe97-4348-9779-f3f0b1187e2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f128328-fe97-4348-9779-f3f0b1187e2d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 580/1151] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:05 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0236a012-3096-43b5-9c66-d30265d45cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c38aa870-3b92-463b-bdfc-071c1e56b608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-41780610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb4278dd6384467bfc898a2249bb31f',qos_specs=None,replication_status=,reservations=['e9bbbdcb-9249-487a-aeaf-c17ae272b3b3','45204d7e-059e-4506-8671-292498dd532b','c7057e11-ca9e-48f6-b7f9-1fa86066975a','9d60e4a9-46b6-4850-81c0-b46a0d196185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7086965e1e43b0b080b8220680f8db',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-41780610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c38aa870-3b92-463b-bdfc-071c1e56b608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb4278dd6384467bfc898a2249bb31f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d7086965e1e43b0b080b8220680f8db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21c1562-82b3-4c3a-a655-fc73a128928e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21c1562-82b3-4c3a-a655-fc73a128928e) transitioned into state 'SUCCESS' from state '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-41780610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb4278dd6384467bfc898a2249bb31f',qos_specs=None,replication_status=,reservations=['e9bbbdcb-9249-487a-aeaf-c17ae272b3b3','45204d7e-059e-4506-8671-292498dd532b','c7057e11-ca9e-48f6-b7f9-1fa86066975a','9d60e4a9-46b6-4850-81c0-b46a0d196185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7086965e1e43b0b080b8220680f8db',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6079065c-9ce8-44f2-92ed-e835590c9c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6079065c-9ce8-44f2-92ed-e835590c9c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Flow 'volume_create_api' (4157990f-a386-4478-92c1-5e5ae573b22f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Create volume request issued successfully. Sep 01 02:10:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d014c7a-4bdd-44eb-b0ee-9954a651a2d8 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 572/1152] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:10:05 2026] POST /volume/v3/volumes => generated 754 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-33d6dbbb-336e-401e-aa22-91c71b388e1a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33d6dbbb-336e-401e-aa22-91c71b388e1a tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33d6dbbb-336e-401e-aa22-91c71b388e1a tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33d6dbbb-336e-401e-aa22-91c71b388e1a tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-33d6dbbb-336e-401e-aa22-91c71b388e1a tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33d6dbbb-336e-401e-aa22-91c71b388e1a tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 200 Sep 01 02:10:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 581/1153] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:06 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3671d9dd-5c15-4ad3-a663-26b0d2130555 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3671d9dd-5c15-4ad3-a663-26b0d2130555 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3671d9dd-5c15-4ad3-a663-26b0d2130555 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3671d9dd-5c15-4ad3-a663-26b0d2130555 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3671d9dd-5c15-4ad3-a663-26b0d2130555 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3671d9dd-5c15-4ad3-a663-26b0d2130555 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 200 Sep 01 02:10:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 573/1154] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 884 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7c452b07-c1ca-4a4a-8749-2337642eb14c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c452b07-c1ca-4a4a-8749-2337642eb14c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c452b07-c1ca-4a4a-8749-2337642eb14c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c452b07-c1ca-4a4a-8749-2337642eb14c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7c452b07-c1ca-4a4a-8749-2337642eb14c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c452b07-c1ca-4a4a-8749-2337642eb14c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 200 Sep 01 02:10:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 582/1155] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 846 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-09c36378-9542-4554-ba9b-64e5ca4e2d8c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09c36378-9542-4554-ba9b-64e5ca4e2d8c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09c36378-9542-4554-ba9b-64e5ca4e2d8c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09c36378-9542-4554-ba9b-64e5ca4e2d8c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09c36378-9542-4554-ba9b-64e5ca4e2d8c tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 404 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 574/1156] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe8fe3ec-f264-4328-be8b-8e635a69202d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe8fe3ec-f264-4328-be8b-8e635a69202d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe8fe3ec-f264-4328-be8b-8e635a69202d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe8fe3ec-f264-4328-be8b-8e635a69202d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=373,cinder:INSERT=57,cinder:UPDATE=83 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe8fe3ec-f264-4328-be8b-8e635a69202d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 404 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 583/1157] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cd1c7150-274b-4069-a340-3630776c698d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd1c7150-274b-4069-a340-3630776c698d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd1c7150-274b-4069-a340-3630776c698d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd1c7150-274b-4069-a340-3630776c698d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-cd1c7150-274b-4069-a340-3630776c698d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume with id: 0066e2e8-bfef-4c57-9305-ed9e57e75e00 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd1c7150-274b-4069-a340-3630776c698d tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 returned with HTTP 404 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 575/1158] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:08 2026] DELETE /volume/v3/volumes/0066e2e8-bfef-4c57-9305-ed9e57e75e00 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete snapshot with id: 0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot delete request issued successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28c1dc1e-e5c5-49a9-a61d-e889cab1baf0 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 202 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 584/1159] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:10:08 2026] DELETE /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-feaaca1f-bdae-4492-9766-be60d9dd6654 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-feaaca1f-bdae-4492-9766-be60d9dd6654 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-feaaca1f-bdae-4492-9766-be60d9dd6654 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-feaaca1f-bdae-4492-9766-be60d9dd6654 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ca4ca3a-5675-4550-881d-9b615a209999 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ca4ca3a-5675-4550-881d-9b615a209999 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ca4ca3a-5675-4550-881d-9b615a209999 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-feaaca1f-bdae-4492-9766-be60d9dd6654 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ca4ca3a-5675-4550-881d-9b615a209999 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-feaaca1f-bdae-4492-9766-be60d9dd6654 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 576/1160] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5ca4ca3a-5675-4550-881d-9b615a209999 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ca4ca3a-5675-4550-881d-9b615a209999 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 585/1161] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 847 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb909fe6-f62d-4a02-aabf-7cb1c9a4bd9c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb909fe6-f62d-4a02-aabf-7cb1c9a4bd9c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb909fe6-f62d-4a02-aabf-7cb1c9a4bd9c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c38aa870-3b92-463b-bdfc-071c1e56b608"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-eb909fe6-f62d-4a02-aabf-7cb1c9a4bd9c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c38aa870-3b92-463b-bdfc-071c1e56b608'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-eb909fe6-f62d-4a02-aabf-7cb1c9a4bd9c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Creating transfer of volume c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-eb909fe6-f62d-4a02-aabf-7cb1c9a4bd9c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Generating transfer record for volume c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=419,cinder:INSERT=60,cinder:UPDATE=112 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb909fe6-f62d-4a02-aabf-7cb1c9a4bd9c tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 577/1162] 192.168.122.6 () {60 vars in 1165 bytes} [Tue Sep 1 02:10:08 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1f155d6-384b-41cc-8e73-0770484a6bc5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1f155d6-384b-41cc-8e73-0770484a6bc5 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1f155d6-384b-41cc-8e73-0770484a6bc5 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1f155d6-384b-41cc-8e73-0770484a6bc5 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f1f155d6-384b-41cc-8e73-0770484a6bc5 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1f155d6-384b-41cc-8e73-0770484a6bc5 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 586/1163] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07ebdbe5-76e2-4839-a3ad-3097841c1350 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07ebdbe5-76e2-4839-a3ad-3097841c1350 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07ebdbe5-76e2-4839-a3ad-3097841c1350 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07ebdbe5-76e2-4839-a3ad-3097841c1350 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07ebdbe5-76e2-4839-a3ad-3097841c1350 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 578/1164] 192.168.122.6 () {58 vars in 1255 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 => generated 413 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee3dba49-1ceb-4269-8221-0dbe4aea8b52 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee3dba49-1ceb-4269-8221-0dbe4aea8b52 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/os-volume-transfer Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee3dba49-1ceb-4269-8221-0dbe4aea8b52 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee3dba49-1ceb-4269-8221-0dbe4aea8b52 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-ee3dba49-1ceb-4269-8221-0dbe4aea8b52 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Listing volume transfers {{(pid=87203) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:10:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee3dba49-1ceb-4269-8221-0dbe4aea8b52 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 587/1165] 192.168.122.6 () {58 vars in 1144 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/os-volume-transfer => generated 372 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9/accept Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a1a95cab2c7abd79"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Accepting volume transfer b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 {{(pid=87202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:10:08 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Accepting transfer b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 Sep 01 02:10:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Created reservations ['47bbb17c-c923-4637-b33c-e340f8523765', '07b297a3-8bd8-4caf-a137-865dcdc20115', '407447b2-b16a-4357-a5f3-060fda24f15f', 'd620733a-4f3b-4316-ad2a-b88ed5834550'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Created reservations ['4107f01c-aba2-47d9-8343-3caf074a7a1a', '53c3b7bd-8465-41de-8be8-31e9bdc694e9', '93d68f2c-ef1b-4bbb-a67a-cfe69780519b', 'b2a3dfe6-9fbd-4198-9cbc-3b075b4f074a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: /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 01 02:10:09 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Created reservations ['91b19b69-31db-45a7-974f-a8c83c7fee6e', '0d5a1b1c-c072-44dc-87a7-6005bd1dbea6', '5f49a4f1-47da-4e55-91f2-5ded7e7b9bf2', 'd8f03b76-81ea-4e40-b1ed-6f47448805f4'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Created reservations ['40217f45-08a6-42e1-a1bd-08ff068c3ea4', 'ff7d13bd-95ad-4b48-b46a-caa9927289e5', '2b5aa9c8-1b55-43c4-bcac-1e72513cd1f0', '17ad01c2-40b2-4e69-a091-c8f3e0792efe'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57f6015e-3f7b-4b19-8149-4dac06025cb3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57f6015e-3f7b-4b19-8149-4dac06025cb3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57f6015e-3f7b-4b19-8149-4dac06025cb3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57f6015e-3f7b-4b19-8149-4dac06025cb3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57f6015e-3f7b-4b19-8149-4dac06025cb3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57f6015e-3f7b-4b19-8149-4dac06025cb3 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:10:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 588/1166] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:09 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Transfer volume completed successfully. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Volume c38aa870-3b92-463b-bdfc-071c1e56b608 has been transferred. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c12f9bd0-3e74-4290-a8eb-ff6e0da13d88 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9/accept returned with HTTP 202 Sep 01 02:10:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 579/1167] 192.168.122.6 () {60 vars in 1297 bytes} [Tue Sep 1 02:10:08 2026] POST /volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9/accept => generated 369 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-213e4fe9-d8c5-4147-8580-2923a4396ed9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-213e4fe9-d8c5-4147-8580-2923a4396ed9 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-213e4fe9-d8c5-4147-8580-2923a4396ed9 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-213e4fe9-d8c5-4147-8580-2923a4396ed9 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-213e4fe9-d8c5-4147-8580-2923a4396ed9 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Volume info retrieved successfully. Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-213e4fe9-d8c5-4147-8580-2923a4396ed9 tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 200 Sep 01 02:10:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 589/1168] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:09 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3bd8530c-88d7-4338-8b4a-7f738bdd326c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bd8530c-88d7-4338-8b4a-7f738bdd326c tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bd8530c-88d7-4338-8b4a-7f738bdd326c tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bd8530c-88d7-4338-8b4a-7f738bdd326c tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3bd8530c-88d7-4338-8b4a-7f738bdd326c tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] Volume info retrieved successfully. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bd8530c-88d7-4338-8b4a-7f738bdd326c tempest-VolumesTransfersTest-548672427 tempest-VolumesTransfersTest-548672427-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 200 Sep 01 02:10:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 580/1169] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:09 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-749fa6f1-f131-4157-aebe-1836ec6eda25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-749fa6f1-f131-4157-aebe-1836ec6eda25 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] DELETE http://192.168.122.6/volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-749fa6f1-f131-4157-aebe-1836ec6eda25 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-749fa6f1-f131-4157-aebe-1836ec6eda25 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-749fa6f1-f131-4157-aebe-1836ec6eda25 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Delete transfer with id: b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 Sep 01 02:10:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-749fa6f1-f131-4157-aebe-1836ec6eda25 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 returned with HTTP 404 Sep 01 02:10:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 590/1170] 192.168.122.6 () {58 vars in 1258 bytes} [Tue Sep 1 02:10:09 2026] DELETE /volume/v3/os-volume-transfer/b5fd6b6d-92d3-466b-9b5e-d9614ae763f9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Delete volume with id: c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Volume info retrieved successfully. Sep 01 02:10:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Delete volume request issued successfully. Sep 01 02:10:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-364852dc-ecdc-4b04-85b0-d12f0a68a9ff tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 202 Sep 01 02:10:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 581/1171] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:09 2026] DELETE /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2ba5f2d9-9a1b-497d-be41-4118b1752ac3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ba5f2d9-9a1b-497d-be41-4118b1752ac3 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ba5f2d9-9a1b-497d-be41-4118b1752ac3 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ba5f2d9-9a1b-497d-be41-4118b1752ac3 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2ba5f2d9-9a1b-497d-be41-4118b1752ac3 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Volume info retrieved successfully. Sep 01 02:10:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ba5f2d9-9a1b-497d-be41-4118b1752ac3 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 200 Sep 01 02:10:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 591/1172] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:10 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 1009 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d8eb8c8-e8a5-4f1d-ae93-0c2fe3072619 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d8eb8c8-e8a5-4f1d-ae93-0c2fe3072619 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:10:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d8eb8c8-e8a5-4f1d-ae93-0c2fe3072619 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d8eb8c8-e8a5-4f1d-ae93-0c2fe3072619 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2d8eb8c8-e8a5-4f1d-ae93-0c2fe3072619 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Snapshot retrieved successfully. Sep 01 02:10:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d8eb8c8-e8a5-4f1d-ae93-0c2fe3072619 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 200 Sep 01 02:10:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 582/1173] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:10 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1967e97c-96c4-46c9-ad75-87dcec7218fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1967e97c-96c4-46c9-ad75-87dcec7218fb tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1967e97c-96c4-46c9-ad75-87dcec7218fb tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1967e97c-96c4-46c9-ad75-87dcec7218fb tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1967e97c-96c4-46c9-ad75-87dcec7218fb tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 404 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 592/1174] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-469a9f2d-4484-4d09-8abc-e6a02625f5bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-469a9f2d-4484-4d09-8abc-e6a02625f5bf tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-469a9f2d-4484-4d09-8abc-e6a02625f5bf tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-469a9f2d-4484-4d09-8abc-e6a02625f5bf tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-469a9f2d-4484-4d09-8abc-e6a02625f5bf tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 404 Sep 01 02:10:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 583/1175] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de0364b7-1581-4c0e-b3cd-ed90b8a694c3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de0364b7-1581-4c0e-b3cd-ed90b8a694c3 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de0364b7-1581-4c0e-b3cd-ed90b8a694c3 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de0364b7-1581-4c0e-b3cd-ed90b8a694c3 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-de0364b7-1581-4c0e-b3cd-ed90b8a694c3 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Delete volume with id: c38aa870-3b92-463b-bdfc-071c1e56b608 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de0364b7-1581-4c0e-b3cd-ed90b8a694c3 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 returned with HTTP 404 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 593/1176] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:11 2026] DELETE /volume/v3/volumes/c38aa870-3b92-463b-bdfc-071c1e56b608 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e40a9f3b-186d-4026-9920-57488d6a286f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1060796198"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1060796198'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Create volume of 1 GB Sep 01 02:10:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Availability Zones retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Flow 'volume_create_api' (85a3917e-ed3d-4312-afe5-219a1939e5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1870df34-fc11-4bd8-89f2-3fddfa4a084f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1870df34-fc11-4bd8-89f2-3fddfa4a084f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0abf194-dd59-4e7e-bed7-ccfc866d3ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0882213c-bd39-4ec6-a72c-768bb7221212 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0882213c-bd39-4ec6-a72c-768bb7221212 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0882213c-bd39-4ec6-a72c-768bb7221212 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0882213c-bd39-4ec6-a72c-768bb7221212 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0882213c-bd39-4ec6-a72c-768bb7221212 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 returned with HTTP 404 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 594/1177] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/snapshots/0a03aa09-8347-46a6-8e08-1c81df2269b7 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b6d1b19f-d607-4f2f-9a4c-7dee46146304 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6d1b19f-d607-4f2f-9a4c-7dee46146304 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6d1b19f-d607-4f2f-9a4c-7dee46146304 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6d1b19f-d607-4f2f-9a4c-7dee46146304 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Created reservations ['5b9d273d-b5ee-4732-91e3-5a03cfce414c', '85f97685-c300-489c-82c3-0bbb1f454cc7', '7230911b-c0eb-4c53-bed1-00d5b16cd257', 'd5e16889-17b4-46dc-8acd-ed7b562aa9e2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0abf194-dd59-4e7e-bed7-ccfc866d3ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9d273d-b5ee-4732-91e3-5a03cfce414c', '85f97685-c300-489c-82c3-0bbb1f454cc7', '7230911b-c0eb-4c53-bed1-00d5b16cd257', 'd5e16889-17b4-46dc-8acd-ed7b562aa9e2']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47276c5e-f62b-4fa3-8616-a7915b231ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6d1b19f-d607-4f2f-9a4c-7dee46146304 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6d1b19f-d607-4f2f-9a4c-7dee46146304 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 200 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 595/1178] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume with id: aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:10:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47276c5e-f62b-4fa3-8616-a7915b231ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '128f8acf-579f-4407-bfd1-c04568ba166f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1060796198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb4278dd6384467bfc898a2249bb31f',qos_specs=None,replication_status=,reservations=['5b9d273d-b5ee-4732-91e3-5a03cfce414c','85f97685-c300-489c-82c3-0bbb1f454cc7','7230911b-c0eb-4c53-bed1-00d5b16cd257','d5e16889-17b4-46dc-8acd-ed7b562aa9e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7086965e1e43b0b080b8220680f8db',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1060796198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=128f8acf-579f-4407-bfd1-c04568ba166f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb4278dd6384467bfc898a2249bb31f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d7086965e1e43b0b080b8220680f8db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f8d934-5347-46d6-a892-1cc0e0fb4587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume request issued successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abbd6aab-2efb-4761-858f-e53ccbb31dfb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 202 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 596/1179] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:11 2026] DELETE /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-290052c5-bc07-4f32-9cdf-849959feb0dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f8d934-5347-46d6-a892-1cc0e0fb4587) transitioned into state 'SUCCESS' from state '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-1060796198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb4278dd6384467bfc898a2249bb31f',qos_specs=None,replication_status=,reservations=['5b9d273d-b5ee-4732-91e3-5a03cfce414c','85f97685-c300-489c-82c3-0bbb1f454cc7','7230911b-c0eb-4c53-bed1-00d5b16cd257','d5e16889-17b4-46dc-8acd-ed7b562aa9e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d7086965e1e43b0b080b8220680f8db',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-290052c5-bc07-4f32-9cdf-849959feb0dd tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-290052c5-bc07-4f32-9cdf-849959feb0dd tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-290052c5-bc07-4f32-9cdf-849959feb0dd tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db902f1-ecae-44c7-a161-cf336e13190c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-290052c5-bc07-4f32-9cdf-849959feb0dd tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-290052c5-bc07-4f32-9cdf-849959feb0dd tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 200 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 597/1180] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db902f1-ecae-44c7-a161-cf336e13190c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Flow 'volume_create_api' (85a3917e-ed3d-4312-afe5-219a1939e5aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Create volume request issued successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e40a9f3b-186d-4026-9920-57488d6a286f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 584/1181] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:10:11 2026] POST /volume/v3/volumes => generated 756 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd23b962-d83b-4cb0-8e41-066c35b8e573 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd23b962-d83b-4cb0-8e41-066c35b8e573 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd23b962-d83b-4cb0-8e41-066c35b8e573 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd23b962-d83b-4cb0-8e41-066c35b8e573 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bd23b962-d83b-4cb0-8e41-066c35b8e573 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd23b962-d83b-4cb0-8e41-066c35b8e573 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 200 Sep 01 02:10:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 598/1182] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 824 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-924eb2ce-f764-4bd9-b999-ad991561dfe8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-924eb2ce-f764-4bd9-b999-ad991561dfe8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:10:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-924eb2ce-f764-4bd9-b999-ad991561dfe8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-924eb2ce-f764-4bd9-b999-ad991561dfe8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-924eb2ce-f764-4bd9-b999-ad991561dfe8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-924eb2ce-f764-4bd9-b999-ad991561dfe8 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 200 Sep 01 02:10:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 585/1183] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:12 2026] GET /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1442ab7-4343-4dbe-8bd4-a01afa9cb77e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1442ab7-4343-4dbe-8bd4-a01afa9cb77e tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1442ab7-4343-4dbe-8bd4-a01afa9cb77e tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1442ab7-4343-4dbe-8bd4-a01afa9cb77e tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f1442ab7-4343-4dbe-8bd4-a01afa9cb77e tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1442ab7-4343-4dbe-8bd4-a01afa9cb77e tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 599/1184] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:12 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 848 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8fd0bc53-5983-4813-b05b-ec6304fc085e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8fd0bc53-5983-4813-b05b-ec6304fc085e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 Sep 01 02:10:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8fd0bc53-5983-4813-b05b-ec6304fc085e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8fd0bc53-5983-4813-b05b-ec6304fc085e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8fd0bc53-5983-4813-b05b-ec6304fc085e tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 returned with HTTP 404 Sep 01 02:10:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 586/1185] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/volumes/aa391f5d-dba8-4c97-94a4-5b590e5b9232 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37d07437-0fec-47b6-b88b-ebb12669cb46 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37d07437-0fec-47b6-b88b-ebb12669cb46 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:10:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37d07437-0fec-47b6-b88b-ebb12669cb46 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37d07437-0fec-47b6-b88b-ebb12669cb46 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37d07437-0fec-47b6-b88b-ebb12669cb46 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37d07437-0fec-47b6-b88b-ebb12669cb46 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 600/1186] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] DELETE http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume with id: df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-375d5f55-1274-4617-8196-d4415d1579f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-375d5f55-1274-4617-8196-d4415d1579f4 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-375d5f55-1274-4617-8196-d4415d1579f4 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-375d5f55-1274-4617-8196-d4415d1579f4 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-375d5f55-1274-4617-8196-d4415d1579f4 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-375d5f55-1274-4617-8196-d4415d1579f4 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 601/1187] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c9269f76-2dd4-4f73-bf6c-64c73947a849 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Delete volume request issued successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-755ffde1-9fa2-4957-b5c1-a0dc9d8af0d9 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 202 Sep 01 02:10:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 587/1188] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:13 2026] DELETE /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c9269f76-2dd4-4f73-bf6c-64c73947a849 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] POST http://192.168.122.6/volume/v3/os-volume-transfer Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c9269f76-2dd4-4f73-bf6c-64c73947a849 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "128f8acf-579f-4407-bfd1-c04568ba166f"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1518fdfb-f3c7-4172-a25f-d4f88be36cb1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-c9269f76-2dd4-4f73-bf6c-64c73947a849 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Creating new volume transfer {'transfer': {'volume_id': '128f8acf-579f-4407-bfd1-c04568ba166f'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-c9269f76-2dd4-4f73-bf6c-64c73947a849 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Creating transfer of volume 128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-c9269f76-2dd4-4f73-bf6c-64c73947a849 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Generating transfer record for volume 128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1518fdfb-f3c7-4172-a25f-d4f88be36cb1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1518fdfb-f3c7-4172-a25f-d4f88be36cb1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1518fdfb-f3c7-4172-a25f-d4f88be36cb1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c9269f76-2dd4-4f73-bf6c-64c73947a849 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 602/1189] 192.168.122.6 () {60 vars in 1165 bytes} [Tue Sep 1 02:10:14 2026] POST /volume/v3/os-volume-transfer => generated 445 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e83de24f-e8d1-4e15-a2ab-ce51edc0f23f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1518fdfb-f3c7-4172-a25f-d4f88be36cb1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e83de24f-e8d1-4e15-a2ab-ce51edc0f23f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e83de24f-e8d1-4e15-a2ab-ce51edc0f23f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e83de24f-e8d1-4e15-a2ab-ce51edc0f23f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1518fdfb-f3c7-4172-a25f-d4f88be36cb1 tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 588/1190] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e83de24f-e8d1-4e15-a2ab-ce51edc0f23f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e83de24f-e8d1-4e15-a2ab-ce51edc0f23f tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 603/1191] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5761df44-55ed-4a1e-9b9f-eb1d9c7579b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5761df44-55ed-4a1e-9b9f-eb1d9c7579b6 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/os-volume-transfer/detail Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5761df44-55ed-4a1e-9b9f-eb1d9c7579b6 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5761df44-55ed-4a1e-9b9f-eb1d9c7579b6 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-5761df44-55ed-4a1e-9b9f-eb1d9c7579b6 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Listing volume transfers {{(pid=87202) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5761df44-55ed-4a1e-9b9f-eb1d9c7579b6 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 589/1192] 192.168.122.6 () {58 vars in 1165 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/os-volume-transfer/detail => generated 416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e16b29e6-8bea-488d-b2f9-1d7ea2903bdd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e16b29e6-8bea-488d-b2f9-1d7ea2903bdd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] DELETE http://192.168.122.6/volume/v3/os-volume-transfer/350f1bcf-cc9e-4c57-a62e-32134fa4f310 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e16b29e6-8bea-488d-b2f9-1d7ea2903bdd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e16b29e6-8bea-488d-b2f9-1d7ea2903bdd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-e16b29e6-8bea-488d-b2f9-1d7ea2903bdd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Delete transfer with id: 350f1bcf-cc9e-4c57-a62e-32134fa4f310 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e16b29e6-8bea-488d-b2f9-1d7ea2903bdd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/350f1bcf-cc9e-4c57-a62e-32134fa4f310 returned with HTTP 202 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 604/1193] 192.168.122.6 () {58 vars in 1258 bytes} [Tue Sep 1 02:10:14 2026] DELETE /volume/v3/os-volume-transfer/350f1bcf-cc9e-4c57-a62e-32134fa4f310 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6dc668c2-b00e-4d41-bbe0-0fb4c0c81357 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6dc668c2-b00e-4d41-bbe0-0fb4c0c81357 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6dc668c2-b00e-4d41-bbe0-0fb4c0c81357 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6dc668c2-b00e-4d41-bbe0-0fb4c0c81357 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6dc668c2-b00e-4d41-bbe0-0fb4c0c81357 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6dc668c2-b00e-4d41-bbe0-0fb4c0c81357 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 590/1194] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1749b9a3-5bb2-411b-ba3e-2f3499975e03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1749b9a3-5bb2-411b-ba3e-2f3499975e03 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] DELETE http://192.168.122.6/volume/v3/os-volume-transfer/350f1bcf-cc9e-4c57-a62e-32134fa4f310 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1749b9a3-5bb2-411b-ba3e-2f3499975e03 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1749b9a3-5bb2-411b-ba3e-2f3499975e03 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-1749b9a3-5bb2-411b-ba3e-2f3499975e03 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Delete transfer with id: 350f1bcf-cc9e-4c57-a62e-32134fa4f310 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1749b9a3-5bb2-411b-ba3e-2f3499975e03 tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/os-volume-transfer/350f1bcf-cc9e-4c57-a62e-32134fa4f310 returned with HTTP 404 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 605/1195] 192.168.122.6 () {58 vars in 1258 bytes} [Tue Sep 1 02:10:14 2026] DELETE /volume/v3/os-volume-transfer/350f1bcf-cc9e-4c57-a62e-32134fa4f310 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Delete volume with id: 128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Delete volume request issued successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3d78260-e261-4b5a-b005-a5b45cd0d68b tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 202 Sep 01 02:10:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 591/1196] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:14 2026] DELETE /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb946554-6e8a-4e4d-b5e9-7a4b765d0442 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb946554-6e8a-4e4d-b5e9-7a4b765d0442 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb946554-6e8a-4e4d-b5e9-7a4b765d0442 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb946554-6e8a-4e4d-b5e9-7a4b765d0442 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb946554-6e8a-4e4d-b5e9-7a4b765d0442 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb946554-6e8a-4e4d-b5e9-7a4b765d0442 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 606/1197] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 1011 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d886141-8879-45a5-838c-d57a48d5c07f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d886141-8879-45a5-838c-d57a48d5c07f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:10:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d886141-8879-45a5-838c-d57a48d5c07f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d886141-8879-45a5-838c-d57a48d5c07f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d886141-8879-45a5-838c-d57a48d5c07f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Volume info retrieved successfully. Sep 01 02:10:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d886141-8879-45a5-838c-d57a48d5c07f tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 200 Sep 01 02:10:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 592/1198] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1cf64df4-cb2c-46e1-920a-105e0066cb42 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cf64df4-cb2c-46e1-920a-105e0066cb42 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cf64df4-cb2c-46e1-920a-105e0066cb42 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cf64df4-cb2c-46e1-920a-105e0066cb42 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cf64df4-cb2c-46e1-920a-105e0066cb42 tempest-VolumesTransfersTest-1408614740 tempest-VolumesTransfersTest-1408614740-project-admin] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 404 Sep 01 02:10:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 607/1199] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-646fa4a6-31f6-4d97-baff-8338b0d561cd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-646fa4a6-31f6-4d97-baff-8338b0d561cd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] GET http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-646fa4a6-31f6-4d97-baff-8338b0d561cd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-646fa4a6-31f6-4d97-baff-8338b0d561cd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-646fa4a6-31f6-4d97-baff-8338b0d561cd tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 404 Sep 01 02:10:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 593/1200] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2078711e-db76-4f08-bb8c-e35661bdd5bb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2078711e-db76-4f08-bb8c-e35661bdd5bb tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] DELETE http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2078711e-db76-4f08-bb8c-e35661bdd5bb tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2078711e-db76-4f08-bb8c-e35661bdd5bb tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2078711e-db76-4f08-bb8c-e35661bdd5bb tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] Delete volume with id: 128f8acf-579f-4407-bfd1-c04568ba166f Sep 01 02:10:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2078711e-db76-4f08-bb8c-e35661bdd5bb tempest-VolumesTransfersTest-762972019 tempest-VolumesTransfersTest-762972019-project-member] http://192.168.122.6/volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f returned with HTTP 404 Sep 01 02:10:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 608/1201] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:15 2026] DELETE /volume/v3/volumes/128f8acf-579f-4407-bfd1-c04568ba166f => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9cf6902c-e56f-4b32-885e-c873480af3bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cf6902c-e56f-4b32-885e-c873480af3bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] GET http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f Sep 01 02:10:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9cf6902c-e56f-4b32-885e-c873480af3bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9cf6902c-e56f-4b32-885e-c873480af3bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cf6902c-e56f-4b32-885e-c873480af3bb tempest-VolumesSnapshotTestJSON-1581562884 tempest-VolumesSnapshotTestJSON-1581562884-project-member] http://192.168.122.6/volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f returned with HTTP 404 Sep 01 02:10:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 594/1202] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:16 2026] GET /volume/v3/volumes/df42e7af-b9de-4e2f-b0fa-d3ed6339c11f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:25 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=69,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:26 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=111,cinder:UPDATE=46,cinder:INSERT=34 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1515024935"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1515024935'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Create volume of 1 GB Sep 01 02:10:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Availability Zones retrieved successfully. Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Flow 'volume_create_api' (1b5d12cd-bbe8-4f08-a4e2-8899fc7f0fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd8a0d5-a366-43e0-a56a-1783f79c0f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd8a0d5-a366-43e0-a56a-1783f79c0f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80ea3225-a15c-419e-b392-ee0ab22f9662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Created reservations ['744298cf-0984-4872-b36f-aff245402f3e', '96899103-8a3e-47d9-91d3-e1d5285242c2', '1abb6495-7742-49a0-833e-1a353a5dd665', '3b174242-a9e3-4dda-aacb-c872418bcf0a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80ea3225-a15c-419e-b392-ee0ab22f9662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744298cf-0984-4872-b36f-aff245402f3e', '96899103-8a3e-47d9-91d3-e1d5285242c2', '1abb6495-7742-49a0-833e-1a353a5dd665', '3b174242-a9e3-4dda-aacb-c872418bcf0a']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be20804-10d9-47b3-bc23-8c3e0cff16d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be20804-10d9-47b3-bc23-8c3e0cff16d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e03fb40-ab07-481e-9373-059070f3f6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1515024935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c96cf8aaa1b4b3b8390f3110982bcf4',qos_specs=None,replication_status=,reservations=['744298cf-0984-4872-b36f-aff245402f3e','96899103-8a3e-47d9-91d3-e1d5285242c2','1abb6495-7742-49a0-833e-1a353a5dd665','3b174242-a9e3-4dda-aacb-c872418bcf0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54489ddf87e3412abd9b632835f616be',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1515024935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e03fb40-ab07-481e-9373-059070f3f6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c96cf8aaa1b4b3b8390f3110982bcf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54489ddf87e3412abd9b632835f616be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c89c0ac-611d-41e7-a3bf-e1d68dd287b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c89c0ac-611d-41e7-a3bf-e1d68dd287b4) transitioned into state 'SUCCESS' from state '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-1515024935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c96cf8aaa1b4b3b8390f3110982bcf4',qos_specs=None,replication_status=,reservations=['744298cf-0984-4872-b36f-aff245402f3e','96899103-8a3e-47d9-91d3-e1d5285242c2','1abb6495-7742-49a0-833e-1a353a5dd665','3b174242-a9e3-4dda-aacb-c872418bcf0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54489ddf87e3412abd9b632835f616be',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a6e7db-c994-4829-9f5c-d0be6bdf6867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a6e7db-c994-4829-9f5c-d0be6bdf6867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Flow 'volume_create_api' (1b5d12cd-bbe8-4f08-a4e2-8899fc7f0fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Create volume request issued successfully. Sep 01 02:10:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8326f0c2-2318-46e7-91a2-b288cbfe5914 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 609/1203] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:10:26 2026] POST /volume/v3/volumes => generated 763 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c547d85f-11e6-4cd5-8619-58e8f8ed3a2e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c547d85f-11e6-4cd5-8619-58e8f8ed3a2e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c547d85f-11e6-4cd5-8619-58e8f8ed3a2e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c547d85f-11e6-4cd5-8619-58e8f8ed3a2e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c547d85f-11e6-4cd5-8619-58e8f8ed3a2e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c547d85f-11e6-4cd5-8619-58e8f8ed3a2e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe returned with HTTP 200 Sep 01 02:10:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 595/1204] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:27 2026] GET /volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-VolumesExtendTest-Volume-343240389"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Create volume request body: {'volume': {'imageRef': '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-343240389'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Create volume of 1 GB Sep 01 02:10:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Availability Zones retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Flow 'volume_create_api' (04698ddb-8e12-41e6-8fa9-d1cafcee9133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43290cd9-1a65-4263-b47a-19ac3ebae2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43290cd9-1a65-4263-b47a-19ac3ebae2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115381e6-298d-4589-ab7b-eec66a874b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4373377-863b-4724-8654-e09ed94b0540 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4373377-863b-4724-8654-e09ed94b0540 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4373377-863b-4724-8654-e09ed94b0540 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4373377-863b-4724-8654-e09ed94b0540 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Created reservations ['b0f239d2-059a-4284-9a73-a82861ae4459', '3948d722-44f0-42c3-88f9-e9db1027e4c1', '6b9c71e9-3bec-48b6-bdea-f5e906529a67', 'c4de8841-1c8a-4b89-84bf-3c8b25daffec'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115381e6-298d-4589-ab7b-eec66a874b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f239d2-059a-4284-9a73-a82861ae4459', '3948d722-44f0-42c3-88f9-e9db1027e4c1', '6b9c71e9-3bec-48b6-bdea-f5e906529a67', 'c4de8841-1c8a-4b89-84bf-3c8b25daffec']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f7a803-da3b-4aaf-8063-350e23fedd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c4373377-863b-4724-8654-e09ed94b0540 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30f7a803-da3b-4aaf-8063-350e23fedd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef578ed7-c7ff-4e3c-926e-7522b018f3d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-343240389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99ba8ebdc45412bbd47d43fce640a12',qos_specs=None,replication_status=,reservations=['b0f239d2-059a-4284-9a73-a82861ae4459','3948d722-44f0-42c3-88f9-e9db1027e4c1','6b9c71e9-3bec-48b6-bdea-f5e906529a67','c4de8841-1c8a-4b89-84bf-3c8b25daffec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c521f8035466414b823bbf82d6efef6f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-343240389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef578ed7-c7ff-4e3c-926e-7522b018f3d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b99ba8ebdc45412bbd47d43fce640a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c521f8035466414b823bbf82d6efef6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4373377-863b-4724-8654-e09ed94b0540 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a88abbc-8c4d-4ba1-ab41-fbc445de59a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 596/1205] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a88abbc-8c4d-4ba1-ab41-fbc445de59a2) transitioned into state 'SUCCESS' from state '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-343240389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99ba8ebdc45412bbd47d43fce640a12',qos_specs=None,replication_status=,reservations=['b0f239d2-059a-4284-9a73-a82861ae4459','3948d722-44f0-42c3-88f9-e9db1027e4c1','6b9c71e9-3bec-48b6-bdea-f5e906529a67','c4de8841-1c8a-4b89-84bf-3c8b25daffec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c521f8035466414b823bbf82d6efef6f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac1c99a-0330-4905-b48a-fecb8b4e7bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac1c99a-0330-4905-b48a-fecb8b4e7bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Flow 'volume_create_api' (04698ddb-8e12-41e6-8fa9-d1cafcee9133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Create volume request issued successfully. Sep 01 02:10:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76b35b05-f6d6-4465-afe7-4a9c0530e635 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 610/1206] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:10:28 2026] POST /volume/v3/volumes => generated 752 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8dc46e0-204a-4236-bc39-ad8e0a038fec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8dc46e0-204a-4236-bc39-ad8e0a038fec tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8dc46e0-204a-4236-bc39-ad8e0a038fec tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8dc46e0-204a-4236-bc39-ad8e0a038fec tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f8dc46e0-204a-4236-bc39-ad8e0a038fec tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8dc46e0-204a-4236-bc39-ad8e0a038fec tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 597/1207] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:29 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 820 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c894633-33d3-473c-9c1c-b90ba09451e3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c894633-33d3-473c-9c1c-b90ba09451e3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c894633-33d3-473c-9c1c-b90ba09451e3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c894633-33d3-473c-9c1c-b90ba09451e3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c894633-33d3-473c-9c1c-b90ba09451e3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c894633-33d3-473c-9c1c-b90ba09451e3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe returned with HTTP 200 Sep 01 02:10:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 611/1208] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:29 2026] GET /volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:10:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e03fb40-ab07-481e-9373-059070f3f6fe", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1993380615"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Create snapshot from volume 5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:30 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Created reservations ['5379a3bf-1e9f-4f19-a4c3-f826a8c7f3b5', 'c4b0fe6c-618a-4da6-aeee-84201de5caf7', 'fee9883e-746a-4356-9689-6609f520fc9c', 'ba7e195d-ab63-4aa0-9bc3-1e8d21e0af65'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-151f4a2b-bf93-4210-aa90-3a9ef83d9562 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-151f4a2b-bf93-4210-aa90-3a9ef83d9562 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-151f4a2b-bf93-4210-aa90-3a9ef83d9562 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-151f4a2b-bf93-4210-aa90-3a9ef83d9562 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot create request issued successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed9056d0-7b5e-4dc1-b536-5124f1dc2398 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:10:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 598/1209] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:10:30 2026] POST /volume/v3/snapshots => generated 314 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-151f4a2b-bf93-4210-aa90-3a9ef83d9562 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1319713a-3c5b-4a08-b062-229346afcf7b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-151f4a2b-bf93-4210-aa90-3a9ef83d9562 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 612/1210] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:30 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 844 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1319713a-3c5b-4a08-b062-229346afcf7b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1319713a-3c5b-4a08-b062-229346afcf7b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1319713a-3c5b-4a08-b062-229346afcf7b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1319713a-3c5b-4a08-b062-229346afcf7b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1319713a-3c5b-4a08-b062-229346afcf7b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 200 Sep 01 02:10:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 599/1211] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:30 2026] GET /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 446 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-17fa8551-b661-4818-9567-71220309898d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17fa8551-b661-4818-9567-71220309898d tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17fa8551-b661-4818-9567-71220309898d tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17fa8551-b661-4818-9567-71220309898d tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1b1ee023-e540-4153-ae46-0b9a96cf8dde None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b1ee023-e540-4153-ae46-0b9a96cf8dde tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b1ee023-e540-4153-ae46-0b9a96cf8dde tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b1ee023-e540-4153-ae46-0b9a96cf8dde tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17fa8551-b661-4818-9567-71220309898d tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17fa8551-b661-4818-9567-71220309898d tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 613/1212] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:31 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 902 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1b1ee023-e540-4153-ae46-0b9a96cf8dde tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b1ee023-e540-4153-ae46-0b9a96cf8dde tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 200 Sep 01 02:10:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 600/1213] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:31 2026] GET /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 446 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ce809672-f967-4261-8086-6dbbbabc8697 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce809672-f967-4261-8086-6dbbbabc8697 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce809672-f967-4261-8086-6dbbbabc8697 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce809672-f967-4261-8086-6dbbbabc8697 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-022d4fd1-9409-47d3-bd99-22eb2f9fdf5d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-022d4fd1-9409-47d3-bd99-22eb2f9fdf5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-022d4fd1-9409-47d3-bd99-22eb2f9fdf5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-022d4fd1-9409-47d3-bd99-22eb2f9fdf5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-022d4fd1-9409-47d3-bd99-22eb2f9fdf5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-022d4fd1-9409-47d3-bd99-22eb2f9fdf5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 200 Sep 01 02:10:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 601/1214] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:32 2026] GET /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ce809672-f967-4261-8086-6dbbbabc8697 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce809672-f967-4261-8086-6dbbbabc8697 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 614/1215] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:32 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 902 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f15a6949-d6a3-4386-a902-a759ff748db3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f15a6949-d6a3-4386-a902-a759ff748db3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f15a6949-d6a3-4386-a902-a759ff748db3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f15a6949-d6a3-4386-a902-a759ff748db3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f15a6949-d6a3-4386-a902-a759ff748db3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f15a6949-d6a3-4386-a902-a759ff748db3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 200 Sep 01 02:10:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 602/1216] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:33 2026] GET /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 473 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2398de9-13f7-4c62-b998-2959e3b20adc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:10:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e03fb40-ab07-481e-9373-059070f3f6fe", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1192542365"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2398de9-13f7-4c62-b998-2959e3b20adc tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2398de9-13f7-4c62-b998-2959e3b20adc tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2398de9-13f7-4c62-b998-2959e3b20adc tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Create snapshot from volume 5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2398de9-13f7-4c62-b998-2959e3b20adc tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2398de9-13f7-4c62-b998-2959e3b20adc tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 615/1217] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:33 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 902 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Created reservations ['ffce3695-3785-4019-899e-c8df6ec2e0f5', '872237a2-93bb-4558-9066-f57ee5743bdf', '11e47bf6-8eaf-402f-abb7-904c7458c110', 'bf143ffa-0c28-4577-bb2a-fb15f770d371'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot create request issued successfully. Sep 01 02:10:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2980388-3fa6-4b44-ac02-cffd06f3aa98 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:10:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 603/1218] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:10:33 2026] POST /volume/v3/snapshots => generated 314 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7054c891-2d58-4fc5-9a52-8c621731d3d4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7054c891-2d58-4fc5-9a52-8c621731d3d4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7054c891-2d58-4fc5-9a52-8c621731d3d4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7054c891-2d58-4fc5-9a52-8c621731d3d4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7054c891-2d58-4fc5-9a52-8c621731d3d4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7054c891-2d58-4fc5-9a52-8c621731d3d4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 616/1219] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:34 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 446 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-266e9c08-13aa-4662-9cd4-ae61f9de3b94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-266e9c08-13aa-4662-9cd4-ae61f9de3b94 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-266e9c08-13aa-4662-9cd4-ae61f9de3b94 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-266e9c08-13aa-4662-9cd4-ae61f9de3b94 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-266e9c08-13aa-4662-9cd4-ae61f9de3b94 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-266e9c08-13aa-4662-9cd4-ae61f9de3b94 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 604/1220] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:34 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 905 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d890923a-01a1-499c-97d2-a0e31d50bc5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d890923a-01a1-499c-97d2-a0e31d50bc5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d890923a-01a1-499c-97d2-a0e31d50bc5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d890923a-01a1-499c-97d2-a0e31d50bc5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d890923a-01a1-499c-97d2-a0e31d50bc5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d890923a-01a1-499c-97d2-a0e31d50bc5d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 617/1221] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 446 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e229711-673f-49b2-b9b9-a11f9aa34853 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e229711-673f-49b2-b9b9-a11f9aa34853 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e229711-673f-49b2-b9b9-a11f9aa34853 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e229711-673f-49b2-b9b9-a11f9aa34853 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e229711-673f-49b2-b9b9-a11f9aa34853 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e229711-673f-49b2-b9b9-a11f9aa34853 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 605/1222] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 905 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63ffa25b-8baf-4ec9-9b59-bd9615a855be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63ffa25b-8baf-4ec9-9b59-bd9615a855be tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63ffa25b-8baf-4ec9-9b59-bd9615a855be tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63ffa25b-8baf-4ec9-9b59-bd9615a855be tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-63ffa25b-8baf-4ec9-9b59-bd9615a855be tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63ffa25b-8baf-4ec9-9b59-bd9615a855be tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 618/1223] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 446 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eaf6d493-2c9d-4784-b93b-d910c3ed7cfb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eaf6d493-2c9d-4784-b93b-d910c3ed7cfb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eaf6d493-2c9d-4784-b93b-d910c3ed7cfb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eaf6d493-2c9d-4784-b93b-d910c3ed7cfb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eaf6d493-2c9d-4784-b93b-d910c3ed7cfb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eaf6d493-2c9d-4784-b93b-d910c3ed7cfb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 606/1224] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:37 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 905 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9be03e9c-0b00-4cf5-bc23-541d5caaa33f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9be03e9c-0b00-4cf5-bc23-541d5caaa33f tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9be03e9c-0b00-4cf5-bc23-541d5caaa33f tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9be03e9c-0b00-4cf5-bc23-541d5caaa33f tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9be03e9c-0b00-4cf5-bc23-541d5caaa33f tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9be03e9c-0b00-4cf5-bc23-541d5caaa33f tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 619/1225] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:37 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 446 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9bdae72f-41a9-454e-8f46-ba38b31f21f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bdae72f-41a9-454e-8f46-ba38b31f21f4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bdae72f-41a9-454e-8f46-ba38b31f21f4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bdae72f-41a9-454e-8f46-ba38b31f21f4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9bdae72f-41a9-454e-8f46-ba38b31f21f4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bdae72f-41a9-454e-8f46-ba38b31f21f4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 607/1226] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:38 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 905 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ae204a6-0b13-41da-90dd-3722d162d377 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53f13453-87cf-4f67-9310-454f95da62d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53f13453-87cf-4f67-9310-454f95da62d6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53f13453-87cf-4f67-9310-454f95da62d6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53f13453-87cf-4f67-9310-454f95da62d6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-53f13453-87cf-4f67-9310-454f95da62d6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53f13453-87cf-4f67-9310-454f95da62d6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 608/1227] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:38 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 473 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e03fb40-ab07-481e-9373-059070f3f6fe", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Create snapshot from volume 5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:38 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Created reservations ['307b38f1-77e5-4b9b-a531-16273b196400', 'cc847c44-1d28-4bb3-8e48-c0bb772de9cb', 'b6c8d0d6-0a3e-4281-b8ce-021e299ea654', '9da4c2a5-551b-48c7-b6d0-410f99ddd132'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-832886233", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-832886233', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Create volume of 1 GB Sep 01 02:10:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Availability Zones retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot create request issued successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ee29a8e-03e5-4de1-a906-f06750e22ae2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:10:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 609/1228] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:10:38 2026] POST /volume/v3/snapshots => generated 314 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b597078-4757-4c83-9e5a-fb85df8471f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Flow 'volume_create_api' (7892192a-a07a-4185-b965-7faa6e21099a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b597078-4757-4c83-9e5a-fb85df8471f9 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b597078-4757-4c83-9e5a-fb85df8471f9 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b597078-4757-4c83-9e5a-fb85df8471f9 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f4b1a5-bd61-4b2f-b466-7c6e6cc1b2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9b597078-4757-4c83-9e5a-fb85df8471f9 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b597078-4757-4c83-9e5a-fb85df8471f9 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 610/1229] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 446 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f4b1a5-bd61-4b2f-b466-7c6e6cc1b2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de8f510-0be9-4f65-88a3-d745d4cd83e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8d174a3-979f-4df3-98b2-ac33c222004f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8d174a3-979f-4df3-98b2-ac33c222004f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8d174a3-979f-4df3-98b2-ac33c222004f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8d174a3-979f-4df3-98b2-ac33c222004f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Created reservations ['1927a837-47aa-43cf-8dd0-3a0177ccaa42', '3c493369-5a0d-4a27-a5e9-d53cb6c98c8b', '6c3abe5d-f3ae-4a0d-8803-25dead51ce16', '98c6cd7a-23a9-4736-bb8a-9cbbba9ae6da'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de8f510-0be9-4f65-88a3-d745d4cd83e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1927a837-47aa-43cf-8dd0-3a0177ccaa42', '3c493369-5a0d-4a27-a5e9-d53cb6c98c8b', '6c3abe5d-f3ae-4a0d-8803-25dead51ce16', '98c6cd7a-23a9-4736-bb8a-9cbbba9ae6da']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce44318e-0e0b-4a5a-92c9-54314ae234f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8d174a3-979f-4df3-98b2-ac33c222004f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8d174a3-979f-4df3-98b2-ac33c222004f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 611/1230] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 905 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce44318e-0e0b-4a5a-92c9-54314ae234f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c979f3ce-26f0-45ca-b2e6-4ecbae810cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-832886233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b21fe8c3ec4072a2ab99376ddb0280',qos_specs=None,replication_status=,reservations=['1927a837-47aa-43cf-8dd0-3a0177ccaa42','3c493369-5a0d-4a27-a5e9-d53cb6c98c8b','6c3abe5d-f3ae-4a0d-8803-25dead51ce16','98c6cd7a-23a9-4736-bb8a-9cbbba9ae6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f74bc6bea24943f28287852ee02ea57e',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-832886233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c979f3ce-26f0-45ca-b2e6-4ecbae810cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b21fe8c3ec4072a2ab99376ddb0280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f74bc6bea24943f28287852ee02ea57e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987b029c-99d2-490f-8ddc-20d3d8e7023a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987b029c-99d2-490f-8ddc-20d3d8e7023a) transitioned into state 'SUCCESS' from state '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-832886233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b21fe8c3ec4072a2ab99376ddb0280',qos_specs=None,replication_status=,reservations=['1927a837-47aa-43cf-8dd0-3a0177ccaa42','3c493369-5a0d-4a27-a5e9-d53cb6c98c8b','6c3abe5d-f3ae-4a0d-8803-25dead51ce16','98c6cd7a-23a9-4736-bb8a-9cbbba9ae6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f74bc6bea24943f28287852ee02ea57e',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e39879-d386-4e44-a2fb-592c3b5a06d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44e39879-d386-4e44-a2fb-592c3b5a06d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Flow 'volume_create_api' (7892192a-a07a-4185-b965-7faa6e21099a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Create volume request issued successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ae204a6-0b13-41da-90dd-3722d162d377 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 620/1231] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:10:38 2026] POST /volume/v3/volumes => generated 760 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b256e347-489f-4492-831c-aaf3fb3bcd85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b256e347-489f-4492-831c-aaf3fb3bcd85 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b256e347-489f-4492-831c-aaf3fb3bcd85 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b256e347-489f-4492-831c-aaf3fb3bcd85 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b256e347-489f-4492-831c-aaf3fb3bcd85 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:10:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b256e347-489f-4492-831c-aaf3fb3bcd85 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 612/1232] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 828 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c682ce09-5f7b-4cc2-8028-134301e2bfc2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c682ce09-5f7b-4cc2-8028-134301e2bfc2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c682ce09-5f7b-4cc2-8028-134301e2bfc2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c682ce09-5f7b-4cc2-8028-134301e2bfc2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c682ce09-5f7b-4cc2-8028-134301e2bfc2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c682ce09-5f7b-4cc2-8028-134301e2bfc2 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 621/1233] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 446 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0038380-6eb6-429b-8a2c-ec12935a13e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0038380-6eb6-429b-8a2c-ec12935a13e7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0038380-6eb6-429b-8a2c-ec12935a13e7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0038380-6eb6-429b-8a2c-ec12935a13e7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0038380-6eb6-429b-8a2c-ec12935a13e7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0038380-6eb6-429b-8a2c-ec12935a13e7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 613/1234] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-716abd9a-7d64-4daa-8cbd-2e44f5c83108 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-716abd9a-7d64-4daa-8cbd-2e44f5c83108 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:10:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-716abd9a-7d64-4daa-8cbd-2e44f5c83108 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-716abd9a-7d64-4daa-8cbd-2e44f5c83108 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-716abd9a-7d64-4daa-8cbd-2e44f5c83108 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:10:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-716abd9a-7d64-4daa-8cbd-2e44f5c83108 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 200 Sep 01 02:10:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 622/1235] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 852 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9554198c-37ca-471d-8bc1-0a6f88db036d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9554198c-37ca-471d-8bc1-0a6f88db036d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9554198c-37ca-471d-8bc1-0a6f88db036d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9554198c-37ca-471d-8bc1-0a6f88db036d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9554198c-37ca-471d-8bc1-0a6f88db036d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9554198c-37ca-471d-8bc1-0a6f88db036d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 200 Sep 01 02:10:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 614/1236] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-175470a3-c343-4821-800e-8fa67f88fab4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-175470a3-c343-4821-800e-8fa67f88fab4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-175470a3-c343-4821-800e-8fa67f88fab4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-175470a3-c343-4821-800e-8fa67f88fab4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-175470a3-c343-4821-800e-8fa67f88fab4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-175470a3-c343-4821-800e-8fa67f88fab4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 623/1237] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 1323 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2923ad91-7740-43c5-8105-b053333f7839 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2923ad91-7740-43c5-8105-b053333f7839 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] POST http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4/action Sep 01 02:10:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2923ad91-7740-43c5-8105-b053333f7839 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2923ad91-7740-43c5-8105-b053333f7839 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2923ad91-7740-43c5-8105-b053333f7839 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2923ad91-7740-43c5-8105-b053333f7839 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Created reservations ['477fadac-8e3a-447d-8af8-b68376595201', '6206c6a2-4e54-4326-9023-5d6198686d1a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2923ad91-7740-43c5-8105-b053333f7839 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Extend volume request issued successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2923ad91-7740-43c5-8105-b053333f7839 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4/action returned with HTTP 202 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 615/1238] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:10:41 2026] POST /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-91bc8ec1-639b-465f-99dd-abdafb3ec59f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91bc8ec1-639b-465f-99dd-abdafb3ec59f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91bc8ec1-639b-465f-99dd-abdafb3ec59f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91bc8ec1-639b-465f-99dd-abdafb3ec59f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-91bc8ec1-639b-465f-99dd-abdafb3ec59f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91bc8ec1-639b-465f-99dd-abdafb3ec59f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 624/1239] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 1323 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cbcfc9c3-fc18-4af2-8c0c-9692977397be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbcfc9c3-fc18-4af2-8c0c-9692977397be tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbcfc9c3-fc18-4af2-8c0c-9692977397be tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbcfc9c3-fc18-4af2-8c0c-9692977397be tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbcfc9c3-fc18-4af2-8c0c-9692977397be tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbcfc9c3-fc18-4af2-8c0c-9692977397be tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 616/1240] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2903414e-351f-42cf-9e6d-d139eb61b985 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2903414e-351f-42cf-9e6d-d139eb61b985 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2903414e-351f-42cf-9e6d-d139eb61b985 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2903414e-351f-42cf-9e6d-d139eb61b985 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2903414e-351f-42cf-9e6d-d139eb61b985 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2903414e-351f-42cf-9e6d-d139eb61b985 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 625/1241] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b667291-573e-4c93-9237-32f6e96d1363 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b667291-573e-4c93-9237-32f6e96d1363 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?limit=1 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b667291-573e-4c93-9237-32f6e96d1363 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b667291-573e-4c93-9237-32f6e96d1363 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-0b667291-573e-4c93-9237-32f6e96d1363 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-0b667291-573e-4c93-9237-32f6e96d1363 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /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 01 02:10:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0b667291-573e-4c93-9237-32f6e96d1363 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b667291-573e-4c93-9237-32f6e96d1363 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 617/1242] 192.168.122.6 () {58 vars in 1132 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d837ed0-e952-4160-b858-d5678e44a14d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d837ed0-e952-4160-b858-d5678e44a14d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d837ed0-e952-4160-b858-d5678e44a14d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d837ed0-e952-4160-b858-d5678e44a14d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-4d837ed0-e952-4160-b858-d5678e44a14d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-4d837ed0-e952-4160-b858-d5678e44a14d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /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 01 02:10:42 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d837ed0-e952-4160-b858-d5678e44a14d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d837ed0-e952-4160-b858-d5678e44a14d tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 626/1243] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?limit=100000 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /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 01 02:10:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63048e92-0e62-4f3d-8251-fc478c654bc6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 618/1244] 192.168.122.6 () {58 vars in 1142 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?limit=0 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /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 01 02:10:42 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cada2cf3-f121-420c-ac5a-5e67df54d026 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 627/1245] 192.168.122.6 () {58 vars in 1132 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-61694e8d-9669-48df-8aa4-828a4691c62e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61694e8d-9669-48df-8aa4-828a4691c62e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61694e8d-9669-48df-8aa4-828a4691c62e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61694e8d-9669-48df-8aa4-828a4691c62e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-61694e8d-9669-48df-8aa4-828a4691c62e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-61694e8d-9669-48df-8aa4-828a4691c62e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /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 01 02:10:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-61694e8d-9669-48df-8aa4-828a4691c62e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61694e8d-9669-48df-8aa4-828a4691c62e tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 619/1246] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02f28c68-b028-4d5b-8b70-822404acdcca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02f28c68-b028-4d5b-8b70-822404acdcca tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?marker=be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02f28c68-b028-4d5b-8b70-822404acdcca tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02f28c68-b028-4d5b-8b70-822404acdcca tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-02f28c68-b028-4d5b-8b70-822404acdcca tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-02f28c68-b028-4d5b-8b70-822404acdcca tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-02f28c68-b028-4d5b-8b70-822404acdcca tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02f28c68-b028-4d5b-8b70-822404acdcca tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?marker=be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 628/1247] 192.168.122.6 () {58 vars in 1204 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?marker=be010b5e-3a88-4b58-8330-835156b283fe => generated 342 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?offset=2&limit=3 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /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 01 02:10:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b567dfc5-fc56-4fca-8436-fb2500ec2859 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 620/1248] 192.168.122.6 () {58 vars in 1150 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /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 01 02:10:42 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65d7da2a-bd34-4e50-a0f6-b66adce1b6e4 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 629/1249] 192.168.122.6 () {58 vars in 1182 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /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 01 02:10:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-951f235b-8fa7-4c0e-a7f7-449ff3988ff8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 621/1250] 192.168.122.6 () {58 vars in 1184 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f5664b32-629d-4788-994c-85b72dd3f266 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5664b32-629d-4788-994c-85b72dd3f266 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5664b32-629d-4788-994c-85b72dd3f266 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5664b32-629d-4788-994c-85b72dd3f266 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-f5664b32-629d-4788-994c-85b72dd3f266 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-f5664b32-629d-4788-994c-85b72dd3f266 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /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 01 02:10:42 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f5664b32-629d-4788-994c-85b72dd3f266 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5664b32-629d-4788-994c-85b72dd3f266 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 630/1251] 192.168.122.6 () {58 vars in 1166 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /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 01 02:10:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6fad29e-6f9c-40c4-9057-06fa88d61310 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 622/1252] 192.168.122.6 () {58 vars in 1168 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:42 devstack devstack@c-api.service[87203]: /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 01 02:10:42 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87e6798e-48d5-43cf-9c86-603b5ee33609 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 631/1253] 192.168.122.6 () {58 vars in 1186 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /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 01 02:10:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-413290bc-2663-4926-9d5e-c8bebd2313c3 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 623/1254] 192.168.122.6 () {58 vars in 1188 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-431590fd-39db-41a9-8563-7634ebad7b0c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-431590fd-39db-41a9-8563-7634ebad7b0c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-431590fd-39db-41a9-8563-7634ebad7b0c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-431590fd-39db-41a9-8563-7634ebad7b0c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-431590fd-39db-41a9-8563-7634ebad7b0c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-431590fd-39db-41a9-8563-7634ebad7b0c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /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 01 02:10:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-431590fd-39db-41a9-8563-7634ebad7b0c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-431590fd-39db-41a9-8563-7634ebad7b0c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 632/1255] 192.168.122.6 () {58 vars in 1259 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 => generated 476 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail?status=available Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /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 01 02:10:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69e0bfbc-c325-4115-9a72-208b07bab6e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 624/1256] 192.168.122.6 () {58 vars in 1171 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0edbd7d6-2be8-4384-8ea4-d676db21e4e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0edbd7d6-2be8-4384-8ea4-d676db21e4e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0edbd7d6-2be8-4384-8ea4-d676db21e4e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0edbd7d6-2be8-4384-8ea4-d676db21e4e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /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 01 02:10:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-054acf70-b8e3-4f9f-bc30-8d4b5bf8a567 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 633/1257] 192.168.122.6 () {58 vars in 1293 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 => generated 476 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /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 01 02:10:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1709af8-5cef-4cdf-b9ed-662dc6e19dcb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0edbd7d6-2be8-4384-8ea4-d676db21e4e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 634/1258] 192.168.122.6 () {58 vars in 1238 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea448d12-cb65-49d3-8838-1e675d03e315 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea448d12-cb65-49d3-8838-1e675d03e315 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?status=available Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea448d12-cb65-49d3-8838-1e675d03e315 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea448d12-cb65-49d3-8838-1e675d03e315 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0edbd7d6-2be8-4384-8ea4-d676db21e4e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-ea448d12-cb65-49d3-8838-1e675d03e315 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 625/1259] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 1323 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-ea448d12-cb65-49d3-8838-1e675d03e315 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /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 01 02:10:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea448d12-cb65-49d3-8838-1e675d03e315 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea448d12-cb65-49d3-8838-1e675d03e315 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 635/1260] 192.168.122.6 () {58 vars in 1150 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /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 01 02:10:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Get all snapshots completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07e3e379-ad1d-477a-bdcb-edbc886be532 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 626/1261] 192.168.122.6 () {58 vars in 1272 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1852472869 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f71fdc26-c201-46ac-983f-d2051f339519 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f71fdc26-c201-46ac-983f-d2051f339519 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f71fdc26-c201-46ac-983f-d2051f339519 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f71fdc26-c201-46ac-983f-d2051f339519 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Delete snapshot with id: 3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f71fdc26-c201-46ac-983f-d2051f339519 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f71fdc26-c201-46ac-983f-d2051f339519 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 636/1262] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot delete request issued successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9652d7ab-8647-4c54-a2d9-fc8ea1888b6b tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 202 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 627/1263] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:10:43 2026] DELETE /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-391038a8-63cb-45b1-bc35-63360f1ccb4a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6b2aefe-82ac-4519-90cc-194e8b56c6fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-391038a8-63cb-45b1-bc35-63360f1ccb4a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-391038a8-63cb-45b1-bc35-63360f1ccb4a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-391038a8-63cb-45b1-bc35-63360f1ccb4a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6b2aefe-82ac-4519-90cc-194e8b56c6fb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6b2aefe-82ac-4519-90cc-194e8b56c6fb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6b2aefe-82ac-4519-90cc-194e8b56c6fb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f6b2aefe-82ac-4519-90cc-194e8b56c6fb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6b2aefe-82ac-4519-90cc-194e8b56c6fb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 628/1264] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-391038a8-63cb-45b1-bc35-63360f1ccb4a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-391038a8-63cb-45b1-bc35-63360f1ccb4a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 637/1265] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] POST http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc/action Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-719783874", "disk_format": "raw"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-719783874", "disk_format": "raw"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87202]: DEBUG cinder.image.image_utils [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-719783874'}] 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-719783874'}]. {{(pid=87202) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f19eb661-6faa-4946-b128-dc42e93e7a8c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f19eb661-6faa-4946-b128-dc42e93e7a8c tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f19eb661-6faa-4946-b128-dc42e93e7a8c tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f19eb661-6faa-4946-b128-dc42e93e7a8c tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f19eb661-6faa-4946-b128-dc42e93e7a8c tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f19eb661-6faa-4946-b128-dc42e93e7a8c tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 638/1266] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 1323 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d43ea24-351e-4952-8af5-6b3739638cc9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d43ea24-351e-4952-8af5-6b3739638cc9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d43ea24-351e-4952-8af5-6b3739638cc9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d43ea24-351e-4952-8af5-6b3739638cc9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d43ea24-351e-4952-8af5-6b3739638cc9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d43ea24-351e-4952-8af5-6b3739638cc9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 639/1267] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 1323 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd440423-3437-4352-99cb-fb6a2a05eff1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd440423-3437-4352-99cb-fb6a2a05eff1 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd440423-3437-4352-99cb-fb6a2a05eff1 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd440423-3437-4352-99cb-fb6a2a05eff1 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Copy volume to image completed successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3cedc7d7-4c2a-46a6-93ac-389f5027399a tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc/action returned with HTTP 202 Sep 01 02:10:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 629/1268] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc/action => generated 653 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4acd0f76-f380-4684-b494-4c8da09d32ce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4acd0f76-f380-4684-b494-4c8da09d32ce tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4acd0f76-f380-4684-b494-4c8da09d32ce tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4acd0f76-f380-4684-b494-4c8da09d32ce tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4acd0f76-f380-4684-b494-4c8da09d32ce tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bd440423-3437-4352-99cb-fb6a2a05eff1 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4acd0f76-f380-4684-b494-4c8da09d32ce tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 630/1269] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd440423-3437-4352-99cb-fb6a2a05eff1 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 640/1270] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 1323 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Delete volume with id: ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Delete volume request issued successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56cf36e1-0372-4a54-ba62-a1eaff155ee4 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 202 Sep 01 02:10:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 631/1271] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:44 2026] DELETE /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf2d9717-e38c-4f69-bc6e-8e426f6f4ab5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf2d9717-e38c-4f69-bc6e-8e426f6f4ab5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf2d9717-e38c-4f69-bc6e-8e426f6f4ab5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf2d9717-e38c-4f69-bc6e-8e426f6f4ab5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf2d9717-e38c-4f69-bc6e-8e426f6f4ab5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf2d9717-e38c-4f69-bc6e-8e426f6f4ab5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 641/1272] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 1322 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a7726d7e-29e4-447c-983f-c8982509cbd5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7726d7e-29e4-447c-983f-c8982509cbd5 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7726d7e-29e4-447c-983f-c8982509cbd5 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7726d7e-29e4-447c-983f-c8982509cbd5 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a7726d7e-29e4-447c-983f-c8982509cbd5 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7726d7e-29e4-447c-983f-c8982509cbd5 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 632/1273] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 472 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-72dac6f4-3824-4cd5-a50f-78ec043f8523 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72dac6f4-3824-4cd5-a50f-78ec043f8523 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 Sep 01 02:10:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72dac6f4-3824-4cd5-a50f-78ec043f8523 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72dac6f4-3824-4cd5-a50f-78ec043f8523 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72dac6f4-3824-4cd5-a50f-78ec043f8523 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 returned with HTTP 404 Sep 01 02:10:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 642/1274] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/ef578ed7-c7ff-4e3c-926e-7522b018f3d4 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1086873598"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1086873598'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Create volume of 1 GB Sep 01 02:10:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Availability Zones retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Flow 'volume_create_api' (8f367219-628c-43ae-b9fe-ff547f449328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238798cf-48bf-4c44-b84a-3cc1c6f4c28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238798cf-48bf-4c44-b84a-3cc1c6f4c28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51465daa-d562-47cd-8e11-6b218caa5347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Created reservations ['60f636f4-a1e4-4c1e-abd5-3e37d288373d', '362e52d1-781a-4c4e-af7c-7038e89586f6', 'cfe7b39d-28c9-4b44-9441-a2d36ec157da', 'f1b467b0-3a16-418f-8eeb-320d1cf84cbf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51465daa-d562-47cd-8e11-6b218caa5347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f636f4-a1e4-4c1e-abd5-3e37d288373d', '362e52d1-781a-4c4e-af7c-7038e89586f6', 'cfe7b39d-28c9-4b44-9441-a2d36ec157da', 'f1b467b0-3a16-418f-8eeb-320d1cf84cbf']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14cd38d-e858-4ca1-a251-0f446e474c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14cd38d-e858-4ca1-a251-0f446e474c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daffc072-fa65-41a8-993a-7ad5c915f47c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1086873598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99ba8ebdc45412bbd47d43fce640a12',qos_specs=None,replication_status=,reservations=['60f636f4-a1e4-4c1e-abd5-3e37d288373d','362e52d1-781a-4c4e-af7c-7038e89586f6','cfe7b39d-28c9-4b44-9441-a2d36ec157da','f1b467b0-3a16-418f-8eeb-320d1cf84cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c521f8035466414b823bbf82d6efef6f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1086873598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daffc072-fa65-41a8-993a-7ad5c915f47c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b99ba8ebdc45412bbd47d43fce640a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c521f8035466414b823bbf82d6efef6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88836b04-5ade-49c6-91c5-2036d6406186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88836b04-5ade-49c6-91c5-2036d6406186) transitioned into state 'SUCCESS' from state '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-1086873598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99ba8ebdc45412bbd47d43fce640a12',qos_specs=None,replication_status=,reservations=['60f636f4-a1e4-4c1e-abd5-3e37d288373d','362e52d1-781a-4c4e-af7c-7038e89586f6','cfe7b39d-28c9-4b44-9441-a2d36ec157da','f1b467b0-3a16-418f-8eeb-320d1cf84cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c521f8035466414b823bbf82d6efef6f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc94afb-57e1-4afa-b15e-dbefe70a2cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc94afb-57e1-4afa-b15e-dbefe70a2cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Flow 'volume_create_api' (8f367219-628c-43ae-b9fe-ff547f449328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Create volume request issued successfully. Sep 01 02:10:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f7aff2c-37c1-4574-8f6e-6be21ceb0a9e tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 633/1275] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:10:45 2026] POST /volume/v3/volumes => generated 753 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f63d7b46-490f-4fba-9ed5-617a9c8b3119 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f63d7b46-490f-4fba-9ed5-617a9c8b3119 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f63d7b46-490f-4fba-9ed5-617a9c8b3119 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f63d7b46-490f-4fba-9ed5-617a9c8b3119 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd853b8e-6927-430c-8a7c-0b4a28ab3060 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd853b8e-6927-430c-8a7c-0b4a28ab3060 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd853b8e-6927-430c-8a7c-0b4a28ab3060 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd853b8e-6927-430c-8a7c-0b4a28ab3060 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f63d7b46-490f-4fba-9ed5-617a9c8b3119 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f63d7b46-490f-4fba-9ed5-617a9c8b3119 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 643/1276] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 821 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd853b8e-6927-430c-8a7c-0b4a28ab3060 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 returned with HTTP 404 Sep 01 02:10:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 634/1277] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/snapshots/3c053afd-d291-4732-9fef-a76d4d1e6233 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97901a50-9d8c-48d5-a542-43214d11ee90 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97901a50-9d8c-48d5-a542-43214d11ee90 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97901a50-9d8c-48d5-a542-43214d11ee90 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97901a50-9d8c-48d5-a542-43214d11ee90 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-97901a50-9d8c-48d5-a542-43214d11ee90 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Delete snapshot with id: be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97901a50-9d8c-48d5-a542-43214d11ee90 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97901a50-9d8c-48d5-a542-43214d11ee90 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot delete request issued successfully. Sep 01 02:10:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97901a50-9d8c-48d5-a542-43214d11ee90 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 202 Sep 01 02:10:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 644/1278] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:10:46 2026] DELETE /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 0 bytes in 338 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5edc010-8951-4e8c-b248-d8add52efe19 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5edc010-8951-4e8c-b248-d8add52efe19 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5edc010-8951-4e8c-b248-d8add52efe19 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5edc010-8951-4e8c-b248-d8add52efe19 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5edc010-8951-4e8c-b248-d8add52efe19 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5edc010-8951-4e8c-b248-d8add52efe19 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 635/1279] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 472 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e7defee5-f837-4396-8fa1-0129c081a5fe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7defee5-f837-4396-8fa1-0129c081a5fe tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7defee5-f837-4396-8fa1-0129c081a5fe tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7defee5-f837-4396-8fa1-0129c081a5fe tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e7defee5-f837-4396-8fa1-0129c081a5fe tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7defee5-f837-4396-8fa1-0129c081a5fe tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 645/1280] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b8ad815-fc4e-4f68-a5ac-5cbbc18c27e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b8ad815-fc4e-4f68-a5ac-5cbbc18c27e8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b8ad815-fc4e-4f68-a5ac-5cbbc18c27e8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b8ad815-fc4e-4f68-a5ac-5cbbc18c27e8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b8ad815-fc4e-4f68-a5ac-5cbbc18c27e8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b8ad815-fc4e-4f68-a5ac-5cbbc18c27e8 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 636/1281] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:48 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 472 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fdd8550f-8066-448c-b927-11c36be075d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fdd8550f-8066-448c-b927-11c36be075d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fdd8550f-8066-448c-b927-11c36be075d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fdd8550f-8066-448c-b927-11c36be075d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fdd8550f-8066-448c-b927-11c36be075d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fdd8550f-8066-448c-b927-11c36be075d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 646/1282] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:48 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9ac4f94c-be71-4a11-8e96-bc37101b001a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ac4f94c-be71-4a11-8e96-bc37101b001a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ac4f94c-be71-4a11-8e96-bc37101b001a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ac4f94c-be71-4a11-8e96-bc37101b001a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9ac4f94c-be71-4a11-8e96-bc37101b001a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ac4f94c-be71-4a11-8e96-bc37101b001a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 637/1283] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:49 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 472 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e56791b5-30c1-455a-b816-a2a085775e88 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e56791b5-30c1-455a-b816-a2a085775e88 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e56791b5-30c1-455a-b816-a2a085775e88 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e56791b5-30c1-455a-b816-a2a085775e88 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e56791b5-30c1-455a-b816-a2a085775e88 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e56791b5-30c1-455a-b816-a2a085775e88 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 647/1284] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:50 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e4467d7d-5454-49c9-9726-d379106878a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4467d7d-5454-49c9-9726-d379106878a6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e4467d7d-5454-49c9-9726-d379106878a6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e4467d7d-5454-49c9-9726-d379106878a6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e4467d7d-5454-49c9-9726-d379106878a6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4467d7d-5454-49c9-9726-d379106878a6 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 638/1285] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:50 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 472 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c55a887e-8939-40b1-af05-2a27696ef735 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c55a887e-8939-40b1-af05-2a27696ef735 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c55a887e-8939-40b1-af05-2a27696ef735 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c55a887e-8939-40b1-af05-2a27696ef735 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c55a887e-8939-40b1-af05-2a27696ef735 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c55a887e-8939-40b1-af05-2a27696ef735 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 648/1286] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7cdf41e-5626-4340-b766-b2c72ae79976 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7cdf41e-5626-4340-b766-b2c72ae79976 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7cdf41e-5626-4340-b766-b2c72ae79976 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7cdf41e-5626-4340-b766-b2c72ae79976 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7cdf41e-5626-4340-b766-b2c72ae79976 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7cdf41e-5626-4340-b766-b2c72ae79976 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 200 Sep 01 02:10:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 639/1287] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-01d7b5ec-7835-4ccf-a0b5-5f4138d418e8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01d7b5ec-7835-4ccf-a0b5-5f4138d418e8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01d7b5ec-7835-4ccf-a0b5-5f4138d418e8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01d7b5ec-7835-4ccf-a0b5-5f4138d418e8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8489f3eb-1bac-423b-be1f-ca4f2345f9bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8489f3eb-1bac-423b-be1f-ca4f2345f9bb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe Sep 01 02:10:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8489f3eb-1bac-423b-be1f-ca4f2345f9bb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8489f3eb-1bac-423b-be1f-ca4f2345f9bb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8489f3eb-1bac-423b-be1f-ca4f2345f9bb tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe returned with HTTP 404 Sep 01 02:10:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 640/1288] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/snapshots/be010b5e-3a88-4b58-8330-835156b283fe => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01d7b5ec-7835-4ccf-a0b5-5f4138d418e8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01d7b5ec-7835-4ccf-a0b5-5f4138d418e8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 649/1289] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Delete snapshot with id: efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot delete request issued successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67e1b4cc-8643-4747-ac34-eb38d192dd14 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 202 Sep 01 02:10:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 641/1290] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:10:52 2026] DELETE /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-20bc403c-6780-4a73-b48c-60a2970df07a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20bc403c-6780-4a73-b48c-60a2970df07a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20bc403c-6780-4a73-b48c-60a2970df07a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20bc403c-6780-4a73-b48c-60a2970df07a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-20bc403c-6780-4a73-b48c-60a2970df07a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20bc403c-6780-4a73-b48c-60a2970df07a tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 200 Sep 01 02:10:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 650/1291] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a9aa6aad-510d-43ea-bb28-081133272554 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9aa6aad-510d-43ea-bb28-081133272554 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9aa6aad-510d-43ea-bb28-081133272554 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9aa6aad-510d-43ea-bb28-081133272554 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a9aa6aad-510d-43ea-bb28-081133272554 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9aa6aad-510d-43ea-bb28-081133272554 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 642/1292] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:53 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6862126-f8db-47d2-a589-e9c97f5da65c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6862126-f8db-47d2-a589-e9c97f5da65c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6862126-f8db-47d2-a589-e9c97f5da65c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6862126-f8db-47d2-a589-e9c97f5da65c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6862126-f8db-47d2-a589-e9c97f5da65c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Snapshot retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6862126-f8db-47d2-a589-e9c97f5da65c tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 651/1293] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:53 2026] GET /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 472 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c5b260aa-33e7-49ca-973c-116673f65f58 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5b260aa-33e7-49ca-973c-116673f65f58 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5b260aa-33e7-49ca-973c-116673f65f58 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5b260aa-33e7-49ca-973c-116673f65f58 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-572745e6-fa7a-4695-b3cf-c721eb516305 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-572745e6-fa7a-4695-b3cf-c721eb516305 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-572745e6-fa7a-4695-b3cf-c721eb516305 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-572745e6-fa7a-4695-b3cf-c721eb516305 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c5b260aa-33e7-49ca-973c-116673f65f58 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-572745e6-fa7a-4695-b3cf-c721eb516305 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 returned with HTTP 404 Sep 01 02:10:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 652/1294] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/snapshots/efdc05cb-e8d8-4b6a-8236-759a832976c0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5b260aa-33e7-49ca-973c-116673f65f58 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 643/1295] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-404d9c84-8164-4e84-811d-1c12a79e36e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-404d9c84-8164-4e84-811d-1c12a79e36e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-404d9c84-8164-4e84-811d-1c12a79e36e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-404d9c84-8164-4e84-811d-1c12a79e36e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-404d9c84-8164-4e84-811d-1c12a79e36e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-404d9c84-8164-4e84-811d-1c12a79e36e0 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 653/1296] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3137b52-51d2-48aa-b659-c32f83492588 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3137b52-51d2-48aa-b659-c32f83492588 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] DELETE http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3137b52-51d2-48aa-b659-c32f83492588 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3137b52-51d2-48aa-b659-c32f83492588 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e3137b52-51d2-48aa-b659-c32f83492588 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Delete volume with id: 5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e3137b52-51d2-48aa-b659-c32f83492588 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e3137b52-51d2-48aa-b659-c32f83492588 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Delete volume request issued successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3137b52-51d2-48aa-b659-c32f83492588 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe returned with HTTP 202 Sep 01 02:10:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 644/1297] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:10:54 2026] DELETE /volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7019ff08-f480-4f5f-803a-fbc07f125761 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7019ff08-f480-4f5f-803a-fbc07f125761 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7019ff08-f480-4f5f-803a-fbc07f125761 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7019ff08-f480-4f5f-803a-fbc07f125761 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7019ff08-f480-4f5f-803a-fbc07f125761 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7019ff08-f480-4f5f-803a-fbc07f125761 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 654/1298] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dff92325-2502-4293-97a9-f884d869f898 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dff92325-2502-4293-97a9-f884d869f898 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dff92325-2502-4293-97a9-f884d869f898 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dff92325-2502-4293-97a9-f884d869f898 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dff92325-2502-4293-97a9-f884d869f898 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dff92325-2502-4293-97a9-f884d869f898 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 645/1299] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:55 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-572cd7ab-83e9-4ef1-a747-48c318b9bb75 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-572cd7ab-83e9-4ef1-a747-48c318b9bb75 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] GET http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe Sep 01 02:10:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-572cd7ab-83e9-4ef1-a747-48c318b9bb75 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-572cd7ab-83e9-4ef1-a747-48c318b9bb75 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-572cd7ab-83e9-4ef1-a747-48c318b9bb75 tempest-VolumesSnapshotListTestJSON-2085780382 tempest-VolumesSnapshotListTestJSON-2085780382-project-member] http://192.168.122.6/volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe returned with HTTP 404 Sep 01 02:10:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 655/1300] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:55 2026] GET /volume/v3/volumes/5e03fb40-ab07-481e-9373-059070f3f6fe => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e054e77a-7946-48af-b7bd-735bb26466c3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e054e77a-7946-48af-b7bd-735bb26466c3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e054e77a-7946-48af-b7bd-735bb26466c3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e054e77a-7946-48af-b7bd-735bb26466c3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e054e77a-7946-48af-b7bd-735bb26466c3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e054e77a-7946-48af-b7bd-735bb26466c3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 646/1301] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d7e19311-49fd-4f27-b40b-188fb5ee4f89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7e19311-49fd-4f27-b40b-188fb5ee4f89 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7e19311-49fd-4f27-b40b-188fb5ee4f89 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7e19311-49fd-4f27-b40b-188fb5ee4f89 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d7e19311-49fd-4f27-b40b-188fb5ee4f89 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7e19311-49fd-4f27-b40b-188fb5ee4f89 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 656/1302] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-158c02a1-bda0-4a80-913d-9815fccb225b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158c02a1-bda0-4a80-913d-9815fccb225b tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:10:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-158c02a1-bda0-4a80-913d-9815fccb225b tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81e75797-4516-459d-b633-a40a7c74274f", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1500312572"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158c02a1-bda0-4a80-913d-9815fccb225b tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 404 Sep 01 02:10:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 647/1303] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:10:58 2026] POST /volume/v3/snapshots => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-23a31cde-0027-426b-bc9e-70ccea7ec8a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-23a31cde-0027-426b-bc9e-70ccea7ec8a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:10:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-23a31cde-0027-426b-bc9e-70ccea7ec8a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2010903109"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5dececfd-34af-4f9a-885a-48544610fa01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dececfd-34af-4f9a-885a-48544610fa01 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dececfd-34af-4f9a-885a-48544610fa01 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dececfd-34af-4f9a-885a-48544610fa01 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-23a31cde-0027-426b-bc9e-70ccea7ec8a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 404 Sep 01 02:10:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 657/1304] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:10:58 2026] POST /volume/v3/snapshots => generated 77 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76bc98f4-9037-44ad-b982-9857c62124b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76bc98f4-9037-44ad-b982-9857c62124b5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots?limit=invalid Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76bc98f4-9037-44ad-b982-9857c62124b5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76bc98f4-9037-44ad-b982-9857c62124b5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76bc98f4-9037-44ad-b982-9857c62124b5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] HTTP exception thrown: limit param must be an integer Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76bc98f4-9037-44ad-b982-9857c62124b5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 02:10:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 658/1305] 192.168.122.6 () {58 vars in 1144 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5dececfd-34af-4f9a-885a-48544610fa01 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d1ab1de7-d0c5-4504-bd42-4268df0fc4f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1ab1de7-d0c5-4504-bd42-4268df0fc4f4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots?marker=8ec03915-817e-4375-a210-b70c655acdab Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1ab1de7-d0c5-4504-bd42-4268df0fc4f4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1ab1de7-d0c5-4504-bd42-4268df0fc4f4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dececfd-34af-4f9a-885a-48544610fa01 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-d1ab1de7-d0c5-4504-bd42-4268df0fc4f4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 648/1306] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-d1ab1de7-d0c5-4504-bd42-4268df0fc4f4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1ab1de7-d0c5-4504-bd42-4268df0fc4f4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots?marker=8ec03915-817e-4375-a210-b70c655acdab returned with HTTP 404 Sep 01 02:10:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 659/1307] 192.168.122.6 () {58 vars in 1204 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/snapshots?marker=8ec03915-817e-4375-a210-b70c655acdab => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6bf4784a-7140-4f4a-8dec-9d1f2e9aaa92 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6bf4784a-7140-4f4a-8dec-9d1f2e9aaa92 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots?sort_key=invalid Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6bf4784a-7140-4f4a-8dec-9d1f2e9aaa92 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6bf4784a-7140-4f4a-8dec-9d1f2e9aaa92 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-6bf4784a-7140-4f4a-8dec-9d1f2e9aaa92 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-6bf4784a-7140-4f4a-8dec-9d1f2e9aaa92 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6bf4784a-7140-4f4a-8dec-9d1f2e9aaa92 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 02:10:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 649/1308] 192.168.122.6 () {58 vars in 1150 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1341245944"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1341245944'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Create volume of 2 GB Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Availability Zones retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Flow 'volume_create_api' (ade7c4c8-c2ff-4d26-8164-d7466175e9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9534e2-93f0-42ff-b99e-196418e21532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Validating volume size '2' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9534e2-93f0-42ff-b99e-196418e21532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac189bbc-4271-4b4e-93da-009b6da82671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Created reservations ['4d48dd83-4a07-4050-93e2-92e9f4daf958', '99be6539-088d-4437-b543-24bf517d533a', 'a5c01c1a-978f-46c7-af74-5ba49beeba2d', '4bdc01e8-4a93-4b8b-9296-c0560556a946'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac189bbc-4271-4b4e-93da-009b6da82671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d48dd83-4a07-4050-93e2-92e9f4daf958', '99be6539-088d-4437-b543-24bf517d533a', 'a5c01c1a-978f-46c7-af74-5ba49beeba2d', '4bdc01e8-4a93-4b8b-9296-c0560556a946']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45924bef-a33d-44db-b1ad-d2467f039a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45924bef-a33d-44db-b1ad-d2467f039a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf5c89c-1082-43ec-8462-dbc20330f980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1341245944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a049497dee44978b7c762fea4fab6f2',qos_specs=None,replication_status=,reservations=['4d48dd83-4a07-4050-93e2-92e9f4daf958','99be6539-088d-4437-b543-24bf517d533a','a5c01c1a-978f-46c7-af74-5ba49beeba2d','4bdc01e8-4a93-4b8b-9296-c0560556a946'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac9b2bc855478d8dbcbc5fc9750338',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1341245944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf5c89c-1082-43ec-8462-dbc20330f980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a049497dee44978b7c762fea4fab6f2',provider_auth=None,provider_geometry=None,provider_id=None,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='a8ac9b2bc855478d8dbcbc5fc9750338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1139bb6d-5428-45d5-af68-67b17cea92e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1139bb6d-5428-45d5-af68-67b17cea92e1) transitioned into state 'SUCCESS' from state '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-1341245944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a049497dee44978b7c762fea4fab6f2',qos_specs=None,replication_status=,reservations=['4d48dd83-4a07-4050-93e2-92e9f4daf958','99be6539-088d-4437-b543-24bf517d533a','a5c01c1a-978f-46c7-af74-5ba49beeba2d','4bdc01e8-4a93-4b8b-9296-c0560556a946'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ac9b2bc855478d8dbcbc5fc9750338',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51563e5b-17aa-454c-9bf4-2d726f024914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51563e5b-17aa-454c-9bf4-2d726f024914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Flow 'volume_create_api' (ade7c4c8-c2ff-4d26-8164-d7466175e9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Create volume request issued successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b7a4e5f-1759-4ec6-a3e6-e0ddfc91a356 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 660/1309] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:10:59 2026] POST /volume/v3/volumes => generated 767 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d45e5890-406e-4f5b-a871-b0b00c999c6c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d45e5890-406e-4f5b-a871-b0b00c999c6c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d45e5890-406e-4f5b-a871-b0b00c999c6c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d45e5890-406e-4f5b-a871-b0b00c999c6c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d45e5890-406e-4f5b-a871-b0b00c999c6c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d45e5890-406e-4f5b-a871-b0b00c999c6c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 650/1310] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 835 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-28dfe0bf-52a7-46d9-9fac-8d140b1ba8a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28dfe0bf-52a7-46d9-9fac-8d140b1ba8a9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28dfe0bf-52a7-46d9-9fac-8d140b1ba8a9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28dfe0bf-52a7-46d9-9fac-8d140b1ba8a9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28dfe0bf-52a7-46d9-9fac-8d140b1ba8a9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28dfe0bf-52a7-46d9-9fac-8d140b1ba8a9 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 661/1311] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b00133a-06c2-4ae0-b09c-d842be7712ea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b00133a-06c2-4ae0-b09c-d842be7712ea tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b00133a-06c2-4ae0-b09c-d842be7712ea tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b00133a-06c2-4ae0-b09c-d842be7712ea tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b00133a-06c2-4ae0-b09c-d842be7712ea tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b00133a-06c2-4ae0-b09c-d842be7712ea tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 651/1312] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1727254456"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1727254456'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume of 1 GB Sep 01 02:11:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Availability Zones retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Flow 'volume_create_api' (255dfe1f-c2ec-45b0-9b98-8c25f3558148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf5e60a-d1b0-4668-a5bb-bc86f092131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf5e60a-d1b0-4668-a5bb-bc86f092131f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d975b8c8-325b-47f1-9dcc-f208a4a4d787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3c033601-c05a-4648-9ad7-a00611179e3f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c033601-c05a-4648-9ad7-a00611179e3f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Created reservations ['947f34ef-33b5-4b0e-b29c-782a647d2efc', '7c1dc312-4209-4c0e-86fc-9c38ecf44031', '5cc35f17-e06e-4db8-972c-3526fe462bbd', 'c6b0dfad-afe8-4d3e-9d2d-df6a445e781a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c033601-c05a-4648-9ad7-a00611179e3f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c033601-c05a-4648-9ad7-a00611179e3f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d975b8c8-325b-47f1-9dcc-f208a4a4d787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['947f34ef-33b5-4b0e-b29c-782a647d2efc', '7c1dc312-4209-4c0e-86fc-9c38ecf44031', '5cc35f17-e06e-4db8-972c-3526fe462bbd', 'c6b0dfad-afe8-4d3e-9d2d-df6a445e781a']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997c6cb4-4e94-435c-992b-ed6fa4826cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3c033601-c05a-4648-9ad7-a00611179e3f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c033601-c05a-4648-9ad7-a00611179e3f tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 652/1313] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (997c6cb4-4e94-435c-992b-ed6fa4826cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04a1991f-cdef-4170-ad7e-2fa3ffb917ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1727254456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3d72d12918483392148bb37aa66d89',qos_specs=None,replication_status=,reservations=['947f34ef-33b5-4b0e-b29c-782a647d2efc','7c1dc312-4209-4c0e-86fc-9c38ecf44031','5cc35f17-e06e-4db8-972c-3526fe462bbd','c6b0dfad-afe8-4d3e-9d2d-df6a445e781a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e8e522e16644ebb7280cef546cfe5b',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1727254456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04a1991f-cdef-4170-ad7e-2fa3ffb917ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3d72d12918483392148bb37aa66d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98e8e522e16644ebb7280cef546cfe5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8d1d91-8c49-440c-ac10-c60b7ebc79be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8d1d91-8c49-440c-ac10-c60b7ebc79be) transitioned into state 'SUCCESS' from state '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-1727254456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3d72d12918483392148bb37aa66d89',qos_specs=None,replication_status=,reservations=['947f34ef-33b5-4b0e-b29c-782a647d2efc','7c1dc312-4209-4c0e-86fc-9c38ecf44031','5cc35f17-e06e-4db8-972c-3526fe462bbd','c6b0dfad-afe8-4d3e-9d2d-df6a445e781a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e8e522e16644ebb7280cef546cfe5b',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ade0ca2-c86e-45fa-9690-cda38819f025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ade0ca2-c86e-45fa-9690-cda38819f025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Flow 'volume_create_api' (255dfe1f-c2ec-45b0-9b98-8c25f3558148) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume request issued successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d788cd83-9941-40fa-b44a-fcd9591ef099 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 662/1314] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:00 2026] POST /volume/v3/volumes => generated 756 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-79865353-44ad-4688-a86e-f6d66c1bb025 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79865353-44ad-4688-a86e-f6d66c1bb025 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79865353-44ad-4688-a86e-f6d66c1bb025 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79865353-44ad-4688-a86e-f6d66c1bb025 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79865353-44ad-4688-a86e-f6d66c1bb025 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79865353-44ad-4688-a86e-f6d66c1bb025 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 653/1315] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 824 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6dd52898-018d-4924-aef4-4399671ebafa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dd52898-018d-4924-aef4-4399671ebafa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dd52898-018d-4924-aef4-4399671ebafa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dd52898-018d-4924-aef4-4399671ebafa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6dd52898-018d-4924-aef4-4399671ebafa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dd52898-018d-4924-aef4-4399671ebafa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 663/1316] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fce518d8-a169-4b2f-b187-22e4325e9f0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fce518d8-a169-4b2f-b187-22e4325e9f0b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fce518d8-a169-4b2f-b187-22e4325e9f0b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fce518d8-a169-4b2f-b187-22e4325e9f0b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fce518d8-a169-4b2f-b187-22e4325e9f0b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fce518d8-a169-4b2f-b187-22e4325e9f0b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 654/1317] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-351e15f4-e0ba-43b3-9b23-0de083eb49b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-351e15f4-e0ba-43b3-9b23-0de083eb49b0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-351e15f4-e0ba-43b3-9b23-0de083eb49b0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-351e15f4-e0ba-43b3-9b23-0de083eb49b0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-351e15f4-e0ba-43b3-9b23-0de083eb49b0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-351e15f4-e0ba-43b3-9b23-0de083eb49b0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 664/1318] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6a820ae-ed7a-4cb0-a31c-cf07b4ea3bf1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6a820ae-ed7a-4cb0-a31c-cf07b4ea3bf1 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6a820ae-ed7a-4cb0-a31c-cf07b4ea3bf1 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6a820ae-ed7a-4cb0-a31c-cf07b4ea3bf1 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f6a820ae-ed7a-4cb0-a31c-cf07b4ea3bf1 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6a820ae-ed7a-4cb0-a31c-cf07b4ea3bf1 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 655/1319] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87152e92-9899-4f73-bc35-a6cd9725eafb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87152e92-9899-4f73-bc35-a6cd9725eafb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87152e92-9899-4f73-bc35-a6cd9725eafb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87152e92-9899-4f73-bc35-a6cd9725eafb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-87152e92-9899-4f73-bc35-a6cd9725eafb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87152e92-9899-4f73-bc35-a6cd9725eafb tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 665/1320] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-391a4832-56e1-4695-90a2-b8128504fcd1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-391a4832-56e1-4695-90a2-b8128504fcd1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-391a4832-56e1-4695-90a2-b8128504fcd1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-391a4832-56e1-4695-90a2-b8128504fcd1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-391a4832-56e1-4695-90a2-b8128504fcd1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-391a4832-56e1-4695-90a2-b8128504fcd1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 656/1321] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b9b1d9d3-43eb-44a7-9767-fab69e1d2514 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9b1d9d3-43eb-44a7-9767-fab69e1d2514 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9b1d9d3-43eb-44a7-9767-fab69e1d2514 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9b1d9d3-43eb-44a7-9767-fab69e1d2514 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b9b1d9d3-43eb-44a7-9767-fab69e1d2514 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9b1d9d3-43eb-44a7-9767-fab69e1d2514 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 666/1322] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-32465d10-0bc8-4a69-81b8-a0a50c322c33 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32465d10-0bc8-4a69-81b8-a0a50c322c33 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32465d10-0bc8-4a69-81b8-a0a50c322c33 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32465d10-0bc8-4a69-81b8-a0a50c322c33 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-32465d10-0bc8-4a69-81b8-a0a50c322c33 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32465d10-0bc8-4a69-81b8-a0a50c322c33 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 657/1323] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a9323deb-3ab2-4f2a-9b9b-09774b1c24a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9323deb-3ab2-4f2a-9b9b-09774b1c24a2 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9323deb-3ab2-4f2a-9b9b-09774b1c24a2 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9323deb-3ab2-4f2a-9b9b-09774b1c24a2 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a9323deb-3ab2-4f2a-9b9b-09774b1c24a2 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9323deb-3ab2-4f2a-9b9b-09774b1c24a2 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 667/1324] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-94143d5e-120e-4584-bf34-e070c9ce8600 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94143d5e-120e-4584-bf34-e070c9ce8600 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94143d5e-120e-4584-bf34-e070c9ce8600 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94143d5e-120e-4584-bf34-e070c9ce8600 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-94143d5e-120e-4584-bf34-e070c9ce8600 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94143d5e-120e-4584-bf34-e070c9ce8600 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 658/1325] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07efaa2f-8434-4818-8a92-e7ec9e093d93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07efaa2f-8434-4818-8a92-e7ec9e093d93 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07efaa2f-8434-4818-8a92-e7ec9e093d93 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07efaa2f-8434-4818-8a92-e7ec9e093d93 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-07efaa2f-8434-4818-8a92-e7ec9e093d93 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07efaa2f-8434-4818-8a92-e7ec9e093d93 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 668/1326] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86a1e1cf-552a-4528-96c9-2c5c3f585bd6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86a1e1cf-552a-4528-96c9-2c5c3f585bd6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86a1e1cf-552a-4528-96c9-2c5c3f585bd6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86a1e1cf-552a-4528-96c9-2c5c3f585bd6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-86a1e1cf-552a-4528-96c9-2c5c3f585bd6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86a1e1cf-552a-4528-96c9-2c5c3f585bd6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 659/1327] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65673e3b-e646-4a66-8bf0-8ba1c91c6e11 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65673e3b-e646-4a66-8bf0-8ba1c91c6e11 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65673e3b-e646-4a66-8bf0-8ba1c91c6e11 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65673e3b-e646-4a66-8bf0-8ba1c91c6e11 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-65673e3b-e646-4a66-8bf0-8ba1c91c6e11 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65673e3b-e646-4a66-8bf0-8ba1c91c6e11 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 669/1328] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f17a887-0c42-4aec-b4ab-f5fa1e1fdb42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f17a887-0c42-4aec-b4ab-f5fa1e1fdb42 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f17a887-0c42-4aec-b4ab-f5fa1e1fdb42 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f17a887-0c42-4aec-b4ab-f5fa1e1fdb42 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f17a887-0c42-4aec-b4ab-f5fa1e1fdb42 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f17a887-0c42-4aec-b4ab-f5fa1e1fdb42 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 660/1329] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89224b4e-ccd3-4d51-9dc4-428d6530d442 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89224b4e-ccd3-4d51-9dc4-428d6530d442 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89224b4e-ccd3-4d51-9dc4-428d6530d442 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89224b4e-ccd3-4d51-9dc4-428d6530d442 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89224b4e-ccd3-4d51-9dc4-428d6530d442 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89224b4e-ccd3-4d51-9dc4-428d6530d442 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 670/1330] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5fdca1f1-06bb-4fbb-98a0-09cbdbab2cf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fdca1f1-06bb-4fbb-98a0-09cbdbab2cf8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5fdca1f1-06bb-4fbb-98a0-09cbdbab2cf8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5fdca1f1-06bb-4fbb-98a0-09cbdbab2cf8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5fdca1f1-06bb-4fbb-98a0-09cbdbab2cf8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fdca1f1-06bb-4fbb-98a0-09cbdbab2cf8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 661/1331] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1bbead58-a77d-4b0e-8b37-1e3a9316bb26 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bbead58-a77d-4b0e-8b37-1e3a9316bb26 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bbead58-a77d-4b0e-8b37-1e3a9316bb26 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bbead58-a77d-4b0e-8b37-1e3a9316bb26 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1bbead58-a77d-4b0e-8b37-1e3a9316bb26 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bbead58-a77d-4b0e-8b37-1e3a9316bb26 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 671/1332] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-abe66f6f-2ed4-4898-bca2-eb63c6f8dea6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abe66f6f-2ed4-4898-bca2-eb63c6f8dea6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-abe66f6f-2ed4-4898-bca2-eb63c6f8dea6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-abe66f6f-2ed4-4898-bca2-eb63c6f8dea6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-abe66f6f-2ed4-4898-bca2-eb63c6f8dea6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abe66f6f-2ed4-4898-bca2-eb63c6f8dea6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 662/1333] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cca9a776-5069-4f18-8253-c3aeaa93529a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cca9a776-5069-4f18-8253-c3aeaa93529a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cca9a776-5069-4f18-8253-c3aeaa93529a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cca9a776-5069-4f18-8253-c3aeaa93529a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cca9a776-5069-4f18-8253-c3aeaa93529a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cca9a776-5069-4f18-8253-c3aeaa93529a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 672/1334] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7fd7cf01-e25c-4953-b97d-8e568abb1917 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fd7cf01-e25c-4953-b97d-8e568abb1917 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fd7cf01-e25c-4953-b97d-8e568abb1917 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fd7cf01-e25c-4953-b97d-8e568abb1917 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7fd7cf01-e25c-4953-b97d-8e568abb1917 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fd7cf01-e25c-4953-b97d-8e568abb1917 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 663/1335] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cba8646d-d2dd-4bad-bce4-da3df35385b9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cba8646d-d2dd-4bad-bce4-da3df35385b9 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cba8646d-d2dd-4bad-bce4-da3df35385b9 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cba8646d-d2dd-4bad-bce4-da3df35385b9 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cba8646d-d2dd-4bad-bce4-da3df35385b9 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cba8646d-d2dd-4bad-bce4-da3df35385b9 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 673/1336] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0868ea9e-9a66-4d66-99d1-77affa9ad062 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0868ea9e-9a66-4d66-99d1-77affa9ad062 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0868ea9e-9a66-4d66-99d1-77affa9ad062 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0868ea9e-9a66-4d66-99d1-77affa9ad062 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0868ea9e-9a66-4d66-99d1-77affa9ad062 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0868ea9e-9a66-4d66-99d1-77affa9ad062 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 664/1337] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ceffa77-eaeb-4425-895f-9af82dba4f53 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ceffa77-eaeb-4425-895f-9af82dba4f53 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ceffa77-eaeb-4425-895f-9af82dba4f53 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ceffa77-eaeb-4425-895f-9af82dba4f53 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9ceffa77-eaeb-4425-895f-9af82dba4f53 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ceffa77-eaeb-4425-895f-9af82dba4f53 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 674/1338] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02d3bb8a-de9f-43a3-965e-d6540833e0ab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02d3bb8a-de9f-43a3-965e-d6540833e0ab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02d3bb8a-de9f-43a3-965e-d6540833e0ab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02d3bb8a-de9f-43a3-965e-d6540833e0ab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02d3bb8a-de9f-43a3-965e-d6540833e0ab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02d3bb8a-de9f-43a3-965e-d6540833e0ab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 665/1339] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de07801c-708c-414d-b5b1-11c20b010aaa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de07801c-708c-414d-b5b1-11c20b010aaa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de07801c-708c-414d-b5b1-11c20b010aaa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de07801c-708c-414d-b5b1-11c20b010aaa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de07801c-708c-414d-b5b1-11c20b010aaa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de07801c-708c-414d-b5b1-11c20b010aaa tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 675/1340] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-942ff10d-5ce5-47d3-91db-52b7427ceede None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-942ff10d-5ce5-47d3-91db-52b7427ceede tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-942ff10d-5ce5-47d3-91db-52b7427ceede tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-942ff10d-5ce5-47d3-91db-52b7427ceede tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-942ff10d-5ce5-47d3-91db-52b7427ceede tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-942ff10d-5ce5-47d3-91db-52b7427ceede tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 666/1341] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f440f9fc-5148-4e5c-8b46-61e03cc8b0fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f440f9fc-5148-4e5c-8b46-61e03cc8b0fd tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f440f9fc-5148-4e5c-8b46-61e03cc8b0fd tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f440f9fc-5148-4e5c-8b46-61e03cc8b0fd tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f440f9fc-5148-4e5c-8b46-61e03cc8b0fd tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f440f9fc-5148-4e5c-8b46-61e03cc8b0fd tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 676/1342] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-990637d4-3ca2-4be8-8f7f-ab250b870d99 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-990637d4-3ca2-4be8-8f7f-ab250b870d99 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-990637d4-3ca2-4be8-8f7f-ab250b870d99 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-990637d4-3ca2-4be8-8f7f-ab250b870d99 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-990637d4-3ca2-4be8-8f7f-ab250b870d99 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-990637d4-3ca2-4be8-8f7f-ab250b870d99 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 667/1343] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3577298d-790b-41e1-ba25-d9ca7c603779 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3577298d-790b-41e1-ba25-d9ca7c603779 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:11:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3577298d-790b-41e1-ba25-d9ca7c603779 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3577298d-790b-41e1-ba25-d9ca7c603779 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3577298d-790b-41e1-ba25-d9ca7c603779 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3577298d-790b-41e1-ba25-d9ca7c603779 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 677/1344] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a59e539-77dd-4d50-a450-3f222edf6278 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a59e539-77dd-4d50-a450-3f222edf6278 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a59e539-77dd-4d50-a450-3f222edf6278 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a59e539-77dd-4d50-a450-3f222edf6278 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a59e539-77dd-4d50-a450-3f222edf6278 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a59e539-77dd-4d50-a450-3f222edf6278 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 668/1345] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6c78be23-0746-40c4-821d-3917f9be8305 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c78be23-0746-40c4-821d-3917f9be8305 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c78be23-0746-40c4-821d-3917f9be8305 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c78be23-0746-40c4-821d-3917f9be8305 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6c78be23-0746-40c4-821d-3917f9be8305 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c78be23-0746-40c4-821d-3917f9be8305 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 678/1346] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:11:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Delete volume with id: c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:11:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Delete volume request issued successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb7c2f32-e646-44f0-8d77-b9f9e924d651 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 202 Sep 01 02:11:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 669/1347] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:11:12 2026] DELETE /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a197e71-a6ac-4451-87f0-734036a8eb98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a197e71-a6ac-4451-87f0-734036a8eb98 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a197e71-a6ac-4451-87f0-734036a8eb98 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a197e71-a6ac-4451-87f0-734036a8eb98 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a197e71-a6ac-4451-87f0-734036a8eb98 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-28d2a5b3-d813-4fe4-8d5a-317e377a4482 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28d2a5b3-d813-4fe4-8d5a-317e377a4482 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28d2a5b3-d813-4fe4-8d5a-317e377a4482 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28d2a5b3-d813-4fe4-8d5a-317e377a4482 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a197e71-a6ac-4451-87f0-734036a8eb98 tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 679/1348] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-28d2a5b3-d813-4fe4-8d5a-317e377a4482 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28d2a5b3-d813-4fe4-8d5a-317e377a4482 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 670/1349] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-35ac1bc8-548a-430a-b9f0-bde90a1e69f3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35ac1bc8-548a-430a-b9f0-bde90a1e69f3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35ac1bc8-548a-430a-b9f0-bde90a1e69f3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35ac1bc8-548a-430a-b9f0-bde90a1e69f3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-35ac1bc8-548a-430a-b9f0-bde90a1e69f3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35ac1bc8-548a-430a-b9f0-bde90a1e69f3 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 680/1350] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-85c2b4c0-a68b-492f-8458-cc4116796161 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85c2b4c0-a68b-492f-8458-cc4116796161 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85c2b4c0-a68b-492f-8458-cc4116796161 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daffc072-fa65-41a8-993a-7ad5c915f47c", "name": "tempest-VolumesExtendTest-Snapshot-634582193"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-85c2b4c0-a68b-492f-8458-cc4116796161 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-85c2b4c0-a68b-492f-8458-cc4116796161 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Create snapshot from volume daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bfcd532c-2cdf-4eb2-841f-89a77658b9c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bfcd532c-2cdf-4eb2-841f-89a77658b9c5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bfcd532c-2cdf-4eb2-841f-89a77658b9c5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bfcd532c-2cdf-4eb2-841f-89a77658b9c5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bfcd532c-2cdf-4eb2-841f-89a77658b9c5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-85c2b4c0-a68b-492f-8458-cc4116796161 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Created reservations ['d060aa51-5426-4019-85ea-29f71e9e6c0b', '4245e435-3f52-4bef-8c84-757d6995c4e4', 'ae6b78d1-d83d-4ef5-9109-7c6a22d957d3', 'f502fc4a-94d6-47b1-a10a-16c501cc2825'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bfcd532c-2cdf-4eb2-841f-89a77658b9c5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 681/1351] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-85c2b4c0-a68b-492f-8458-cc4116796161 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot create request issued successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85c2b4c0-a68b-492f-8458-cc4116796161 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:11:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 671/1352] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:11:13 2026] POST /volume/v3/snapshots => generated 303 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-544eb20f-1418-473e-9844-11d12e9e3ff5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-544eb20f-1418-473e-9844-11d12e9e3ff5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-544eb20f-1418-473e-9844-11d12e9e3ff5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-544eb20f-1418-473e-9844-11d12e9e3ff5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-544eb20f-1418-473e-9844-11d12e9e3ff5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-544eb20f-1418-473e-9844-11d12e9e3ff5 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 682/1353] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 435 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-80fd0687-698b-4bee-b779-986a31bccf4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80fd0687-698b-4bee-b779-986a31bccf4b tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] GET http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80fd0687-698b-4bee-b779-986a31bccf4b tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80fd0687-698b-4bee-b779-986a31bccf4b tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80fd0687-698b-4bee-b779-986a31bccf4b tempest-TestImageHashVerification-469040415 tempest-TestImageHashVerification-469040415-project-member] http://192.168.122.6/volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc returned with HTTP 404 Sep 01 02:11:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 672/1354] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/c979f3ce-26f0-45ca-b2e6-4ecbae810cfc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-58726f65-db9c-4c2e-94ba-d759900895e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58726f65-db9c-4c2e-94ba-d759900895e0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-58726f65-db9c-4c2e-94ba-d759900895e0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-58726f65-db9c-4c2e-94ba-d759900895e0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-58726f65-db9c-4c2e-94ba-d759900895e0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58726f65-db9c-4c2e-94ba-d759900895e0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 683/1355] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8de65b1e-a203-4566-8c90-10c1e328e654 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8de65b1e-a203-4566-8c90-10c1e328e654 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8de65b1e-a203-4566-8c90-10c1e328e654 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bf5c89c-1082-43ec-8462-dbc20330f980", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-819855584"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8de65b1e-a203-4566-8c90-10c1e328e654 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-8de65b1e-a203-4566-8c90-10c1e328e654 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Create snapshot from volume 9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-8de65b1e-a203-4566-8c90-10c1e328e654 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Created reservations ['9a77fe6d-d9d1-4f82-8ff7-6319c6c36637', '3336cd62-b709-4b3f-86a8-5ac35ae4ac98', '8a86edbd-3864-46be-a4b2-3079269f011f', '6a721a8e-3b02-45a5-ba70-2029b65db171'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8de65b1e-a203-4566-8c90-10c1e328e654 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot create request issued successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8de65b1e-a203-4566-8c90-10c1e328e654 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:11:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 673/1356] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:11:13 2026] POST /volume/v3/snapshots => generated 317 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0315ac2b-d077-4047-9fc8-3d9a959b6ad5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0315ac2b-d077-4047-9fc8-3d9a959b6ad5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0315ac2b-d077-4047-9fc8-3d9a959b6ad5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0315ac2b-d077-4047-9fc8-3d9a959b6ad5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0315ac2b-d077-4047-9fc8-3d9a959b6ad5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0315ac2b-d077-4047-9fc8-3d9a959b6ad5 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 684/1357] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a9b5509-e3b1-4fa5-8c9a-adf4435767c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a9b5509-e3b1-4fa5-8c9a-adf4435767c8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a9b5509-e3b1-4fa5-8c9a-adf4435767c8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a9b5509-e3b1-4fa5-8c9a-adf4435767c8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4a9b5509-e3b1-4fa5-8c9a-adf4435767c8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a9b5509-e3b1-4fa5-8c9a-adf4435767c8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 674/1358] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a10f5b45-f2bb-4844-b6d2-aba466c2b027 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a10f5b45-f2bb-4844-b6d2-aba466c2b027 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a10f5b45-f2bb-4844-b6d2-aba466c2b027 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a10f5b45-f2bb-4844-b6d2-aba466c2b027 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-68efdf13-d36c-4d15-a4a1-ea6207e2d4a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a10f5b45-f2bb-4844-b6d2-aba466c2b027 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a10f5b45-f2bb-4844-b6d2-aba466c2b027 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 685/1359] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-68efdf13-d36c-4d15-a4a1-ea6207e2d4a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-68efdf13-d36c-4d15-a4a1-ea6207e2d4a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-68efdf13-d36c-4d15-a4a1-ea6207e2d4a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-68efdf13-d36c-4d15-a4a1-ea6207e2d4a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-68efdf13-d36c-4d15-a4a1-ea6207e2d4a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 675/1360] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f6777d76-0d38-4aba-b0cc-457d19b3b9b6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f6777d76-0d38-4aba-b0cc-457d19b3b9b6 None None] GET http://192.168.122.6/volume// Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f6777d76-0d38-4aba-b0cc-457d19b3b9b6 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f6777d76-0d38-4aba-b0cc-457d19b3b9b6 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f6777d76-0d38-4aba-b0cc-457d19b3b9b6 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:11:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 686/1361] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-7e91cd95-4e6e-420d-a469-33b1b20688a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-7e91cd95-4e6e-420d-a469-33b1b20688a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-7e91cd95-4e6e-420d-a469-33b1b20688a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04a1991f-cdef-4170-ad7e-2fa3ffb917ff", "connector": null, "instance_uuid": "5eee8f26-15b4-4b59-a165-fd7434fb7377"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-7e91cd95-4e6e-420d-a469-33b1b20688a4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 676/1362] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:11:14 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9de1efed-e1f3-4633-83f5-7843a1362b8a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9de1efed-e1f3-4633-83f5-7843a1362b8a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9de1efed-e1f3-4633-83f5-7843a1362b8a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9de1efed-e1f3-4633-83f5-7843a1362b8a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-0c329de5-2373-4017-b63c-e6dd14946b2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-0c329de5-2373-4017-b63c-e6dd14946b2f None None] GET http://192.168.122.6/volume// Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-0c329de5-2373-4017-b63c-e6dd14946b2f None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-0c329de5-2373-4017-b63c-e6dd14946b2f None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-0c329de5-2373-4017-b63c-e6dd14946b2f None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:11:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 677/1363] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-70496ca9-8222-4d18-9a74-e5ec879c46aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9de1efed-e1f3-4633-83f5-7843a1362b8a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9de1efed-e1f3-4633-83f5-7843a1362b8a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 687/1364] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5515de42-334a-438f-b69a-c0d45e2fe104 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5515de42-334a-438f-b69a-c0d45e2fe104 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5515de42-334a-438f-b69a-c0d45e2fe104 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5515de42-334a-438f-b69a-c0d45e2fe104 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5515de42-334a-438f-b69a-c0d45e2fe104 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5515de42-334a-438f-b69a-c0d45e2fe104 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 688/1365] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-70496ca9-8222-4d18-9a74-e5ec879c46aa tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-70496ca9-8222-4d18-9a74-e5ec879c46aa tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-70496ca9-8222-4d18-9a74-e5ec879c46aa tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-70496ca9-8222-4d18-9a74-e5ec879c46aa tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-70496ca9-8222-4d18-9a74-e5ec879c46aa tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 678/1366] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 1029 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-07703418-48e8-4557-bb12-f70474e62499 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-07703418-48e8-4557-bb12-f70474e62499 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] PUT http://192.168.122.6/volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41 Sep 01 02:11:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-07703418-48e8-4557-bb12-f70474e62499 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:15 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-07703418-48e8-4557-bb12-f70474e62499 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Acquiring lock "cinder-attachment_update-04a1991f-cdef-4170-ad7e-2fa3ffb917ff-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:11:15 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-07703418-48e8-4557-bb12-f70474e62499 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Lock "cinder-attachment_update-04a1991f-cdef-4170-ad7e-2fa3ffb917ff-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:11:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aaef80f9-fc76-46c0-9b59-2dde8f30ef67 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aaef80f9-fc76-46c0-9b59-2dde8f30ef67 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aaef80f9-fc76-46c0-9b59-2dde8f30ef67 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aaef80f9-fc76-46c0-9b59-2dde8f30ef67 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aaef80f9-fc76-46c0-9b59-2dde8f30ef67 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aaef80f9-fc76-46c0-9b59-2dde8f30ef67 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 679/1367] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e009af9d-05bd-4839-8760-2d2523b39805 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e009af9d-05bd-4839-8760-2d2523b39805 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e009af9d-05bd-4839-8760-2d2523b39805 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e009af9d-05bd-4839-8760-2d2523b39805 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e009af9d-05bd-4839-8760-2d2523b39805 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e009af9d-05bd-4839-8760-2d2523b39805 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 680/1368] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da23a063-9a9a-4a58-97fe-2e268b0eb22f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da23a063-9a9a-4a58-97fe-2e268b0eb22f tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da23a063-9a9a-4a58-97fe-2e268b0eb22f tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da23a063-9a9a-4a58-97fe-2e268b0eb22f tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da23a063-9a9a-4a58-97fe-2e268b0eb22f tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da23a063-9a9a-4a58-97fe-2e268b0eb22f tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 681/1369] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e288a1a-c6c4-4754-9d2e-4b6439aea135 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e288a1a-c6c4-4754-9d2e-4b6439aea135 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e288a1a-c6c4-4754-9d2e-4b6439aea135 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e288a1a-c6c4-4754-9d2e-4b6439aea135 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1e288a1a-c6c4-4754-9d2e-4b6439aea135 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e288a1a-c6c4-4754-9d2e-4b6439aea135 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 682/1370] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] POST http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c/action Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Created reservations ['169b6f6c-70e1-4d17-b090-c72eac203c60', '03886a4c-5fea-4ec9-bdbe-147d62f93fbc'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Extend volume request issued successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ed77da2-4261-41bd-9cc4-91701c27a732 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c/action returned with HTTP 202 Sep 01 02:11:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 683/1371] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:11:16 2026] POST /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d8433eb7-249f-4d33-a462-3778c673ba7b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8433eb7-249f-4d33-a462-3778c673ba7b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8433eb7-249f-4d33-a462-3778c673ba7b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8433eb7-249f-4d33-a462-3778c673ba7b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d8433eb7-249f-4d33-a462-3778c673ba7b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8433eb7-249f-4d33-a462-3778c673ba7b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 684/1372] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a36d578-7a6a-4b8b-a17c-256c86aa3b53 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a36d578-7a6a-4b8b-a17c-256c86aa3b53 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a36d578-7a6a-4b8b-a17c-256c86aa3b53 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a36d578-7a6a-4b8b-a17c-256c86aa3b53 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a36d578-7a6a-4b8b-a17c-256c86aa3b53 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a36d578-7a6a-4b8b-a17c-256c86aa3b53 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 685/1373] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8f117279-6083-49d6-80e0-cba3c5a81e48 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f117279-6083-49d6-80e0-cba3c5a81e48 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f117279-6083-49d6-80e0-cba3c5a81e48 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f117279-6083-49d6-80e0-cba3c5a81e48 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8f117279-6083-49d6-80e0-cba3c5a81e48 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f117279-6083-49d6-80e0-cba3c5a81e48 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 686/1374] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7b9427c-d6da-430d-8d38-45f963611fd7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7b9427c-d6da-430d-8d38-45f963611fd7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7b9427c-d6da-430d-8d38-45f963611fd7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7b9427c-d6da-430d-8d38-45f963611fd7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7b9427c-d6da-430d-8d38-45f963611fd7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7b9427c-d6da-430d-8d38-45f963611fd7 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 687/1375] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-26ec68f6-49b0-4380-b459-0c37f4715a4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26ec68f6-49b0-4380-b459-0c37f4715a4e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26ec68f6-49b0-4380-b459-0c37f4715a4e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26ec68f6-49b0-4380-b459-0c37f4715a4e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-26ec68f6-49b0-4380-b459-0c37f4715a4e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26ec68f6-49b0-4380-b459-0c37f4715a4e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 688/1376] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5a4f73c7-c946-49d3-a640-82b2f3d4f3d8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a4f73c7-c946-49d3-a640-82b2f3d4f3d8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a4f73c7-c946-49d3-a640-82b2f3d4f3d8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a4f73c7-c946-49d3-a640-82b2f3d4f3d8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5a4f73c7-c946-49d3-a640-82b2f3d4f3d8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a4f73c7-c946-49d3-a640-82b2f3d4f3d8 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 689/1377] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-07703418-48e8-4557-bb12-f70474e62499 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Lock "cinder-attachment_update-04a1991f-cdef-4170-ad7e-2fa3ffb917ff-devstack" released by "attachment_update" :: held 3.392s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:11:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-07703418-48e8-4557-bb12-f70474e62499 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41 returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 689/1378] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:11:15 2026] PUT /volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41 => generated 694 bytes in 3436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3326abc0-e5a2-4676-b8eb-ed2e615a4fba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3326abc0-e5a2-4676-b8eb-ed2e615a4fba tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3326abc0-e5a2-4676-b8eb-ed2e615a4fba tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3326abc0-e5a2-4676-b8eb-ed2e615a4fba tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3326abc0-e5a2-4676-b8eb-ed2e615a4fba tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3326abc0-e5a2-4676-b8eb-ed2e615a4fba tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 690/1379] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a8d704aa-c66e-45ff-bebe-3f353a73d262 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8d704aa-c66e-45ff-bebe-3f353a73d262 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8d704aa-c66e-45ff-bebe-3f353a73d262 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8d704aa-c66e-45ff-bebe-3f353a73d262 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a983f5ef-60a7-4cf4-8325-de2bdba197e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a983f5ef-60a7-4cf4-8325-de2bdba197e4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a983f5ef-60a7-4cf4-8325-de2bdba197e4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a983f5ef-60a7-4cf4-8325-de2bdba197e4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a983f5ef-60a7-4cf4-8325-de2bdba197e4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a983f5ef-60a7-4cf4-8325-de2bdba197e4 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 691/1380] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-697fd373-b164-4391-b2cc-1d593d92fb0c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a8d704aa-c66e-45ff-bebe-3f353a73d262 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8d704aa-c66e-45ff-bebe-3f353a73d262 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 690/1381] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Create volume of 1 GB Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Availability Zones retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f124639e-8205-4559-a845-f7b8b29f7463 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f124639e-8205-4559-a845-f7b8b29f7463 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41/action Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f124639e-8205-4559-a845-f7b8b29f7463 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f124639e-8205-4559-a845-f7b8b29f7463 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Flow 'volume_create_api' (01b14a83-0c44-452d-9f80-fdb817d6c9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0a5f77-127d-422d-a481-159e04a6d7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0a5f77-127d-422d-a481-159e04a6d7ca) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:11:19 devstack devstack@c-api.service[87202]: 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 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0a5f77-127d-422d-a481-159e04a6d7ca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b0a5f77-127d-422d-a481-159e04a6d7ca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:11:19 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Flow 'volume_create_api' (01b14a83-0c44-452d-9f80-fdb817d6c9c6) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-697fd373-b164-4391-b2cc-1d593d92fb0c tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:11:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 692/1382] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:19 2026] POST /volume/v3/volumes => generated 171 bytes in 90 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Delete snapshot with id: be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bd17ce4d-2a37-4617-8da0-9daee8ea2049 req-f124639e-8205-4559-a845-f7b8b29f7463 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41/action returned with HTTP 204 Sep 01 02:11:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 691/1383] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:11:19 2026] POST /volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot delete request issued successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f024e0d-f541-4e31-8e90-0158c59bd965 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 202 Sep 01 02:11:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 693/1384] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:11:19 2026] DELETE /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-28973074-76b1-45d1-af19-52719adf73ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28973074-76b1-45d1-af19-52719adf73ef tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28973074-76b1-45d1-af19-52719adf73ef tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28973074-76b1-45d1-af19-52719adf73ef tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28973074-76b1-45d1-af19-52719adf73ef tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28973074-76b1-45d1-af19-52719adf73ef tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 692/1385] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-173f3319-c4b3-4a09-a5b3-4e684cc0a41a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-173f3319-c4b3-4a09-a5b3-4e684cc0a41a tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-173f3319-c4b3-4a09-a5b3-4e684cc0a41a tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-173f3319-c4b3-4a09-a5b3-4e684cc0a41a tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-173f3319-c4b3-4a09-a5b3-4e684cc0a41a tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-173f3319-c4b3-4a09-a5b3-4e684cc0a41a tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 694/1386] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f8d5896c-1303-4dab-80c8-02c125c4e5af None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8d5896c-1303-4dab-80c8-02c125c4e5af tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8d5896c-1303-4dab-80c8-02c125c4e5af tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8d5896c-1303-4dab-80c8-02c125c4e5af tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f8d5896c-1303-4dab-80c8-02c125c4e5af tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8d5896c-1303-4dab-80c8-02c125c4e5af tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 693/1387] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Delete snapshot with id: fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot retrieved successfully. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot delete request issued successfully. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7270782f-678b-44ba-bad6-b4c5d73c1ed2 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 202 Sep 01 02:11:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 695/1388] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:11:19 2026] DELETE /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d94e58e-a3b6-4d3b-97d3-9ce9e0161788 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d94e58e-a3b6-4d3b-97d3-9ce9e0161788 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d94e58e-a3b6-4d3b-97d3-9ce9e0161788 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d94e58e-a3b6-4d3b-97d3-9ce9e0161788 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9d94e58e-a3b6-4d3b-97d3-9ce9e0161788 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot retrieved successfully. Sep 01 02:11:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d94e58e-a3b6-4d3b-97d3-9ce9e0161788 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 200 Sep 01 02:11:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 694/1389] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3e8fecd-716b-4f5b-9f85-c840837f1e2e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3e8fecd-716b-4f5b-9f85-c840837f1e2e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3e8fecd-716b-4f5b-9f85-c840837f1e2e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3e8fecd-716b-4f5b-9f85-c840837f1e2e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c3e8fecd-716b-4f5b-9f85-c840837f1e2e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3e8fecd-716b-4f5b-9f85-c840837f1e2e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 696/1390] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 1141 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7323c990-534e-40e2-a780-71d275f3efee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7323c990-534e-40e2-a780-71d275f3efee tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7323c990-534e-40e2-a780-71d275f3efee tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7323c990-534e-40e2-a780-71d275f3efee tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-05baa014-663e-4ff8-8e9c-a3d9a18e482a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05baa014-663e-4ff8-8e9c-a3d9a18e482a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05baa014-663e-4ff8-8e9c-a3d9a18e482a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05baa014-663e-4ff8-8e9c-a3d9a18e482a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7323c990-534e-40e2-a780-71d275f3efee tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7323c990-534e-40e2-a780-71d275f3efee tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 695/1391] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 1141 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-05baa014-663e-4ff8-8e9c-a3d9a18e482a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Snapshot retrieved successfully. Sep 01 02:11:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05baa014-663e-4ff8-8e9c-a3d9a18e482a tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 200 Sep 01 02:11:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 697/1392] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 475 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf377a1f-9a62-4d3e-b28e-caffccd062d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf377a1f-9a62-4d3e-b28e-caffccd062d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf377a1f-9a62-4d3e-b28e-caffccd062d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf377a1f-9a62-4d3e-b28e-caffccd062d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf377a1f-9a62-4d3e-b28e-caffccd062d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Snapshot retrieved successfully. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf377a1f-9a62-4d3e-b28e-caffccd062d8 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 200 Sep 01 02:11:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 696/1393] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:21 2026] GET /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f382d7e4-5f0b-42e9-8a35-027d1fff9c9b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f382d7e4-5f0b-42e9-8a35-027d1fff9c9b tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b Sep 01 02:11:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f382d7e4-5f0b-42e9-8a35-027d1fff9c9b tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f382d7e4-5f0b-42e9-8a35-027d1fff9c9b tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f382d7e4-5f0b-42e9-8a35-027d1fff9c9b tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b returned with HTTP 404 Sep 01 02:11:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 698/1394] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:21 2026] GET /volume/v3/snapshots/be0dd150-0a1c-45d1-9888-6ec0bf2ecf8b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f5f97e45-65c2-4f5d-bb73-fe5c79e90c89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5f97e45-65c2-4f5d-bb73-fe5c79e90c89 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5f97e45-65c2-4f5d-bb73-fe5c79e90c89 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5f97e45-65c2-4f5d-bb73-fe5c79e90c89 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f5f97e45-65c2-4f5d-bb73-fe5c79e90c89 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5f97e45-65c2-4f5d-bb73-fe5c79e90c89 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 697/1395] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:21 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Delete volume with id: 9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Delete volume request issued successfully. Sep 01 02:11:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e815cff-feaf-45ff-b070-da5ecf38a0b9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 202 Sep 01 02:11:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 699/1396] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:11:21 2026] DELETE /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dbd8befe-9c39-4f58-9f88-84a4422539a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbd8befe-9c39-4f58-9f88-84a4422539a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbd8befe-9c39-4f58-9f88-84a4422539a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbd8befe-9c39-4f58-9f88-84a4422539a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dbd8befe-9c39-4f58-9f88-84a4422539a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbd8befe-9c39-4f58-9f88-84a4422539a0 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 698/1397] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:21 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5592b0d-32bb-4781-ba68-41ad39d4fc77 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5592b0d-32bb-4781-ba68-41ad39d4fc77 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5592b0d-32bb-4781-ba68-41ad39d4fc77 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5592b0d-32bb-4781-ba68-41ad39d4fc77 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5592b0d-32bb-4781-ba68-41ad39d4fc77 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 returned with HTTP 404 Sep 01 02:11:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 700/1398] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:11:22 2026] GET /volume/v3/snapshots/fa1f7390-8731-446c-8ab1-a10fb5c61395 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2e1f3ed0-71ea-499f-ac72-c3672299db69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e1f3ed0-71ea-499f-ac72-c3672299db69 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e1f3ed0-71ea-499f-ac72-c3672299db69 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e1f3ed0-71ea-499f-ac72-c3672299db69 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2e1f3ed0-71ea-499f-ac72-c3672299db69 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e1f3ed0-71ea-499f-ac72-c3672299db69 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 699/1399] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:22 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] DELETE http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Delete volume with id: daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Delete volume request issued successfully. Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fda49cea-fb83-4194-aa5c-628b33cd6b36 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 202 Sep 01 02:11:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 701/1400] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:11:22 2026] DELETE /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab33dfa0-57f8-4973-8aa2-127e825a44e6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab33dfa0-57f8-4973-8aa2-127e825a44e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab33dfa0-57f8-4973-8aa2-127e825a44e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab33dfa0-57f8-4973-8aa2-127e825a44e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab33dfa0-57f8-4973-8aa2-127e825a44e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab33dfa0-57f8-4973-8aa2-127e825a44e6 tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 700/1401] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:22 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4e380169-4973-469b-b85b-75edb05814dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e380169-4973-469b-b85b-75edb05814dc tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e380169-4973-469b-b85b-75edb05814dc tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e380169-4973-469b-b85b-75edb05814dc tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4e380169-4973-469b-b85b-75edb05814dc tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Volume info retrieved successfully. Sep 01 02:11:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e380169-4973-469b-b85b-75edb05814dc tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 200 Sep 01 02:11:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 702/1402] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:22 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 859 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-543e6bc3-35ed-4640-bcf7-9962e547746b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-543e6bc3-35ed-4640-bcf7-9962e547746b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-543e6bc3-35ed-4640-bcf7-9962e547746b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-543e6bc3-35ed-4640-bcf7-9962e547746b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-543e6bc3-35ed-4640-bcf7-9962e547746b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Volume info retrieved successfully. Sep 01 02:11:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-543e6bc3-35ed-4640-bcf7-9962e547746b tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 200 Sep 01 02:11:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 701/1403] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:23 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-158b7eae-e6e5-40a8-b54b-73a5896d42e9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158b7eae-e6e5-40a8-b54b-73a5896d42e9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] GET http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 Sep 01 02:11:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-158b7eae-e6e5-40a8-b54b-73a5896d42e9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-158b7eae-e6e5-40a8-b54b-73a5896d42e9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158b7eae-e6e5-40a8-b54b-73a5896d42e9 tempest-VolumesSnapshotNegativeTestJSON-1370565417 tempest-VolumesSnapshotNegativeTestJSON-1370565417-project-member] http://192.168.122.6/volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 returned with HTTP 404 Sep 01 02:11:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 703/1404] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:23 2026] GET /volume/v3/volumes/9bf5c89c-1082-43ec-8462-dbc20330f980 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-beb535e6-8b4a-4149-92dc-e751a66200dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-beb535e6-8b4a-4149-92dc-e751a66200dd tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] GET http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c Sep 01 02:11:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-beb535e6-8b4a-4149-92dc-e751a66200dd tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-beb535e6-8b4a-4149-92dc-e751a66200dd tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-beb535e6-8b4a-4149-92dc-e751a66200dd tempest-VolumesExtendTest-362810345 tempest-VolumesExtendTest-362810345-project-member] http://192.168.122.6/volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c returned with HTTP 404 Sep 01 02:11:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 702/1405] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/daffc072-fa65-41a8-993a-7ad5c915f47c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ca66409-cdc3-4611-9e3e-882e5e74473f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ca66409-cdc3-4611-9e3e-882e5e74473f tempest-VolumesSummaryTest-1276476837 tempest-VolumesSummaryTest-1276476837-project-member] GET http://192.168.122.6/volume/v3/volumes/summary Sep 01 02:11:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ca66409-cdc3-4611-9e3e-882e5e74473f tempest-VolumesSummaryTest-1276476837 tempest-VolumesSummaryTest-1276476837-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ca66409-cdc3-4611-9e3e-882e5e74473f tempest-VolumesSummaryTest-1276476837 tempest-VolumesSummaryTest-1276476837-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-6ca66409-cdc3-4611-9e3e-882e5e74473f tempest-VolumesSummaryTest-1276476837 tempest-VolumesSummaryTest-1276476837-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:30 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=394,cinder:INSERT=47,cinder:UPDATE=90 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ca66409-cdc3-4611-9e3e-882e5e74473f tempest-VolumesSummaryTest-1276476837 tempest-VolumesSummaryTest-1276476837-project-member] Get summary completed successfully. Sep 01 02:11:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ca66409-cdc3-4611-9e3e-882e5e74473f tempest-VolumesSummaryTest-1276476837 tempest-VolumesSummaryTest-1276476837-project-member] http://192.168.122.6/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:11:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 704/1406] 192.168.122.6 () {60 vars in 1176 bytes} [Tue Sep 1 02:11:30 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10becb47-5af8-469a-99af-61c78d9039e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10becb47-5af8-469a-99af-61c78d9039e2 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10becb47-5af8-469a-99af-61c78d9039e2 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:31 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=394,cinder:INSERT=50,cinder:UPDATE=64 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10becb47-5af8-469a-99af-61c78d9039e2 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:11:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 703/1407] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:11:31 2026] POST /volume/v3/types => generated 287 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d038bed-0b00-419f-80b4-0411ca92859a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "127288fa-2064-4196-924c-7b119ef2e6a3", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '127288fa-2064-4196-924c-7b119ef2e6a3', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d038bed-0b00-419f-80b4-0411ca92859a tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d038bed-0b00-419f-80b4-0411ca92859a tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-961399564", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d038bed-0b00-419f-80b4-0411ca92859a tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:11:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 705/1408] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:11:35 2026] POST /volume/v3/types => generated 379 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc326b30-1c24-4b54-b383-2b4cbce27114 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc326b30-1c24-4b54-b383-2b4cbce27114 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption Sep 01 02:11:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc326b30-1c24-4b54-b383-2b4cbce27114 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Create volume of 1 GB Sep 01 02:11:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Availability Zones retrieved successfully. Sep 01 02:11:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc326b30-1c24-4b54-b383-2b4cbce27114 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption returned with HTTP 200 Sep 01 02:11:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 706/1409] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:35 2026] POST /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption => generated 239 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Flow 'volume_create_api' (a378b4e6-5ad3-42e3-9477-191748a4e223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb7608b-fe33-43f3-b5dc-d1844ed60d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7db15ea0-5521-4a77-a61e-c73211271d78 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7db15ea0-5521-4a77-a61e-c73211271d78 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7db15ea0-5521-4a77-a61e-c73211271d78 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-820043170", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7db15ea0-5521-4a77-a61e-c73211271d78 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:11:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 707/1410] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:11:35 2026] POST /volume/v3/types => generated 379 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-44a4702d-9a79-43fb-bb55-7e283f3a7d94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb7608b-fe33-43f3-b5dc-d1844ed60d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:11:32Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=bff54eab-1796-4af6-b5c3-299054cf9c75,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': 'bff54eab-1796-4af6-b5c3-299054cf9c75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a20e298-f31b-45ca-a282-5a394ed2b03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:35 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-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 01 02:11:35 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-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 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-44a4702d-9a79-43fb-bb55-7e283f3a7d94 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] POST http://192.168.122.6/volume/v3/types/c268e3f3-8835-4bdc-a0dd-49403226a5c1/encryption Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-44a4702d-9a79-43fb-bb55-7e283f3a7d94 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-44a4702d-9a79-43fb-bb55-7e283f3a7d94 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-44a4702d-9a79-43fb-bb55-7e283f3a7d94 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/c268e3f3-8835-4bdc-a0dd-49403226a5c1/encryption returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 708/1411] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:35 2026] POST /volume/v3/types/c268e3f3-8835-4bdc-a0dd-49403226a5c1/encryption => generated 127 bytes in 309 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b2191c4e-e5a7-419a-ae0c-1a2c31c1176e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2191c4e-e5a7-419a-ae0c-1a2c31c1176e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2191c4e-e5a7-419a-ae0c-1a2c31c1176e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2071161065", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2191c4e-e5a7-419a-ae0c-1a2c31c1176e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 709/1412] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b209d858-9b80-439d-a04b-aaa7120aa483 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b209d858-9b80-439d-a04b-aaa7120aa483 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] POST http://192.168.122.6/volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677/extra_specs Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b209d858-9b80-439d-a04b-aaa7120aa483 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-b209d858-9b80-439d-a04b-aaa7120aa483 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b209d858-9b80-439d-a04b-aaa7120aa483 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677/extra_specs returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 710/1413] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-35a7e5ea-758f-4412-badd-042816fcc93d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35a7e5ea-758f-4412-badd-042816fcc93d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] PUT http://192.168.122.6/volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677/extra_specs/key2 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35a7e5ea-758f-4412-badd-042816fcc93d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-35a7e5ea-758f-4412-badd-042816fcc93d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35a7e5ea-758f-4412-badd-042816fcc93d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677/extra_specs/key2 returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 711/1414] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b8687b1-70ad-488b-9faf-a97e72f94ec0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b8687b1-70ad-488b-9faf-a97e72f94ec0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b8687b1-70ad-488b-9faf-a97e72f94ec0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-4b8687b1-70ad-488b-9faf-a97e72f94ec0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b8687b1-70ad-488b-9faf-a97e72f94ec0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 712/1415] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:11:36 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 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c9cf2760-ab96-4db0-af1d-fbebb5cf2454 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Created reservations ['08bb4c0c-3980-4bd2-a888-124234372609', 'a7804524-79b9-41a6-8d39-0bf89d9a7ccf', '5392a7d9-5081-444e-b2d1-2ebb441e63c0', '936ca3aa-e04e-46ff-8510-b6bfb5efa958'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9cf2760-ab96-4db0-af1d-fbebb5cf2454 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9cf2760-ab96-4db0-af1d-fbebb5cf2454 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-686779584", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a20e298-f31b-45ca-a282-5a394ed2b03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08bb4c0c-3980-4bd2-a888-124234372609', 'a7804524-79b9-41a6-8d39-0bf89d9a7ccf', '5392a7d9-5081-444e-b2d1-2ebb441e63c0', '936ca3aa-e04e-46ff-8510-b6bfb5efa958']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac51e10-cd90-46a7-8930-8fa18900f8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9cf2760-ab96-4db0-af1d-fbebb5cf2454 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 713/1416] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types => generated 379 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-78f7aaee-a4fd-4f30-b701-43a695a275ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78f7aaee-a4fd-4f30-b701-43a695a275ec tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de/encryption Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78f7aaee-a4fd-4f30-b701-43a695a275ec tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac51e10-cd90-46a7-8930-8fa18900f8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '991388be-2f26-4614-8fcd-9f4791b16f51', '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='2aef89056c564f0794d4c4be21dac5a6',qos_specs=None,replication_status=,reservations=['08bb4c0c-3980-4bd2-a888-124234372609','a7804524-79b9-41a6-8d39-0bf89d9a7ccf','5392a7d9-5081-444e-b2d1-2ebb441e63c0','936ca3aa-e04e-46ff-8510-b6bfb5efa958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3654a02dd94b4c87af9142314800e46e',volume_type_id=bff54eab-1796-4af6-b5c3-299054cf9c75), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:36Z,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=991388be-2f26-4614-8fcd-9f4791b16f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aef89056c564f0794d4c4be21dac5a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3654a02dd94b4c87af9142314800e46e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bff54eab-1796-4af6-b5c3-299054cf9c75),volume_type_id=bff54eab-1796-4af6-b5c3-299054cf9c75)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9240841b-b4a7-4652-b5a8-87e71d2d885f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78f7aaee-a4fd-4f30-b701-43a695a275ec tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de/encryption returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 714/1417] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de/encryption => generated 239 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb3ef1ef-1738-434a-bf10-fe9ce115b492 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb3ef1ef-1738-434a-bf10-fe9ce115b492 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] DELETE http://192.168.122.6/volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de/encryption/ed697d39-9c5b-4216-bee0-13abb2f8d6e6 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb3ef1ef-1738-434a-bf10-fe9ce115b492 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb3ef1ef-1738-434a-bf10-fe9ce115b492 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-cb3ef1ef-1738-434a-bf10-fe9ce115b492 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb3ef1ef-1738-434a-bf10-fe9ce115b492 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de/encryption/ed697d39-9c5b-4216-bee0-13abb2f8d6e6 returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 715/1418] 192.168.122.6 () {58 vars in 1363 bytes} [Tue Sep 1 02:11:36 2026] DELETE /volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de/encryption/ed697d39-9c5b-4216-bee0-13abb2f8d6e6 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9240841b-b4a7-4652-b5a8-87e71d2d885f) transitioned into state 'SUCCESS' from 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='2aef89056c564f0794d4c4be21dac5a6',qos_specs=None,replication_status=,reservations=['08bb4c0c-3980-4bd2-a888-124234372609','a7804524-79b9-41a6-8d39-0bf89d9a7ccf','5392a7d9-5081-444e-b2d1-2ebb441e63c0','936ca3aa-e04e-46ff-8510-b6bfb5efa958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3654a02dd94b4c87af9142314800e46e',volume_type_id=bff54eab-1796-4af6-b5c3-299054cf9c75)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dba11fb-c54f-473a-a275-1563f28c2f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c12576c6-d9f5-4e1c-91d7-991842869960 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c12576c6-d9f5-4e1c-91d7-991842869960 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c12576c6-d9f5-4e1c-91d7-991842869960 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-621534841", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dba11fb-c54f-473a-a275-1563f28c2f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Flow 'volume_create_api' (a378b4e6-5ad3-42e3-9477-191748a4e223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Create volume request issued successfully. Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f44cdf-02de-4f5a-88a0-49ca4ab15b0b tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 704/1419] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:11:35 2026] POST /volume/v3/volumes => generated 802 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1806e04-8d17-442d-9e16-6322916ab7be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1806e04-8d17-442d-9e16-6322916ab7be tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1806e04-8d17-442d-9e16-6322916ab7be tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1806e04-8d17-442d-9e16-6322916ab7be tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c12576c6-d9f5-4e1c-91d7-991842869960 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 716/1420] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types => generated 379 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b6d00a32-3889-45f5-8ffb-45dd10ed4bd0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6d00a32-3889-45f5-8ffb-45dd10ed4bd0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] DELETE http://192.168.122.6/volume/v3/types/81f9572c-acf6-414a-9fa8-fb5e6b197d40/extra_specs/key1 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6d00a32-3889-45f5-8ffb-45dd10ed4bd0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6d00a32-3889-45f5-8ffb-45dd10ed4bd0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-b6d00a32-3889-45f5-8ffb-45dd10ed4bd0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6d00a32-3889-45f5-8ffb-45dd10ed4bd0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/81f9572c-acf6-414a-9fa8-fb5e6b197d40/extra_specs/key1 returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 717/1421] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:11:36 2026] DELETE /volume/v3/types/81f9572c-acf6-414a-9fa8-fb5e6b197d40/extra_specs/key1 => generated 122 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c1000d0d-6456-4b72-b7d3-0fa449383f29 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1000d0d-6456-4b72-b7d3-0fa449383f29 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1000d0d-6456-4b72-b7d3-0fa449383f29 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1500193700", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e1806e04-8d17-442d-9e16-6322916ab7be tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1000d0d-6456-4b72-b7d3-0fa449383f29 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 718/1422] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b103cc1b-2dd3-4023-96af-5705d6b46cb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b103cc1b-2dd3-4023-96af-5705d6b46cb4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] DELETE http://192.168.122.6/volume/v3/types/d4e2333c-01ee-4f13-b8df-4f9f35b5a6be Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b103cc1b-2dd3-4023-96af-5705d6b46cb4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b103cc1b-2dd3-4023-96af-5705d6b46cb4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1806e04-8d17-442d-9e16-6322916ab7be tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 705/1423] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 870 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-b103cc1b-2dd3-4023-96af-5705d6b46cb4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b103cc1b-2dd3-4023-96af-5705d6b46cb4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/d4e2333c-01ee-4f13-b8df-4f9f35b5a6be returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 719/1424] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:36 2026] DELETE /volume/v3/types/d4e2333c-01ee-4f13-b8df-4f9f35b5a6be => generated 109 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc35b2ed-045a-4496-831e-09159f941635 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc35b2ed-045a-4496-831e-09159f941635 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] GET http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc35b2ed-045a-4496-831e-09159f941635 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc35b2ed-045a-4496-831e-09159f941635 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc35b2ed-045a-4496-831e-09159f941635 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 706/1425] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs => generated 123 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-36424e5c-3b88-461c-9a0a-b17243e2856e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36424e5c-3b88-461c-9a0a-b17243e2856e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] GET http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption/cipher Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36424e5c-3b88-461c-9a0a-b17243e2856e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36424e5c-3b88-461c-9a0a-b17243e2856e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-36424e5c-3b88-461c-9a0a-b17243e2856e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36424e5c-3b88-461c-9a0a-b17243e2856e tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption/cipher returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 720/1426] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption/cipher => generated 124 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-484e41ba-0191-433f-868d-3aa8a3b9a46f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-484e41ba-0191-433f-868d-3aa8a3b9a46f tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] GET http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-484e41ba-0191-433f-868d-3aa8a3b9a46f tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-484e41ba-0191-433f-868d-3aa8a3b9a46f tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-484e41ba-0191-433f-868d-3aa8a3b9a46f tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-484e41ba-0191-433f-868d-3aa8a3b9a46f tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 707/1427] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption => generated 124 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae523dfe-49c5-4830-8d5c-20b01c22a0f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae523dfe-49c5-4830-8d5c-20b01c22a0f4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] GET http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/multiattach Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae523dfe-49c5-4830-8d5c-20b01c22a0f4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae523dfe-49c5-4830-8d5c-20b01c22a0f4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae523dfe-49c5-4830-8d5c-20b01c22a0f4 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/multiattach returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 721/1428] 192.168.122.6 () {58 vars in 1288 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/multiattach => generated 29 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ba2a2d8-fcdd-4af3-8beb-0816a8522f6c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ba2a2d8-fcdd-4af3-8beb-0816a8522f6c tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] GET http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/volume_backend_name Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ba2a2d8-fcdd-4af3-8beb-0816a8522f6c tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ba2a2d8-fcdd-4af3-8beb-0816a8522f6c tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ba2a2d8-fcdd-4af3-8beb-0816a8522f6c tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 708/1429] 192.168.122.6 () {58 vars in 1312 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/volume_backend_name => generated 143 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08933197-46bf-453f-b07d-b7b5334dec49 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08933197-46bf-453f-b07d-b7b5334dec49 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] PUT http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption/b588ee9a-5eba-4a3c-a0ae-d5a80cf0c233 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08933197-46bf-453f-b07d-b7b5334dec49 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-08933197-46bf-453f-b07d-b7b5334dec49 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08933197-46bf-453f-b07d-b7b5334dec49 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption/b588ee9a-5eba-4a3c-a0ae-d5a80cf0c233 returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 722/1430] 192.168.122.6 () {60 vars in 1380 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/encryption/b588ee9a-5eba-4a3c-a0ae-d5a80cf0c233 => generated 127 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0574df84-faf7-4dcb-8273-93d6d1482a17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0574df84-faf7-4dcb-8273-93d6d1482a17 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] PUT http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/key1 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0574df84-faf7-4dcb-8273-93d6d1482a17 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-0574df84-faf7-4dcb-8273-93d6d1482a17 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0574df84-faf7-4dcb-8273-93d6d1482a17 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/key1 returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 709/1431] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6fbd1630-9a64-4a3b-bf24-0b5847260a0d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fbd1630-9a64-4a3b-bf24-0b5847260a0d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] PUT http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fbd1630-9a64-4a3b-bf24-0b5847260a0d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-6fbd1630-9a64-4a3b-bf24-0b5847260a0d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6100930fb1e24473a2fda5a0bf16bbc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1fc0752b9feb481fa5d6ea1b84b1e3ee', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:11:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fbd1630-9a64-4a3b-bf24-0b5847260a0d tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-reader] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151 returned with HTTP 403 Sep 01 02:11:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 723/1432] 192.168.122.6 () {60 vars in 1236 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf5a5da5-5879-4931-906c-a71334d7f0bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf5a5da5-5879-4931-906c-a71334d7f0bf tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] DELETE http://192.168.122.6/volume/v3/types/d4e2333c-01ee-4f13-b8df-4f9f35b5a6be Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf5a5da5-5879-4931-906c-a71334d7f0bf tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf5a5da5-5879-4931-906c-a71334d7f0bf tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf5a5da5-5879-4931-906c-a71334d7f0bf tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/d4e2333c-01ee-4f13-b8df-4f9f35b5a6be returned with HTTP 202 Sep 01 02:11:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 710/1433] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:36 2026] DELETE /volume/v3/types/d4e2333c-01ee-4f13-b8df-4f9f35b5a6be => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bcd111fc-f2dd-4e72-8be3-134f0e3a8ca6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bcd111fc-f2dd-4e72-8be3-134f0e3a8ca6 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] DELETE http://192.168.122.6/volume/v3/types/81f9572c-acf6-414a-9fa8-fb5e6b197d40 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bcd111fc-f2dd-4e72-8be3-134f0e3a8ca6 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bcd111fc-f2dd-4e72-8be3-134f0e3a8ca6 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bcd111fc-f2dd-4e72-8be3-134f0e3a8ca6 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/81f9572c-acf6-414a-9fa8-fb5e6b197d40 returned with HTTP 202 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 724/1434] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:37 2026] DELETE /volume/v3/types/81f9572c-acf6-414a-9fa8-fb5e6b197d40 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8587fdcf-529e-4e5d-867c-bf329f3b1fa0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8587fdcf-529e-4e5d-867c-bf329f3b1fa0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] DELETE http://192.168.122.6/volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de Sep 01 02:11:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8587fdcf-529e-4e5d-867c-bf329f3b1fa0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8587fdcf-529e-4e5d-867c-bf329f3b1fa0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8587fdcf-529e-4e5d-867c-bf329f3b1fa0 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de returned with HTTP 202 Sep 01 02:11:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 711/1435] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:37 2026] DELETE /volume/v3/types/7b5bcccc-c352-4d9a-83b1-5eb8d0d440de => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-751e5d44-0065-4d48-a909-1b43774f74b1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-751e5d44-0065-4d48-a909-1b43774f74b1 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] DELETE http://192.168.122.6/volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-751e5d44-0065-4d48-a909-1b43774f74b1 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-751e5d44-0065-4d48-a909-1b43774f74b1 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-751e5d44-0065-4d48-a909-1b43774f74b1 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677 returned with HTTP 202 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 725/1436] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:37 2026] DELETE /volume/v3/types/8061929a-f535-4ceb-825d-11cbda76e677 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a92f4421-9439-42fd-946e-314a236cb996 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a92f4421-9439-42fd-946e-314a236cb996 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] DELETE http://192.168.122.6/volume/v3/types/c268e3f3-8835-4bdc-a0dd-49403226a5c1 Sep 01 02:11:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a92f4421-9439-42fd-946e-314a236cb996 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a92f4421-9439-42fd-946e-314a236cb996 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-159bacce-6d79-4e94-832f-a002839ba221 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-159bacce-6d79-4e94-832f-a002839ba221 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-159bacce-6d79-4e94-832f-a002839ba221 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-159bacce-6d79-4e94-832f-a002839ba221 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-159bacce-6d79-4e94-832f-a002839ba221 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-159bacce-6d79-4e94-832f-a002839ba221 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 726/1437] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:37 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a92f4421-9439-42fd-946e-314a236cb996 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/c268e3f3-8835-4bdc-a0dd-49403226a5c1 returned with HTTP 202 Sep 01 02:11:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 712/1438] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:37 2026] DELETE /volume/v3/types/c268e3f3-8835-4bdc-a0dd-49403226a5c1 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34a8c72d-c8bc-4dde-991f-9610cf80a501 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34a8c72d-c8bc-4dde-991f-9610cf80a501 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] DELETE http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34a8c72d-c8bc-4dde-991f-9610cf80a501 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34a8c72d-c8bc-4dde-991f-9610cf80a501 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34a8c72d-c8bc-4dde-991f-9610cf80a501 tempest-VolumeTypesReaderTests-1138035960 tempest-VolumeTypesReaderTests-1138035960-project-admin] http://192.168.122.6/volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151 returned with HTTP 202 Sep 01 02:11:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 727/1439] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:37 2026] DELETE /volume/v3/types/897db58f-afeb-4551-8430-12a58d2da151 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d7f36d67-f42f-4931-b969-791aee35e85d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7f36d67-f42f-4931-b969-791aee35e85d tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7f36d67-f42f-4931-b969-791aee35e85d tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7f36d67-f42f-4931-b969-791aee35e85d tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d7f36d67-f42f-4931-b969-791aee35e85d tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7f36d67-f42f-4931-b969-791aee35e85d tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 713/1440] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:38 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 894 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-99787350-385d-4acc-9819-5baabb24b023 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99787350-385d-4acc-9819-5baabb24b023 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99787350-385d-4acc-9819-5baabb24b023 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99787350-385d-4acc-9819-5baabb24b023 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-99787350-385d-4acc-9819-5baabb24b023 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99787350-385d-4acc-9819-5baabb24b023 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 728/1441] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 952 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-087d8803-7dbe-473e-b52c-c3d3101cd359 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-087d8803-7dbe-473e-b52c-c3d3101cd359 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-087d8803-7dbe-473e-b52c-c3d3101cd359 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-087d8803-7dbe-473e-b52c-c3d3101cd359 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-087d8803-7dbe-473e-b52c-c3d3101cd359 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-087d8803-7dbe-473e-b52c-c3d3101cd359 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 714/1442] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:40 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 952 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2dd8ff9d-2285-40ab-980f-759aca72d4ee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dd8ff9d-2285-40ab-980f-759aca72d4ee tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dd8ff9d-2285-40ab-980f-759aca72d4ee tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dd8ff9d-2285-40ab-980f-759aca72d4ee tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2dd8ff9d-2285-40ab-980f-759aca72d4ee tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dd8ff9d-2285-40ab-980f-759aca72d4ee tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 729/1443] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:41 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 955 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89fe168b-0ec5-4af8-89c1-bcdfa82512cf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89fe168b-0ec5-4af8-89c1-bcdfa82512cf tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89fe168b-0ec5-4af8-89c1-bcdfa82512cf tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89fe168b-0ec5-4af8-89c1-bcdfa82512cf tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89fe168b-0ec5-4af8-89c1-bcdfa82512cf tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89fe168b-0ec5-4af8-89c1-bcdfa82512cf tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 715/1444] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:43 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 955 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f0364645-95e0-433c-8971-13da5ee1c8fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0364645-95e0-433c-8971-13da5ee1c8fc tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0364645-95e0-433c-8971-13da5ee1c8fc tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0364645-95e0-433c-8971-13da5ee1c8fc tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f0364645-95e0-433c-8971-13da5ee1c8fc tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0364645-95e0-433c-8971-13da5ee1c8fc tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 730/1445] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 1299 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] DELETE http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Delete volume with id: 991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Delete volume request issued successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-053b7c92-28ea-4bbe-9bcb-2d1a86e34da0 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 202 Sep 01 02:11:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 716/1446] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:11:44 2026] DELETE /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce44b95f-ee5d-4c84-aa24-6fad98e1f537 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce44b95f-ee5d-4c84-aa24-6fad98e1f537 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce44b95f-ee5d-4c84-aa24-6fad98e1f537 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce44b95f-ee5d-4c84-aa24-6fad98e1f537 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ce44b95f-ee5d-4c84-aa24-6fad98e1f537 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce44b95f-ee5d-4c84-aa24-6fad98e1f537 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 731/1447] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 1298 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-53ef0c36-bf8e-4337-94a4-e54cf7f7f261 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53ef0c36-bf8e-4337-94a4-e54cf7f7f261 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53ef0c36-bf8e-4337-94a4-e54cf7f7f261 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53ef0c36-bf8e-4337-94a4-e54cf7f7f261 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-53ef0c36-bf8e-4337-94a4-e54cf7f7f261 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53ef0c36-bf8e-4337-94a4-e54cf7f7f261 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 200 Sep 01 02:11:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 717/1448] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 893 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-686c40c8-6396-4f9e-ac8a-a46f01ccae27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-686c40c8-6396-4f9e-ac8a-a46f01ccae27 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] GET http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 Sep 01 02:11:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-686c40c8-6396-4f9e-ac8a-a46f01ccae27 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-686c40c8-6396-4f9e-ac8a-a46f01ccae27 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-686c40c8-6396-4f9e-ac8a-a46f01ccae27 tempest-VolumeAndVolumeTypeFromImageTest-583308352 tempest-VolumeAndVolumeTypeFromImageTest-583308352-project-member] http://192.168.122.6/volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 returned with HTTP 404 Sep 01 02:11:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 732/1449] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/991388be-2f26-4614-8fcd-9f4791b16f51 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b3c5020-8e21-433b-b373-1cf3577d5ba3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b3c5020-8e21-433b-b373-1cf3577d5ba3 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:11:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b3c5020-8e21-433b-b373-1cf3577d5ba3 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b3c5020-8e21-433b-b373-1cf3577d5ba3 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b3c5020-8e21-433b-b373-1cf3577d5ba3 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b3c5020-8e21-433b-b373-1cf3577d5ba3 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Get all volumes completed successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b3c5020-8e21-433b-b373-1cf3577d5ba3 tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 718/1450] 192.168.122.6 () {58 vars in 1159 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1313 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-93b87462-58be-4724-9007-73e53f8cb2fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93b87462-58be-4724-9007-73e53f8cb2fc tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] DELETE http://192.168.122.6/volume/v3/types/bff54eab-1796-4af6-b5c3-299054cf9c75 Sep 01 02:11:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93b87462-58be-4724-9007-73e53f8cb2fc tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93b87462-58be-4724-9007-73e53f8cb2fc tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93b87462-58be-4724-9007-73e53f8cb2fc tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] http://192.168.122.6/volume/v3/types/bff54eab-1796-4af6-b5c3-299054cf9c75 returned with HTTP 202 Sep 01 02:11:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 733/1451] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:47 2026] DELETE /volume/v3/types/bff54eab-1796-4af6-b5c3-299054cf9c75 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2a73e129-9d57-40df-ab45-dd61c1a438ee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a73e129-9d57-40df-ab45-dd61c1a438ee tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] GET http://192.168.122.6/volume/v3/types/bff54eab-1796-4af6-b5c3-299054cf9c75 Sep 01 02:11:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a73e129-9d57-40df-ab45-dd61c1a438ee tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a73e129-9d57-40df-ab45-dd61c1a438ee tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a73e129-9d57-40df-ab45-dd61c1a438ee tempest-VolumeAndVolumeTypeFromImageTest-281145512 tempest-VolumeAndVolumeTypeFromImageTest-281145512-project-admin] http://192.168.122.6/volume/v3/types/bff54eab-1796-4af6-b5c3-299054cf9c75 returned with HTTP 404 Sep 01 02:11:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 719/1452] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/types/bff54eab-1796-4af6-b5c3-299054cf9c75 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=81,cinder:INSERT=38,cinder:UPDATE=16 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:57 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=83,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-2670af60-b6f4-4cc4-a543-16cba8e40902 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-2670af60-b6f4-4cc4-a543-16cba8e40902 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-2670af60-b6f4-4cc4-a543-16cba8e40902 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-2670af60-b6f4-4cc4-a543-16cba8e40902 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-2670af60-b6f4-4cc4-a543-16cba8e40902 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-2670af60-b6f4-4cc4-a543-16cba8e40902 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 734/1453] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 1141 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-006fd20c-c033-4ccc-bef9-45b831e1eb94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-006fd20c-c033-4ccc-bef9-45b831e1eb94 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff/action Sep 01 02:11:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-006fd20c-c033-4ccc-bef9-45b831e1eb94 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-006fd20c-c033-4ccc-bef9-45b831e1eb94 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-006fd20c-c033-4ccc-bef9-45b831e1eb94 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-006fd20c-c033-4ccc-bef9-45b831e1eb94 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Begin detaching volume completed successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-006fd20c-c033-4ccc-bef9-45b831e1eb94 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff/action returned with HTTP 202 Sep 01 02:11:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 720/1454] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:11:58 2026] POST /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b1e4235d-afb8-4c0f-b561-ed30adbc857a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1e4235d-afb8-4c0f-b561-ed30adbc857a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1e4235d-afb8-4c0f-b561-ed30adbc857a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1e4235d-afb8-4c0f-b561-ed30adbc857a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b1e4235d-afb8-4c0f-b561-ed30adbc857a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1e4235d-afb8-4c0f-b561-ed30adbc857a tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 735/1455] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 1144 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-3c790d9f-ecf4-4a27-9cef-e3b857495ca5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-3c790d9f-ecf4-4a27-9cef-e3b857495ca5 None None] GET http://192.168.122.6/volume// Sep 01 02:11:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-3c790d9f-ecf4-4a27-9cef-e3b857495ca5 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-3c790d9f-ecf4-4a27-9cef-e3b857495ca5 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-3c790d9f-ecf4-4a27-9cef-e3b857495ca5 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:11:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 721/1456] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-497100a6-b622-46ff-8937-cff39970de86 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-497100a6-b622-46ff-8937-cff39970de86 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:11:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-497100a6-b622-46ff-8937-cff39970de86 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-497100a6-b622-46ff-8937-cff39970de86 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-497100a6-b622-46ff-8937-cff39970de86 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-497100a6-b622-46ff-8937-cff39970de86 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 736/1457] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 1325 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-d2c45e86-5a9f-4793-9e69-7f7548bec986 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-d2c45e86-5a9f-4793-9e69-7f7548bec986 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] DELETE http://192.168.122.6/volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41 Sep 01 02:11:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-d2c45e86-5a9f-4793-9e69-7f7548bec986 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-d2c45e86-5a9f-4793-9e69-7f7548bec986 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87203]: /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 01 02:11:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:11:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fce6518c-efa8-45a5-82e0-9aa410c0dabf req-d2c45e86-5a9f-4793-9e69-7f7548bec986 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41 returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 722/1458] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:11:59 2026] DELETE /volume/v3/attachments/dc315743-e2e1-49dc-91b7-36c1553eca41 => generated 19 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d41e456-67b4-4587-b614-9cb0127989e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d41e456-67b4-4587-b614-9cb0127989e6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:12:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d41e456-67b4-4587-b614-9cb0127989e6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d41e456-67b4-4587-b614-9cb0127989e6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d41e456-67b4-4587-b614-9cb0127989e6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d41e456-67b4-4587-b614-9cb0127989e6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 737/1459] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e2fd116e-0355-436a-af63-80a0475f59d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d9d3949a-0526-4469-841e-b3892d880609", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd9d3949a-0526-4469-841e-b3892d880609', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Create volume of 1 GB Sep 01 02:12:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Availability Zones retrieved successfully. Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Flow 'volume_create_api' (95437ed5-2359-4912-9bce-40c637d222e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c691799-4daa-46d5-9879-599bd62649f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c691799-4daa-46d5-9879-599bd62649f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628c4137-acb8-462b-9a65-98359b1cc2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Created reservations ['5f3dbf01-88f6-4d89-be29-f957ada6d679', '3f5e462a-ca1b-4cb5-a848-180f48efc066', '555f6065-ccc5-4f85-b3f0-4d482de9bf88', 'c526ffc7-ab49-4506-b2de-bcad52fc489d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628c4137-acb8-462b-9a65-98359b1cc2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f3dbf01-88f6-4d89-be29-f957ada6d679', '3f5e462a-ca1b-4cb5-a848-180f48efc066', '555f6065-ccc5-4f85-b3f0-4d482de9bf88', 'c526ffc7-ab49-4506-b2de-bcad52fc489d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def2aab2-9811-4b1a-b945-3555c161bef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def2aab2-9811-4b1a-b945-3555c161bef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c755e29d-9845-4b72-bb69-101663059efa', '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='ebbc9e988e25456dba5869a5ef9430a2',qos_specs=None,replication_status=,reservations=['5f3dbf01-88f6-4d89-be29-f957ada6d679','3f5e462a-ca1b-4cb5-a848-180f48efc066','555f6065-ccc5-4f85-b3f0-4d482de9bf88','c526ffc7-ab49-4506-b2de-bcad52fc489d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588d8244f59a42c39bcfcb9df54fdb39',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:05Z,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=c755e29d-9845-4b72-bb69-101663059efa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbc9e988e25456dba5869a5ef9430a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='588d8244f59a42c39bcfcb9df54fdb39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1984aa-7192-4e83-8fb6-267b5768d106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1984aa-7192-4e83-8fb6-267b5768d106) transitioned into state 'SUCCESS' from 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='ebbc9e988e25456dba5869a5ef9430a2',qos_specs=None,replication_status=,reservations=['5f3dbf01-88f6-4d89-be29-f957ada6d679','3f5e462a-ca1b-4cb5-a848-180f48efc066','555f6065-ccc5-4f85-b3f0-4d482de9bf88','c526ffc7-ab49-4506-b2de-bcad52fc489d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='588d8244f59a42c39bcfcb9df54fdb39',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e4706b-d1b3-40e8-8244-0c711bf6a4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e4706b-d1b3-40e8-8244-0c711bf6a4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Flow 'volume_create_api' (95437ed5-2359-4912-9bce-40c637d222e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Create volume request issued successfully. Sep 01 02:12:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2fd116e-0355-436a-af63-80a0475f59d0 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 723/1460] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:12:04 2026] POST /volume/v3/volumes => generated 780 bytes in 1282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c8dcaa26-8256-4ae4-9605-28800aecccf4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8dcaa26-8256-4ae4-9605-28800aecccf4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c8dcaa26-8256-4ae4-9605-28800aecccf4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c8dcaa26-8256-4ae4-9605-28800aecccf4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c8dcaa26-8256-4ae4-9605-28800aecccf4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8dcaa26-8256-4ae4-9605-28800aecccf4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 738/1461] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:05 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-835d7a9d-f4d2-4991-88a2-0c4a04126e70 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-835d7a9d-f4d2-4991-88a2-0c4a04126e70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-835d7a9d-f4d2-4991-88a2-0c4a04126e70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-835d7a9d-f4d2-4991-88a2-0c4a04126e70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-835d7a9d-f4d2-4991-88a2-0c4a04126e70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-835d7a9d-f4d2-4991-88a2-0c4a04126e70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 724/1462] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 872 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e504ade-20c4-4940-88c0-938dd6bfedd4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e504ade-20c4-4940-88c0-938dd6bfedd4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e504ade-20c4-4940-88c0-938dd6bfedd4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e504ade-20c4-4940-88c0-938dd6bfedd4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9e504ade-20c4-4940-88c0-938dd6bfedd4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e504ade-20c4-4940-88c0-938dd6bfedd4 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 739/1463] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:07 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 872 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07004a48-02d5-4231-bd65-8cc5723bc7d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07004a48-02d5-4231-bd65-8cc5723bc7d9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07004a48-02d5-4231-bd65-8cc5723bc7d9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07004a48-02d5-4231-bd65-8cc5723bc7d9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-07004a48-02d5-4231-bd65-8cc5723bc7d9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07004a48-02d5-4231-bd65-8cc5723bc7d9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 725/1464] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:08 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 930 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c6cf350a-b74c-4209-be4d-badad287800a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6cf350a-b74c-4209-be4d-badad287800a tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6cf350a-b74c-4209-be4d-badad287800a tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6cf350a-b74c-4209-be4d-badad287800a tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c6cf350a-b74c-4209-be4d-badad287800a tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6cf350a-b74c-4209-be4d-badad287800a tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 740/1465] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 930 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-91102f17-4aad-47c3-9263-ee39cd482a59 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91102f17-4aad-47c3-9263-ee39cd482a59 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91102f17-4aad-47c3-9263-ee39cd482a59 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91102f17-4aad-47c3-9263-ee39cd482a59 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-91102f17-4aad-47c3-9263-ee39cd482a59 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91102f17-4aad-47c3-9263-ee39cd482a59 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 726/1466] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 930 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d687e67f-063c-4d18-b55c-ba7e88f7a15b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d687e67f-063c-4d18-b55c-ba7e88f7a15b tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d687e67f-063c-4d18-b55c-ba7e88f7a15b tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d687e67f-063c-4d18-b55c-ba7e88f7a15b tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d687e67f-063c-4d18-b55c-ba7e88f7a15b tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d687e67f-063c-4d18-b55c-ba7e88f7a15b tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 741/1467] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 933 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d1817ab-f1a3-438c-b6e6-9fca79cbcbe5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d1817ab-f1a3-438c-b6e6-9fca79cbcbe5 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d1817ab-f1a3-438c-b6e6-9fca79cbcbe5 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d1817ab-f1a3-438c-b6e6-9fca79cbcbe5 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9d1817ab-f1a3-438c-b6e6-9fca79cbcbe5 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d1817ab-f1a3-438c-b6e6-9fca79cbcbe5 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 727/1468] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 933 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6aa80e3-1aa6-41a9-8d3f-bdd1d5cea4ea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6aa80e3-1aa6-41a9-8d3f-bdd1d5cea4ea tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6aa80e3-1aa6-41a9-8d3f-bdd1d5cea4ea tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6aa80e3-1aa6-41a9-8d3f-bdd1d5cea4ea tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f6aa80e3-1aa6-41a9-8d3f-bdd1d5cea4ea tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6aa80e3-1aa6-41a9-8d3f-bdd1d5cea4ea tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 742/1469] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 933 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-765d185b-f6ad-46cc-a487-45636495c287 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1345604435", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1345604435', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Create volume of 1 GB Sep 01 02:12:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Availability Zones retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Flow 'volume_create_api' (51155ae9-612e-4bdb-acb1-0698d086faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab678e24-6676-4f7f-a3de-4b2b5296f3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab678e24-6676-4f7f-a3de-4b2b5296f3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9743aed6-f09c-45a7-8895-7b5631173925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Created reservations ['e31d8af5-132d-4ad5-bcba-ba27d262a3c5', '45a45b4e-e27e-40e4-bccb-135d810a3f61', '4357ae48-eaa9-43d7-9964-b82815a4dfdf', '2f227ea3-32cb-4fce-b34f-37d1981500d0'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9743aed6-f09c-45a7-8895-7b5631173925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31d8af5-132d-4ad5-bcba-ba27d262a3c5', '45a45b4e-e27e-40e4-bccb-135d810a3f61', '4357ae48-eaa9-43d7-9964-b82815a4dfdf', '2f227ea3-32cb-4fce-b34f-37d1981500d0']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5619e9-303c-4286-9d9f-47b0c8bf74b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e746e9f2-db61-4ec6-a946-6948f64725f8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e746e9f2-db61-4ec6-a946-6948f64725f8 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e746e9f2-db61-4ec6-a946-6948f64725f8 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e746e9f2-db61-4ec6-a946-6948f64725f8 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5619e9-303c-4286-9d9f-47b0c8bf74b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '543c40f7-c7af-4807-8035-5b4c5c7598f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1345604435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d96ae8517446058a4f5db04ce9008d',qos_specs=None,replication_status=,reservations=['e31d8af5-132d-4ad5-bcba-ba27d262a3c5','45a45b4e-e27e-40e4-bccb-135d810a3f61','4357ae48-eaa9-43d7-9964-b82815a4dfdf','2f227ea3-32cb-4fce-b34f-37d1981500d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3976ea206ae74d4d9bf1a6a9641e540f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1345604435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=543c40f7-c7af-4807-8035-5b4c5c7598f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d96ae8517446058a4f5db04ce9008d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3976ea206ae74d4d9bf1a6a9641e540f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (822d582a-8c25-4284-a7a9-dc2481e63e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e746e9f2-db61-4ec6-a946-6948f64725f8 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e746e9f2-db61-4ec6-a946-6948f64725f8 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 743/1470] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 933 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (822d582a-8c25-4284-a7a9-dc2481e63e08) transitioned into state 'SUCCESS' from state '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-1345604435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d96ae8517446058a4f5db04ce9008d',qos_specs=None,replication_status=,reservations=['e31d8af5-132d-4ad5-bcba-ba27d262a3c5','45a45b4e-e27e-40e4-bccb-135d810a3f61','4357ae48-eaa9-43d7-9964-b82815a4dfdf','2f227ea3-32cb-4fce-b34f-37d1981500d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3976ea206ae74d4d9bf1a6a9641e540f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b17dcca-a894-4acc-8cdb-864584f8093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b17dcca-a894-4acc-8cdb-864584f8093f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Flow 'volume_create_api' (51155ae9-612e-4bdb-acb1-0698d086faeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Create volume request issued successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-765d185b-f6ad-46cc-a487-45636495c287 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 728/1471] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:12:14 2026] POST /volume/v3/volumes => generated 759 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f490801-3fe9-4783-8d92-1698e0c8dbb7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f490801-3fe9-4783-8d92-1698e0c8dbb7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f490801-3fe9-4783-8d92-1698e0c8dbb7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f490801-3fe9-4783-8d92-1698e0c8dbb7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f490801-3fe9-4783-8d92-1698e0c8dbb7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f490801-3fe9-4783-8d92-1698e0c8dbb7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 744/1472] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 827 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8a22fee9-13a8-480f-a521-19b0f7681d70 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a22fee9-13a8-480f-a521-19b0f7681d70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a22fee9-13a8-480f-a521-19b0f7681d70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a22fee9-13a8-480f-a521-19b0f7681d70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a22fee9-13a8-480f-a521-19b0f7681d70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a22fee9-13a8-480f-a521-19b0f7681d70 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 729/1473] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 1198 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b34f92e-6d57-4e2e-8fff-f5d6f086f0c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b34f92e-6d57-4e2e-8fff-f5d6f086f0c9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b34f92e-6d57-4e2e-8fff-f5d6f086f0c9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b34f92e-6d57-4e2e-8fff-f5d6f086f0c9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b34f92e-6d57-4e2e-8fff-f5d6f086f0c9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b34f92e-6d57-4e2e-8fff-f5d6f086f0c9 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 745/1474] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Delete volume with id: c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4429b9d5-ff1b-4e42-b1f8-f45a44abb6ed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4429b9d5-ff1b-4e42-b1f8-f45a44abb6ed tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4429b9d5-ff1b-4e42-b1f8-f45a44abb6ed tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4429b9d5-ff1b-4e42-b1f8-f45a44abb6ed tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4429b9d5-ff1b-4e42-b1f8-f45a44abb6ed tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Delete volume request issued successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f10dca4b-7960-4b14-bf0d-04cac22c8ced tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 202 Sep 01 02:12:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 730/1475] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:12:16 2026] DELETE /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-220f1bf1-9d2a-44a7-a507-ab7e825d0bdd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-220f1bf1-9d2a-44a7-a507-ab7e825d0bdd tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-220f1bf1-9d2a-44a7-a507-ab7e825d0bdd tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-220f1bf1-9d2a-44a7-a507-ab7e825d0bdd tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4429b9d5-ff1b-4e42-b1f8-f45a44abb6ed tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 746/1476] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-220f1bf1-9d2a-44a7-a507-ab7e825d0bdd tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-220f1bf1-9d2a-44a7-a507-ab7e825d0bdd tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 731/1477] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 1197 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1071080268", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1071080268', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Create volume of 1 GB Sep 01 02:12:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Availability Zones retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Flow 'volume_create_api' (50a1128b-e6ce-4e89-bc14-6a12a427ea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956da2d7-b302-4a15-908c-477b6a71e7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956da2d7-b302-4a15-908c-477b6a71e7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52469c3d-c525-4b36-934b-fd0562625662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Created reservations ['ab44170e-e06f-497c-9289-4c4e1f4778e6', '4ba374c0-4c2f-4563-9653-dd89bdbdfef2', 'd538a144-6867-4e33-995a-0b876bcd1850', 'b47ea22a-e2d1-4bcf-9cb4-47e190bf2a64'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52469c3d-c525-4b36-934b-fd0562625662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab44170e-e06f-497c-9289-4c4e1f4778e6', '4ba374c0-4c2f-4563-9653-dd89bdbdfef2', 'd538a144-6867-4e33-995a-0b876bcd1850', 'b47ea22a-e2d1-4bcf-9cb4-47e190bf2a64']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c993ca5e-e4c8-4523-af6d-511222df9454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c993ca5e-e4c8-4523-af6d-511222df9454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64274e3d-76d3-4691-aeb0-bc090a002c93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1071080268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1d03f0ba4c740449a76365519318761',qos_specs=None,replication_status=,reservations=['ab44170e-e06f-497c-9289-4c4e1f4778e6','4ba374c0-4c2f-4563-9653-dd89bdbdfef2','d538a144-6867-4e33-995a-0b876bcd1850','b47ea22a-e2d1-4bcf-9cb4-47e190bf2a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60b9967458eb478b86a5c0abcb6a9a57',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1071080268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64274e3d-76d3-4691-aeb0-bc090a002c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1d03f0ba4c740449a76365519318761',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60b9967458eb478b86a5c0abcb6a9a57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbaff7c8-40ff-4e7e-8cf9-f83905c54b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbaff7c8-40ff-4e7e-8cf9-f83905c54b4c) transitioned into state 'SUCCESS' from state '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-1071080268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1d03f0ba4c740449a76365519318761',qos_specs=None,replication_status=,reservations=['ab44170e-e06f-497c-9289-4c4e1f4778e6','4ba374c0-4c2f-4563-9653-dd89bdbdfef2','d538a144-6867-4e33-995a-0b876bcd1850','b47ea22a-e2d1-4bcf-9cb4-47e190bf2a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60b9967458eb478b86a5c0abcb6a9a57',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3263af51-6dca-45c3-b41f-3f5390fae11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3263af51-6dca-45c3-b41f-3f5390fae11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Flow 'volume_create_api' (50a1128b-e6ce-4e89-bc14-6a12a427ea97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Create volume request issued successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-006dcc3d-e5e6-43b6-9cf6-c2e46147040f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 747/1478] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:12:17 2026] POST /volume/v3/volumes => generated 760 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-01975c0e-a1eb-42b7-8fe9-2ec87202c953 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01975c0e-a1eb-42b7-8fe9-2ec87202c953 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01975c0e-a1eb-42b7-8fe9-2ec87202c953 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01975c0e-a1eb-42b7-8fe9-2ec87202c953 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01975c0e-a1eb-42b7-8fe9-2ec87202c953 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01975c0e-a1eb-42b7-8fe9-2ec87202c953 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 732/1479] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-17e2f833-2abf-45e6-88db-33850ce9a4df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17e2f833-2abf-45e6-88db-33850ce9a4df tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17e2f833-2abf-45e6-88db-33850ce9a4df tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17e2f833-2abf-45e6-88db-33850ce9a4df tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-17e2f833-2abf-45e6-88db-33850ce9a4df tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b2f38208-18cc-4acb-9428-cc86b49f391c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2f38208-18cc-4acb-9428-cc86b49f391c tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2f38208-18cc-4acb-9428-cc86b49f391c tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2f38208-18cc-4acb-9428-cc86b49f391c tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17e2f833-2abf-45e6-88db-33850ce9a4df tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 748/1480] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9aa1104d-866c-49cb-8788-08b72b934a50 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9aa1104d-866c-49cb-8788-08b72b934a50 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9aa1104d-866c-49cb-8788-08b72b934a50 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9aa1104d-866c-49cb-8788-08b72b934a50 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9aa1104d-866c-49cb-8788-08b72b934a50 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b2f38208-18cc-4acb-9428-cc86b49f391c tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9aa1104d-866c-49cb-8788-08b72b934a50 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 749/1481] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2f38208-18cc-4acb-9428-cc86b49f391c tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 733/1482] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 1197 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-36119f5d-df94-4b12-84c7-d82927eded10 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36119f5d-df94-4b12-84c7-d82927eded10 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36119f5d-df94-4b12-84c7-d82927eded10 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "543c40f7-c7af-4807-8035-5b4c5c7598f3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-763448754", "description": null, "metadata": null}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36119f5d-df94-4b12-84c7-d82927eded10 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-36119f5d-df94-4b12-84c7-d82927eded10 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Create snapshot from volume 543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-36119f5d-df94-4b12-84c7-d82927eded10 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Created reservations ['9d82a76f-22ef-44fc-9a9f-49968065abf6', '395b0531-6381-48d2-9bf3-4139688b56eb', 'e7a26435-7a4e-4150-a9a6-0daa6fc97463', 'c9a8d7e7-95d3-456f-a986-dee60dffafb2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36119f5d-df94-4b12-84c7-d82927eded10 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot force create request issued successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36119f5d-df94-4b12-84c7-d82927eded10 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 750/1483] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:12:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1829fb6-5862-4ac4-9768-cfbb4ce226cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1829fb6-5862-4ac4-9768-cfbb4ce226cc tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1829fb6-5862-4ac4-9768-cfbb4ce226cc tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1829fb6-5862-4ac4-9768-cfbb4ce226cc tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1829fb6-5862-4ac4-9768-cfbb4ce226cc tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1829fb6-5862-4ac4-9768-cfbb4ce226cc tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 734/1484] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f29add28-add5-49fc-82ba-1fc4358e9bf3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f29add28-add5-49fc-82ba-1fc4358e9bf3 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f29add28-add5-49fc-82ba-1fc4358e9bf3 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f29add28-add5-49fc-82ba-1fc4358e9bf3 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f29add28-add5-49fc-82ba-1fc4358e9bf3 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f29add28-add5-49fc-82ba-1fc4358e9bf3 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 751/1485] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2439f3a7-284d-4559-9369-a83e45d4771f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2439f3a7-284d-4559-9369-a83e45d4771f tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2439f3a7-284d-4559-9369-a83e45d4771f tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2439f3a7-284d-4559-9369-a83e45d4771f tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2439f3a7-284d-4559-9369-a83e45d4771f tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 404 Sep 01 02:12:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 735/1486] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b783556-fa08-4097-94c0-83e18b3c0996 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b783556-fa08-4097-94c0-83e18b3c0996 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b783556-fa08-4097-94c0-83e18b3c0996 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b783556-fa08-4097-94c0-83e18b3c0996 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5b783556-fa08-4097-94c0-83e18b3c0996 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Delete volume with id: c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b783556-fa08-4097-94c0-83e18b3c0996 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 404 Sep 01 02:12:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 752/1487] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:12:19 2026] DELETE /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-82616960-b46c-4c09-a5eb-72a638f722c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82616960-b46c-4c09-a5eb-72a638f722c2 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] GET http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa Sep 01 02:12:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82616960-b46c-4c09-a5eb-72a638f722c2 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82616960-b46c-4c09-a5eb-72a638f722c2 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82616960-b46c-4c09-a5eb-72a638f722c2 tempest-VolumeImageDependencyTests-859700941 tempest-VolumeImageDependencyTests-859700941-project-member] http://192.168.122.6/volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa returned with HTTP 404 Sep 01 02:12:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 736/1488] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/volumes/c755e29d-9845-4b72-bb69-101663059efa => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48638130-4a64-4693-b080-d30644237c9f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48638130-4a64-4693-b080-d30644237c9f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48638130-4a64-4693-b080-d30644237c9f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48638130-4a64-4693-b080-d30644237c9f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-48638130-4a64-4693-b080-d30644237c9f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48638130-4a64-4693-b080-d30644237c9f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 753/1489] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-def577cc-9dd8-4acf-9233-a3002832c592 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-def577cc-9dd8-4acf-9233-a3002832c592 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-def577cc-9dd8-4acf-9233-a3002832c592 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-def577cc-9dd8-4acf-9233-a3002832c592 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-def577cc-9dd8-4acf-9233-a3002832c592 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-def577cc-9dd8-4acf-9233-a3002832c592 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 737/1490] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5864ec19-37d0-410a-9b53-167fc6a01b07 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5864ec19-37d0-410a-9b53-167fc6a01b07 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5864ec19-37d0-410a-9b53-167fc6a01b07 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5864ec19-37d0-410a-9b53-167fc6a01b07 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5864ec19-37d0-410a-9b53-167fc6a01b07 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5864ec19-37d0-410a-9b53-167fc6a01b07 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 754/1491] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Get all volumes completed successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81912ce1-8208-4b3e-9ad5-f3f8d88969dc tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 738/1492] 192.168.122.6 () {58 vars in 1111 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes => generated 343 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0bb814f-bdf4-4323-860f-a2748f56fe64 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0bb814f-bdf4-4323-860f-a2748f56fe64 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0bb814f-bdf4-4323-860f-a2748f56fe64 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0bb814f-bdf4-4323-860f-a2748f56fe64 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a0bb814f-bdf4-4323-860f-a2748f56fe64 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0bb814f-bdf4-4323-860f-a2748f56fe64 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 755/1493] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0a01ea54-9970-42a5-beeb-79545b671801 req-4469cce8-98f6-4ca5-8b6b-de175c721ed7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-4469cce8-98f6-4ca5-8b6b-de175c721ed7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-4469cce8-98f6-4ca5-8b6b-de175c721ed7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-4469cce8-98f6-4ca5-8b6b-de175c721ed7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b48400d4-86fc-4cbe-9901-91f11ee5c0b1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b48400d4-86fc-4cbe-9901-91f11ee5c0b1 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-0a01ea54-9970-42a5-beeb-79545b671801 req-4469cce8-98f6-4ca5-8b6b-de175c721ed7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b48400d4-86fc-4cbe-9901-91f11ee5c0b1 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b48400d4-86fc-4cbe-9901-91f11ee5c0b1 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-4469cce8-98f6-4ca5-8b6b-de175c721ed7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b48400d4-86fc-4cbe-9901-91f11ee5c0b1 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 739/1494] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b48400d4-86fc-4cbe-9901-91f11ee5c0b1 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 756/1495] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 441 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0a01ea54-9970-42a5-beeb-79545b671801 req-3e61d912-9c1b-4495-9332-5886b6b77d1e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-3e61d912-9c1b-4495-9332-5886b6b77d1e None None] GET http://192.168.122.6/volume// Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-3e61d912-9c1b-4495-9332-5886b6b77d1e None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-3e61d912-9c1b-4495-9332-5886b6b77d1e None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-3e61d912-9c1b-4495-9332-5886b6b77d1e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:12:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 740/1496] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-0a01ea54-9970-42a5-beeb-79545b671801 req-c50b55db-8c48-4f08-b88a-20560a8eece8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-c50b55db-8c48-4f08-b88a-20560a8eece8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-c50b55db-8c48-4f08-b88a-20560a8eece8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64274e3d-76d3-4691-aeb0-bc090a002c93", "connector": null, "instance_uuid": "16b8b824-13e2-4a48-93dc-7fd100fa8d48"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-c50b55db-8c48-4f08-b88a-20560a8eece8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 757/1497] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:12:21 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fbe9f986-7e56-453d-ba6c-fcf99f48ea1e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe9f986-7e56-453d-ba6c-fcf99f48ea1e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe9f986-7e56-453d-ba6c-fcf99f48ea1e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe9f986-7e56-453d-ba6c-fcf99f48ea1e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-0a01ea54-9970-42a5-beeb-79545b671801 req-1c5d73de-bf95-4e59-89b9-4cbe1c60c928 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-1c5d73de-bf95-4e59-89b9-4cbe1c60c928 None None] GET http://192.168.122.6/volume// Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-1c5d73de-bf95-4e59-89b9-4cbe1c60c928 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-1c5d73de-bf95-4e59-89b9-4cbe1c60c928 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-1c5d73de-bf95-4e59-89b9-4cbe1c60c928 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:12:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 758/1498] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-0a01ea54-9970-42a5-beeb-79545b671801 req-ace58e38-737c-40f3-8806-7717cf28c214 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-ace58e38-737c-40f3-8806-7717cf28c214 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-ace58e38-737c-40f3-8806-7717cf28c214 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-ace58e38-737c-40f3-8806-7717cf28c214 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fbe9f986-7e56-453d-ba6c-fcf99f48ea1e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-0a01ea54-9970-42a5-beeb-79545b671801 req-ace58e38-737c-40f3-8806-7717cf28c214 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe9f986-7e56-453d-ba6c-fcf99f48ea1e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 741/1499] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 852 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-ace58e38-737c-40f3-8806-7717cf28c214 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 759/1500] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 1033 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0a01ea54-9970-42a5-beeb-79545b671801 req-31bfb2b0-07d1-4f62-9fcb-292b0db7ded9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-31bfb2b0-07d1-4f62-9fcb-292b0db7ded9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] PUT http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-31bfb2b0-07d1-4f62-9fcb-292b0db7ded9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a9a27e0b-6966-4f54-a231-cbd81c50dc1f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9a27e0b-6966-4f54-a231-cbd81c50dc1f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9a27e0b-6966-4f54-a231-cbd81c50dc1f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9a27e0b-6966-4f54-a231-cbd81c50dc1f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-0a01ea54-9970-42a5-beeb-79545b671801 req-31bfb2b0-07d1-4f62-9fcb-292b0db7ded9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Acquiring lock "cinder-attachment_update-64274e3d-76d3-4691-aeb0-bc090a002c93-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a9a27e0b-6966-4f54-a231-cbd81c50dc1f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9a27e0b-6966-4f54-a231-cbd81c50dc1f tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 760/1501] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 441 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-0a01ea54-9970-42a5-beeb-79545b671801 req-31bfb2b0-07d1-4f62-9fcb-292b0db7ded9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Lock "cinder-attachment_update-64274e3d-76d3-4691-aeb0-bc090a002c93-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:12:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8bb48d1b-b073-4b0b-b79a-c956caf27797 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bb48d1b-b073-4b0b-b79a-c956caf27797 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bb48d1b-b073-4b0b-b79a-c956caf27797 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bb48d1b-b073-4b0b-b79a-c956caf27797 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8bb48d1b-b073-4b0b-b79a-c956caf27797 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bb48d1b-b073-4b0b-b79a-c956caf27797 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 761/1502] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 852 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-0a01ea54-9970-42a5-beeb-79545b671801 req-31bfb2b0-07d1-4f62-9fcb-292b0db7ded9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Lock "cinder-attachment_update-64274e3d-76d3-4691-aeb0-bc090a002c93-devstack" released by "attachment_update" :: held 0.986s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:12:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-31bfb2b0-07d1-4f62-9fcb-292b0db7ded9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 742/1503] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:12:21 2026] PUT /volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f => generated 694 bytes in 1102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3865809-ea1c-47b4-83ec-eaf23a06be66 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3865809-ea1c-47b4-83ec-eaf23a06be66 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3865809-ea1c-47b4-83ec-eaf23a06be66 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3865809-ea1c-47b4-83ec-eaf23a06be66 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c3865809-ea1c-47b4-83ec-eaf23a06be66 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3865809-ea1c-47b4-83ec-eaf23a06be66 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 762/1504] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a9dccfc1-f3c6-49a0-8f95-f79fb7f51b55 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9dccfc1-f3c6-49a0-8f95-f79fb7f51b55 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9dccfc1-f3c6-49a0-8f95-f79fb7f51b55 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9dccfc1-f3c6-49a0-8f95-f79fb7f51b55 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a9dccfc1-f3c6-49a0-8f95-f79fb7f51b55 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9dccfc1-f3c6-49a0-8f95-f79fb7f51b55 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 743/1505] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bbb7959d-8c80-4bc6-b809-1141e5d3abac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbb7959d-8c80-4bc6-b809-1141e5d3abac tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbb7959d-8c80-4bc6-b809-1141e5d3abac tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbb7959d-8c80-4bc6-b809-1141e5d3abac tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bbb7959d-8c80-4bc6-b809-1141e5d3abac tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbb7959d-8c80-4bc6-b809-1141e5d3abac tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 763/1506] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:12:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0c803e95-16c2-4d50-afce-e0b59494ef47", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Create volume request body: {'volume': {'snapshot_id': '0c803e95-16c2-4d50-afce-e0b59494ef47', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Create volume of 1 GB Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Availability Zones retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Flow 'volume_create_api' (d862bfaf-0b2c-43e4-826c-36f7034f088b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70128891-494d-4d47-9128-b9ec6eb06b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70128891-494d-4d47-9128-b9ec6eb06b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0c803e95-16c2-4d50-afce-e0b59494ef47', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4588e36-798d-40d0-8fe5-b7e7f0fa52e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Created reservations ['fda6948c-998e-4c67-baff-6221d3be1f20', 'a2116398-5ec4-4238-a466-14afb81afd6d', 'ab2948e9-15f4-4840-8e0d-d412e08c29b5', 'b0e808ce-69b1-43e7-91d1-4c1139e8fb8b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4588e36-798d-40d0-8fe5-b7e7f0fa52e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fda6948c-998e-4c67-baff-6221d3be1f20', 'a2116398-5ec4-4238-a466-14afb81afd6d', 'ab2948e9-15f4-4840-8e0d-d412e08c29b5', 'b0e808ce-69b1-43e7-91d1-4c1139e8fb8b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d091d500-2111-40a1-82f0-af8e8c838d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d091d500-2111-40a1-82f0-af8e8c838d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24cabe0b-cca7-4211-b0e2-0a8d084a6aba', '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='b9d96ae8517446058a4f5db04ce9008d',qos_specs=None,replication_status=,reservations=['fda6948c-998e-4c67-baff-6221d3be1f20','a2116398-5ec4-4238-a466-14afb81afd6d','ab2948e9-15f4-4840-8e0d-d412e08c29b5','b0e808ce-69b1-43e7-91d1-4c1139e8fb8b'],size=1,snapshot_id=0c803e95-16c2-4d50-afce-e0b59494ef47,source_replicaid=,source_volid=None,status='creating',user_id='3976ea206ae74d4d9bf1a6a9641e540f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24cabe0b-cca7-4211-b0e2-0a8d084a6aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d96ae8517446058a4f5db04ce9008d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0c803e95-16c2-4d50-afce-e0b59494ef47,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3976ea206ae74d4d9bf1a6a9641e540f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a33481-1a54-4d1e-9355-3a31ba09fce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a33481-1a54-4d1e-9355-3a31ba09fce6) transitioned into state 'SUCCESS' from 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='b9d96ae8517446058a4f5db04ce9008d',qos_specs=None,replication_status=,reservations=['fda6948c-998e-4c67-baff-6221d3be1f20','a2116398-5ec4-4238-a466-14afb81afd6d','ab2948e9-15f4-4840-8e0d-d412e08c29b5','b0e808ce-69b1-43e7-91d1-4c1139e8fb8b'],size=1,snapshot_id=0c803e95-16c2-4d50-afce-e0b59494ef47,source_replicaid=,source_volid=None,status='creating',user_id='3976ea206ae74d4d9bf1a6a9641e540f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3430cb8e-771b-4b8b-89f2-3a1beb4685b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3430cb8e-771b-4b8b-89f2-3a1beb4685b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Flow 'volume_create_api' (d862bfaf-0b2c-43e4-826c-36f7034f088b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Create volume request issued successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f6522bb-f721-40b3-9c05-597f3ecb728d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 744/1507] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:22 2026] POST /volume/v3/volumes => generated 746 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1f3b9d69-9b17-4a8b-be29-014e070e6587 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f3b9d69-9b17-4a8b-be29-014e070e6587 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f3b9d69-9b17-4a8b-be29-014e070e6587 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f3b9d69-9b17-4a8b-be29-014e070e6587 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89511411-70f4-47d0-a55e-d6d0f9226abb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89511411-70f4-47d0-a55e-d6d0f9226abb tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89511411-70f4-47d0-a55e-d6d0f9226abb tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89511411-70f4-47d0-a55e-d6d0f9226abb tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89511411-70f4-47d0-a55e-d6d0f9226abb tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89511411-70f4-47d0-a55e-d6d0f9226abb tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 745/1508] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:23 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1f3b9d69-9b17-4a8b-be29-014e070e6587 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f3b9d69-9b17-4a8b-be29-014e070e6587 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 764/1509] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:23 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0a01ea54-9970-42a5-beeb-79545b671801 req-9f66792e-2627-48b2-8662-9bfae23494a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-9f66792e-2627-48b2-8662-9bfae23494a9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] POST http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f/action Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-9f66792e-2627-48b2-8662-9bfae23494a9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-9f66792e-2627-48b2-8662-9bfae23494a9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a01ea54-9970-42a5-beeb-79545b671801 req-9f66792e-2627-48b2-8662-9bfae23494a9 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f/action returned with HTTP 204 Sep 01 02:12:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 746/1510] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:12:23 2026] POST /volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de013440-a4f7-4003-b2c8-f8e7020cd61b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de013440-a4f7-4003-b2c8-f8e7020cd61b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de013440-a4f7-4003-b2c8-f8e7020cd61b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de013440-a4f7-4003-b2c8-f8e7020cd61b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-107257227"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-107257227'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Create volume of 1 GB Sep 01 02:12:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Availability Zones retrieved successfully. Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de013440-a4f7-4003-b2c8-f8e7020cd61b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Flow 'volume_create_api' (72bad821-09e9-4104-a73c-47af20eca644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de013440-a4f7-4003-b2c8-f8e7020cd61b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 747/1511] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:24 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4539f45-4b1f-4195-a7ad-8b610b6bc197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64ba928e-eac1-419a-84fd-d5e157f98895 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64ba928e-eac1-419a-84fd-d5e157f98895 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64ba928e-eac1-419a-84fd-d5e157f98895 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64ba928e-eac1-419a-84fd-d5e157f98895 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64ba928e-eac1-419a-84fd-d5e157f98895 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64ba928e-eac1-419a-84fd-d5e157f98895 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4539f45-4b1f-4195-a7ad-8b610b6bc197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 748/1512] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:24 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867d847d-e839-4864-ba9e-9cdb46f6e3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-33cc7a89-222b-4c1e-85c5-6b1e1a58f932 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33cc7a89-222b-4c1e-85c5-6b1e1a58f932 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33cc7a89-222b-4c1e-85c5-6b1e1a58f932 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33cc7a89-222b-4c1e-85c5-6b1e1a58f932 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-33cc7a89-222b-4c1e-85c5-6b1e1a58f932 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33cc7a89-222b-4c1e-85c5-6b1e1a58f932 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 749/1513] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:24 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f9efb684-78fd-4663-8cd7-65f2fbc1685e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9efb684-78fd-4663-8cd7-65f2fbc1685e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:12:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9efb684-78fd-4663-8cd7-65f2fbc1685e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9efb684-78fd-4663-8cd7-65f2fbc1685e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f9efb684-78fd-4663-8cd7-65f2fbc1685e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9efb684-78fd-4663-8cd7-65f2fbc1685e tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:12:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 750/1514] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Created reservations ['1a0c7a9c-0db4-4450-9c0e-7fc719718712', '16e3b3e4-8445-4ff9-be14-486319a55bad', '97b96b4d-f615-4c4a-be34-f7a9350751a4', '026b4429-4ad2-4e01-a219-86d88c32f1e6'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867d847d-e839-4864-ba9e-9cdb46f6e3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a0c7a9c-0db4-4450-9c0e-7fc719718712', '16e3b3e4-8445-4ff9-be14-486319a55bad', '97b96b4d-f615-4c4a-be34-f7a9350751a4', '026b4429-4ad2-4e01-a219-86d88c32f1e6']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6673a2-59dd-48a3-a39d-466d699835f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6673a2-59dd-48a3-a39d-466d699835f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcb5b8bc-d77a-4003-9ac9-e433924abbcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107257227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dbe2a819e3b4850aaf178edd408ba1d',qos_specs=None,replication_status=,reservations=['1a0c7a9c-0db4-4450-9c0e-7fc719718712','16e3b3e4-8445-4ff9-be14-486319a55bad','97b96b4d-f615-4c4a-be34-f7a9350751a4','026b4429-4ad2-4e01-a219-86d88c32f1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb1c869cbf2247898dcf472cfe3744b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107257227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcb5b8bc-d77a-4003-9ac9-e433924abbcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dbe2a819e3b4850aaf178edd408ba1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb1c869cbf2247898dcf472cfe3744b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ee4b76-44a2-4dbd-ae60-1f128ae68a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ee4b76-44a2-4dbd-ae60-1f128ae68a54) transitioned into state 'SUCCESS' from state '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-107257227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dbe2a819e3b4850aaf178edd408ba1d',qos_specs=None,replication_status=,reservations=['1a0c7a9c-0db4-4450-9c0e-7fc719718712','16e3b3e4-8445-4ff9-be14-486319a55bad','97b96b4d-f615-4c4a-be34-f7a9350751a4','026b4429-4ad2-4e01-a219-86d88c32f1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb1c869cbf2247898dcf472cfe3744b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826350fb-ef06-4b34-b47a-9eca6b3ce0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826350fb-ef06-4b34-b47a-9eca6b3ce0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Flow 'volume_create_api' (72bad821-09e9-4104-a73c-47af20eca644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Create volume request issued successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d33340c-4768-4376-b9f5-043d1b8dd7c7 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 765/1515] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:24 2026] POST /volume/v3/volumes => generated 782 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab6813e3-78e9-4e4e-b4ce-6ad7c887f407 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab6813e3-78e9-4e4e-b4ce-6ad7c887f407 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab6813e3-78e9-4e4e-b4ce-6ad7c887f407 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab6813e3-78e9-4e4e-b4ce-6ad7c887f407 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab6813e3-78e9-4e4e-b4ce-6ad7c887f407 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab6813e3-78e9-4e4e-b4ce-6ad7c887f407 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 751/1516] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 961 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ce0f99e-fd3e-4448-8d89-9d1150901f05 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ce0f99e-fd3e-4448-8d89-9d1150901f05 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ce0f99e-fd3e-4448-8d89-9d1150901f05 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ce0f99e-fd3e-4448-8d89-9d1150901f05 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ce0f99e-fd3e-4448-8d89-9d1150901f05 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ce0f99e-fd3e-4448-8d89-9d1150901f05 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 766/1517] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37b9c287-81bc-4a2b-9d97-fa7bfeacf3df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37b9c287-81bc-4a2b-9d97-fa7bfeacf3df tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37b9c287-81bc-4a2b-9d97-fa7bfeacf3df tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37b9c287-81bc-4a2b-9d97-fa7bfeacf3df tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37b9c287-81bc-4a2b-9d97-fa7bfeacf3df tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37b9c287-81bc-4a2b-9d97-fa7bfeacf3df tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 752/1518] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:26 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e450df04-a767-4ce8-bf3f-4b8982531abe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e450df04-a767-4ce8-bf3f-4b8982531abe tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e450df04-a767-4ce8-bf3f-4b8982531abe tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e450df04-a767-4ce8-bf3f-4b8982531abe tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e450df04-a767-4ce8-bf3f-4b8982531abe tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e450df04-a767-4ce8-bf3f-4b8982531abe tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 767/1519] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3211317e-4e1e-4a9f-b488-91387ffeeb26 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3211317e-4e1e-4a9f-b488-91387ffeeb26 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3211317e-4e1e-4a9f-b488-91387ffeeb26 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3211317e-4e1e-4a9f-b488-91387ffeeb26 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3211317e-4e1e-4a9f-b488-91387ffeeb26 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3211317e-4e1e-4a9f-b488-91387ffeeb26 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 753/1520] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57426c93-9480-4622-9ada-c042aa157394 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57426c93-9480-4622-9ada-c042aa157394 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57426c93-9480-4622-9ada-c042aa157394 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57426c93-9480-4622-9ada-c042aa157394 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57426c93-9480-4622-9ada-c042aa157394 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57426c93-9480-4622-9ada-c042aa157394 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 768/1521] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b8312d27-5716-45f5-84e4-7eef88397002 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8312d27-5716-45f5-84e4-7eef88397002 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8312d27-5716-45f5-84e4-7eef88397002 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8312d27-5716-45f5-84e4-7eef88397002 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b8312d27-5716-45f5-84e4-7eef88397002 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8312d27-5716-45f5-84e4-7eef88397002 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 754/1522] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c03efeb-cad9-42f3-9eb7-27c4750be4ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c03efeb-cad9-42f3-9eb7-27c4750be4ef tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c03efeb-cad9-42f3-9eb7-27c4750be4ef tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c03efeb-cad9-42f3-9eb7-27c4750be4ef tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c03efeb-cad9-42f3-9eb7-27c4750be4ef tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c03efeb-cad9-42f3-9eb7-27c4750be4ef tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 769/1523] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f5a6394-f505-4398-a29b-c3312cae7e3c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f5a6394-f505-4398-a29b-c3312cae7e3c tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f5a6394-f505-4398-a29b-c3312cae7e3c tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f5a6394-f505-4398-a29b-c3312cae7e3c tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f5a6394-f505-4398-a29b-c3312cae7e3c tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f5a6394-f505-4398-a29b-c3312cae7e3c tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 755/1524] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-262d8f9f-d54c-440c-933a-9b2c2795c25b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-262d8f9f-d54c-440c-933a-9b2c2795c25b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-262d8f9f-d54c-440c-933a-9b2c2795c25b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-262d8f9f-d54c-440c-933a-9b2c2795c25b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-262d8f9f-d54c-440c-933a-9b2c2795c25b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-262d8f9f-d54c-440c-933a-9b2c2795c25b tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 770/1525] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a8f025ad-6206-4047-9044-f7050f8aedd7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8f025ad-6206-4047-9044-f7050f8aedd7 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:12:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8f025ad-6206-4047-9044-f7050f8aedd7 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8f025ad-6206-4047-9044-f7050f8aedd7 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a8f025ad-6206-4047-9044-f7050f8aedd7 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8f025ad-6206-4047-9044-f7050f8aedd7 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 756/1526] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 849 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5eefd996-0031-4dfb-841a-460ff1b89d07 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5eefd996-0031-4dfb-841a-460ff1b89d07 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:12:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5eefd996-0031-4dfb-841a-460ff1b89d07 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5eefd996-0031-4dfb-841a-460ff1b89d07 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5eefd996-0031-4dfb-841a-460ff1b89d07 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5eefd996-0031-4dfb-841a-460ff1b89d07 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 771/1527] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f9b4586-343b-409e-81bb-7f5202beba01 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f9b4586-343b-409e-81bb-7f5202beba01 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f9b4586-343b-409e-81bb-7f5202beba01 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f9b4586-343b-409e-81bb-7f5202beba01 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f9b4586-343b-409e-81bb-7f5202beba01 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f9b4586-343b-409e-81bb-7f5202beba01 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 757/1528] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7d8fc4a-8a05-4721-afb0-29ed1f30e0a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7d8fc4a-8a05-4721-afb0-29ed1f30e0a7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7d8fc4a-8a05-4721-afb0-29ed1f30e0a7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7d8fc4a-8a05-4721-afb0-29ed1f30e0a7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7d8fc4a-8a05-4721-afb0-29ed1f30e0a7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7d8fc4a-8a05-4721-afb0-29ed1f30e0a7 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 772/1529] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16c5506d-a70f-41ea-b1f6-090ff15e8d3a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16c5506d-a70f-41ea-b1f6-090ff15e8d3a tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16c5506d-a70f-41ea-b1f6-090ff15e8d3a tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16c5506d-a70f-41ea-b1f6-090ff15e8d3a tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16c5506d-a70f-41ea-b1f6-090ff15e8d3a tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16c5506d-a70f-41ea-b1f6-090ff15e8d3a tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 758/1530] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3f0a825-fc94-4ffd-83f4-e7ecea51e3f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3f0a825-fc94-4ffd-83f4-e7ecea51e3f4 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3f0a825-fc94-4ffd-83f4-e7ecea51e3f4 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3f0a825-fc94-4ffd-83f4-e7ecea51e3f4 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b3f0a825-fc94-4ffd-83f4-e7ecea51e3f4 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3f0a825-fc94-4ffd-83f4-e7ecea51e3f4 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 773/1531] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9f766b59-b772-4cc1-8959-b5e5e2797465 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f766b59-b772-4cc1-8959-b5e5e2797465 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f766b59-b772-4cc1-8959-b5e5e2797465 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f766b59-b772-4cc1-8959-b5e5e2797465 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9f766b59-b772-4cc1-8959-b5e5e2797465 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f766b59-b772-4cc1-8959-b5e5e2797465 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 759/1532] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 839 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Delete snapshot with id: 0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot delete request issued successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ba4516b-98ba-418c-b2f8-b7ae93cc77a6 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 202 Sep 01 02:12:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 774/1533] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:12:33 2026] DELETE /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2f0aaa8-c3fe-4f27-9d2d-2c245cf46754 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2f0aaa8-c3fe-4f27-9d2d-2c245cf46754 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2f0aaa8-c3fe-4f27-9d2d-2c245cf46754 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2f0aaa8-c3fe-4f27-9d2d-2c245cf46754 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2f0aaa8-c3fe-4f27-9d2d-2c245cf46754 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2f0aaa8-c3fe-4f27-9d2d-2c245cf46754 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 760/1534] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:33 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b097af76-fcf3-4e4c-baee-1cd840840c76 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b097af76-fcf3-4e4c-baee-1cd840840c76 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b097af76-fcf3-4e4c-baee-1cd840840c76 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b097af76-fcf3-4e4c-baee-1cd840840c76 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b097af76-fcf3-4e4c-baee-1cd840840c76 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b097af76-fcf3-4e4c-baee-1cd840840c76 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 775/1535] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:33 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6cf19124-c316-4e5f-a095-4534fb46fe27 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cf19124-c316-4e5f-a095-4534fb46fe27 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] POST http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc/action Sep 01 02:12:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cf19124-c316-4e5f-a095-4534fb46fe27 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cf19124-c316-4e5f-a095-4534fb46fe27 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6cf19124-c316-4e5f-a095-4534fb46fe27 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] Volume info retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-6cf19124-c316-4e5f-a095-4534fb46fe27 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3cf26dd4ef264707bff1e02874e1d3de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dbe2a819e3b4850aaf178edd408ba1d', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cf19124-c316-4e5f-a095-4534fb46fe27 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc/action returned with HTTP 403 Sep 01 02:12:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 761/1536] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:12:33 2026] POST /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc/action => generated 131 bytes in 353 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed89cdb1-63db-4549-bba4-89224345ac25 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed89cdb1-63db-4549-bba4-89224345ac25 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed89cdb1-63db-4549-bba4-89224345ac25 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed89cdb1-63db-4549-bba4-89224345ac25 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ed89cdb1-63db-4549-bba4-89224345ac25 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Delete volume with id: dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed89cdb1-63db-4549-bba4-89224345ac25 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed89cdb1-63db-4549-bba4-89224345ac25 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Delete volume request issued successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed89cdb1-63db-4549-bba4-89224345ac25 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 202 Sep 01 02:12:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 776/1537] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:12:33 2026] DELETE /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cbfef55c-a064-4816-9b4b-4fd8826f89c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbfef55c-a064-4816-9b4b-4fd8826f89c0 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbfef55c-a064-4816-9b4b-4fd8826f89c0 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbfef55c-a064-4816-9b4b-4fd8826f89c0 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cbfef55c-a064-4816-9b4b-4fd8826f89c0 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbfef55c-a064-4816-9b4b-4fd8826f89c0 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 762/1538] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-205cf6db-6685-4e84-be81-5554365cc577 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-205cf6db-6685-4e84-be81-5554365cc577 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-205cf6db-6685-4e84-be81-5554365cc577 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-205cf6db-6685-4e84-be81-5554365cc577 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-205cf6db-6685-4e84-be81-5554365cc577 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-205cf6db-6685-4e84-be81-5554365cc577 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 777/1539] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-690aed17-a933-479e-b625-6125abaef7ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-690aed17-a933-479e-b625-6125abaef7ec tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-690aed17-a933-479e-b625-6125abaef7ec tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-690aed17-a933-479e-b625-6125abaef7ec tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ebe3289-9097-4c06-8000-77a45874a56c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ebe3289-9097-4c06-8000-77a45874a56c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-690aed17-a933-479e-b625-6125abaef7ec tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ebe3289-9097-4c06-8000-77a45874a56c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ebe3289-9097-4c06-8000-77a45874a56c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-690aed17-a933-479e-b625-6125abaef7ec tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 763/1540] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 1011 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ebe3289-9097-4c06-8000-77a45874a56c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Snapshot retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ebe3289-9097-4c06-8000-77a45874a56c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 778/1541] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 467 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df038c84-4e65-4a21-aaf8-d6369fe5bf69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-749234e4-55c2-4835-ab53-c6074c9e254a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-749234e4-55c2-4835-ab53-c6074c9e254a tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-749234e4-55c2-4835-ab53-c6074c9e254a tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-749234e4-55c2-4835-ab53-c6074c9e254a tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df038c84-4e65-4a21-aaf8-d6369fe5bf69 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df038c84-4e65-4a21-aaf8-d6369fe5bf69 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df038c84-4e65-4a21-aaf8-d6369fe5bf69 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-749234e4-55c2-4835-ab53-c6074c9e254a tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 404 Sep 01 02:12:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 779/1542] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-818cd6e3-92ca-4406-84ea-8c740c711821 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-818cd6e3-92ca-4406-84ea-8c740c711821 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] DELETE http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-818cd6e3-92ca-4406-84ea-8c740c711821 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-818cd6e3-92ca-4406-84ea-8c740c711821 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-818cd6e3-92ca-4406-84ea-8c740c711821 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Delete volume with id: 543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df038c84-4e65-4a21-aaf8-d6369fe5bf69 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc returned with HTTP 404 Sep 01 02:12:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 764/1543] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/dcb5b8bc-d77a-4003-9ac9-e433924abbcc => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-698333209"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-698333209'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Create volume of 1 GB Sep 01 02:12:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-818cd6e3-92ca-4406-84ea-8c740c711821 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Availability Zones retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Flow 'volume_create_api' (9de7d01a-35c7-455f-be65-6fd42857ff6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-818cd6e3-92ca-4406-84ea-8c740c711821 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Delete volume request issued successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-818cd6e3-92ca-4406-84ea-8c740c711821 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 202 Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e149cd1-8e04-4210-9230-7533b493e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 780/1544] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:12:36 2026] DELETE /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-12d10803-e03b-4666-99f1-56e93777e51d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12d10803-e03b-4666-99f1-56e93777e51d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12d10803-e03b-4666-99f1-56e93777e51d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12d10803-e03b-4666-99f1-56e93777e51d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-12d10803-e03b-4666-99f1-56e93777e51d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e149cd1-8e04-4210-9230-7533b493e41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4351e9e3-a27e-4cc4-93c0-fb04c4bfd950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12d10803-e03b-4666-99f1-56e93777e51d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 781/1545] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Created reservations ['bf30b073-dfdf-4329-b268-5251f354bf38', 'f28e6ab3-04af-4bf5-8c0b-5b7b09b9382c', '280832b0-a610-4c25-a4a4-1626a24da0f6', 'd0f393f7-3814-4cff-a7c8-5f935a7dd225'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4351e9e3-a27e-4cc4-93c0-fb04c4bfd950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf30b073-dfdf-4329-b268-5251f354bf38', 'f28e6ab3-04af-4bf5-8c0b-5b7b09b9382c', '280832b0-a610-4c25-a4a4-1626a24da0f6', 'd0f393f7-3814-4cff-a7c8-5f935a7dd225']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474aee67-cc20-4798-b520-2a937474cf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (474aee67-cc20-4798-b520-2a937474cf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f456df5-6b6b-4ba1-8d54-3957b507e303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698333209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dbe2a819e3b4850aaf178edd408ba1d',qos_specs=None,replication_status=,reservations=['bf30b073-dfdf-4329-b268-5251f354bf38','f28e6ab3-04af-4bf5-8c0b-5b7b09b9382c','280832b0-a610-4c25-a4a4-1626a24da0f6','d0f393f7-3814-4cff-a7c8-5f935a7dd225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb1c869cbf2247898dcf472cfe3744b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698333209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f456df5-6b6b-4ba1-8d54-3957b507e303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dbe2a819e3b4850aaf178edd408ba1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb1c869cbf2247898dcf472cfe3744b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4aa413-93df-4053-b2dd-afe24b2e2147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4aa413-93df-4053-b2dd-afe24b2e2147) transitioned into state 'SUCCESS' from state '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-698333209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dbe2a819e3b4850aaf178edd408ba1d',qos_specs=None,replication_status=,reservations=['bf30b073-dfdf-4329-b268-5251f354bf38','f28e6ab3-04af-4bf5-8c0b-5b7b09b9382c','280832b0-a610-4c25-a4a4-1626a24da0f6','d0f393f7-3814-4cff-a7c8-5f935a7dd225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb1c869cbf2247898dcf472cfe3744b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ec9f75-3848-4637-8586-7398ca29c937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ec9f75-3848-4637-8586-7398ca29c937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Flow 'volume_create_api' (9de7d01a-35c7-455f-be65-6fd42857ff6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Create volume request issued successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa593a55-367f-4db2-9f8d-ecfa880b4586 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 765/1546] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:36 2026] POST /volume/v3/volumes => generated 782 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-132ac414-cbc9-489e-baa1-491b536956bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-132ac414-cbc9-489e-baa1-491b536956bb tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 Sep 01 02:12:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-132ac414-cbc9-489e-baa1-491b536956bb tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-132ac414-cbc9-489e-baa1-491b536956bb tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-132ac414-cbc9-489e-baa1-491b536956bb tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-132ac414-cbc9-489e-baa1-491b536956bb tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 782/1547] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 => generated 961 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95c96b2e-a50b-4796-8d2c-377128f41094 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95c96b2e-a50b-4796-8d2c-377128f41094 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95c96b2e-a50b-4796-8d2c-377128f41094 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95c96b2e-a50b-4796-8d2c-377128f41094 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-95c96b2e-a50b-4796-8d2c-377128f41094 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95c96b2e-a50b-4796-8d2c-377128f41094 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 766/1548] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a31e5bd4-577f-4748-a8fa-500ad2cd6ae2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a31e5bd4-577f-4748-a8fa-500ad2cd6ae2 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a31e5bd4-577f-4748-a8fa-500ad2cd6ae2 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a31e5bd4-577f-4748-a8fa-500ad2cd6ae2 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a31e5bd4-577f-4748-a8fa-500ad2cd6ae2 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a31e5bd4-577f-4748-a8fa-500ad2cd6ae2 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 783/1549] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 => generated 1011 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-60395283-157f-4884-992d-48d2e7c65623 req-4ebcec9a-b285-4275-87ea-76c2e79c5746 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-4ebcec9a-b285-4275-87ea-76c2e79c5746 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/attachments?instance_id=16b8b824-13e2-4a48-93dc-7fd100fa8d48 Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-4ebcec9a-b285-4275-87ea-76c2e79c5746 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-4ebcec9a-b285-4275-87ea-76c2e79c5746 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: /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 01 02:12:38 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:12:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-4ebcec9a-b285-4275-87ea-76c2e79c5746 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/attachments?instance_id=16b8b824-13e2-4a48-93dc-7fd100fa8d48 returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 767/1550] 192.168.122.6 () {62 vars in 1516 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/attachments?instance_id=16b8b824-13e2-4a48-93dc-7fd100fa8d48 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-60395283-157f-4884-992d-48d2e7c65623 req-c21d18f6-aa2f-4f25-a62e-cd8f0ef83e7f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-c21d18f6-aa2f-4f25-a62e-cd8f0ef83e7f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-c21d18f6-aa2f-4f25-a62e-cd8f0ef83e7f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-c21d18f6-aa2f-4f25-a62e-cd8f0ef83e7f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-60395283-157f-4884-992d-48d2e7c65623 req-c21d18f6-aa2f-4f25-a62e-cd8f0ef83e7f tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 784/1551] 192.168.122.6 () {62 vars in 1530 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f => generated 718 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2b2d722c-870a-437e-b731-9bd4c2b389ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b2d722c-870a-437e-b731-9bd4c2b389ba tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b2d722c-870a-437e-b731-9bd4c2b389ba tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b2d722c-870a-437e-b731-9bd4c2b389ba tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b2d722c-870a-437e-b731-9bd4c2b389ba tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 404 Sep 01 02:12:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 768/1552] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] DELETE http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Delete volume with id: 24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Delete volume request issued successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57d5c865-72d7-438c-b4e0-d86a2e2c87b3 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 202 Sep 01 02:12:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 785/1553] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:12:38 2026] DELETE /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d7bc18c-9c7b-4484-a899-fc403569f13d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7bc18c-9c7b-4484-a899-fc403569f13d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7bc18c-9c7b-4484-a899-fc403569f13d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7bc18c-9c7b-4484-a899-fc403569f13d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d7bc18c-9c7b-4484-a899-fc403569f13d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7bc18c-9c7b-4484-a899-fc403569f13d tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 769/1554] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 838 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-89721e27-4b8d-4afd-a8d2-7ed8c503678e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89721e27-4b8d-4afd-a8d2-7ed8c503678e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 Sep 01 02:12:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89721e27-4b8d-4afd-a8d2-7ed8c503678e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89721e27-4b8d-4afd-a8d2-7ed8c503678e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-89721e27-4b8d-4afd-a8d2-7ed8c503678e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89721e27-4b8d-4afd-a8d2-7ed8c503678e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 786/1555] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 => generated 1012 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b5fb025-fdfa-45a7-bdec-346578600b4e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b5fb025-fdfa-45a7-bdec-346578600b4e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] POST http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303/action Sep 01 02:12:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b5fb025-fdfa-45a7-bdec-346578600b4e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b5fb025-fdfa-45a7-bdec-346578600b4e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-8b5fb025-fdfa-45a7-bdec-346578600b4e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3cf26dd4ef264707bff1e02874e1d3de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dbe2a819e3b4850aaf178edd408ba1d', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b5fb025-fdfa-45a7-bdec-346578600b4e tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-reader] http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303/action returned with HTTP 403 Sep 01 02:12:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 770/1556] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:12:39 2026] POST /volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303/action => generated 131 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 Sep 01 02:12:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Delete volume with id: 9f456df5-6b6b-4ba1-8d54-3957b507e303 Sep 01 02:12:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Delete volume request issued successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-563714a4-4ea8-48da-bd01-413d6f6ccc99 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 returned with HTTP 202 Sep 01 02:12:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 787/1557] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:12:39 2026] DELETE /volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ac0a28b7-12cf-432c-bcee-b60102df86c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac0a28b7-12cf-432c-bcee-b60102df86c8 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 Sep 01 02:12:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac0a28b7-12cf-432c-bcee-b60102df86c8 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac0a28b7-12cf-432c-bcee-b60102df86c8 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ac0a28b7-12cf-432c-bcee-b60102df86c8 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac0a28b7-12cf-432c-bcee-b60102df86c8 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 771/1558] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 => generated 1011 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e894df1b-f781-4a5e-b5fb-c46e344de6ab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e894df1b-f781-4a5e-b5fb-c46e344de6ab tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e894df1b-f781-4a5e-b5fb-c46e344de6ab tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e894df1b-f781-4a5e-b5fb-c46e344de6ab tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e894df1b-f781-4a5e-b5fb-c46e344de6ab tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba returned with HTTP 404 Sep 01 02:12:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 788/1559] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/24cabe0b-cca7-4211-b0e2-0a8d084a6aba => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f450984-4abc-4edc-819f-241060756b06 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f450984-4abc-4edc-819f-241060756b06 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f450984-4abc-4edc-819f-241060756b06 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f450984-4abc-4edc-819f-241060756b06 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-1f450984-4abc-4edc-819f-241060756b06 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Delete snapshot with id: 0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f450984-4abc-4edc-819f-241060756b06 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 404 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 772/1560] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:12:40 2026] DELETE /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ca475878-033c-4014-8f43-460e3268b742 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca475878-033c-4014-8f43-460e3268b742 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca475878-033c-4014-8f43-460e3268b742 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca475878-033c-4014-8f43-460e3268b742 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca475878-033c-4014-8f43-460e3268b742 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 returned with HTTP 404 Sep 01 02:12:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 789/1561] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/snapshots/0c803e95-16c2-4d50-afce-e0b59494ef47 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa1eb5a0-734e-4e04-a0f8-4461ffbb2303 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa1eb5a0-734e-4e04-a0f8-4461ffbb2303 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] DELETE http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa1eb5a0-734e-4e04-a0f8-4461ffbb2303 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa1eb5a0-734e-4e04-a0f8-4461ffbb2303 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fa1eb5a0-734e-4e04-a0f8-4461ffbb2303 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Delete volume with id: 543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa1eb5a0-734e-4e04-a0f8-4461ffbb2303 tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 404 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 773/1562] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:12:40 2026] DELETE /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc9c2325-4fae-406c-9f08-acb4cbe52b5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc9c2325-4fae-406c-9f08-acb4cbe52b5c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] GET http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc9c2325-4fae-406c-9f08-acb4cbe52b5c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc9c2325-4fae-406c-9f08-acb4cbe52b5c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc9c2325-4fae-406c-9f08-acb4cbe52b5c tempest-SnapshotDependencyTests-1369186889 tempest-SnapshotDependencyTests-1369186889-project-member] http://192.168.122.6/volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 returned with HTTP 404 Sep 01 02:12:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 790/1563] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/543c40f7-c7af-4807-8035-5b4c5c7598f3 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a802e713-7885-40e5-9b13-97e678923358 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a802e713-7885-40e5-9b13-97e678923358 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] GET http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a802e713-7885-40e5-9b13-97e678923358 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a802e713-7885-40e5-9b13-97e678923358 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a802e713-7885-40e5-9b13-97e678923358 tempest-ProjectReaderTests-227148902 tempest-ProjectReaderTests-227148902-project-admin] http://192.168.122.6/volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 returned with HTTP 404 Sep 01 02:12:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 774/1564] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/9f456df5-6b6b-4ba1-8d54-3957b507e303 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4e04b674-ff6b-4c35-a28d-07f4beb8af5b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e04b674-ff6b-4c35-a28d-07f4beb8af5b tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e04b674-ff6b-4c35-a28d-07f4beb8af5b tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-557977900", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e04b674-ff6b-4c35-a28d-07f4beb8af5b tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 791/1565] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:44 2026] POST /volume/v3/types => generated 379 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6ba4eff-b378-438a-b69a-fc2954eb5dda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6ba4eff-b378-438a-b69a-fc2954eb5dda tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6ba4eff-b378-438a-b69a-fc2954eb5dda tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6ba4eff-b378-438a-b69a-fc2954eb5dda tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 775/1566] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4feeb91-ebf0-4ffa-92de-cfb026a53db6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4feeb91-ebf0-4ffa-92de-cfb026a53db6 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4feeb91-ebf0-4ffa-92de-cfb026a53db6 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1796788337", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4feeb91-ebf0-4ffa-92de-cfb026a53db6 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 792/1567] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5cb17f21-4e84-4087-b967-dcbee458d524 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cb17f21-4e84-4087-b967-dcbee458d524 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types/48b43ac4-1b3d-4b07-a094-9d0276715181/encryption Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cb17f21-4e84-4087-b967-dcbee458d524 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cb17f21-4e84-4087-b967-dcbee458d524 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/48b43ac4-1b3d-4b07-a094-9d0276715181/encryption returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 776/1568] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types/48b43ac4-1b3d-4b07-a094-9d0276715181/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5712c598-fd8e-467e-afdf-63ee3c5e8e51 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5712c598-fd8e-467e-afdf-63ee3c5e8e51 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5712c598-fd8e-467e-afdf-63ee3c5e8e51 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-575889678", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5712c598-fd8e-467e-afdf-63ee3c5e8e51 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 793/1569] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9792eebe-77fb-4281-982e-59bf9932b1cf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9792eebe-77fb-4281-982e-59bf9932b1cf tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c/extra_specs Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9792eebe-77fb-4281-982e-59bf9932b1cf tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9792eebe-77fb-4281-982e-59bf9932b1cf tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c/extra_specs returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 777/1570] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c/extra_specs => generated 35 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4affd29b-e90b-4058-a2f8-54f23a3e0075 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4affd29b-e90b-4058-a2f8-54f23a3e0075 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] PUT http://192.168.122.6/volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c/extra_specs/key2 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4affd29b-e90b-4058-a2f8-54f23a3e0075 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4affd29b-e90b-4058-a2f8-54f23a3e0075 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c/extra_specs/key2 returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 794/1571] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:12:45 2026] PUT /volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c/extra_specs/key2 => generated 25 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f0442348-2fd7-412c-b62e-d2c8d1f28998 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0442348-2fd7-412c-b62e-d2c8d1f28998 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f0442348-2fd7-412c-b62e-d2c8d1f28998 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0442348-2fd7-412c-b62e-d2c8d1f28998 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 778/1572] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types => generated 195 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0e32c1d-ae18-41e4-bd6c-e78be93f5918 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0e32c1d-ae18-41e4-bd6c-e78be93f5918 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/b006fd58-bcb0-4da9-bb42-ccb6a2833dd3 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0e32c1d-ae18-41e4-bd6c-e78be93f5918 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0e32c1d-ae18-41e4-bd6c-e78be93f5918 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0e32c1d-ae18-41e4-bd6c-e78be93f5918 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/b006fd58-bcb0-4da9-bb42-ccb6a2833dd3 returned with HTTP 202 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 795/1573] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:45 2026] DELETE /volume/v3/types/b006fd58-bcb0-4da9-bb42-ccb6a2833dd3 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-80295f70-f6e4-4c08-bf9e-3ca45c82f44c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80295f70-f6e4-4c08-bf9e-3ca45c82f44c tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-80295f70-f6e4-4c08-bf9e-3ca45c82f44c tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1393626580", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80295f70-f6e4-4c08-bf9e-3ca45c82f44c tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 779/1574] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-373936a5-7798-4195-be7f-9abf19722f57 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-373936a5-7798-4195-be7f-9abf19722f57 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f/encryption Sep 01 02:12:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-373936a5-7798-4195-be7f-9abf19722f57 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-373936a5-7798-4195-be7f-9abf19722f57 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f/encryption returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 796/1575] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:45 2026] POST /volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f/encryption => generated 239 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f4a8aa8b-f180-44a3-8b63-da486a60243e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4a8aa8b-f180-44a3-8b63-da486a60243e tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f/encryption/2c1684a8-7d32-4621-be9d-035e4d725b13 Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4a8aa8b-f180-44a3-8b63-da486a60243e tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4a8aa8b-f180-44a3-8b63-da486a60243e tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4a8aa8b-f180-44a3-8b63-da486a60243e tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f/encryption/2c1684a8-7d32-4621-be9d-035e4d725b13 returned with HTTP 202 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 780/1576] 192.168.122.6 () {58 vars in 1363 bytes} [Tue Sep 1 02:12:45 2026] DELETE /volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f/encryption/2c1684a8-7d32-4621-be9d-035e4d725b13 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a51d491-2cae-4eec-8961-164971236219 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a51d491-2cae-4eec-8961-164971236219 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a51d491-2cae-4eec-8961-164971236219 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-690962638", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a51d491-2cae-4eec-8961-164971236219 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 797/1577] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/types => generated 379 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb0847c6-b057-4e14-a2cf-75486542814a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb0847c6-b057-4e14-a2cf-75486542814a tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/0bddbe5e-2718-4375-b29c-699d31db80f1/extra_specs/key1 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb0847c6-b057-4e14-a2cf-75486542814a tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb0847c6-b057-4e14-a2cf-75486542814a tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb0847c6-b057-4e14-a2cf-75486542814a tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/0bddbe5e-2718-4375-b29c-699d31db80f1/extra_specs/key1 returned with HTTP 202 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 781/1578] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:12:46 2026] DELETE /volume/v3/types/0bddbe5e-2718-4375-b29c-699d31db80f1/extra_specs/key1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9b5ea94-9e9d-4209-ba49-8f3dde5c1bfe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9b5ea94-9e9d-4209-ba49-8f3dde5c1bfe tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9b5ea94-9e9d-4209-ba49-8f3dde5c1bfe tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-844375694", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9b5ea94-9e9d-4209-ba49-8f3dde5c1bfe tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 798/1579] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0672f2e3-0a71-438a-89ec-76efee5e2843 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0672f2e3-0a71-438a-89ec-76efee5e2843 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/2d330f7d-7e46-4ecf-a00e-add99d0091a9 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0672f2e3-0a71-438a-89ec-76efee5e2843 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0672f2e3-0a71-438a-89ec-76efee5e2843 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0672f2e3-0a71-438a-89ec-76efee5e2843 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2d330f7d-7e46-4ecf-a00e-add99d0091a9 returned with HTTP 202 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 782/1580] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:46 2026] DELETE /volume/v3/types/2d330f7d-7e46-4ecf-a00e-add99d0091a9 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da84ce26-6283-4efa-8a9e-0f720427d780 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da84ce26-6283-4efa-8a9e-0f720427d780 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] GET http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da84ce26-6283-4efa-8a9e-0f720427d780 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da84ce26-6283-4efa-8a9e-0f720427d780 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da84ce26-6283-4efa-8a9e-0f720427d780 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 799/1581] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs => generated 185 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-33a2efdd-d718-42da-800b-f13f72de5d14 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33a2efdd-d718-42da-800b-f13f72de5d14 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] GET http://192.168.122.6/volume/v3/types Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33a2efdd-d718-42da-800b-f13f72de5d14 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33a2efdd-d718-42da-800b-f13f72de5d14 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33a2efdd-d718-42da-800b-f13f72de5d14 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 783/1582] 192.168.122.6 () {58 vars in 1105 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/types => generated 2587 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7974e69-1578-47b8-83cc-92c6729ebe26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7974e69-1578-47b8-83cc-92c6729ebe26 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] GET http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption/cipher Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7974e69-1578-47b8-83cc-92c6729ebe26 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7974e69-1578-47b8-83cc-92c6729ebe26 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7974e69-1578-47b8-83cc-92c6729ebe26 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption/cipher returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 800/1583] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption/cipher => generated 29 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b7249be-0bd7-4e5e-97a2-a4b24a8b7614 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b7249be-0bd7-4e5e-97a2-a4b24a8b7614 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] GET http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b7249be-0bd7-4e5e-97a2-a4b24a8b7614 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b7249be-0bd7-4e5e-97a2-a4b24a8b7614 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b7249be-0bd7-4e5e-97a2-a4b24a8b7614 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 784/1584] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption => generated 325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3570cc8-2de8-4083-b033-c78ba9568723 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3570cc8-2de8-4083-b033-c78ba9568723 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] GET http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/multiattach Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3570cc8-2de8-4083-b033-c78ba9568723 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3570cc8-2de8-4083-b033-c78ba9568723 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3570cc8-2de8-4083-b033-c78ba9568723 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/multiattach returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 801/1585] 192.168.122.6 () {58 vars in 1288 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/multiattach => generated 29 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb811e8f-132a-465d-9859-a53d9fa3f903 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb811e8f-132a-465d-9859-a53d9fa3f903 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] GET http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/volume_backend_name Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb811e8f-132a-465d-9859-a53d9fa3f903 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb811e8f-132a-465d-9859-a53d9fa3f903 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb811e8f-132a-465d-9859-a53d9fa3f903 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 785/1586] 192.168.122.6 () {58 vars in 1312 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/volume_backend_name => generated 44 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7fceda89-dd86-4032-9380-ebdaee0b98a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fceda89-dd86-4032-9380-ebdaee0b98a6 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] GET http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fceda89-dd86-4032-9380-ebdaee0b98a6 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fceda89-dd86-4032-9380-ebdaee0b98a6 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fceda89-dd86-4032-9380-ebdaee0b98a6 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 802/1587] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f => generated 401 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ced826ce-e214-411f-8cc6-ef7af0135da4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ced826ce-e214-411f-8cc6-ef7af0135da4 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] PUT http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption/be7f9b78-4a8f-4f7b-84ab-4a6eb6a4fbdb Sep 01 02:12:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ced826ce-e214-411f-8cc6-ef7af0135da4 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ced826ce-e214-411f-8cc6-ef7af0135da4 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption/be7f9b78-4a8f-4f7b-84ab-4a6eb6a4fbdb returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 786/1588] 192.168.122.6 () {60 vars in 1380 bytes} [Tue Sep 1 02:12:46 2026] PUT /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/encryption/be7f9b78-4a8f-4f7b-84ab-4a6eb6a4fbdb => generated 33 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-41ab0578-005b-4379-af55-007cc019861c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41ab0578-005b-4379-af55-007cc019861c tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] PUT http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/key1 Sep 01 02:12:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41ab0578-005b-4379-af55-007cc019861c tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41ab0578-005b-4379-af55-007cc019861c tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/key1 returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 803/1589] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:12:47 2026] PUT /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f/extra_specs/key1 => generated 30 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f59c5a7-7856-4ea9-8fd4-011610a3f378 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f59c5a7-7856-4ea9-8fd4-011610a3f378 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] PUT http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f Sep 01 02:12:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f59c5a7-7856-4ea9-8fd4-011610a3f378 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f59c5a7-7856-4ea9-8fd4-011610a3f378 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 787/1590] 192.168.122.6 () {60 vars in 1236 bytes} [Tue Sep 1 02:12:47 2026] PUT /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f => generated 370 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b883593-1b13-4470-a758-729c39f05600 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b883593-1b13-4470-a758-729c39f05600 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/0bddbe5e-2718-4375-b29c-699d31db80f1 Sep 01 02:12:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b883593-1b13-4470-a758-729c39f05600 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b883593-1b13-4470-a758-729c39f05600 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b883593-1b13-4470-a758-729c39f05600 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/0bddbe5e-2718-4375-b29c-699d31db80f1 returned with HTTP 202 Sep 01 02:12:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 804/1591] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:47 2026] DELETE /volume/v3/types/0bddbe5e-2718-4375-b29c-699d31db80f1 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d621b571-9cf1-4499-8eb0-d45f2ed6820f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d621b571-9cf1-4499-8eb0-d45f2ed6820f tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f Sep 01 02:12:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d621b571-9cf1-4499-8eb0-d45f2ed6820f tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d621b571-9cf1-4499-8eb0-d45f2ed6820f tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d621b571-9cf1-4499-8eb0-d45f2ed6820f tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f returned with HTTP 202 Sep 01 02:12:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 788/1592] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:47 2026] DELETE /volume/v3/types/02cd9c39-eadd-4260-8a31-7ca4f2c8564f => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-016306c0-e1a0-4d3e-804b-035742713ad8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-016306c0-e1a0-4d3e-804b-035742713ad8 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c Sep 01 02:12:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-016306c0-e1a0-4d3e-804b-035742713ad8 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-016306c0-e1a0-4d3e-804b-035742713ad8 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-016306c0-e1a0-4d3e-804b-035742713ad8 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c returned with HTTP 202 Sep 01 02:12:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 805/1593] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:48 2026] DELETE /volume/v3/types/61681596-9538-4f86-aabd-77df6fb2db4c => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10e2f1e8-c939-4a08-af43-405a9e497082 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10e2f1e8-c939-4a08-af43-405a9e497082 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/48b43ac4-1b3d-4b07-a094-9d0276715181 Sep 01 02:12:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10e2f1e8-c939-4a08-af43-405a9e497082 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10e2f1e8-c939-4a08-af43-405a9e497082 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10e2f1e8-c939-4a08-af43-405a9e497082 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/48b43ac4-1b3d-4b07-a094-9d0276715181 returned with HTTP 202 Sep 01 02:12:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 789/1594] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:48 2026] DELETE /volume/v3/types/48b43ac4-1b3d-4b07-a094-9d0276715181 => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da70e375-6e0f-4196-b1d3-2ca064351825 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da70e375-6e0f-4196-b1d3-2ca064351825 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] DELETE http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f Sep 01 02:12:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da70e375-6e0f-4196-b1d3-2ca064351825 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da70e375-6e0f-4196-b1d3-2ca064351825 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da70e375-6e0f-4196-b1d3-2ca064351825 tempest-VolumeTypesAdminTests-893155916 tempest-VolumeTypesAdminTests-893155916-project-admin] http://192.168.122.6/volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f returned with HTTP 202 Sep 01 02:12:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 806/1595] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:48 2026] DELETE /volume/v3/types/2fc8114c-1335-434c-95e2-138e835dad6f => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6bedffdc-9fe3-4acd-a454-90a2b36d0bb5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bedffdc-9fe3-4acd-a454-90a2b36d0bb5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bedffdc-9fe3-4acd-a454-90a2b36d0bb5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1275164990", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bedffdc-9fe3-4acd-a454-90a2b36d0bb5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 790/1596] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:54 2026] POST /volume/v3/types => generated 380 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c93c52d-3a0e-4058-996f-b1eec8b207c6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c93c52d-3a0e-4058-996f-b1eec8b207c6 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption Sep 01 02:12:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c93c52d-3a0e-4058-996f-b1eec8b207c6 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c93c52d-3a0e-4058-996f-b1eec8b207c6 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 807/1597] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:54 2026] POST /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption => generated 239 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf0cd6e9-53ad-4500-bbbb-1d908aed088e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf0cd6e9-53ad-4500-bbbb-1d908aed088e tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf0cd6e9-53ad-4500-bbbb-1d908aed088e tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1567240679", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf0cd6e9-53ad-4500-bbbb-1d908aed088e tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 791/1598] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3668c487-da95-4c47-a215-ec263b228b45 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3668c487-da95-4c47-a215-ec263b228b45 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] POST http://192.168.122.6/volume/v3/types/32d69e99-8211-4d4b-95e6-11878b6028a2/encryption Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3668c487-da95-4c47-a215-ec263b228b45 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-3668c487-da95-4c47-a215-ec263b228b45 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3668c487-da95-4c47-a215-ec263b228b45 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/32d69e99-8211-4d4b-95e6-11878b6028a2/encryption returned with HTTP 403 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 808/1599] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types/32d69e99-8211-4d4b-95e6-11878b6028a2/encryption => generated 127 bytes in 205 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d22053a-407f-4391-942c-a9dba31436e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d22053a-407f-4391-942c-a9dba31436e7 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d22053a-407f-4391-942c-a9dba31436e7 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1524445962", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d22053a-407f-4391-942c-a9dba31436e7 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 792/1600] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types => generated 380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-59f4546e-dfa7-4064-a1de-5c4f6fa201aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-59f4546e-dfa7-4064-a1de-5c4f6fa201aa tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] POST http://192.168.122.6/volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d/extra_specs Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-59f4546e-dfa7-4064-a1de-5c4f6fa201aa tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-59f4546e-dfa7-4064-a1de-5c4f6fa201aa tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-59f4546e-dfa7-4064-a1de-5c4f6fa201aa tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d/extra_specs returned with HTTP 403 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 809/1601] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d/extra_specs => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6ad958db-fbdf-41aa-9dcb-b35cb3201d6d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ad958db-fbdf-41aa-9dcb-b35cb3201d6d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] PUT http://192.168.122.6/volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d/extra_specs/key2 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ad958db-fbdf-41aa-9dcb-b35cb3201d6d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-6ad958db-fbdf-41aa-9dcb-b35cb3201d6d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ad958db-fbdf-41aa-9dcb-b35cb3201d6d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d/extra_specs/key2 returned with HTTP 403 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 793/1602] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:12:55 2026] PUT /volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9ca9c925-1751-47cc-a26b-a74d3882255c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ca9c925-1751-47cc-a26b-a74d3882255c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ca9c925-1751-47cc-a26b-a74d3882255c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-9ca9c925-1751-47cc-a26b-a74d3882255c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ca9c925-1751-47cc-a26b-a74d3882255c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 810/1603] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f5d7601-83eb-4597-9e62-14211b711507 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f5d7601-83eb-4597-9e62-14211b711507 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f5d7601-83eb-4597-9e62-14211b711507 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1893769969", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f5d7601-83eb-4597-9e62-14211b711507 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 794/1604] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types => generated 380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4dbbbab0-90e7-4ab8-b8ce-4a96a36af762 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4dbbbab0-90e7-4ab8-b8ce-4a96a36af762 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c/encryption Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4dbbbab0-90e7-4ab8-b8ce-4a96a36af762 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4dbbbab0-90e7-4ab8-b8ce-4a96a36af762 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c/encryption returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 811/1605] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1ada8e5-27af-44d3-8198-432c6ccd0f57 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1ada8e5-27af-44d3-8198-432c6ccd0f57 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] DELETE http://192.168.122.6/volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c/encryption/3f1aab5f-2611-4e35-b5fa-3b744e4cbc87 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1ada8e5-27af-44d3-8198-432c6ccd0f57 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1ada8e5-27af-44d3-8198-432c6ccd0f57 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-b1ada8e5-27af-44d3-8198-432c6ccd0f57 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1ada8e5-27af-44d3-8198-432c6ccd0f57 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c/encryption/3f1aab5f-2611-4e35-b5fa-3b744e4cbc87 returned with HTTP 403 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 795/1606] 192.168.122.6 () {58 vars in 1363 bytes} [Tue Sep 1 02:12:55 2026] DELETE /volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c/encryption/3f1aab5f-2611-4e35-b5fa-3b744e4cbc87 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-54b89e43-5e9b-4ab0-95f1-daf5a79bbb4d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54b89e43-5e9b-4ab0-95f1-daf5a79bbb4d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54b89e43-5e9b-4ab0-95f1-daf5a79bbb4d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1232527735", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54b89e43-5e9b-4ab0-95f1-daf5a79bbb4d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 812/1607] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4389a8f3-7575-4bed-9595-2a9e735afed5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4389a8f3-7575-4bed-9595-2a9e735afed5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] DELETE http://192.168.122.6/volume/v3/types/eac84b41-0716-4cf6-948d-0f0ebd1a489f/extra_specs/key1 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4389a8f3-7575-4bed-9595-2a9e735afed5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4389a8f3-7575-4bed-9595-2a9e735afed5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-4389a8f3-7575-4bed-9595-2a9e735afed5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4389a8f3-7575-4bed-9595-2a9e735afed5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/eac84b41-0716-4cf6-948d-0f0ebd1a489f/extra_specs/key1 returned with HTTP 403 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 796/1608] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:12:55 2026] DELETE /volume/v3/types/eac84b41-0716-4cf6-948d-0f0ebd1a489f/extra_specs/key1 => generated 122 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64b1c29e-8f29-4fff-9a90-1e6ef00affa7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64b1c29e-8f29-4fff-9a90-1e6ef00affa7 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64b1c29e-8f29-4fff-9a90-1e6ef00affa7 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-147737125", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64b1c29e-8f29-4fff-9a90-1e6ef00affa7 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 813/1609] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:12:55 2026] POST /volume/v3/types => generated 379 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-744a1ea4-4f72-4732-b5fe-673add9b30eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-744a1ea4-4f72-4732-b5fe-673add9b30eb tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] DELETE http://192.168.122.6/volume/v3/types/405d4a99-333d-42b1-a4ff-c4fcf88a0b23 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-744a1ea4-4f72-4732-b5fe-673add9b30eb tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-744a1ea4-4f72-4732-b5fe-673add9b30eb tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-744a1ea4-4f72-4732-b5fe-673add9b30eb tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-744a1ea4-4f72-4732-b5fe-673add9b30eb tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/405d4a99-333d-42b1-a4ff-c4fcf88a0b23 returned with HTTP 403 Sep 01 02:12:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 797/1610] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:55 2026] DELETE /volume/v3/types/405d4a99-333d-42b1-a4ff-c4fcf88a0b23 => generated 109 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-75b63e4a-92b2-4e92-af52-72042594aa13 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75b63e4a-92b2-4e92-af52-72042594aa13 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] GET http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75b63e4a-92b2-4e92-af52-72042594aa13 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75b63e4a-92b2-4e92-af52-72042594aa13 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75b63e4a-92b2-4e92-af52-72042594aa13 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 814/1611] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs => generated 123 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1666a493-1be3-474e-afbb-11fbed2062ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1666a493-1be3-474e-afbb-11fbed2062ec tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] GET http://192.168.122.6/volume/v3/types Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1666a493-1be3-474e-afbb-11fbed2062ec tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1666a493-1be3-474e-afbb-11fbed2062ec tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1666a493-1be3-474e-afbb-11fbed2062ec tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1666a493-1be3-474e-afbb-11fbed2062ec tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 798/1612] 192.168.122.6 () {58 vars in 1105 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/types => generated 2363 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-38560573-1260-42a4-b1e6-47923c2b9b3b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38560573-1260-42a4-b1e6-47923c2b9b3b tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] GET http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption/cipher Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38560573-1260-42a4-b1e6-47923c2b9b3b tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38560573-1260-42a4-b1e6-47923c2b9b3b tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-38560573-1260-42a4-b1e6-47923c2b9b3b tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38560573-1260-42a4-b1e6-47923c2b9b3b tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption/cipher returned with HTTP 403 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 815/1613] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5e8f19ea-f078-4009-8031-da6594b5d8dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e8f19ea-f078-4009-8031-da6594b5d8dd tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] GET http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e8f19ea-f078-4009-8031-da6594b5d8dd tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e8f19ea-f078-4009-8031-da6594b5d8dd tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-5e8f19ea-f078-4009-8031-da6594b5d8dd tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e8f19ea-f078-4009-8031-da6594b5d8dd tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption returned with HTTP 403 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 799/1614] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b3d0c74-b35f-44c7-a2f4-8c38511e5584 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b3d0c74-b35f-44c7-a2f4-8c38511e5584 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] GET http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/multiattach Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b3d0c74-b35f-44c7-a2f4-8c38511e5584 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b3d0c74-b35f-44c7-a2f4-8c38511e5584 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b3d0c74-b35f-44c7-a2f4-8c38511e5584 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/multiattach returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 816/1615] 192.168.122.6 () {58 vars in 1288 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/multiattach => generated 29 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe243972-4101-40ba-be2b-1a69ee8dd304 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe243972-4101-40ba-be2b-1a69ee8dd304 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] GET http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/volume_backend_name Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe243972-4101-40ba-be2b-1a69ee8dd304 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe243972-4101-40ba-be2b-1a69ee8dd304 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe243972-4101-40ba-be2b-1a69ee8dd304 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 800/1616] 192.168.122.6 () {58 vars in 1312 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/volume_backend_name => generated 143 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-192cb577-1f0e-49cd-8ecb-18f9f8c7c0a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-192cb577-1f0e-49cd-8ecb-18f9f8c7c0a4 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] GET http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-192cb577-1f0e-49cd-8ecb-18f9f8c7c0a4 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-192cb577-1f0e-49cd-8ecb-18f9f8c7c0a4 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-192cb577-1f0e-49cd-8ecb-18f9f8c7c0a4 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 817/1617] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 => generated 318 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85c27c97-cf29-4d34-8608-26b44c294937 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85c27c97-cf29-4d34-8608-26b44c294937 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] PUT http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption/7c3a827d-7fb8-4a3e-86f6-a310b6f7de42 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85c27c97-cf29-4d34-8608-26b44c294937 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-85c27c97-cf29-4d34-8608-26b44c294937 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85c27c97-cf29-4d34-8608-26b44c294937 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption/7c3a827d-7fb8-4a3e-86f6-a310b6f7de42 returned with HTTP 403 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 801/1618] 192.168.122.6 () {60 vars in 1380 bytes} [Tue Sep 1 02:12:56 2026] PUT /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/encryption/7c3a827d-7fb8-4a3e-86f6-a310b6f7de42 => generated 127 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43ef192f-89f9-4f3e-96d3-f310bc940530 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43ef192f-89f9-4f3e-96d3-f310bc940530 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] PUT http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/key1 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43ef192f-89f9-4f3e-96d3-f310bc940530 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-43ef192f-89f9-4f3e-96d3-f310bc940530 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43ef192f-89f9-4f3e-96d3-f310bc940530 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/key1 returned with HTTP 403 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 818/1619] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:12:56 2026] PUT /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ececa09-0555-4cb6-8da1-758c7afc3000 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ececa09-0555-4cb6-8da1-758c7afc3000 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] PUT http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ececa09-0555-4cb6-8da1-758c7afc3000 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-4ececa09-0555-4cb6-8da1-758c7afc3000 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '70e55d92046f461989fa3d357acf55de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab32f682587e42b6a816717ef29e0c17', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ececa09-0555-4cb6-8da1-758c7afc3000 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-member] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 returned with HTTP 403 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 802/1620] 192.168.122.6 () {60 vars in 1236 bytes} [Tue Sep 1 02:12:56 2026] PUT /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 => generated 109 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-61b6e6fd-1317-48f7-951b-71dfea8cc344 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61b6e6fd-1317-48f7-951b-71dfea8cc344 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] DELETE http://192.168.122.6/volume/v3/types/405d4a99-333d-42b1-a4ff-c4fcf88a0b23 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61b6e6fd-1317-48f7-951b-71dfea8cc344 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61b6e6fd-1317-48f7-951b-71dfea8cc344 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61b6e6fd-1317-48f7-951b-71dfea8cc344 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/405d4a99-333d-42b1-a4ff-c4fcf88a0b23 returned with HTTP 202 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 819/1621] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:56 2026] DELETE /volume/v3/types/405d4a99-333d-42b1-a4ff-c4fcf88a0b23 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f2472a0-faf1-433e-a2c2-5a35c2bb603d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f2472a0-faf1-433e-a2c2-5a35c2bb603d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] DELETE http://192.168.122.6/volume/v3/types/eac84b41-0716-4cf6-948d-0f0ebd1a489f Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f2472a0-faf1-433e-a2c2-5a35c2bb603d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f2472a0-faf1-433e-a2c2-5a35c2bb603d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f2472a0-faf1-433e-a2c2-5a35c2bb603d tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/eac84b41-0716-4cf6-948d-0f0ebd1a489f returned with HTTP 202 Sep 01 02:12:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 803/1622] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:56 2026] DELETE /volume/v3/types/eac84b41-0716-4cf6-948d-0f0ebd1a489f => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b9b5671-8b02-4a51-82a4-01f4683fd83c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b9b5671-8b02-4a51-82a4-01f4683fd83c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] DELETE http://192.168.122.6/volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b9b5671-8b02-4a51-82a4-01f4683fd83c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b9b5671-8b02-4a51-82a4-01f4683fd83c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b9b5671-8b02-4a51-82a4-01f4683fd83c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c returned with HTTP 202 Sep 01 02:12:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 820/1623] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:56 2026] DELETE /volume/v3/types/37db8f84-d201-4c0b-b5df-a48b6cb0623c => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64bc6741-a904-440c-9a8a-1ef971fcb0e5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64bc6741-a904-440c-9a8a-1ef971fcb0e5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] DELETE http://192.168.122.6/volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64bc6741-a904-440c-9a8a-1ef971fcb0e5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64bc6741-a904-440c-9a8a-1ef971fcb0e5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64bc6741-a904-440c-9a8a-1ef971fcb0e5 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d returned with HTTP 202 Sep 01 02:12:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 804/1624] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:56 2026] DELETE /volume/v3/types/49646592-fe7c-4704-a2e1-fe824a5b9c2d => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa1d8a8c-6f8c-4f2e-9405-d1a629b3309c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa1d8a8c-6f8c-4f2e-9405-d1a629b3309c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] DELETE http://192.168.122.6/volume/v3/types/32d69e99-8211-4d4b-95e6-11878b6028a2 Sep 01 02:12:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa1d8a8c-6f8c-4f2e-9405-d1a629b3309c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa1d8a8c-6f8c-4f2e-9405-d1a629b3309c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa1d8a8c-6f8c-4f2e-9405-d1a629b3309c tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/32d69e99-8211-4d4b-95e6-11878b6028a2 returned with HTTP 202 Sep 01 02:12:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 821/1625] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:57 2026] DELETE /volume/v3/types/32d69e99-8211-4d4b-95e6-11878b6028a2 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ccbf23e-8415-4efd-aa16-8c3883d4a956 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ccbf23e-8415-4efd-aa16-8c3883d4a956 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] DELETE http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 Sep 01 02:12:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ccbf23e-8415-4efd-aa16-8c3883d4a956 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ccbf23e-8415-4efd-aa16-8c3883d4a956 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=353,cinder:UPDATE=80,cinder:INSERT=67 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ccbf23e-8415-4efd-aa16-8c3883d4a956 tempest-VolumeTypesMemberTests-463541123 tempest-VolumeTypesMemberTests-463541123-project-admin] http://192.168.122.6/volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 returned with HTTP 202 Sep 01 02:12:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 805/1626] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:12:57 2026] DELETE /volume/v3/types/1eb1b91d-f1d0-48d6-8fd7-06a0ce58b891 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:07 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=354,cinder:INSERT=77,cinder:UPDATE=73 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:07 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=4,cinder:UPDATE=4 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-13c33952-63ca-4fab-96a5-8fac1abb795c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-13c33952-63ca-4fab-96a5-8fac1abb795c tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-13c33952-63ca-4fab-96a5-8fac1abb795c tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-13c33952-63ca-4fab-96a5-8fac1abb795c tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-13c33952-63ca-4fab-96a5-8fac1abb795c tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:13:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-13c33952-63ca-4fab-96a5-8fac1abb795c tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 822/1627] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 1145 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-773fd9c4-0997-4793-b4ce-aa6ce61055a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-773fd9c4-0997-4793-b4ce-aa6ce61055a6 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] POST http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93/action Sep 01 02:13:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-773fd9c4-0997-4793-b4ce-aa6ce61055a6 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-773fd9c4-0997-4793-b4ce-aa6ce61055a6 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-773fd9c4-0997-4793-b4ce-aa6ce61055a6 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:13:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-773fd9c4-0997-4793-b4ce-aa6ce61055a6 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Begin detaching volume completed successfully. Sep 01 02:13:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-773fd9c4-0997-4793-b4ce-aa6ce61055a6 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93/action returned with HTTP 202 Sep 01 02:13:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 806/1628] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:13:10 2026] POST /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-c67128d9-ad1f-43f9-b4dc-fa1960ba39a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-c67128d9-ad1f-43f9-b4dc-fa1960ba39a1 None None] GET http://192.168.122.6/volume// Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-c67128d9-ad1f-43f9-b4dc-fa1960ba39a1 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-c67128d9-ad1f-43f9-b4dc-fa1960ba39a1 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-c67128d9-ad1f-43f9-b4dc-fa1960ba39a1 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:13:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 823/1629] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-de851aa3-7e73-47f5-b8d9-5f81695f6860 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-de851aa3-7e73-47f5-b8d9-5f81695f6860 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:13:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-de851aa3-7e73-47f5-b8d9-5f81695f6860 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-de851aa3-7e73-47f5-b8d9-5f81695f6860 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-de851aa3-7e73-47f5-b8d9-5f81695f6860 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:13:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-de851aa3-7e73-47f5-b8d9-5f81695f6860 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 807/1630] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 1329 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-15b7d6a7-ad88-49fe-9975-0e1ae2d81f29 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-15b7d6a7-ad88-49fe-9975-0e1ae2d81f29 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] DELETE http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-15b7d6a7-ad88-49fe-9975-0e1ae2d81f29 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-15b7d6a7-ad88-49fe-9975-0e1ae2d81f29 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:10 devstack devstack@c-api.service[87202]: /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 01 02:13:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:13:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ff24c949-c48a-48f8-b8ba-1f2df991d988 req-15b7d6a7-ad88-49fe-9975-0e1ae2d81f29 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 824/1631] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:13:10 2026] DELETE /volume/v3/attachments/f4143265-d7d1-4411-971f-bc465b811b1f => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-681a0c27-5eec-4cb3-85c4-dd8d4acbf9a4 req-20b05f76-a8da-4ea3-a7ca-7aea5b994206 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-681a0c27-5eec-4cb3-85c4-dd8d4acbf9a4 req-20b05f76-a8da-4ea3-a7ca-7aea5b994206 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:13:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-681a0c27-5eec-4cb3-85c4-dd8d4acbf9a4 req-20b05f76-a8da-4ea3-a7ca-7aea5b994206 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-681a0c27-5eec-4cb3-85c4-dd8d4acbf9a4 req-20b05f76-a8da-4ea3-a7ca-7aea5b994206 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-681a0c27-5eec-4cb3-85c4-dd8d4acbf9a4 req-20b05f76-a8da-4ea3-a7ca-7aea5b994206 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-681a0c27-5eec-4cb3-85c4-dd8d4acbf9a4 req-20b05f76-a8da-4ea3-a7ca-7aea5b994206 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 808/1632] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] DELETE http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:13:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Delete volume with id: 64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:13:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Delete volume request issued successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c496d338-01c9-42cf-8fe6-4ba84f02f7d8 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 202 Sep 01 02:13:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 825/1633] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:11 2026] DELETE /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-48cfe208-a940-45b0-8a36-2968650534c7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48cfe208-a940-45b0-8a36-2968650534c7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:13:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48cfe208-a940-45b0-8a36-2968650534c7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48cfe208-a940-45b0-8a36-2968650534c7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-48cfe208-a940-45b0-8a36-2968650534c7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Volume info retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48cfe208-a940-45b0-8a36-2968650534c7 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 809/1634] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82275d49-fbf7-4633-a945-c7b08a657f97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82275d49-fbf7-4633-a945-c7b08a657f97 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] GET http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 Sep 01 02:13:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82275d49-fbf7-4633-a945-c7b08a657f97 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82275d49-fbf7-4633-a945-c7b08a657f97 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82275d49-fbf7-4633-a945-c7b08a657f97 tempest-TestMinimumBasicScenario-1327668380 tempest-TestMinimumBasicScenario-1327668380-project-member] http://192.168.122.6/volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 returned with HTTP 404 Sep 01 02:13:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 826/1635] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:12 2026] GET /volume/v3/volumes/64274e3d-76d3-4691-aeb0-bc090a002c93 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1586418710"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1586418710'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume of 1 GB Sep 01 02:13:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Availability Zones retrieved successfully. Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Flow 'volume_create_api' (6993559d-1d14-4f60-a964-3117725ed623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab50cddf-53f3-4857-8834-b34b68d8a5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab50cddf-53f3-4857-8834-b34b68d8a5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ac0e58-4e65-4a5a-9bc1-0938963f4a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Created reservations ['a4a38529-3ae1-45df-bc55-2864c7e8ed83', '793dbcb0-69a5-4d00-8b7e-e2e6eae57293', 'd1c63580-e613-4392-a3ae-104db23ac77f', '55061cc4-2b26-4ae8-a947-dd76eac80387'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ac0e58-4e65-4a5a-9bc1-0938963f4a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a38529-3ae1-45df-bc55-2864c7e8ed83', '793dbcb0-69a5-4d00-8b7e-e2e6eae57293', 'd1c63580-e613-4392-a3ae-104db23ac77f', '55061cc4-2b26-4ae8-a947-dd76eac80387']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a5fc94-6781-41e4-954a-e89b810e2481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a5fc94-6781-41e4-954a-e89b810e2481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '730dc1c6-2ee0-4355-ba4f-ab4a06459b6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1586418710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3d72d12918483392148bb37aa66d89',qos_specs=None,replication_status=,reservations=['a4a38529-3ae1-45df-bc55-2864c7e8ed83','793dbcb0-69a5-4d00-8b7e-e2e6eae57293','d1c63580-e613-4392-a3ae-104db23ac77f','55061cc4-2b26-4ae8-a947-dd76eac80387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e8e522e16644ebb7280cef546cfe5b',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1586418710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=730dc1c6-2ee0-4355-ba4f-ab4a06459b6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3d72d12918483392148bb37aa66d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98e8e522e16644ebb7280cef546cfe5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcef0f7f-1fe6-435f-ba62-205234dfbffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcef0f7f-1fe6-435f-ba62-205234dfbffa) transitioned into state 'SUCCESS' from state '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-1586418710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3d72d12918483392148bb37aa66d89',qos_specs=None,replication_status=,reservations=['a4a38529-3ae1-45df-bc55-2864c7e8ed83','793dbcb0-69a5-4d00-8b7e-e2e6eae57293','d1c63580-e613-4392-a3ae-104db23ac77f','55061cc4-2b26-4ae8-a947-dd76eac80387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e8e522e16644ebb7280cef546cfe5b',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098ca147-7da4-4551-938d-fc3952a6b94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098ca147-7da4-4551-938d-fc3952a6b94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Flow 'volume_create_api' (6993559d-1d14-4f60-a964-3117725ed623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume request issued successfully. Sep 01 02:13:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2d1e438-8fc7-4b7d-9d69-728626bd2165 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 810/1636] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:13 2026] POST /volume/v3/volumes => generated 756 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02311305-2083-47af-ac33-79b17b6c04db None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02311305-2083-47af-ac33-79b17b6c04db tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02311305-2083-47af-ac33-79b17b6c04db tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02311305-2083-47af-ac33-79b17b6c04db tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02311305-2083-47af-ac33-79b17b6c04db tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02311305-2083-47af-ac33-79b17b6c04db tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 827/1637] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:14 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e131130a-fffb-4f43-a6fe-41cb3d37cd92 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e131130a-fffb-4f43-a6fe-41cb3d37cd92 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e131130a-fffb-4f43-a6fe-41cb3d37cd92 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e131130a-fffb-4f43-a6fe-41cb3d37cd92 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e131130a-fffb-4f43-a6fe-41cb3d37cd92 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e131130a-fffb-4f43-a6fe-41cb3d37cd92 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 811/1638] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:15 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da7ed2b1-c4fd-4330-9c9d-2ae3bd73a237 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da7ed2b1-c4fd-4330-9c9d-2ae3bd73a237 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da7ed2b1-c4fd-4330-9c9d-2ae3bd73a237 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da7ed2b1-c4fd-4330-9c9d-2ae3bd73a237 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da7ed2b1-c4fd-4330-9c9d-2ae3bd73a237 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da7ed2b1-c4fd-4330-9c9d-2ae3bd73a237 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 828/1639] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-e57d5ac2-8121-4150-868a-12ab4a43e456 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-e57d5ac2-8121-4150-868a-12ab4a43e456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-e57d5ac2-8121-4150-868a-12ab4a43e456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-e57d5ac2-8121-4150-868a-12ab4a43e456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-e57d5ac2-8121-4150-868a-12ab4a43e456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-e57d5ac2-8121-4150-868a-12ab4a43e456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 812/1640] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-18fad64e-ea5c-45f3-94e3-364e160785e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-18fad64e-ea5c-45f3-94e3-364e160785e4 None None] GET http://192.168.122.6/volume// Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-18fad64e-ea5c-45f3-94e3-364e160785e4 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-18fad64e-ea5c-45f3-94e3-364e160785e4 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-18fad64e-ea5c-45f3-94e3-364e160785e4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:13:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 829/1641] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-92a2599e-5904-4cfb-98a0-0d793e7b1fab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-92a2599e-5904-4cfb-98a0-0d793e7b1fab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-92a2599e-5904-4cfb-98a0-0d793e7b1fab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "730dc1c6-2ee0-4355-ba4f-ab4a06459b6c", "connector": null, "instance_uuid": "7fd559d0-253d-4a5e-8d08-6511e3a48427"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-92a2599e-5904-4cfb-98a0-0d793e7b1fab tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 813/1642] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:13:16 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b0119e4c-f045-4b84-af4d-72a477d64ee6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0119e4c-f045-4b84-af4d-72a477d64ee6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0119e4c-f045-4b84-af4d-72a477d64ee6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0119e4c-f045-4b84-af4d-72a477d64ee6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-4bac446f-d1ba-4476-a671-a78da3b3b2a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-4bac446f-d1ba-4476-a671-a78da3b3b2a6 None None] GET http://192.168.122.6/volume// Sep 01 02:13:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-4bac446f-d1ba-4476-a671-a78da3b3b2a6 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-4bac446f-d1ba-4476-a671-a78da3b3b2a6 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-4bac446f-d1ba-4476-a671-a78da3b3b2a6 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:13:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 814/1643] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b0119e4c-f045-4b84-af4d-72a477d64ee6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-41d95cf2-b912-4fe1-b266-1886f954c456 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-41d95cf2-b912-4fe1-b266-1886f954c456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-41d95cf2-b912-4fe1-b266-1886f954c456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-41d95cf2-b912-4fe1-b266-1886f954c456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0119e4c-f045-4b84-af4d-72a477d64ee6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 830/1644] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-41d95cf2-b912-4fe1-b266-1886f954c456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-41d95cf2-b912-4fe1-b266-1886f954c456 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 815/1645] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 1029 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-7434fe99-26ea-4ae9-b084-91a789ffc1e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-7434fe99-26ea-4ae9-b084-91a789ffc1e5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] PUT http://192.168.122.6/volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8 Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-7434fe99-26ea-4ae9-b084-91a789ffc1e5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-7434fe99-26ea-4ae9-b084-91a789ffc1e5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Acquiring lock "cinder-attachment_update-730dc1c6-2ee0-4355-ba4f-ab4a06459b6c-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-7434fe99-26ea-4ae9-b084-91a789ffc1e5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Lock "cinder-attachment_update-730dc1c6-2ee0-4355-ba4f-ab4a06459b6c-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:13:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-7434fe99-26ea-4ae9-b084-91a789ffc1e5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Lock "cinder-attachment_update-730dc1c6-2ee0-4355-ba4f-ab4a06459b6c-devstack" released by "attachment_update" :: held 0.196s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:13:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-7434fe99-26ea-4ae9-b084-91a789ffc1e5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8 returned with HTTP 200 Sep 01 02:13:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 831/1646] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:13:17 2026] PUT /volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8 => generated 694 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-c8e0b6ac-6426-49b5-aa42-20b057aa3c25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-c8e0b6ac-6426-49b5-aa42-20b057aa3c25 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8/action Sep 01 02:13:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-c8e0b6ac-6426-49b5-aa42-20b057aa3c25 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-c8e0b6ac-6426-49b5-aa42-20b057aa3c25 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-36e547ee-6626-46dd-85fd-cc1c5203ebf6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36e547ee-6626-46dd-85fd-cc1c5203ebf6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36e547ee-6626-46dd-85fd-cc1c5203ebf6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36e547ee-6626-46dd-85fd-cc1c5203ebf6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36e547ee-6626-46dd-85fd-cc1c5203ebf6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10144b8f-bd92-4bf3-b0dc-7841249e631b req-c8e0b6ac-6426-49b5-aa42-20b057aa3c25 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8/action returned with HTTP 204 Sep 01 02:13:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 816/1647] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:13:17 2026] POST /volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36e547ee-6626-46dd-85fd-cc1c5203ebf6 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 832/1648] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:17 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49615f1e-2cba-4565-824f-701574abf51f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49615f1e-2cba-4565-824f-701574abf51f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49615f1e-2cba-4565-824f-701574abf51f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49615f1e-2cba-4565-824f-701574abf51f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49615f1e-2cba-4565-824f-701574abf51f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49615f1e-2cba-4565-824f-701574abf51f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 817/1649] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:19 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 1141 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47b5e980-0102-4bb3-9df1-2fd85770b57b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47b5e980-0102-4bb3-9df1-2fd85770b57b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47b5e980-0102-4bb3-9df1-2fd85770b57b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47b5e980-0102-4bb3-9df1-2fd85770b57b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-47b5e980-0102-4bb3-9df1-2fd85770b57b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47b5e980-0102-4bb3-9df1-2fd85770b57b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 833/1650] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:19 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-755039159"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-755039159'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume of 1 GB Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Availability Zones retrieved successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Flow 'volume_create_api' (84a8a20e-f835-4c50-a479-38d1bd29fbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd0c7fa-6faf-481d-86ee-9001b2f44523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd0c7fa-6faf-481d-86ee-9001b2f44523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057ac085-e431-4d99-b856-b5331c441b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Created reservations ['145f1540-b674-4d21-997d-eb44dd023a95', '7dd75db3-8936-4ec1-8e08-c00634ca3b11', '7f392dd4-20a8-4f33-a367-b6e6d6815100', '7f44db0e-0665-4268-b9bb-7c7ce16b8bc9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057ac085-e431-4d99-b856-b5331c441b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['145f1540-b674-4d21-997d-eb44dd023a95', '7dd75db3-8936-4ec1-8e08-c00634ca3b11', '7f392dd4-20a8-4f33-a367-b6e6d6815100', '7f44db0e-0665-4268-b9bb-7c7ce16b8bc9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cdf31d-6078-40d4-a700-5bb882ef5d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cdf31d-6078-40d4-a700-5bb882ef5d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc160ae5-939a-493f-b6f3-c25e1daa1850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-755039159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3d72d12918483392148bb37aa66d89',qos_specs=None,replication_status=,reservations=['145f1540-b674-4d21-997d-eb44dd023a95','7dd75db3-8936-4ec1-8e08-c00634ca3b11','7f392dd4-20a8-4f33-a367-b6e6d6815100','7f44db0e-0665-4268-b9bb-7c7ce16b8bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e8e522e16644ebb7280cef546cfe5b',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-755039159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc160ae5-939a-493f-b6f3-c25e1daa1850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3d72d12918483392148bb37aa66d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98e8e522e16644ebb7280cef546cfe5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de6e562-7192-451c-9efd-1092e52eb35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de6e562-7192-451c-9efd-1092e52eb35b) transitioned into state 'SUCCESS' from state '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-755039159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3d72d12918483392148bb37aa66d89',qos_specs=None,replication_status=,reservations=['145f1540-b674-4d21-997d-eb44dd023a95','7dd75db3-8936-4ec1-8e08-c00634ca3b11','7f392dd4-20a8-4f33-a367-b6e6d6815100','7f44db0e-0665-4268-b9bb-7c7ce16b8bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e8e522e16644ebb7280cef546cfe5b',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f35a65-4008-4d94-a08b-4436fce69011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f35a65-4008-4d94-a08b-4436fce69011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Flow 'volume_create_api' (84a8a20e-f835-4c50-a479-38d1bd29fbc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Create volume request issued successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49a230c8-b438-40eb-be0f-fba6c280f8fc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 818/1651] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:19 2026] POST /volume/v3/volumes => generated 755 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e0f88143-4429-462d-97c8-950e4931e314 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0f88143-4429-462d-97c8-950e4931e314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0f88143-4429-462d-97c8-950e4931e314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0f88143-4429-462d-97c8-950e4931e314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e0f88143-4429-462d-97c8-950e4931e314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0f88143-4429-462d-97c8-950e4931e314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 834/1652] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:19 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 823 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a1dfc4d-c73f-4428-969b-518678c1d2f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a1dfc4d-c73f-4428-969b-518678c1d2f1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a1dfc4d-c73f-4428-969b-518678c1d2f1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a1dfc4d-c73f-4428-969b-518678c1d2f1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a1dfc4d-c73f-4428-969b-518678c1d2f1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a1dfc4d-c73f-4428-969b-518678c1d2f1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 819/1653] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:20 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-989cb6ad-16bb-4885-9de4-92f7de3e578f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-989cb6ad-16bb-4885-9de4-92f7de3e578f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-989cb6ad-16bb-4885-9de4-92f7de3e578f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-989cb6ad-16bb-4885-9de4-92f7de3e578f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-989cb6ad-16bb-4885-9de4-92f7de3e578f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-989cb6ad-16bb-4885-9de4-92f7de3e578f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 835/1654] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e8111c69-2550-4673-9baa-88a9326d2248 req-ce3137ef-f4c5-49f6-810c-6e755dc6cadc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-ce3137ef-f4c5-49f6-810c-6e755dc6cadc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-ce3137ef-f4c5-49f6-810c-6e755dc6cadc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-ce3137ef-f4c5-49f6-810c-6e755dc6cadc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e8111c69-2550-4673-9baa-88a9326d2248 req-ce3137ef-f4c5-49f6-810c-6e755dc6cadc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-ce3137ef-f4c5-49f6-810c-6e755dc6cadc tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 820/1655] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e8111c69-2550-4673-9baa-88a9326d2248 req-a72ce873-e95d-4763-a462-e32f755437b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-a72ce873-e95d-4763-a462-e32f755437b4 None None] GET http://192.168.122.6/volume// Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-a72ce873-e95d-4763-a462-e32f755437b4 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-a72ce873-e95d-4763-a462-e32f755437b4 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-a72ce873-e95d-4763-a462-e32f755437b4 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:13:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 836/1656] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e8111c69-2550-4673-9baa-88a9326d2248 req-9bcfd9ea-0f39-4973-af44-623bfa5b2ec3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-9bcfd9ea-0f39-4973-af44-623bfa5b2ec3 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-9bcfd9ea-0f39-4973-af44-623bfa5b2ec3 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc160ae5-939a-493f-b6f3-c25e1daa1850", "connector": null, "instance_uuid": "7fd559d0-253d-4a5e-8d08-6511e3a48427"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-9bcfd9ea-0f39-4973-af44-623bfa5b2ec3 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 821/1657] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:13:22 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab9df707-c666-41f6-b512-b8d8b8cfc5f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab9df707-c666-41f6-b512-b8d8b8cfc5f0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab9df707-c666-41f6-b512-b8d8b8cfc5f0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab9df707-c666-41f6-b512-b8d8b8cfc5f0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e8111c69-2550-4673-9baa-88a9326d2248 req-44a0eb41-d301-460e-bb12-b195f295570d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-44a0eb41-d301-460e-bb12-b195f295570d None None] GET http://192.168.122.6/volume// Sep 01 02:13:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-44a0eb41-d301-460e-bb12-b195f295570d None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-44a0eb41-d301-460e-bb12-b195f295570d None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-44a0eb41-d301-460e-bb12-b195f295570d None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:13:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 822/1658] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/ => generated 388 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e8111c69-2550-4673-9baa-88a9326d2248 req-1787d794-feb2-465c-9fdb-68310d8de517 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-1787d794-feb2-465c-9fdb-68310d8de517 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-1787d794-feb2-465c-9fdb-68310d8de517 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-1787d794-feb2-465c-9fdb-68310d8de517 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab9df707-c666-41f6-b512-b8d8b8cfc5f0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab9df707-c666-41f6-b512-b8d8b8cfc5f0 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 837/1659] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e8111c69-2550-4673-9baa-88a9326d2248 req-1787d794-feb2-465c-9fdb-68310d8de517 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-1787d794-feb2-465c-9fdb-68310d8de517 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 823/1660] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 1028 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e8111c69-2550-4673-9baa-88a9326d2248 req-244c2288-efe5-4310-9b7a-88317967cff5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-244c2288-efe5-4310-9b7a-88317967cff5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] PUT http://192.168.122.6/volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413 Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-244c2288-efe5-4310-9b7a-88317967cff5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-e8111c69-2550-4673-9baa-88a9326d2248 req-244c2288-efe5-4310-9b7a-88317967cff5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Acquiring lock "cinder-attachment_update-dc160ae5-939a-493f-b6f3-c25e1daa1850-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-e8111c69-2550-4673-9baa-88a9326d2248 req-244c2288-efe5-4310-9b7a-88317967cff5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Lock "cinder-attachment_update-dc160ae5-939a-493f-b6f3-c25e1daa1850-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:22 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-e8111c69-2550-4673-9baa-88a9326d2248 req-244c2288-efe5-4310-9b7a-88317967cff5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Lock "cinder-attachment_update-dc160ae5-939a-493f-b6f3-c25e1daa1850-devstack" released by "attachment_update" :: held 0.188s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:13:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-244c2288-efe5-4310-9b7a-88317967cff5 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413 returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 838/1661] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:13:22 2026] PUT /volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413 => generated 694 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e8111c69-2550-4673-9baa-88a9326d2248 req-26fd4e4d-a611-4977-991b-a79635721581 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-26fd4e4d-a611-4977-991b-a79635721581 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413/action Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-26fd4e4d-a611-4977-991b-a79635721581 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-26fd4e4d-a611-4977-991b-a79635721581 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e8111c69-2550-4673-9baa-88a9326d2248 req-26fd4e4d-a611-4977-991b-a79635721581 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413/action returned with HTTP 204 Sep 01 02:13:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 824/1662] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4925e9e9-6c99-4eed-9a70-b348ba67db7f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4925e9e9-6c99-4eed-9a70-b348ba67db7f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4925e9e9-6c99-4eed-9a70-b348ba67db7f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4925e9e9-6c99-4eed-9a70-b348ba67db7f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4925e9e9-6c99-4eed-9a70-b348ba67db7f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4925e9e9-6c99-4eed-9a70-b348ba67db7f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 839/1663] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe39a103-711e-44db-8c48-d714b5f00314 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe39a103-711e-44db-8c48-d714b5f00314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe39a103-711e-44db-8c48-d714b5f00314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe39a103-711e-44db-8c48-d714b5f00314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fe39a103-711e-44db-8c48-d714b5f00314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe39a103-711e-44db-8c48-d714b5f00314 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 825/1664] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-93e7ec83-4d84-4375-b905-47c1c378b6da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-93e7ec83-4d84-4375-b905-47c1c378b6da tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-93e7ec83-4d84-4375-b905-47c1c378b6da tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-93e7ec83-4d84-4375-b905-47c1c378b6da tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-93e7ec83-4d84-4375-b905-47c1c378b6da tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-93e7ec83-4d84-4375-b905-47c1c378b6da tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 840/1665] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 1141 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-686aecde-5b5d-476c-ad49-355556cf4e0d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-686aecde-5b5d-476c-ad49-355556cf4e0d tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c/action Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-686aecde-5b5d-476c-ad49-355556cf4e0d tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-686aecde-5b5d-476c-ad49-355556cf4e0d tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-686aecde-5b5d-476c-ad49-355556cf4e0d tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-686aecde-5b5d-476c-ad49-355556cf4e0d tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Begin detaching volume completed successfully. Sep 01 02:13:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-686aecde-5b5d-476c-ad49-355556cf4e0d tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c/action returned with HTTP 202 Sep 01 02:13:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 826/1666] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b0ba532-5078-4b67-a99a-0011ec562a43 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b0ba532-5078-4b67-a99a-0011ec562a43 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b0ba532-5078-4b67-a99a-0011ec562a43 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b0ba532-5078-4b67-a99a-0011ec562a43 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5b0ba532-5078-4b67-a99a-0011ec562a43 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b0ba532-5078-4b67-a99a-0011ec562a43 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 841/1667] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 1144 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a3917930-8103-4d85-aa12-9285d568200d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a3917930-8103-4d85-aa12-9285d568200d None None] GET http://192.168.122.6/volume// Sep 01 02:13:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a3917930-8103-4d85-aa12-9285d568200d None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a3917930-8103-4d85-aa12-9285d568200d None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a3917930-8103-4d85-aa12-9285d568200d None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:13:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 827/1668] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a957db50-53e3-4708-bc63-adff03fc4439 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a957db50-53e3-4708-bc63-adff03fc4439 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a957db50-53e3-4708-bc63-adff03fc4439 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a957db50-53e3-4708-bc63-adff03fc4439 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a957db50-53e3-4708-bc63-adff03fc4439 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-a957db50-53e3-4708-bc63-adff03fc4439 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 842/1669] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 1325 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-84df243e-3934-4181-9b40-59e327f85e19 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-84df243e-3934-4181-9b40-59e327f85e19 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] DELETE http://192.168.122.6/volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8 Sep 01 02:13:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-84df243e-3934-4181-9b40-59e327f85e19 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-84df243e-3934-4181-9b40-59e327f85e19 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87203]: /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 01 02:13:24 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:13:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c242bdd3-ccde-48c7-8ed2-b3a9b4deb391 req-84df243e-3934-4181-9b40-59e327f85e19 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8 returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 828/1670] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:13:24 2026] DELETE /volume/v3/attachments/f8b18df2-9232-465a-b7a7-7d51d36f80e8 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-515d6310-07f6-43f6-b9e8-b958e8e5f7d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-515d6310-07f6-43f6-b9e8-b958e8e5f7d4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-515d6310-07f6-43f6-b9e8-b958e8e5f7d4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-515d6310-07f6-43f6-b9e8-b958e8e5f7d4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-515d6310-07f6-43f6-b9e8-b958e8e5f7d4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-515d6310-07f6-43f6-b9e8-b958e8e5f7d4 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 843/1671] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-0e46db09-43cf-4769-bdb3-6dfaec1ecf1c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-0e46db09-43cf-4769-bdb3-6dfaec1ecf1c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-0e46db09-43cf-4769-bdb3-6dfaec1ecf1c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-0e46db09-43cf-4769-bdb3-6dfaec1ecf1c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-0e46db09-43cf-4769-bdb3-6dfaec1ecf1c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-0e46db09-43cf-4769-bdb3-6dfaec1ecf1c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 829/1672] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d79f05d8-6900-4df8-8824-7f6a5c823e3e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d79f05d8-6900-4df8-8824-7f6a5c823e3e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] POST http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850/action Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d79f05d8-6900-4df8-8824-7f6a5c823e3e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d79f05d8-6900-4df8-8824-7f6a5c823e3e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d79f05d8-6900-4df8-8824-7f6a5c823e3e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d79f05d8-6900-4df8-8824-7f6a5c823e3e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Begin detaching volume completed successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d79f05d8-6900-4df8-8824-7f6a5c823e3e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850/action returned with HTTP 202 Sep 01 02:13:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 844/1673] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:13:25 2026] POST /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f944fdc5-10a7-4f8f-b160-f4bad93fee8b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f944fdc5-10a7-4f8f-b160-f4bad93fee8b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f944fdc5-10a7-4f8f-b160-f4bad93fee8b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f944fdc5-10a7-4f8f-b160-f4bad93fee8b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f944fdc5-10a7-4f8f-b160-f4bad93fee8b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f944fdc5-10a7-4f8f-b160-f4bad93fee8b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 830/1674] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 1143 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d9b47305-80e8-40f2-995f-b5bfc3616573 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d9b47305-80e8-40f2-995f-b5bfc3616573 None None] GET http://192.168.122.6/volume// Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d9b47305-80e8-40f2-995f-b5bfc3616573 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d9b47305-80e8-40f2-995f-b5bfc3616573 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-d9b47305-80e8-40f2-995f-b5bfc3616573 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:13:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 845/1675] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-fea6bed3-18ec-4df1-b655-b82ca8c4f853 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-fea6bed3-18ec-4df1-b655-b82ca8c4f853 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-fea6bed3-18ec-4df1-b655-b82ca8c4f853 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-fea6bed3-18ec-4df1-b655-b82ca8c4f853 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-fea6bed3-18ec-4df1-b655-b82ca8c4f853 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-fea6bed3-18ec-4df1-b655-b82ca8c4f853 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 831/1676] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 1324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-e86ab7ee-4269-4a13-a0bd-a8f776d1d35e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-e86ab7ee-4269-4a13-a0bd-a8f776d1d35e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] DELETE http://192.168.122.6/volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413 Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-e86ab7ee-4269-4a13-a0bd-a8f776d1d35e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-e86ab7ee-4269-4a13-a0bd-a8f776d1d35e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87202]: /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 01 02:13:25 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:13:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d1e92916-9fbf-4eab-9c04-871d3bb3027b req-e86ab7ee-4269-4a13-a0bd-a8f776d1d35e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413 returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 846/1677] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:13:25 2026] DELETE /volume/v3/attachments/ae8845e1-78b4-4eb7-9cb5-3d090266c413 => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-36d6bf84-8d42-48ba-85c8-783893e2eb4c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36d6bf84-8d42-48ba-85c8-783893e2eb4c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-36d6bf84-8d42-48ba-85c8-783893e2eb4c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-36d6bf84-8d42-48ba-85c8-783893e2eb4c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-36d6bf84-8d42-48ba-85c8-783893e2eb4c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36d6bf84-8d42-48ba-85c8-783893e2eb4c tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 832/1678] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b303187-301b-470b-acc7-947730c96954 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b303187-301b-470b-acc7-947730c96954 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b303187-301b-470b-acc7-947730c96954 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b303187-301b-470b-acc7-947730c96954 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b303187-301b-470b-acc7-947730c96954 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b303187-301b-470b-acc7-947730c96954 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 847/1679] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4fc18bee-62d4-4f6b-9a89-6aa472a24015 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fc18bee-62d4-4f6b-9a89-6aa472a24015 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fc18bee-62d4-4f6b-9a89-6aa472a24015 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fc18bee-62d4-4f6b-9a89-6aa472a24015 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4fc18bee-62d4-4f6b-9a89-6aa472a24015 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fc18bee-62d4-4f6b-9a89-6aa472a24015 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 833/1680] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b175d176-f293-450e-8f17-da635d560774 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b175d176-f293-450e-8f17-da635d560774 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b175d176-f293-450e-8f17-da635d560774 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b175d176-f293-450e-8f17-da635d560774 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b175d176-f293-450e-8f17-da635d560774 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b175d176-f293-450e-8f17-da635d560774 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 848/1681] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-484c7635-4cba-47ea-8c51-77bcb46e594e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-484c7635-4cba-47ea-8c51-77bcb46e594e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-484c7635-4cba-47ea-8c51-77bcb46e594e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-484c7635-4cba-47ea-8c51-77bcb46e594e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-484c7635-4cba-47ea-8c51-77bcb46e594e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-484c7635-4cba-47ea-8c51-77bcb46e594e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 834/1682] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6f179167-06d0-41d1-9975-250c80f62d7d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1313406063"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1313406063'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume of 1 GB Sep 01 02:13:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Availability Zones retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (b74931fa-a5d0-4855-a42c-99925d30adb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e7a2bc-06a4-445b-861b-06c09163c754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e7a2bc-06a4-445b-861b-06c09163c754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8a26eb-0fac-47d0-914a-c05ad4a42862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Created reservations ['8fa4109a-01f1-4148-9965-724748c695a4', '0c4ea032-6486-4be1-8f84-f873fc3d4009', 'c5494e2b-0eb2-4119-9d2d-6a07cdce1b41', 'bbd62b95-fea6-4717-b076-3a90cbfa968e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8a26eb-0fac-47d0-914a-c05ad4a42862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fa4109a-01f1-4148-9965-724748c695a4', '0c4ea032-6486-4be1-8f84-f873fc3d4009', 'c5494e2b-0eb2-4119-9d2d-6a07cdce1b41', 'bbd62b95-fea6-4717-b076-3a90cbfa968e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f449f7-331d-4658-9e94-f8090ec725b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f449f7-331d-4658-9e94-f8090ec725b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a055153c-8346-4003-9e05-629cfb37cccc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1313406063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['8fa4109a-01f1-4148-9965-724748c695a4','0c4ea032-6486-4be1-8f84-f873fc3d4009','c5494e2b-0eb2-4119-9d2d-6a07cdce1b41','bbd62b95-fea6-4717-b076-3a90cbfa968e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1313406063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a055153c-8346-4003-9e05-629cfb37cccc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69fbf8e6191c45fb84f304d7eae5f068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89f1752977149ab911637918b2df434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4969e709-af6e-4931-b4dc-19d2023b4b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4969e709-af6e-4931-b4dc-19d2023b4b2c) transitioned into state 'SUCCESS' from state '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-1313406063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['8fa4109a-01f1-4148-9965-724748c695a4','0c4ea032-6486-4be1-8f84-f873fc3d4009','c5494e2b-0eb2-4119-9d2d-6a07cdce1b41','bbd62b95-fea6-4717-b076-3a90cbfa968e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8f0449-5f62-4ecb-82e9-7fe9f215489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8f0449-5f62-4ecb-82e9-7fe9f215489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (b74931fa-a5d0-4855-a42c-99925d30adb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request issued successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f179167-06d0-41d1-9975-250c80f62d7d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 849/1683] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:29 2026] POST /volume/v3/volumes => generated 765 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd706bd0-8b3d-427f-88a7-fa8681926123 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd706bd0-8b3d-427f-88a7-fa8681926123 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd706bd0-8b3d-427f-88a7-fa8681926123 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd706bd0-8b3d-427f-88a7-fa8681926123 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd706bd0-8b3d-427f-88a7-fa8681926123 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd706bd0-8b3d-427f-88a7-fa8681926123 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc returned with HTTP 200 Sep 01 02:13:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 835/1684] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc => generated 833 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a4c9b50-5791-47b5-9cd0-c0b47a41eaa8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a4c9b50-5791-47b5-9cd0-c0b47a41eaa8 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a4c9b50-5791-47b5-9cd0-c0b47a41eaa8 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a4c9b50-5791-47b5-9cd0-c0b47a41eaa8 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a4c9b50-5791-47b5-9cd0-c0b47a41eaa8 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a4c9b50-5791-47b5-9cd0-c0b47a41eaa8 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 850/1685] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] DELETE http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Delete volume with id: dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-790c3e8e-1a63-4e0f-b632-52f575da2a62 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-790c3e8e-1a63-4e0f-b632-52f575da2a62 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-790c3e8e-1a63-4e0f-b632-52f575da2a62 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-790c3e8e-1a63-4e0f-b632-52f575da2a62 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Delete volume request issued successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6047403-9c21-4c83-b492-2bacd5e513a8 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 202 Sep 01 02:13:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 836/1686] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:31 2026] DELETE /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e0c9be0-37a9-420a-adfd-499f79a119fe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e0c9be0-37a9-420a-adfd-499f79a119fe tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e0c9be0-37a9-420a-adfd-499f79a119fe tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e0c9be0-37a9-420a-adfd-499f79a119fe tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-790c3e8e-1a63-4e0f-b632-52f575da2a62 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-790c3e8e-1a63-4e0f-b632-52f575da2a62 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 851/1687] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4e0c9be0-37a9-420a-adfd-499f79a119fe tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb0b44a9-c51f-443a-b000-23d777172321 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb0b44a9-c51f-443a-b000-23d777172321 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:13:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb0b44a9-c51f-443a-b000-23d777172321 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a055153c-8346-4003-9e05-629cfb37cccc", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2012034299"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e0c9be0-37a9-420a-adfd-499f79a119fe tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 837/1688] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cb0b44a9-c51f-443a-b000-23d777172321 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-cb0b44a9-c51f-443a-b000-23d777172321 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create snapshot from volume a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:32 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-cb0b44a9-c51f-443a-b000-23d777172321 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Created reservations ['6d0e0280-323c-4651-9521-661c7075da53', 'f1e959b8-e29c-41ee-8584-62070dad6b6a', 'f52bbf8b-fe5c-45e9-ad15-d159d1511914', '4365b533-c61d-44e7-9d45-9f5257d67cfb'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cb0b44a9-c51f-443a-b000-23d777172321 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot create request issued successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb0b44a9-c51f-443a-b000-23d777172321 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 852/1689] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:13:31 2026] POST /volume/v3/snapshots => generated 316 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-afd5b5a3-4fbf-4a9c-8836-247dfbc1980d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afd5b5a3-4fbf-4a9c-8836-247dfbc1980d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afd5b5a3-4fbf-4a9c-8836-247dfbc1980d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afd5b5a3-4fbf-4a9c-8836-247dfbc1980d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-afd5b5a3-4fbf-4a9c-8836-247dfbc1980d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afd5b5a3-4fbf-4a9c-8836-247dfbc1980d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 838/1690] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aa665c0b-8dc2-484e-8f99-d8769d9062e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa665c0b-8dc2-484e-8f99-d8769d9062e1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 Sep 01 02:13:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa665c0b-8dc2-484e-8f99-d8769d9062e1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa665c0b-8dc2-484e-8f99-d8769d9062e1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa665c0b-8dc2-484e-8f99-d8769d9062e1 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 returned with HTTP 404 Sep 01 02:13:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 853/1691] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/volumes/dc160ae5-939a-493f-b6f3-c25e1daa1850 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] DELETE http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Delete volume with id: 730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Delete volume request issued successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ac28c8a-b6d0-4380-b3fb-e2db8671e03e tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 202 Sep 01 02:13:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 839/1692] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:33 2026] DELETE /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9bc3b84a-fa2e-437a-a0af-34de8a78aa0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bc3b84a-fa2e-437a-a0af-34de8a78aa0b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bc3b84a-fa2e-437a-a0af-34de8a78aa0b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bc3b84a-fa2e-437a-a0af-34de8a78aa0b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9bc3b84a-fa2e-437a-a0af-34de8a78aa0b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bc3b84a-fa2e-437a-a0af-34de8a78aa0b tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 854/1693] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a8979634-226c-487d-9d9c-f66dcc1f85b6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8979634-226c-487d-9d9c-f66dcc1f85b6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8979634-226c-487d-9d9c-f66dcc1f85b6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8979634-226c-487d-9d9c-f66dcc1f85b6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a8979634-226c-487d-9d9c-f66dcc1f85b6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8979634-226c-487d-9d9c-f66dcc1f85b6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 840/1694] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 => generated 448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b970359-4fdd-48a4-bd41-19fa6fc3d680 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b970359-4fdd-48a4-bd41-19fa6fc3d680 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b970359-4fdd-48a4-bd41-19fa6fc3d680 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b970359-4fdd-48a4-bd41-19fa6fc3d680 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b970359-4fdd-48a4-bd41-19fa6fc3d680 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c returned with HTTP 404 Sep 01 02:13:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 855/1695] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/volumes/730dc1c6-2ee0-4355-ba4f-ab4a06459b6c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a01ae9a-fee1-4683-8417-db88c51d68b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a01ae9a-fee1-4683-8417-db88c51d68b2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a01ae9a-fee1-4683-8417-db88c51d68b2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a01ae9a-fee1-4683-8417-db88c51d68b2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0a01ae9a-fee1-4683-8417-db88c51d68b2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a01ae9a-fee1-4683-8417-db88c51d68b2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 returned with HTTP 200 Sep 01 02:13:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 841/1696] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "804e5704-9bda-46f6-9184-d34e97a2f191", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1116651568"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request body: {'volume': {"'snapshot_id": '804e5704-9bda-46f6-9184-d34e97a2f191', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1116651568'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume of 1 GB Sep 01 02:13:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Availability Zones retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] DELETE http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Delete volume with id: 04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:13:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (c6ec6d63-6c21-42ad-8ae9-b50b73402663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3963752e-6321-484b-8da1-3a426435adae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Delete volume request issued successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57653d7f-5ce3-4728-ac5c-03cfe97b8195 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 202 Sep 01 02:13:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 842/1697] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:34 2026] DELETE /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-294b4dca-9010-4631-b392-4fbf3743fd54 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-294b4dca-9010-4631-b392-4fbf3743fd54 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-294b4dca-9010-4631-b392-4fbf3743fd54 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-294b4dca-9010-4631-b392-4fbf3743fd54 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3963752e-6321-484b-8da1-3a426435adae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cee572-990b-44cb-bc61-f3dfd8ef6dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-294b4dca-9010-4631-b392-4fbf3743fd54 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Volume info retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-294b4dca-9010-4631-b392-4fbf3743fd54 tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 200 Sep 01 02:13:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 843/1698] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Created reservations ['8b0c91a0-fb17-4c73-b53b-6503a8e34d7f', '07195c0a-da57-43e9-ac4c-379a8cd7fb2e', '0710131d-5e73-49e0-bc8f-951c63d3ad37', '8bf669b5-ec3a-4195-8f67-e7ec3065f3e2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cee572-990b-44cb-bc61-f3dfd8ef6dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0c91a0-fb17-4c73-b53b-6503a8e34d7f', '07195c0a-da57-43e9-ac4c-379a8cd7fb2e', '0710131d-5e73-49e0-bc8f-951c63d3ad37', '8bf669b5-ec3a-4195-8f67-e7ec3065f3e2']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10496d3-b210-436e-9d72-b0d8359738e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10496d3-b210-436e-9d72-b0d8359738e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1116651568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['8b0c91a0-fb17-4c73-b53b-6503a8e34d7f','07195c0a-da57-43e9-ac4c-379a8cd7fb2e','0710131d-5e73-49e0-bc8f-951c63d3ad37','8bf669b5-ec3a-4195-8f67-e7ec3065f3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1116651568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69fbf8e6191c45fb84f304d7eae5f068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89f1752977149ab911637918b2df434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd7aefc-7fe1-45b1-b79b-b561324837bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd7aefc-7fe1-45b1-b79b-b561324837bb) transitioned into state 'SUCCESS' from state '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-1116651568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['8b0c91a0-fb17-4c73-b53b-6503a8e34d7f','07195c0a-da57-43e9-ac4c-379a8cd7fb2e','0710131d-5e73-49e0-bc8f-951c63d3ad37','8bf669b5-ec3a-4195-8f67-e7ec3065f3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfeff19-bbbf-4e78-a7f5-5cc23a4ae50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfeff19-bbbf-4e78-a7f5-5cc23a4ae50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (c6ec6d63-6c21-42ad-8ae9-b50b73402663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request issued successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99327c7e-3760-418e-9f2d-47cfe5b1692b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 856/1699] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:13:34 2026] POST /volume/v3/volumes => generated 765 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-58872b3e-2549-48ea-8c09-60459c36734c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "804e5704-9bda-46f6-9184-d34e97a2f191", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-726833724"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request body: {'volume': {"'snapshot_id": '804e5704-9bda-46f6-9184-d34e97a2f191', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-726833724'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume of 1 GB Sep 01 02:13:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Availability Zones retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (0244436d-89bd-4c19-9077-3b94404bcbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c8b2dd-d72c-459b-942c-f2352d659b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c8b2dd-d72c-459b-942c-f2352d659b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8628f12d-cbd7-4c1b-8e13-b40580005675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Created reservations ['ddcab742-45f0-4c2b-b22c-1ce924d16d52', '4f931292-233e-4149-b240-3af3698d2f0c', '2dc4f6d7-31cc-4370-a4a9-10ebeaadedbc', 'c4ccbea7-2d86-4999-86d6-f8cef1274fc7'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8628f12d-cbd7-4c1b-8e13-b40580005675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddcab742-45f0-4c2b-b22c-1ce924d16d52', '4f931292-233e-4149-b240-3af3698d2f0c', '2dc4f6d7-31cc-4370-a4a9-10ebeaadedbc', 'c4ccbea7-2d86-4999-86d6-f8cef1274fc7']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079ea9fc-6a59-42b1-bd6f-2aa670c3664e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079ea9fc-6a59-42b1-bd6f-2aa670c3664e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ac32aa1-63af-4feb-94e7-542f9c22e27b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-726833724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['ddcab742-45f0-4c2b-b22c-1ce924d16d52','4f931292-233e-4149-b240-3af3698d2f0c','2dc4f6d7-31cc-4370-a4a9-10ebeaadedbc','c4ccbea7-2d86-4999-86d6-f8cef1274fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-726833724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ac32aa1-63af-4feb-94e7-542f9c22e27b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69fbf8e6191c45fb84f304d7eae5f068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89f1752977149ab911637918b2df434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a93cda5-9108-4aa5-9b3d-ab282b99c195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a93cda5-9108-4aa5-9b3d-ab282b99c195) transitioned into state 'SUCCESS' from state '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-726833724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['ddcab742-45f0-4c2b-b22c-1ce924d16d52','4f931292-233e-4149-b240-3af3698d2f0c','2dc4f6d7-31cc-4370-a4a9-10ebeaadedbc','c4ccbea7-2d86-4999-86d6-f8cef1274fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c98a1ae-8f5d-4633-8c9d-9322b9b13848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c98a1ae-8f5d-4633-8c9d-9322b9b13848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (0244436d-89bd-4c19-9077-3b94404bcbab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request issued successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58872b3e-2549-48ea-8c09-60459c36734c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 844/1700] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:13:34 2026] POST /volume/v3/volumes => generated 764 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "804e5704-9bda-46f6-9184-d34e97a2f191", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2067309773"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request body: {'volume': {"'snapshot_id": '804e5704-9bda-46f6-9184-d34e97a2f191', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2067309773'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume of 1 GB Sep 01 02:13:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Availability Zones retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (8139e329-8390-4202-b606-67a11656d556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a177df1-9a9c-4d51-b579-210169df9a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a177df1-9a9c-4d51-b579-210169df9a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597de629-d452-4de4-910a-6fbccc3ff101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Created reservations ['004cfe51-b2a2-4a27-b00b-e3be16f09a06', '0a054e11-e050-4be2-8584-2b3acd52dbad', 'e93176cd-dcb5-402a-926c-415969f55872', 'b23cad32-dbda-44c5-8983-feeedf60f273'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (597de629-d452-4de4-910a-6fbccc3ff101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004cfe51-b2a2-4a27-b00b-e3be16f09a06', '0a054e11-e050-4be2-8584-2b3acd52dbad', 'e93176cd-dcb5-402a-926c-415969f55872', 'b23cad32-dbda-44c5-8983-feeedf60f273']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6a675f-d25e-4b87-8df7-1ec8d7d750d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6a675f-d25e-4b87-8df7-1ec8d7d750d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d77e101-eb91-4404-b717-2f69862f5a66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2067309773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['004cfe51-b2a2-4a27-b00b-e3be16f09a06','0a054e11-e050-4be2-8584-2b3acd52dbad','e93176cd-dcb5-402a-926c-415969f55872','b23cad32-dbda-44c5-8983-feeedf60f273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2067309773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d77e101-eb91-4404-b717-2f69862f5a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69fbf8e6191c45fb84f304d7eae5f068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89f1752977149ab911637918b2df434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b84e010-b2a1-4578-b119-dc12ebf9bb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b84e010-b2a1-4578-b119-dc12ebf9bb77) transitioned into state 'SUCCESS' from state '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-2067309773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['004cfe51-b2a2-4a27-b00b-e3be16f09a06','0a054e11-e050-4be2-8584-2b3acd52dbad','e93176cd-dcb5-402a-926c-415969f55872','b23cad32-dbda-44c5-8983-feeedf60f273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79247623-7d23-4986-befb-29190b5dd245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37d1bcc9-48d8-4181-8975-5aa3a0ec1c6f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37d1bcc9-48d8-4181-8975-5aa3a0ec1c6f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] GET http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37d1bcc9-48d8-4181-8975-5aa3a0ec1c6f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37d1bcc9-48d8-4181-8975-5aa3a0ec1c6f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79247623-7d23-4986-befb-29190b5dd245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37d1bcc9-48d8-4181-8975-5aa3a0ec1c6f tempest-AttachVolumeTestJSON-1522805662 tempest-AttachVolumeTestJSON-1522805662-project-member] http://192.168.122.6/volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff returned with HTTP 404 Sep 01 02:13:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 845/1701] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:35 2026] GET /volume/v3/volumes/04a1991f-cdef-4170-ad7e-2fa3ffb917ff => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (8139e329-8390-4202-b606-67a11656d556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request issued successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f573ef0-5524-4910-9cb8-04c17cf6e04a tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 857/1702] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:13:35 2026] POST /volume/v3/volumes => generated 765 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "804e5704-9bda-46f6-9184-d34e97a2f191", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1503068817"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request body: {'volume': {"'snapshot_id": '804e5704-9bda-46f6-9184-d34e97a2f191', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1503068817'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume of 1 GB Sep 01 02:13:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Availability Zones retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (c91d39ac-30a3-4c34-8d12-bf27b03a9755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb50072-ae0b-40c6-a29b-b538f22259d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb50072-ae0b-40c6-a29b-b538f22259d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d68c47-93ed-4336-9814-c72b6bbc9dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Created reservations ['5759b96d-5f82-4736-8ac2-7a3e4650b349', '3164b1f1-5ebe-4b5a-8a8c-f97027d8de22', '51213606-10bc-4109-a5be-3533cd1c0585', 'fc5c81e3-8d67-470e-832c-9da5c92fdd3d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d68c47-93ed-4336-9814-c72b6bbc9dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5759b96d-5f82-4736-8ac2-7a3e4650b349', '3164b1f1-5ebe-4b5a-8a8c-f97027d8de22', '51213606-10bc-4109-a5be-3533cd1c0585', 'fc5c81e3-8d67-470e-832c-9da5c92fdd3d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129500e6-a22a-4dc3-8580-24e54545c88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129500e6-a22a-4dc3-8580-24e54545c88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '218bdca7-d046-4916-8dc6-40ae6c796943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1503068817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['5759b96d-5f82-4736-8ac2-7a3e4650b349','3164b1f1-5ebe-4b5a-8a8c-f97027d8de22','51213606-10bc-4109-a5be-3533cd1c0585','fc5c81e3-8d67-470e-832c-9da5c92fdd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1503068817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=218bdca7-d046-4916-8dc6-40ae6c796943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69fbf8e6191c45fb84f304d7eae5f068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89f1752977149ab911637918b2df434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b2f973-62e0-4290-87a1-d440afbfe007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b2f973-62e0-4290-87a1-d440afbfe007) transitioned into state 'SUCCESS' from state '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-1503068817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['5759b96d-5f82-4736-8ac2-7a3e4650b349','3164b1f1-5ebe-4b5a-8a8c-f97027d8de22','51213606-10bc-4109-a5be-3533cd1c0585','fc5c81e3-8d67-470e-832c-9da5c92fdd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dd5ab3-4028-499f-a902-e2566bd529d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dd5ab3-4028-499f-a902-e2566bd529d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (c91d39ac-30a3-4c34-8d12-bf27b03a9755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request issued successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb3f91e6-6f31-4fba-a897-ac7d0722b675 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 846/1703] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:13:35 2026] POST /volume/v3/volumes => generated 765 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "804e5704-9bda-46f6-9184-d34e97a2f191", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-621021815"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request body: {'volume': {"'snapshot_id": '804e5704-9bda-46f6-9184-d34e97a2f191', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-621021815'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume of 1 GB Sep 01 02:13:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Availability Zones retrieved successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (b856fbb4-3380-48c8-a908-46d48ec01166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d03a08-546f-47f1-b6a0-88c3039b772f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d03a08-546f-47f1-b6a0-88c3039b772f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94be7639-6abd-47e1-b914-3cb4e4f8d210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Created reservations ['f58033e0-8e06-4cd4-8f30-835a407ca669', 'c37a421f-e608-40bc-bc61-00f88f2a4366', 'f992f9f5-1bb0-40a7-a43e-5d82e3b89176', '275114c1-8cd2-4ebb-9a5a-e92457636d58'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94be7639-6abd-47e1-b914-3cb4e4f8d210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f58033e0-8e06-4cd4-8f30-835a407ca669', 'c37a421f-e608-40bc-bc61-00f88f2a4366', 'f992f9f5-1bb0-40a7-a43e-5d82e3b89176', '275114c1-8cd2-4ebb-9a5a-e92457636d58']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483a02f0-2660-4746-b91a-1022ba63b0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483a02f0-2660-4746-b91a-1022ba63b0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e850c3e-4663-49aa-b14f-872fe550ae2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-621021815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['f58033e0-8e06-4cd4-8f30-835a407ca669','c37a421f-e608-40bc-bc61-00f88f2a4366','f992f9f5-1bb0-40a7-a43e-5d82e3b89176','275114c1-8cd2-4ebb-9a5a-e92457636d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-621021815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e850c3e-4663-49aa-b14f-872fe550ae2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69fbf8e6191c45fb84f304d7eae5f068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89f1752977149ab911637918b2df434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d2e6f6-b146-415a-9b7f-3ea588601c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d2e6f6-b146-415a-9b7f-3ea588601c20) transitioned into state 'SUCCESS' from state '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-621021815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69fbf8e6191c45fb84f304d7eae5f068',qos_specs=None,replication_status=,reservations=['f58033e0-8e06-4cd4-8f30-835a407ca669','c37a421f-e608-40bc-bc61-00f88f2a4366','f992f9f5-1bb0-40a7-a43e-5d82e3b89176','275114c1-8cd2-4ebb-9a5a-e92457636d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89f1752977149ab911637918b2df434',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d9196e0-354b-4190-9e96-cf802cf0af90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d9196e0-354b-4190-9e96-cf802cf0af90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Flow 'volume_create_api' (b856fbb4-3380-48c8-a908-46d48ec01166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Create volume request issued successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76fb1834-88bc-450a-8e34-ac1fc9749ca6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 858/1704] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:13:36 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 01 02:13:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-564fece1-7e54-4ba7-87ba-10402c93bd26 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-564fece1-7e54-4ba7-87ba-10402c93bd26 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 Sep 01 02:13:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-564fece1-7e54-4ba7-87ba-10402c93bd26 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-564fece1-7e54-4ba7-87ba-10402c93bd26 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-564fece1-7e54-4ba7-87ba-10402c93bd26 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-564fece1-7e54-4ba7-87ba-10402c93bd26 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 returned with HTTP 200 Sep 01 02:13:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 847/1705] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea6f799a-e536-42de-ac17-65ab4cfecea9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea6f799a-e536-42de-ac17-65ab4cfecea9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea6f799a-e536-42de-ac17-65ab4cfecea9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea6f799a-e536-42de-ac17-65ab4cfecea9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea6f799a-e536-42de-ac17-65ab4cfecea9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea6f799a-e536-42de-ac17-65ab4cfecea9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b returned with HTTP 200 Sep 01 02:13:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 859/1706] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ed18a6ae-6ebb-43e1-b81c-1be9a41e0873 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed18a6ae-6ebb-43e1-b81c-1be9a41e0873 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b Sep 01 02:13:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed18a6ae-6ebb-43e1-b81c-1be9a41e0873 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed18a6ae-6ebb-43e1-b81c-1be9a41e0873 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ed18a6ae-6ebb-43e1-b81c-1be9a41e0873 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed18a6ae-6ebb-43e1-b81c-1be9a41e0873 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b returned with HTTP 200 Sep 01 02:13:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 848/1707] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:37 2026] GET /volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-974674d2-9a9f-4a9a-8fbe-034cbcd8a75c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-974674d2-9a9f-4a9a-8fbe-034cbcd8a75c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 Sep 01 02:13:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-974674d2-9a9f-4a9a-8fbe-034cbcd8a75c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-974674d2-9a9f-4a9a-8fbe-034cbcd8a75c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-974674d2-9a9f-4a9a-8fbe-034cbcd8a75c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-974674d2-9a9f-4a9a-8fbe-034cbcd8a75c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 returned with HTTP 200 Sep 01 02:13:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 860/1708] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:37 2026] GET /volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13cc48c0-19ec-41b8-bdb9-570838f65524 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13cc48c0-19ec-41b8-bdb9-570838f65524 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 Sep 01 02:13:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13cc48c0-19ec-41b8-bdb9-570838f65524 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13cc48c0-19ec-41b8-bdb9-570838f65524 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13cc48c0-19ec-41b8-bdb9-570838f65524 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13cc48c0-19ec-41b8-bdb9-570838f65524 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 849/1709] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-49158a54-6a47-4165-9115-6adcd43e93a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49158a54-6a47-4165-9115-6adcd43e93a3 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 Sep 01 02:13:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49158a54-6a47-4165-9115-6adcd43e93a3 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49158a54-6a47-4165-9115-6adcd43e93a3 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-49158a54-6a47-4165-9115-6adcd43e93a3 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49158a54-6a47-4165-9115-6adcd43e93a3 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 861/1710] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d8337800-eabc-4ac3-8488-a365ae30dc02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8337800-eabc-4ac3-8488-a365ae30dc02 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d Sep 01 02:13:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8337800-eabc-4ac3-8488-a365ae30dc02 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8337800-eabc-4ac3-8488-a365ae30dc02 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d8337800-eabc-4ac3-8488-a365ae30dc02 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8337800-eabc-4ac3-8488-a365ae30dc02 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 850/1711] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-94e033db-5320-4ab6-84c9-4aa70544cbb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94e033db-5320-4ab6-84c9-4aa70544cbb2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d Sep 01 02:13:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94e033db-5320-4ab6-84c9-4aa70544cbb2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94e033db-5320-4ab6-84c9-4aa70544cbb2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-94e033db-5320-4ab6-84c9-4aa70544cbb2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94e033db-5320-4ab6-84c9-4aa70544cbb2 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 862/1712] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d Sep 01 02:13:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume with id: 0e850c3e-4663-49aa-b14f-872fe550ae2d Sep 01 02:13:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume request issued successfully. Sep 01 02:13:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-950f3f1f-0744-40d9-addc-6ff0edc6653b tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d returned with HTTP 202 Sep 01 02:13:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 851/1713] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:39 2026] DELETE /volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fd6d3827-f387-4935-b90a-697602b6c0bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd6d3827-f387-4935-b90a-697602b6c0bf tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d Sep 01 02:13:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd6d3827-f387-4935-b90a-697602b6c0bf tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd6d3827-f387-4935-b90a-697602b6c0bf tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fd6d3827-f387-4935-b90a-697602b6c0bf tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd6d3827-f387-4935-b90a-697602b6c0bf tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 863/1714] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7bba12c-acb7-4bd5-93cf-a4334efd40db None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7bba12c-acb7-4bd5-93cf-a4334efd40db tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d Sep 01 02:13:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7bba12c-acb7-4bd5-93cf-a4334efd40db tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7bba12c-acb7-4bd5-93cf-a4334efd40db tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7bba12c-acb7-4bd5-93cf-a4334efd40db tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d returned with HTTP 404 Sep 01 02:13:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 852/1715] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:41 2026] GET /volume/v3/volumes/0e850c3e-4663-49aa-b14f-872fe550ae2d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] DELETE http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 Sep 01 02:13:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume with id: 218bdca7-d046-4916-8dc6-40ae6c796943 Sep 01 02:13:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume request issued successfully. Sep 01 02:13:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ab0c6bd-f82f-4c39-86b1-436a5c9bb7c1 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 returned with HTTP 202 Sep 01 02:13:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 864/1716] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:41 2026] DELETE /volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-126f5e79-e74c-4ed8-8fdb-d5abb1e3dd91 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-126f5e79-e74c-4ed8-8fdb-d5abb1e3dd91 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 Sep 01 02:13:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-126f5e79-e74c-4ed8-8fdb-d5abb1e3dd91 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-126f5e79-e74c-4ed8-8fdb-d5abb1e3dd91 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-126f5e79-e74c-4ed8-8fdb-d5abb1e3dd91 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-126f5e79-e74c-4ed8-8fdb-d5abb1e3dd91 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 returned with HTTP 200 Sep 01 02:13:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 853/1717] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:41 2026] GET /volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a9811f87-95a7-4039-821f-dbf4372282a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9811f87-95a7-4039-821f-dbf4372282a6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 Sep 01 02:13:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9811f87-95a7-4039-821f-dbf4372282a6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9811f87-95a7-4039-821f-dbf4372282a6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9811f87-95a7-4039-821f-dbf4372282a6 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 returned with HTTP 404 Sep 01 02:13:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 865/1718] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/volumes/218bdca7-d046-4916-8dc6-40ae6c796943 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 Sep 01 02:13:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume with id: 9d77e101-eb91-4404-b717-2f69862f5a66 Sep 01 02:13:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume request issued successfully. Sep 01 02:13:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d976d9cc-1fb0-46b7-adb6-8b2913164077 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 returned with HTTP 202 Sep 01 02:13:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 854/1719] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:42 2026] DELETE /volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4907b41-3c87-479e-bca6-d8c785b1332e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4907b41-3c87-479e-bca6-d8c785b1332e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 Sep 01 02:13:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4907b41-3c87-479e-bca6-d8c785b1332e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4907b41-3c87-479e-bca6-d8c785b1332e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4907b41-3c87-479e-bca6-d8c785b1332e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4907b41-3c87-479e-bca6-d8c785b1332e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 866/1720] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e301ee33-f734-451d-86c4-6fb638cd195f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34221c13-6c08-4828-b7e0-b7105052a136 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34221c13-6c08-4828-b7e0-b7105052a136 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34221c13-6c08-4828-b7e0-b7105052a136 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34221c13-6c08-4828-b7e0-b7105052a136 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e301ee33-f734-451d-86c4-6fb638cd195f tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e301ee33-f734-451d-86c4-6fb638cd195f tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e301ee33-f734-451d-86c4-6fb638cd195f tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34221c13-6c08-4828-b7e0-b7105052a136 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 returned with HTTP 404 Sep 01 02:13:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 867/1721] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/9d77e101-eb91-4404-b717-2f69862f5a66 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b8c77100-19dc-469f-a93c-60bef6003562 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8c77100-19dc-469f-a93c-60bef6003562 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] DELETE http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8c77100-19dc-469f-a93c-60bef6003562 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8c77100-19dc-469f-a93c-60bef6003562 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b8c77100-19dc-469f-a93c-60bef6003562 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume with id: 4ac32aa1-63af-4feb-94e7-542f9c22e27b Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e301ee33-f734-451d-86c4-6fb638cd195f tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 855/1722] 192.168.122.6 () {58 vars in 1165 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b8c77100-19dc-469f-a93c-60bef6003562 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5abf946d-0c81-4401-a92f-bc9f9d62032a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5abf946d-0c81-4401-a92f-bc9f9d62032a tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5abf946d-0c81-4401-a92f-bc9f9d62032a tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5abf946d-0c81-4401-a92f-bc9f9d62032a tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5abf946d-0c81-4401-a92f-bc9f9d62032a tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 856/1723] 192.168.122.6 () {58 vars in 1188 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b8c77100-19dc-469f-a93c-60bef6003562 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume request issued successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8c77100-19dc-469f-a93c-60bef6003562 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b returned with HTTP 202 Sep 01 02:13:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 868/1724] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:43 2026] DELETE /volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-15037251-c748-4540-ad07-d67d60672a4c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f86ce564-93ce-476f-8275-be3f6116970e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-15037251-c748-4540-ad07-d67d60672a4c tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-15037251-c748-4540-ad07-d67d60672a4c tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-15037251-c748-4540-ad07-d67d60672a4c tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f86ce564-93ce-476f-8275-be3f6116970e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f86ce564-93ce-476f-8275-be3f6116970e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f86ce564-93ce-476f-8275-be3f6116970e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: /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 01 02:13:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:13:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-15037251-c748-4540-ad07-d67d60672a4c tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 857/1725] 192.168.122.6 () {58 vars in 1183 bytes} [Tue Sep 1 02:13:43 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 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f86ce564-93ce-476f-8275-be3f6116970e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e972b989-63d2-4fd1-aea2-4a809d65d6ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e972b989-63d2-4fd1-aea2-4a809d65d6ba tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e972b989-63d2-4fd1-aea2-4a809d65d6ba tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f86ce564-93ce-476f-8275-be3f6116970e tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e972b989-63d2-4fd1-aea2-4a809d65d6ba tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 869/1726] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e972b989-63d2-4fd1-aea2-4a809d65d6ba tempest-BackendsCapabilitiesAdminTestsJSON-266473051 tempest-BackendsCapabilitiesAdminTestsJSON-266473051-project-admin] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 858/1727] 192.168.122.6 () {58 vars in 1183 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a248389-bee6-4b25-bf5c-4f9ec202852f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a248389-bee6-4b25-bf5c-4f9ec202852f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b Sep 01 02:13:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a248389-bee6-4b25-bf5c-4f9ec202852f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a248389-bee6-4b25-bf5c-4f9ec202852f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a248389-bee6-4b25-bf5c-4f9ec202852f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b returned with HTTP 404 Sep 01 02:13:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 870/1728] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/4ac32aa1-63af-4feb-94e7-542f9c22e27b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f976067c-0a5f-4d82-a8ec-474976595d7c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f976067c-0a5f-4d82-a8ec-474976595d7c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] DELETE http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 Sep 01 02:13:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f976067c-0a5f-4d82-a8ec-474976595d7c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f976067c-0a5f-4d82-a8ec-474976595d7c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f976067c-0a5f-4d82-a8ec-474976595d7c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume with id: 79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 Sep 01 02:13:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f976067c-0a5f-4d82-a8ec-474976595d7c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f976067c-0a5f-4d82-a8ec-474976595d7c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume request issued successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f976067c-0a5f-4d82-a8ec-474976595d7c tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 859/1729] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-614f1f1d-00f6-4e74-a76f-609e89dcc94f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-614f1f1d-00f6-4e74-a76f-609e89dcc94f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 Sep 01 02:13:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-614f1f1d-00f6-4e74-a76f-609e89dcc94f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-614f1f1d-00f6-4e74-a76f-609e89dcc94f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-614f1f1d-00f6-4e74-a76f-609e89dcc94f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-614f1f1d-00f6-4e74-a76f-609e89dcc94f tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 871/1730] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4eb26857-683a-4ad1-b74c-34b1e5376d5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4eb26857-683a-4ad1-b74c-34b1e5376d5d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 Sep 01 02:13:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4eb26857-683a-4ad1-b74c-34b1e5376d5d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4eb26857-683a-4ad1-b74c-34b1e5376d5d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4eb26857-683a-4ad1-b74c-34b1e5376d5d tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 returned with HTTP 404 Sep 01 02:13:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 860/1731] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/volumes/79dc5b6c-d364-4a24-b75d-f3dbeadd1cd6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete snapshot with id: 804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot delete request issued successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7609ad65-4b5f-459d-8575-a8e0bddbbdee tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 returned with HTTP 202 Sep 01 02:13:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 872/1732] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:13:45 2026] DELETE /volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-197476f7-e2f9-40d7-8541-facd3acd2dc9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-197476f7-e2f9-40d7-8541-facd3acd2dc9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-197476f7-e2f9-40d7-8541-facd3acd2dc9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-197476f7-e2f9-40d7-8541-facd3acd2dc9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-197476f7-e2f9-40d7-8541-facd3acd2dc9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-197476f7-e2f9-40d7-8541-facd3acd2dc9 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 861/1733] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9067fe4f-140b-4bd5-8cd7-733d5f103745 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9067fe4f-140b-4bd5-8cd7-733d5f103745 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9067fe4f-140b-4bd5-8cd7-733d5f103745 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9067fe4f-140b-4bd5-8cd7-733d5f103745 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9067fe4f-140b-4bd5-8cd7-733d5f103745 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Snapshot retrieved successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9067fe4f-140b-4bd5-8cd7-733d5f103745 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 returned with HTTP 200 Sep 01 02:13:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 873/1734] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 => generated 474 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a1d7b62-849f-443a-ba78-72f8a68f6020 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a1d7b62-849f-443a-ba78-72f8a68f6020 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a1d7b62-849f-443a-ba78-72f8a68f6020 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a1d7b62-849f-443a-ba78-72f8a68f6020 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a1d7b62-849f-443a-ba78-72f8a68f6020 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 returned with HTTP 404 Sep 01 02:13:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 862/1735] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:13:48 2026] GET /volume/v3/snapshots/804e5704-9bda-46f6-9184-d34e97a2f191 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume with id: a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Delete volume request issued successfully. Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc4bff21-a772-47f5-a473-9f113a5c2818 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc returned with HTTP 202 Sep 01 02:13:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 874/1736] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:13:48 2026] DELETE /volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1a36103-99ef-45b1-a310-4ae99101c2d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1a36103-99ef-45b1-a310-4ae99101c2d5 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1a36103-99ef-45b1-a310-4ae99101c2d5 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1a36103-99ef-45b1-a310-4ae99101c2d5 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea7ad7e6-b6a5-4f0a-81c1-99a657417c99 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1a36103-99ef-45b1-a310-4ae99101c2d5 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Volume info retrieved successfully. Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1a36103-99ef-45b1-a310-4ae99101c2d5 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc returned with HTTP 200 Sep 01 02:13:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 863/1737] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:48 2026] GET /volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea7ad7e6-b6a5-4f0a-81c1-99a657417c99 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea7ad7e6-b6a5-4f0a-81c1-99a657417c99 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-786345724"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea7ad7e6-b6a5-4f0a-81c1-99a657417c99 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:13:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 875/1738] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:13:48 2026] POST /volume/v3/types => generated 223 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-39454418-ec34-4d85-a5fd-ef2c773e5f66 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-39454418-ec34-4d85-a5fd-ef2c773e5f66 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-39454418-ec34-4d85-a5fd-ef2c773e5f66 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-76964390"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-39454418-ec34-4d85-a5fd-ef2c773e5f66 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:13:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 864/1739] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:13:48 2026] POST /volume/v3/group_types => generated 179 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "51c2540c-ceeb-4047-a336-dd4a36786d50", "volume_types": ["8731477a-1301-4c20-8b71-71240b76a898"], "name": "tempest-GroupSnapshotsTest-Group-692548197"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating new group {'group': {'group_type': '51c2540c-ceeb-4047-a336-dd4a36786d50', 'volume_types': ['8731477a-1301-4c20-8b71-71240b76a898'], 'name': 'tempest-GroupSnapshotsTest-Group-692548197'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating group tempest-GroupSnapshotsTest-Group-692548197. Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:13:48 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['1bda3981-d8a7-48c2-97b3-4c8a11f46cfb'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c4fa676-3878-4bec-bf3e-0c0df2a6f1a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:13:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 876/1740] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:13:48 2026] POST /volume/v3/groups => generated 111 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a4e22944-cd96-4606-8dbb-2c25441febee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4e22944-cd96-4606-8dbb-2c25441febee tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a4e22944-cd96-4606-8dbb-2c25441febee tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a4e22944-cd96-4606-8dbb-2c25441febee tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-a4e22944-cd96-4606-8dbb-2c25441febee tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 284ef4d2-1bd4-46c6-917d-41db692583bc {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:13:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:48 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:13:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4e22944-cd96-4606-8dbb-2c25441febee tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc returned with HTTP 200 Sep 01 02:13:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 865/1741] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:13:48 2026] GET /volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c6ca9ab7-1bc6-4f16-b517-69b113df20b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6ca9ab7-1bc6-4f16-b517-69b113df20b7 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] GET http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6ca9ab7-1bc6-4f16-b517-69b113df20b7 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6ca9ab7-1bc6-4f16-b517-69b113df20b7 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6ca9ab7-1bc6-4f16-b517-69b113df20b7 tempest-CreateVolumesFromSnapshotTest-1306605220 tempest-CreateVolumesFromSnapshotTest-1306605220-project-member] http://192.168.122.6/volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc returned with HTTP 404 Sep 01 02:13:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 877/1742] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:13:49 2026] GET /volume/v3/volumes/a055153c-8346-4003-9e05-629cfb37cccc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2d325cb-634c-4d48-8898-cd705f673c45 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2d325cb-634c-4d48-8898-cd705f673c45 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc Sep 01 02:13:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2d325cb-634c-4d48-8898-cd705f673c45 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2d325cb-634c-4d48-8898-cd705f673c45 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-a2d325cb-634c-4d48-8898-cd705f673c45 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 284ef4d2-1bd4-46c6-917d-41db692583bc {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:13:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:49 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:13:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2d325cb-634c-4d48-8898-cd705f673c45 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc returned with HTTP 200 Sep 01 02:13:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 866/1743] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:13:49 2026] GET /volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-76113915", "volume_type": "8731477a-1301-4c20-8b71-71240b76a898", "group_id": "284ef4d2-1bd4-46c6-917d-41db692583bc", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-76113915', 'volume_type': '8731477a-1301-4c20-8b71-71240b76a898', 'group_id': '284ef4d2-1bd4-46c6-917d-41db692583bc', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:49 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume of 1 GB Sep 01 02:13:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:49 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:13:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (7c61081a-e98a-4a36-bf90-00fccbca615e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718d1fb0-994f-494d-b3d3-44b6c428efed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (718d1fb0-994f-494d-b3d3-44b6c428efed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:13:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8731477a-1301-4c20-8b71-71240b76a898,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-786345724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8731477a-1301-4c20-8b71-71240b76a898', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '284ef4d2-1bd4-46c6-917d-41db692583bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8f37c4-8dfa-4b3b-9c6c-f13048b2940d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-786345724 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-786345724, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:50 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-786345724 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-786345724, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['f5d244b0-7d52-414d-a965-067d9610b33e', 'f90ae020-aaa6-442b-b514-5decb8d13f07', '8caacc5b-80c1-4dea-b123-40dc1da88338', 'dc431fe8-660f-4b92-ab54-04c628c0b720'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8f37c4-8dfa-4b3b-9c6c-f13048b2940d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d244b0-7d52-414d-a965-067d9610b33e', 'f90ae020-aaa6-442b-b514-5decb8d13f07', '8caacc5b-80c1-4dea-b123-40dc1da88338', 'dc431fe8-660f-4b92-ab54-04c628c0b720']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842b8951-b3d3-4761-b4d1-c0fe652144e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842b8951-b3d3-4761-b4d1-c0fe652144e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f571df97-3e20-4ead-a30d-eb60701044ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-76113915',encryption_key_id=None,group_id=284ef4d2-1bd4-46c6-917d-41db692583bc,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['f5d244b0-7d52-414d-a965-067d9610b33e','f90ae020-aaa6-442b-b514-5decb8d13f07','8caacc5b-80c1-4dea-b123-40dc1da88338','dc431fe8-660f-4b92-ab54-04c628c0b720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=8731477a-1301-4c20-8b71-71240b76a898), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-76113915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=284ef4d2-1bd4-46c6-917d-41db692583bc,host=None,id=f571df97-3e20-4ead-a30d-eb60701044ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fc715df4bb48f6991133ab6be72a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d68336296c428e8f711272afe09b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8731477a-1301-4c20-8b71-71240b76a898),volume_type_id=8731477a-1301-4c20-8b71-71240b76a898)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293f6175-4854-46b2-8429-3887303f4ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293f6175-4854-46b2-8429-3887303f4ea6) transitioned into state 'SUCCESS' from state '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-76113915',encryption_key_id=None,group_id=284ef4d2-1bd4-46c6-917d-41db692583bc,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['f5d244b0-7d52-414d-a965-067d9610b33e','f90ae020-aaa6-442b-b514-5decb8d13f07','8caacc5b-80c1-4dea-b123-40dc1da88338','dc431fe8-660f-4b92-ab54-04c628c0b720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=8731477a-1301-4c20-8b71-71240b76a898)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42929092-9d28-4b34-9d7b-a7405f786739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42929092-9d28-4b34-9d7b-a7405f786739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (7c61081a-e98a-4a36-bf90-00fccbca615e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request issued successfully. Sep 01 02:13:50 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:50 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:50 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90a0bdd2-33c7-4f73-b0ef-7f15e23a3029 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 878/1744] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:13:49 2026] POST /volume/v3/volumes => generated 824 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee Sep 01 02:13:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:13:50 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:50 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:50 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d7a6dd9-21b8-4d83-a2c7-931ff1fd023c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee returned with HTTP 200 Sep 01 02:13:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 867/1745] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:50 2026] GET /volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee => generated 892 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee Sep 01 02:13:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:13:51 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:51 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:51 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0303839-3814-41ee-8bfd-2f4c76f8b38e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee returned with HTTP 200 Sep 01 02:13:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 879/1746] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:51 2026] GET /volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee => generated 917 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 01 02:13:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "284ef4d2-1bd4-46c6-917d-41db692583bc", "name": "tempest-group_snapshot-988996902"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '284ef4d2-1bd4-46c6-917d-41db692583bc', 'name': 'tempest-group_snapshot-988996902'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:13:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating group_snapshot tempest-group_snapshot-988996902. Sep 01 02:13:51 devstack devstack@c-api.service[87203]: /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 01 02:13:51 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:13:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-786345724 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-786345724, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:51 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-786345724 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-786345724, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:51 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['7b6252b6-213a-4569-b37d-557953e85fe4', 'e7cf2854-b986-45f4-a4bf-ee608bd9b5b4', '8bec85b6-703a-482a-976b-1c09a0dcbca3', '6902c5c9-75e2-4c3b-8e17-e0a441b93866'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35b6c33d-4538-471c-9d60-e81204cac7a8 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:13:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 868/1747] 192.168.122.6 () {62 vars in 1198 bytes} [Tue Sep 1 02:13:51 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3890941a-46f1-46be-a9d1-17d52de2df8b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3890941a-46f1-46be-a9d1-17d52de2df8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 Sep 01 02:13:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3890941a-46f1-46be-a9d1-17d52de2df8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3890941a-46f1-46be-a9d1-17d52de2df8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-3890941a-46f1-46be-a9d1-17d52de2df8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 9e28ea89-a728-4212-a70c-6ad613572f34 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:13:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3890941a-46f1-46be-a9d1-17d52de2df8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 returned with HTTP 200 Sep 01 02:13:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 880/1748] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:13:52 2026] GET /volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-73d638cf-05fc-4b36-8609-27444407db74 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-498280038"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-498280038'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume of 1 GB Sep 01 02:13:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Availability Zones retrieved successfully. Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (c3baec98-60c8-4281-86b5-79d8d8d21550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708f8c22-474d-411d-9cc6-13b9f0f042ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708f8c22-474d-411d-9cc6-13b9f0f042ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a5904a-7be5-429e-ba12-b5f5ecfe6d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Created reservations ['194a830d-d1df-4bb7-9b8d-360e26fa36e9', '82cb2b99-fbf6-4747-ad9c-66ac98c70d8b', 'bf13cee8-7f11-4cab-912c-2b5b4a46fb92', '9c423a2f-11d0-4744-b02c-62b12788b526'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a5904a-7be5-429e-ba12-b5f5ecfe6d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['194a830d-d1df-4bb7-9b8d-360e26fa36e9', '82cb2b99-fbf6-4747-ad9c-66ac98c70d8b', 'bf13cee8-7f11-4cab-912c-2b5b4a46fb92', '9c423a2f-11d0-4744-b02c-62b12788b526']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8d2083-e39f-4746-a716-dbd1a3b88161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8d2083-e39f-4746-a716-dbd1a3b88161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b46d8f-a095-456b-a55a-96d5b84d8b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-498280038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['194a830d-d1df-4bb7-9b8d-360e26fa36e9','82cb2b99-fbf6-4747-ad9c-66ac98c70d8b','bf13cee8-7f11-4cab-912c-2b5b4a46fb92','9c423a2f-11d0-4744-b02c-62b12788b526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-498280038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18b46d8f-a095-456b-a55a-96d5b84d8b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c209a6bd2a40f389c2157b00e47d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7330e291ac4bb28bd8880cccec0391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560e35ef-eeb6-4fc2-a689-fdb9020c1204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560e35ef-eeb6-4fc2-a689-fdb9020c1204) transitioned into state 'SUCCESS' from state '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-498280038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['194a830d-d1df-4bb7-9b8d-360e26fa36e9','82cb2b99-fbf6-4747-ad9c-66ac98c70d8b','bf13cee8-7f11-4cab-912c-2b5b4a46fb92','9c423a2f-11d0-4744-b02c-62b12788b526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb50aa0c-6c91-4a4b-a9ab-2de4ce88f1a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ecfb01-f06d-4269-853d-d95ba8ce3da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb50aa0c-6c91-4a4b-a9ab-2de4ce88f1a7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 Sep 01 02:13:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb50aa0c-6c91-4a4b-a9ab-2de4ce88f1a7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb50aa0c-6c91-4a4b-a9ab-2de4ce88f1a7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-eb50aa0c-6c91-4a4b-a9ab-2de4ce88f1a7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 9e28ea89-a728-4212-a70c-6ad613572f34 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb50aa0c-6c91-4a4b-a9ab-2de4ce88f1a7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 returned with HTTP 200 Sep 01 02:13:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 881/1749] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:13:53 2026] GET /volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 => generated 306 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ecfb01-f06d-4269-853d-d95ba8ce3da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (c3baec98-60c8-4281-86b5-79d8d8d21550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request issued successfully. Sep 01 02:13:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73d638cf-05fc-4b36-8609-27444407db74 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 869/1750] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:13:52 2026] POST /volume/v3/volumes => generated 782 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3a4c368f-702f-4383-8bca-fa805597a9b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a4c368f-702f-4383-8bca-fa805597a9b4 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a4c368f-702f-4383-8bca-fa805597a9b4 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a4c368f-702f-4383-8bca-fa805597a9b4 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3a4c368f-702f-4383-8bca-fa805597a9b4 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a4c368f-702f-4383-8bca-fa805597a9b4 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e returned with HTTP 200 Sep 01 02:13:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 882/1751] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:53 2026] GET /volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e => generated 961 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e16f2b56-9e7c-4d77-89d1-c8e094cf42f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e16f2b56-9e7c-4d77-89d1-c8e094cf42f1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e16f2b56-9e7c-4d77-89d1-c8e094cf42f1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e16f2b56-9e7c-4d77-89d1-c8e094cf42f1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-e16f2b56-9e7c-4d77-89d1-c8e094cf42f1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 9e28ea89-a728-4212-a70c-6ad613572f34 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e16f2b56-9e7c-4d77-89d1-c8e094cf42f1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 returned with HTTP 200 Sep 01 02:13:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 870/1752] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:13:54 2026] GET /volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /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 01 02:13:54 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all snapshots completed successfully. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd38f9fa-8e77-43d4-b30f-14ceace8d7f0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:13:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 883/1753] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:13:54 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-489129ed-79eb-483b-a902-06f2bb6c2824 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-489129ed-79eb-483b-a902-06f2bb6c2824 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-489129ed-79eb-483b-a902-06f2bb6c2824 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-489129ed-79eb-483b-a902-06f2bb6c2824 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-489129ed-79eb-483b-a902-06f2bb6c2824 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d31ac4ba-115d-4da3-bade-79bc7e5e8215 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-489129ed-79eb-483b-a902-06f2bb6c2824 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 returned with HTTP 200 Sep 01 02:13:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 871/1754] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:13:54 2026] GET /volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d31ac4ba-115d-4da3-bade-79bc7e5e8215 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d31ac4ba-115d-4da3-bade-79bc7e5e8215 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d31ac4ba-115d-4da3-bade-79bc7e5e8215 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups/action Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "9e28ea89-a728-4212-a70c-6ad613572f34", "name": "tempest-Group_from_snap-1247758306"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "9e28ea89-a728-4212-a70c-6ad613572f34", "name": "tempest-Group_from_snap-1247758306"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '9e28ea89-a728-4212-a70c-6ad613572f34', 'name': 'tempest-Group_from_snap-1247758306'}}. {{(pid=87203) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating group tempest-Group_from_snap-1247758306 from group_snapshot 9e28ea89-a728-4212-a70c-6ad613572f34. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d31ac4ba-115d-4da3-bade-79bc7e5e8215 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d31ac4ba-115d-4da3-bade-79bc7e5e8215 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e returned with HTTP 200 Sep 01 02:13:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 884/1755] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:54 2026] GET /volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e => generated 1011 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /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 01 02:13:54 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['bcc914bb-37fa-4d26-a3dd-e1234c8d1f98'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /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 01 02:13:54 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.group.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] A mapping entry already exists for group d1b26802-ce77-4e54-aff0-c8795d7ce101 and volume type 8731477a-1301-4c20-8b71-71240b76a898. Do not need to create again. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (731bb707-75c3-44df-bd1f-12587815110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9658464-41bd-4285-bef3-b17b5188a69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9658464-41bd-4285-bef3-b17b5188a69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:13:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8731477a-1301-4c20-8b71-71240b76a898,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-786345724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8731477a-1301-4c20-8b71-71240b76a898', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd1b26802-ce77-4e54-aff0-c8795d7ce101', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f354506-4c7f-4ef4-ad3c-b06f572e8494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-786345724 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-786345724, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['0f0c61d3-beee-4e3e-8ee6-c593dcd8b2e9', 'af97e005-b33d-4ce6-bded-5279de770329'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f354506-4c7f-4ef4-ad3c-b06f572e8494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f0c61d3-beee-4e3e-8ee6-c593dcd8b2e9', 'af97e005-b33d-4ce6-bded-5279de770329']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c18e41-8360-4108-bced-e65ceb55065e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c18e41-8360-4108-bced-e65ceb55065e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b99d179d-1301-4394-b559-5dc98e264577', '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=d1b26802-ce77-4e54-aff0-c8795d7ce101,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['0f0c61d3-beee-4e3e-8ee6-c593dcd8b2e9','af97e005-b33d-4ce6-bded-5279de770329'],size=1,snapshot_id=3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=8731477a-1301-4c20-8b71-71240b76a898), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d1b26802-ce77-4e54-aff0-c8795d7ce101,host=None,id=b99d179d-1301-4394-b559-5dc98e264577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fc715df4bb48f6991133ab6be72a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d68336296c428e8f711272afe09b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8731477a-1301-4c20-8b71-71240b76a898),volume_type_id=8731477a-1301-4c20-8b71-71240b76a898)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55fb402-d126-481e-97eb-b213e6637d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55fb402-d126-481e-97eb-b213e6637d38) transitioned into state 'SUCCESS' from 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=d1b26802-ce77-4e54-aff0-c8795d7ce101,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['0f0c61d3-beee-4e3e-8ee6-c593dcd8b2e9','af97e005-b33d-4ce6-bded-5279de770329'],size=1,snapshot_id=3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=8731477a-1301-4c20-8b71-71240b76a898)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (731bb707-75c3-44df-bd1f-12587815110e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request issued successfully. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /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 01 02:13:54 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:13:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1cdd6a8-3406-42ef-9773-aae98380df5b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/action returned with HTTP 202 Sep 01 02:13:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 872/1756] 192.168.122.6 () {62 vars in 1192 bytes} [Tue Sep 1 02:13:54 2026] POST /volume/v3/groups/action => generated 103 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:54 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:54 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:54 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e1e7b31-a30c-4c7c-88c3-972093360702 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 885/1757] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:13:54 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1612286e-c91e-4252-9ab3-66836ad887a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:55 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1612286e-c91e-4252-9ab3-66836ad887a3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 873/1758] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 => generated 929 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d8c3953-a384-4806-8d37-1bd64ad3c0a0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d8c3953-a384-4806-8d37-1bd64ad3c0a0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d8c3953-a384-4806-8d37-1bd64ad3c0a0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d8c3953-a384-4806-8d37-1bd64ad3c0a0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d8c3953-a384-4806-8d37-1bd64ad3c0a0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d8c3953-a384-4806-8d37-1bd64ad3c0a0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 886/1759] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a85dce17-d896-4cec-864d-8bee17fdb596 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a85dce17-d896-4cec-864d-8bee17fdb596 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a85dce17-d896-4cec-864d-8bee17fdb596 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a85dce17-d896-4cec-864d-8bee17fdb596 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-a85dce17-d896-4cec-864d-8bee17fdb596 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a85dce17-d896-4cec-864d-8bee17fdb596 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: /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 01 02:13:55 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:13:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a85dce17-d896-4cec-864d-8bee17fdb596 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Get all volumes completed successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a85dce17-d896-4cec-864d-8bee17fdb596 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 874/1760] 192.168.122.6 () {60 vars in 1152 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes => generated 339 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume with id: 18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume request issued successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5eeeeb1-47ad-4280-8088-2731b102a05c tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e returned with HTTP 202 Sep 01 02:13:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 887/1761] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:13:55 2026] DELETE /volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f32a101c-f42b-42fb-bc0c-c19df77e6cfa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f32a101c-f42b-42fb-bc0c-c19df77e6cfa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f32a101c-f42b-42fb-bc0c-c19df77e6cfa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f32a101c-f42b-42fb-bc0c-c19df77e6cfa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f32a101c-f42b-42fb-bc0c-c19df77e6cfa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f32a101c-f42b-42fb-bc0c-c19df77e6cfa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 875/1762] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e => generated 1011 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 Sep 01 02:13:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:13:56 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:56 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9450b3a9-19cf-45fe-9677-173903f43f98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9450b3a9-19cf-45fe-9677-173903f43f98 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9450b3a9-19cf-45fe-9677-173903f43f98 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9450b3a9-19cf-45fe-9677-173903f43f98 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:56 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9450b3a9-19cf-45fe-9677-173903f43f98 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9450b3a9-19cf-45fe-9677-173903f43f98 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e returned with HTTP 200 Sep 01 02:13:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 876/1763] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:56 2026] GET /volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e => generated 1011 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dddd7ead-a026-4c86-8253-603292cdbbf9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 returned with HTTP 200 Sep 01 02:13:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 888/1764] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:56 2026] GET /volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 => generated 929 bytes in 685 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2db0fbd-a6ce-4c77-83a6-e4aa348a53c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2db0fbd-a6ce-4c77-83a6-e4aa348a53c8 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e Sep 01 02:13:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2db0fbd-a6ce-4c77-83a6-e4aa348a53c8 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2db0fbd-a6ce-4c77-83a6-e4aa348a53c8 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2db0fbd-a6ce-4c77-83a6-e4aa348a53c8 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e returned with HTTP 404 Sep 01 02:13:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 877/1765] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/18b46d8f-a095-456b-a55a-96d5b84d8b1e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82454344-d492-4eaf-9414-51684f14bbf7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c8ff92dd-283f-479b-bb46-518e5398e906 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:13:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-782416384"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 Sep 01 02:13:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-782416384'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:57 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume of 1 GB Sep 01 02:13:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Availability Zones retrieved successfully. Sep 01 02:13:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:57 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (f4c6e7b0-2ee7-4d36-ba23-517221bd1184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bbe876-7519-4082-b0b6-615fbf0510e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:58 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bbe876-7519-4082-b0b6-615fbf0510e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2d6114-65f4-45eb-a5da-6c137b3aa651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8ff92dd-283f-479b-bb46-518e5398e906 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 878/1766] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 => generated 929 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Created reservations ['0811f4ee-7221-467a-9b93-6218a83a1fd0', '4896c70f-81a3-4ace-937e-525d1e1c4173', '2d1d0d22-ce9b-4f77-8c56-a2b20d0a26a7', '89b89ea4-ffc9-4ba3-93c4-38ee2c156422'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2d6114-65f4-45eb-a5da-6c137b3aa651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0811f4ee-7221-467a-9b93-6218a83a1fd0', '4896c70f-81a3-4ace-937e-525d1e1c4173', '2d1d0d22-ce9b-4f77-8c56-a2b20d0a26a7', '89b89ea4-ffc9-4ba3-93c4-38ee2c156422']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d784ab-4830-4831-b729-dbf5abd90bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d784ab-4830-4831-b729-dbf5abd90bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ca14249-affc-47be-8181-aa8085b3f1e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-782416384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['0811f4ee-7221-467a-9b93-6218a83a1fd0','4896c70f-81a3-4ace-937e-525d1e1c4173','2d1d0d22-ce9b-4f77-8c56-a2b20d0a26a7','89b89ea4-ffc9-4ba3-93c4-38ee2c156422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-782416384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ca14249-affc-47be-8181-aa8085b3f1e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c209a6bd2a40f389c2157b00e47d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7330e291ac4bb28bd8880cccec0391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8855521-d7d1-4824-aa51-375613774ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8855521-d7d1-4824-aa51-375613774ead) transitioned into state 'SUCCESS' from state '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-782416384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['0811f4ee-7221-467a-9b93-6218a83a1fd0','4896c70f-81a3-4ace-937e-525d1e1c4173','2d1d0d22-ce9b-4f77-8c56-a2b20d0a26a7','89b89ea4-ffc9-4ba3-93c4-38ee2c156422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3fc509-9089-4cb3-9b2e-f6948780c0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3fc509-9089-4cb3-9b2e-f6948780c0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (f4c6e7b0-2ee7-4d36-ba23-517221bd1184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request issued successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82454344-d492-4eaf-9414-51684f14bbf7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 889/1767] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:13:57 2026] POST /volume/v3/volumes => generated 782 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1867098d-5452-4005-b8d4-64ac702e848b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1867098d-5452-4005-b8d4-64ac702e848b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:13:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1867098d-5452-4005-b8d4-64ac702e848b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1867098d-5452-4005-b8d4-64ac702e848b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1867098d-5452-4005-b8d4-64ac702e848b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1867098d-5452-4005-b8d4-64ac702e848b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 879/1768] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:58 2026] GET /volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 => generated 961 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-caa553d4-7865-4bbf-b036-1436fd003da3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 Sep 01 02:13:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:13:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:13:59 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:13:59 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:13:59 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:13:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caa553d4-7865-4bbf-b036-1436fd003da3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 returned with HTTP 200 Sep 01 02:13:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 890/1769] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:59 2026] GET /volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 => generated 929 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-959462b6-557b-4b30-aa53-95ba90a2ac47 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-959462b6-557b-4b30-aa53-95ba90a2ac47 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:13:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-959462b6-557b-4b30-aa53-95ba90a2ac47 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-959462b6-557b-4b30-aa53-95ba90a2ac47 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:13:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-959462b6-557b-4b30-aa53-95ba90a2ac47 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:13:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-959462b6-557b-4b30-aa53-95ba90a2ac47 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 returned with HTTP 200 Sep 01 02:13:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 880/1770] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:13:59 2026] GET /volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 => generated 1011 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a3f9561-97f7-407a-8f47-79735bffc5ef tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 returned with HTTP 200 Sep 01 02:14:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 891/1771] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:00 2026] GET /volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 => generated 930 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-106cbd63-f8a0-4a8d-8a3f-69a9ab2bce0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-106cbd63-f8a0-4a8d-8a3f-69a9ab2bce0a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101 Sep 01 02:14:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-106cbd63-f8a0-4a8d-8a3f-69a9ab2bce0a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-106cbd63-f8a0-4a8d-8a3f-69a9ab2bce0a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-106cbd63-f8a0-4a8d-8a3f-69a9ab2bce0a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member d1b26802-ce77-4e54-aff0-c8795d7ce101 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:00 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-106cbd63-f8a0-4a8d-8a3f-69a9ab2bce0a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101 returned with HTTP 200 Sep 01 02:14:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 881/1772] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:00 2026] GET /volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101 => generated 418 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63f203dd-ca4f-4d08-9fa4-1c458533ceaf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f203dd-ca4f-4d08-9fa4-1c458533ceaf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:14:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63f203dd-ca4f-4d08-9fa4-1c458533ceaf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63f203dd-ca4f-4d08-9fa4-1c458533ceaf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /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 01 02:14:01 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:01 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-63f203dd-ca4f-4d08-9fa4-1c458533ceaf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f203dd-ca4f-4d08-9fa4-1c458533ceaf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 returned with HTTP 200 Sep 01 02:14:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 882/1773] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:00 2026] GET /volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 => generated 1011 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:01 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:01 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:01 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f8ce006-5258-45f2-bf61-5e41a7e5edb3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 892/1774] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:00 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f051e270-a74a-4d1a-b41e-9cada9da44a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f051e270-a74a-4d1a-b41e-9cada9da44a1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101/action Sep 01 02:14:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f051e270-a74a-4d1a-b41e-9cada9da44a1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f051e270-a74a-4d1a-b41e-9cada9da44a1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-f051e270-a74a-4d1a-b41e-9cada9da44a1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for group d1b26802-ce77-4e54-aff0-c8795d7ce101 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:01 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-f051e270-a74a-4d1a-b41e-9cada9da44a1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group with id: d1b26802-ce77-4e54-aff0-c8795d7ce101 Sep 01 02:14:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87203]: /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 01 02:14:01 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:01 devstack devstack@c-api.service[87203]: /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 01 02:14:01 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f051e270-a74a-4d1a-b41e-9cada9da44a1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101/action returned with HTTP 202 Sep 01 02:14:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 883/1775] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:01 2026] POST /volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 Sep 01 02:14:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:01 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:01 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-164b5ea5-16ca-4124-93ec-48e97e666d62 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 returned with HTTP 200 Sep 01 02:14:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 893/1776] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:01 2026] GET /volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 => generated 929 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-03e27007-4e3b-49b8-abc0-5fd39c5d3c39 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03e27007-4e3b-49b8-abc0-5fd39c5d3c39 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03e27007-4e3b-49b8-abc0-5fd39c5d3c39 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03e27007-4e3b-49b8-abc0-5fd39c5d3c39 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-03e27007-4e3b-49b8-abc0-5fd39c5d3c39 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03e27007-4e3b-49b8-abc0-5fd39c5d3c39 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 884/1777] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /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 01 02:14:02 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Get all volumes completed successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea1c0a86-54e9-4997-8d7b-05e7bdff1116 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 894/1778] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/detail => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c3c83f01-709e-4b81-8519-38203812554b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3c83f01-709e-4b81-8519-38203812554b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3c83f01-709e-4b81-8519-38203812554b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3c83f01-709e-4b81-8519-38203812554b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c3c83f01-709e-4b81-8519-38203812554b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume with id: 8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c3c83f01-709e-4b81-8519-38203812554b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c3c83f01-709e-4b81-8519-38203812554b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume request issued successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3c83f01-709e-4b81-8519-38203812554b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 returned with HTTP 202 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 885/1779] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:14:02 2026] DELETE /volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e295a5ff-9815-453a-bad6-03055ea66638 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e295a5ff-9815-453a-bad6-03055ea66638 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e295a5ff-9815-453a-bad6-03055ea66638 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e295a5ff-9815-453a-bad6-03055ea66638 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e295a5ff-9815-453a-bad6-03055ea66638 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e295a5ff-9815-453a-bad6-03055ea66638 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 895/1780] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 => generated 1011 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ac990c39-9a35-437e-ae71-25b6a6f6290d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac990c39-9a35-437e-ae71-25b6a6f6290d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac990c39-9a35-437e-ae71-25b6a6f6290d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac990c39-9a35-437e-ae71-25b6a6f6290d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac990c39-9a35-437e-ae71-25b6a6f6290d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 returned with HTTP 404 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 886/1781] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/b99d179d-1301-4394-b559-5dc98e264577 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-999ae0af-db45-4ad9-9b19-6b4f97e40a75 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-999ae0af-db45-4ad9-9b19-6b4f97e40a75 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-999ae0af-db45-4ad9-9b19-6b4f97e40a75 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-999ae0af-db45-4ad9-9b19-6b4f97e40a75 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-999ae0af-db45-4ad9-9b19-6b4f97e40a75 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member d1b26802-ce77-4e54-aff0-c8795d7ce101 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-999ae0af-db45-4ad9-9b19-6b4f97e40a75 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101 returned with HTTP 404 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 896/1782] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/groups/d1b26802-ce77-4e54-aff0-c8795d7ce101 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-792544a1-0b9c-48f1-90ed-2705ec2c2cdc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-792544a1-0b9c-48f1-90ed-2705ec2c2cdc tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-792544a1-0b9c-48f1-90ed-2705ec2c2cdc tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-792544a1-0b9c-48f1-90ed-2705ec2c2cdc tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-792544a1-0b9c-48f1-90ed-2705ec2c2cdc tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for member 9e28ea89-a728-4212-a70c-6ad613572f34 {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-792544a1-0b9c-48f1-90ed-2705ec2c2cdc tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group_snapshot with id: 9e28ea89-a728-4212-a70c-6ad613572f34 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /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 01 02:14:02 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-792544a1-0b9c-48f1-90ed-2705ec2c2cdc tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 returned with HTTP 202 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 887/1783] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:14:02 2026] DELETE /volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07732190-8daa-4440-b1a7-41a6cb820f7c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:02 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07732190-8daa-4440-b1a7-41a6cb820f7c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 897/1784] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d47a33c6-1272-491d-8e33-a97721f3112e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47a33c6-1272-491d-8e33-a97721f3112e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d47a33c6-1272-491d-8e33-a97721f3112e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d47a33c6-1272-491d-8e33-a97721f3112e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-d47a33c6-1272-491d-8e33-a97721f3112e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-d47a33c6-1272-491d-8e33-a97721f3112e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /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 01 02:14:02 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d47a33c6-1272-491d-8e33-a97721f3112e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all snapshots completed successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47a33c6-1272-491d-8e33-a97721f3112e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 888/1785] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aadc05a6-e377-41de-afd8-206427f64f3b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aadc05a6-e377-41de-afd8-206427f64f3b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aadc05a6-e377-41de-afd8-206427f64f3b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aadc05a6-e377-41de-afd8-206427f64f3b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aadc05a6-e377-41de-afd8-206427f64f3b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aadc05a6-e377-41de-afd8-206427f64f3b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 898/1786] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 => generated 449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7cc2a04-c195-4744-8c6a-4ec17eb18ca7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7cc2a04-c195-4744-8c6a-4ec17eb18ca7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 Sep 01 02:14:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7cc2a04-c195-4744-8c6a-4ec17eb18ca7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7cc2a04-c195-4744-8c6a-4ec17eb18ca7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7cc2a04-c195-4744-8c6a-4ec17eb18ca7 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 returned with HTTP 404 Sep 01 02:14:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 889/1787] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/volumes/8ca14249-affc-47be-8181-aa8085b3f1e0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-299944801"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-299944801'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume of 1 GB Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Availability Zones retrieved successfully. Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (824122e5-9cef-44f6-8d23-5c1baaad16ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0bd074-e067-4b43-b041-5e45a408ca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0bd074-e067-4b43-b041-5e45a408ca75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c6ce1f-dfa3-479c-8f67-18b586d692ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Created reservations ['044bd9ff-175e-40e0-ab6e-0e595e643d76', '0ebc820b-c474-4825-95f8-7eee08f0fa33', 'dff1ea86-2bca-4427-bdab-b08c05added7', '7d438e04-6867-4403-b819-f7619268fc64'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c6ce1f-dfa3-479c-8f67-18b586d692ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['044bd9ff-175e-40e0-ab6e-0e595e643d76', '0ebc820b-c474-4825-95f8-7eee08f0fa33', 'dff1ea86-2bca-4427-bdab-b08c05added7', '7d438e04-6867-4403-b819-f7619268fc64']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b77c1e0-6fb4-456a-b368-6b4eb1661e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b77c1e0-6fb4-456a-b368-6b4eb1661e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299944801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['044bd9ff-175e-40e0-ab6e-0e595e643d76','0ebc820b-c474-4825-95f8-7eee08f0fa33','dff1ea86-2bca-4427-bdab-b08c05added7','7d438e04-6867-4403-b819-f7619268fc64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299944801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c209a6bd2a40f389c2157b00e47d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7330e291ac4bb28bd8880cccec0391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b549a36-1b35-4a12-ac16-1d0aae390657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b549a36-1b35-4a12-ac16-1d0aae390657) transitioned into state 'SUCCESS' from state '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-299944801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['044bd9ff-175e-40e0-ab6e-0e595e643d76','0ebc820b-c474-4825-95f8-7eee08f0fa33','dff1ea86-2bca-4427-bdab-b08c05added7','7d438e04-6867-4403-b819-f7619268fc64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5b2dff-a09c-43e8-854c-d7f681b91df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5b2dff-a09c-43e8-854c-d7f681b91df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (824122e5-9cef-44f6-8d23-5c1baaad16ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request issued successfully. Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d712e381-2d8f-47d3-b046-40b4a7a03e92 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 899/1788] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:14:03 2026] POST /volume/v3/volumes => generated 782 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d703911-ac00-4778-886b-1eb1fad19b90 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d703911-ac00-4778-886b-1eb1fad19b90 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 Sep 01 02:14:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d703911-ac00-4778-886b-1eb1fad19b90 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d703911-ac00-4778-886b-1eb1fad19b90 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d703911-ac00-4778-886b-1eb1fad19b90 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d703911-ac00-4778-886b-1eb1fad19b90 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 returned with HTTP 200 Sep 01 02:14:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 890/1789] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c2275e4-6100-48fd-8f27-aedb79c6363e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c2275e4-6100-48fd-8f27-aedb79c6363e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c2275e4-6100-48fd-8f27-aedb79c6363e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c2275e4-6100-48fd-8f27-aedb79c6363e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c2275e4-6100-48fd-8f27-aedb79c6363e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c2275e4-6100-48fd-8f27-aedb79c6363e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 returned with HTTP 200 Sep 01 02:14:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 900/1790] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 => generated 449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd62a59b-35d4-4533-b8f0-dcfea929d434 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd62a59b-35d4-4533-b8f0-dcfea929d434 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd62a59b-35d4-4533-b8f0-dcfea929d434 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd62a59b-35d4-4533-b8f0-dcfea929d434 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bd62a59b-35d4-4533-b8f0-dcfea929d434 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd62a59b-35d4-4533-b8f0-dcfea929d434 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 891/1791] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c310a98-4e99-4898-98fb-2f2d7f8ad8fa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c310a98-4e99-4898-98fb-2f2d7f8ad8fa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] GET http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c310a98-4e99-4898-98fb-2f2d7f8ad8fa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c310a98-4e99-4898-98fb-2f2d7f8ad8fa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e06c9646-5a74-4a93-bad1-bb02c63f5a15 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e06c9646-5a74-4a93-bad1-bb02c63f5a15 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e06c9646-5a74-4a93-bad1-bb02c63f5a15 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e06c9646-5a74-4a93-bad1-bb02c63f5a15 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c310a98-4e99-4898-98fb-2f2d7f8ad8fa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Volume info retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e06c9646-5a74-4a93-bad1-bb02c63f5a15 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 returned with HTTP 404 Sep 01 02:14:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 892/1792] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/snapshots/3dd2cd65-c2c6-4ba9-a2a7-9b3b13a65d28 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c310a98-4e99-4898-98fb-2f2d7f8ad8fa tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 901/1793] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0ecc771a-4adb-4fdf-81b9-fe3bf38fb39a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ecc771a-4adb-4fdf-81b9-fe3bf38fb39a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ecc771a-4adb-4fdf-81b9-fe3bf38fb39a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ecc771a-4adb-4fdf-81b9-fe3bf38fb39a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-0ecc771a-4adb-4fdf-81b9-fe3bf38fb39a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 9e28ea89-a728-4212-a70c-6ad613572f34 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ecc771a-4adb-4fdf-81b9-fe3bf38fb39a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 returned with HTTP 404 Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 893/1794] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/group_snapshots/9e28ea89-a728-4212-a70c-6ad613572f34 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume with id: f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:04 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume request issued successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-522ed997-ecb6-4ee1-9d50-5193e5c344f0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 returned with HTTP 202 Sep 01 02:14:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 902/1795] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:14:04 2026] DELETE /volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b57fc7be-2522-4aeb-82c7-ccce45ea943b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b57fc7be-2522-4aeb-82c7-ccce45ea943b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b57fc7be-2522-4aeb-82c7-ccce45ea943b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b57fc7be-2522-4aeb-82c7-ccce45ea943b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b57fc7be-2522-4aeb-82c7-ccce45ea943b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:05 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b57fc7be-2522-4aeb-82c7-ccce45ea943b tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 returned with HTTP 200 Sep 01 02:14:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 903/1796] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 => generated 1011 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83d98f02-1ea4-483f-84df-a4fbe9982d7e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 894/1797] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-942fee0e-3df9-4975-a50b-192579116b97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-942fee0e-3df9-4975-a50b-192579116b97 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc/action Sep 01 02:14:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-942fee0e-3df9-4975-a50b-192579116b97 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-942fee0e-3df9-4975-a50b-192579116b97 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-942fee0e-3df9-4975-a50b-192579116b97 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for group 284ef4d2-1bd4-46c6-917d-41db692583bc {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:05 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-942fee0e-3df9-4975-a50b-192579116b97 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group with id: 284ef4d2-1bd4-46c6-917d-41db692583bc Sep 01 02:14:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[87202]: /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 01 02:14:05 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:05 devstack devstack@c-api.service[87202]: /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 01 02:14:05 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-942fee0e-3df9-4975-a50b-192579116b97 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc/action returned with HTTP 202 Sep 01 02:14:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 904/1798] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:05 2026] POST /volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56a0cf63-430e-455a-97fc-829cda8bede3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee Sep 01 02:14:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:05 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:05 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:05 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56a0cf63-430e-455a-97fc-829cda8bede3 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee returned with HTTP 200 Sep 01 02:14:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 895/1799] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:05 2026] GET /volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee => generated 916 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-84eec140-00bc-4dc7-8af2-648c8133ed63 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84eec140-00bc-4dc7-8af2-648c8133ed63 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84eec140-00bc-4dc7-8af2-648c8133ed63 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84eec140-00bc-4dc7-8af2-648c8133ed63 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84eec140-00bc-4dc7-8af2-648c8133ed63 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 returned with HTTP 404 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 905/1800] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/volumes/f1cc1bd7-2e2b-4de1-b745-08d45f5ebd46 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5c9562f9-f258-4354-9051-b187d714592d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-481628757"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-481628757'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume of 1 GB Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Availability Zones retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (67d1fba3-19f7-4a17-a4c3-741472b76a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f620ae0-3e7a-492e-891f-e316c10055ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f620ae0-3e7a-492e-891f-e316c10055ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ded4cb1-dd17-4da9-ae7b-b86fd5c4cf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Created reservations ['78e61f8e-7d00-42c1-be00-13ee5dc39420', 'b21d4a77-59a5-4645-823a-fd9f7cd05640', 'bd783e53-8bc8-4d16-bb61-8433dea45d84', '1a1740af-bb54-4e97-abdd-b588d6f63d1c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ded4cb1-dd17-4da9-ae7b-b86fd5c4cf28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e61f8e-7d00-42c1-be00-13ee5dc39420', 'b21d4a77-59a5-4645-823a-fd9f7cd05640', 'bd783e53-8bc8-4d16-bb61-8433dea45d84', '1a1740af-bb54-4e97-abdd-b588d6f63d1c']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbf131e-455e-4540-8a9d-6b1ca039dfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-20f99b46-f37e-4eac-89b1-0d53397f91e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20f99b46-f37e-4eac-89b1-0d53397f91e7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20f99b46-f37e-4eac-89b1-0d53397f91e7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20f99b46-f37e-4eac-89b1-0d53397f91e7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20f99b46-f37e-4eac-89b1-0d53397f91e7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee returned with HTTP 404 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 906/1801] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/volumes/f571df97-3e20-4ead-a30d-eb60701044ee => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecbf131e-455e-4540-8a9d-6b1ca039dfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ba6284-c690-425e-ad8c-538be9194148', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-481628757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['78e61f8e-7d00-42c1-be00-13ee5dc39420','b21d4a77-59a5-4645-823a-fd9f7cd05640','bd783e53-8bc8-4d16-bb61-8433dea45d84','1a1740af-bb54-4e97-abdd-b588d6f63d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-481628757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ba6284-c690-425e-ad8c-538be9194148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03c209a6bd2a40f389c2157b00e47d34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7330e291ac4bb28bd8880cccec0391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a4862b9-7411-4dd8-93eb-246b949c94d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-98756d26-4fe2-4629-ad24-f5f5504e9ac9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98756d26-4fe2-4629-ad24-f5f5504e9ac9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98756d26-4fe2-4629-ad24-f5f5504e9ac9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98756d26-4fe2-4629-ad24-f5f5504e9ac9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-98756d26-4fe2-4629-ad24-f5f5504e9ac9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 284ef4d2-1bd4-46c6-917d-41db692583bc {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98756d26-4fe2-4629-ad24-f5f5504e9ac9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc returned with HTTP 404 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 907/1802] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/groups/284ef4d2-1bd4-46c6-917d-41db692583bc => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1ca251de-2952-49f8-ab24-5559fb8a6355 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ca251de-2952-49f8-ab24-5559fb8a6355 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/51c2540c-ceeb-4047-a336-dd4a36786d50 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ca251de-2952-49f8-ab24-5559fb8a6355 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ca251de-2952-49f8-ab24-5559fb8a6355 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a4862b9-7411-4dd8-93eb-246b949c94d0) transitioned into state 'SUCCESS' from state '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-481628757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03c209a6bd2a40f389c2157b00e47d34',qos_specs=None,replication_status=,reservations=['78e61f8e-7d00-42c1-be00-13ee5dc39420','b21d4a77-59a5-4645-823a-fd9f7cd05640','bd783e53-8bc8-4d16-bb61-8433dea45d84','1a1740af-bb54-4e97-abdd-b588d6f63d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7330e291ac4bb28bd8880cccec0391',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e288b66c-e6e1-4d9f-8e6a-35def89b8477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ca251de-2952-49f8-ab24-5559fb8a6355 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/group_types/51c2540c-ceeb-4047-a336-dd4a36786d50 returned with HTTP 202 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 908/1803] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:14:06 2026] DELETE /volume/v3/group_types/51c2540c-ceeb-4047-a336-dd4a36786d50 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cf145cd0-68f3-43c3-a527-980389a92308 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf145cd0-68f3-43c3-a527-980389a92308 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] DELETE http://192.168.122.6/volume/v3/types/8731477a-1301-4c20-8b71-71240b76a898 Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e288b66c-e6e1-4d9f-8e6a-35def89b8477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf145cd0-68f3-43c3-a527-980389a92308 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf145cd0-68f3-43c3-a527-980389a92308 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Flow 'volume_create_api' (67d1fba3-19f7-4a17-a4c3-741472b76a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Create volume request issued successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c9562f9-f258-4354-9051-b187d714592d tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 896/1804] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:14:06 2026] POST /volume/v3/volumes => generated 782 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f2b27343-8636-4750-a256-ff76395454fe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2b27343-8636-4750-a256-ff76395454fe tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f2b27343-8636-4750-a256-ff76395454fe tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f2b27343-8636-4750-a256-ff76395454fe tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f2b27343-8636-4750-a256-ff76395454fe tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf145cd0-68f3-43c3-a527-980389a92308 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types/8731477a-1301-4c20-8b71-71240b76a898 returned with HTTP 202 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 909/1805] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:14:06 2026] DELETE /volume/v3/types/8731477a-1301-4c20-8b71-71240b76a898 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2b27343-8636-4750-a256-ff76395454fe tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 897/1806] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8492214f-d75c-42fc-8e0c-90808c71919f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8492214f-d75c-42fc-8e0c-90808c71919f tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] GET http://192.168.122.6/volume/v3/types/8731477a-1301-4c20-8b71-71240b76a898 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8492214f-d75c-42fc-8e0c-90808c71919f tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8492214f-d75c-42fc-8e0c-90808c71919f tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8492214f-d75c-42fc-8e0c-90808c71919f tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types/8731477a-1301-4c20-8b71-71240b76a898 returned with HTTP 404 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 910/1807] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/types/8731477a-1301-4c20-8b71-71240b76a898 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0affd35-a70f-45e8-b7b4-2834be7418e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0affd35-a70f-45e8-b7b4-2834be7418e2 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0affd35-a70f-45e8-b7b4-2834be7418e2 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1424196232"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0affd35-a70f-45e8-b7b4-2834be7418e2 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 898/1808] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:14:06 2026] POST /volume/v3/types => generated 224 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-39e6316e-46b3-4c57-aec5-41ef3fb6f2f6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39e6316e-46b3-4c57-aec5-41ef3fb6f2f6 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39e6316e-46b3-4c57-aec5-41ef3fb6f2f6 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1985228035"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39e6316e-46b3-4c57-aec5-41ef3fb6f2f6 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 911/1809] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:14:06 2026] POST /volume/v3/group_types => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cdf5ccfe-c6e2-455c-98b5-1f42dc7ca1b0", "volume_types": ["64726115-bd11-4785-b9cf-2d361df5cd23"], "name": "tempest-GroupSnapshotsTest-Group-315858717"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating new group {'group': {'group_type': 'cdf5ccfe-c6e2-455c-98b5-1f42dc7ca1b0', 'volume_types': ['64726115-bd11-4785-b9cf-2d361df5cd23'], 'name': 'tempest-GroupSnapshotsTest-Group-315858717'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating group tempest-GroupSnapshotsTest-Group-315858717. Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['ec00ad47-38ce-4564-9b6e-6b0c30844acd'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e02f9a5-2bbf-4cdd-bb00-cb287073bf91 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:14:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 899/1810] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:14:06 2026] POST /volume/v3/groups => generated 111 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2351e8c3-32f5-442d-ac54-a47c108ba81a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2351e8c3-32f5-442d-ac54-a47c108ba81a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2351e8c3-32f5-442d-ac54-a47c108ba81a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2351e8c3-32f5-442d-ac54-a47c108ba81a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-2351e8c3-32f5-442d-ac54-a47c108ba81a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2351e8c3-32f5-442d-ac54-a47c108ba81a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 912/1811] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b272f942-ee76-47e2-899d-81b90f91e3f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b272f942-ee76-47e2-899d-81b90f91e3f1 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b272f942-ee76-47e2-899d-81b90f91e3f1 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b272f942-ee76-47e2-899d-81b90f91e3f1 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=482,cinder:UPDATE=121,cinder:INSERT=68 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b272f942-ee76-47e2-899d-81b90f91e3f1 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b272f942-ee76-47e2-899d-81b90f91e3f1 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 returned with HTTP 200 Sep 01 02:14:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 900/1812] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:07 2026] GET /volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-df04d363-d0c0-4e0c-aef6-ad6d0ad6ffeb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df04d363-d0c0-4e0c-aef6-ad6d0ad6ffeb tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] GET http://192.168.122.6/volume/v3/volumes/summary Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df04d363-d0c0-4e0c-aef6-ad6d0ad6ffeb tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df04d363-d0c0-4e0c-aef6-ad6d0ad6ffeb tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-df04d363-d0c0-4e0c-aef6-ad6d0ad6ffeb tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=476,cinder:UPDATE=123,cinder:INSERT=69 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-df04d363-d0c0-4e0c-aef6-ad6d0ad6ffeb tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] Get summary completed successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df04d363-d0c0-4e0c-aef6-ad6d0ad6ffeb tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-reader] http://192.168.122.6/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:14:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 913/1813] 192.168.122.6 () {60 vars in 1176 bytes} [Tue Sep 1 02:14:07 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume with id: 20ba6284-c690-425e-ad8c-538be9194148 Sep 01 02:14:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Delete volume request issued successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b04865f7-56de-4a7c-ace2-c181626a4ac0 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 returned with HTTP 202 Sep 01 02:14:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 901/1814] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:14:07 2026] DELETE /volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe190390-be4d-4a08-83ca-e744780a35bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe190390-be4d-4a08-83ca-e744780a35bf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe190390-be4d-4a08-83ca-e744780a35bf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe190390-be4d-4a08-83ca-e744780a35bf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fe190390-be4d-4a08-83ca-e744780a35bf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Volume info retrieved successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe190390-be4d-4a08-83ca-e744780a35bf tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 returned with HTTP 200 Sep 01 02:14:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 914/1815] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:07 2026] GET /volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 => generated 1011 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-489e51ba-2215-4ea5-8697-9ce7750ad12b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-489e51ba-2215-4ea5-8697-9ce7750ad12b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-489e51ba-2215-4ea5-8697-9ce7750ad12b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-489e51ba-2215-4ea5-8697-9ce7750ad12b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-489e51ba-2215-4ea5-8697-9ce7750ad12b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:07 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-489e51ba-2215-4ea5-8697-9ce7750ad12b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 902/1816] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:07 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af01e318-6655-4d97-a970-f251d6752203 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-916045283", "volume_type": "64726115-bd11-4785-b9cf-2d361df5cd23", "group_id": "34ea7fbb-fede-4a75-9c36-1e903c08a843", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-916045283', 'volume_type': '64726115-bd11-4785-b9cf-2d361df5cd23', 'group_id': '34ea7fbb-fede-4a75-9c36-1e903c08a843', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume of 1 GB Sep 01 02:14:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (0bb98768-f29a-4fdc-a431-1568be7ea580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e0ba62-7fbf-4815-a16f-9891ec91d1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20e0ba62-7fbf-4815-a16f-9891ec91d1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:14:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64726115-bd11-4785-b9cf-2d361df5cd23,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1424196232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64726115-bd11-4785-b9cf-2d361df5cd23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '34ea7fbb-fede-4a75-9c36-1e903c08a843', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e316f64-d4ac-443a-b5cd-b7401e4340d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1424196232 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1424196232, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:08 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1424196232 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1424196232, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['33a73f9c-0479-4921-9d2f-0a594fe5f152', '10998b35-1899-411f-a6ab-d4f5f91242cd', '14c61565-9138-407b-9bab-d3288731f331', '868572c4-d537-4d87-8cf7-e66f19e32dca'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e316f64-d4ac-443a-b5cd-b7401e4340d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a73f9c-0479-4921-9d2f-0a594fe5f152', '10998b35-1899-411f-a6ab-d4f5f91242cd', '14c61565-9138-407b-9bab-d3288731f331', '868572c4-d537-4d87-8cf7-e66f19e32dca']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65bb5e2b-cffd-40ff-b8d8-0b2b293ead3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65bb5e2b-cffd-40ff-b8d8-0b2b293ead3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5421541-a84b-43b1-957d-1e9556165ece', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-916045283',encryption_key_id=None,group_id=34ea7fbb-fede-4a75-9c36-1e903c08a843,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['33a73f9c-0479-4921-9d2f-0a594fe5f152','10998b35-1899-411f-a6ab-d4f5f91242cd','14c61565-9138-407b-9bab-d3288731f331','868572c4-d537-4d87-8cf7-e66f19e32dca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=64726115-bd11-4785-b9cf-2d361df5cd23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-916045283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=34ea7fbb-fede-4a75-9c36-1e903c08a843,host=None,id=e5421541-a84b-43b1-957d-1e9556165ece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fc715df4bb48f6991133ab6be72a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d68336296c428e8f711272afe09b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64726115-bd11-4785-b9cf-2d361df5cd23),volume_type_id=64726115-bd11-4785-b9cf-2d361df5cd23)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b700ecf4-61d0-4f96-b9eb-8a36927523ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b700ecf4-61d0-4f96-b9eb-8a36927523ce) transitioned into state 'SUCCESS' from state '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-916045283',encryption_key_id=None,group_id=34ea7fbb-fede-4a75-9c36-1e903c08a843,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['33a73f9c-0479-4921-9d2f-0a594fe5f152','10998b35-1899-411f-a6ab-d4f5f91242cd','14c61565-9138-407b-9bab-d3288731f331','868572c4-d537-4d87-8cf7-e66f19e32dca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=64726115-bd11-4785-b9cf-2d361df5cd23)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74aab7d1-da1d-47ef-ac74-bea181e4c20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74aab7d1-da1d-47ef-ac74-bea181e4c20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (0bb98768-f29a-4fdc-a431-1568be7ea580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request issued successfully. Sep 01 02:14:08 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:08 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af01e318-6655-4d97-a970-f251d6752203 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 915/1817] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:14:07 2026] POST /volume/v3/volumes => generated 826 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece Sep 01 02:14:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:08 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:08 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:08 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4cba7f4d-ff2f-4819-982a-52b29b60396f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece returned with HTTP 200 Sep 01 02:14:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 903/1818] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece => generated 894 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-83ad35d2-ef91-4766-a37b-30ef5200d9a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-83ad35d2-ef91-4766-a37b-30ef5200d9a2 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] GET http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-83ad35d2-ef91-4766-a37b-30ef5200d9a2 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-83ad35d2-ef91-4766-a37b-30ef5200d9a2 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-83ad35d2-ef91-4766-a37b-30ef5200d9a2 tempest-ProjectReaderTests-1708844988 tempest-ProjectReaderTests-1708844988-project-admin] http://192.168.122.6/volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 returned with HTTP 404 Sep 01 02:14:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 916/1819] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/volumes/20ba6284-c690-425e-ad8c-538be9194148 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c5d4b636-467e-400f-aabc-2fc98d569bec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece Sep 01 02:14:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:09 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:09 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5d4b636-467e-400f-aabc-2fc98d569bec tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 904/1820] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-913063115", "volume_type": "64726115-bd11-4785-b9cf-2d361df5cd23", "group_id": "34ea7fbb-fede-4a75-9c36-1e903c08a843", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-913063115', 'volume_type': '64726115-bd11-4785-b9cf-2d361df5cd23', 'group_id': '34ea7fbb-fede-4a75-9c36-1e903c08a843', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume of 1 GB Sep 01 02:14:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (90af9212-7927-4a0d-94c5-33befa301570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02084e8b-76c4-4b59-b6b6-c1c60fc8129c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02084e8b-76c4-4b59-b6b6-c1c60fc8129c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:14:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64726115-bd11-4785-b9cf-2d361df5cd23,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1424196232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64726115-bd11-4785-b9cf-2d361df5cd23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '34ea7fbb-fede-4a75-9c36-1e903c08a843', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad14d8b4-b646-45f1-9915-672f6602f5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['b57f331e-3a84-42e8-a3fe-2f82f3d3b5d5', 'a270176a-a194-46fd-ad3e-765547c8a496', '99b13c6e-c999-40d6-9cd2-f03e43ae5cce', '58e2c894-be6b-4c6e-9012-1c3454f7ed7e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad14d8b4-b646-45f1-9915-672f6602f5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b57f331e-3a84-42e8-a3fe-2f82f3d3b5d5', 'a270176a-a194-46fd-ad3e-765547c8a496', '99b13c6e-c999-40d6-9cd2-f03e43ae5cce', '58e2c894-be6b-4c6e-9012-1c3454f7ed7e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293399ce-84dc-443c-8b53-752917f06ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293399ce-84dc-443c-8b53-752917f06ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d780cd0-daad-4a33-be9d-77031d99ca10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-913063115',encryption_key_id=None,group_id=34ea7fbb-fede-4a75-9c36-1e903c08a843,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['b57f331e-3a84-42e8-a3fe-2f82f3d3b5d5','a270176a-a194-46fd-ad3e-765547c8a496','99b13c6e-c999-40d6-9cd2-f03e43ae5cce','58e2c894-be6b-4c6e-9012-1c3454f7ed7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=64726115-bd11-4785-b9cf-2d361df5cd23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-913063115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=34ea7fbb-fede-4a75-9c36-1e903c08a843,host=None,id=0d780cd0-daad-4a33-be9d-77031d99ca10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fc715df4bb48f6991133ab6be72a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d68336296c428e8f711272afe09b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64726115-bd11-4785-b9cf-2d361df5cd23),volume_type_id=64726115-bd11-4785-b9cf-2d361df5cd23)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc78a40-cf75-4ac8-b776-49d7e8580e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc78a40-cf75-4ac8-b776-49d7e8580e55) transitioned into state 'SUCCESS' from state '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-913063115',encryption_key_id=None,group_id=34ea7fbb-fede-4a75-9c36-1e903c08a843,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['b57f331e-3a84-42e8-a3fe-2f82f3d3b5d5','a270176a-a194-46fd-ad3e-765547c8a496','99b13c6e-c999-40d6-9cd2-f03e43ae5cce','58e2c894-be6b-4c6e-9012-1c3454f7ed7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=64726115-bd11-4785-b9cf-2d361df5cd23)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1105026a-b2bd-4784-a6dd-d355d31d0a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1105026a-b2bd-4784-a6dd-d355d31d0a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (90af9212-7927-4a0d-94c5-33befa301570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request issued successfully. Sep 01 02:14:10 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:10 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:10 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f8c6cc0-ab12-4d6d-8416-22931ec0bad4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 917/1821] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:14:09 2026] POST /volume/v3/volumes => generated 826 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 Sep 01 02:14:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:10 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:10 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:10 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2f38b88-14e7-4cf5-9e11-1ed218cefec2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 returned with HTTP 200 Sep 01 02:14:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 905/1822] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:10 2026] GET /volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 => generated 894 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:11 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:11 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dee719d-2d41-487b-b015-b86fa0e7b17a tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 returned with HTTP 200 Sep 01 02:14:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 918/1823] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:11 2026] GET /volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 => generated 919 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-31cb4fa5-3aef-4310-835e-4bef14a71700 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31cb4fa5-3aef-4310-835e-4bef14a71700 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] PUT http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-31cb4fa5-3aef-4310-835e-4bef14a71700 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e5421541-a84b-43b1-957d-1e9556165ece"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-31cb4fa5-3aef-4310-835e-4bef14a71700 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Update called for group 34ea7fbb-fede-4a75-9c36-1e903c08a843. {{(pid=87203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:14:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-31cb4fa5-3aef-4310-835e-4bef14a71700 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Updating group 34ea7fbb-fede-4a75-9c36-1e903c08a843 with name None description: None add_volumes: None remove_volumes: e5421541-a84b-43b1-957d-1e9556165ece. Sep 01 02:14:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31cb4fa5-3aef-4310-835e-4bef14a71700 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 202 Sep 01 02:14:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 906/1824] 192.168.122.6 () {62 vars in 1280 bytes} [Tue Sep 1 02:14:11 2026] PUT /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-043a7345-12d2-4230-bf0c-3194fec4abc9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-043a7345-12d2-4230-bf0c-3194fec4abc9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-043a7345-12d2-4230-bf0c-3194fec4abc9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-043a7345-12d2-4230-bf0c-3194fec4abc9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-043a7345-12d2-4230-bf0c-3194fec4abc9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-043a7345-12d2-4230-bf0c-3194fec4abc9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 919/1825] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:11 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64127155-d94e-4c0b-84f5-ccd5453ed40e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64127155-d94e-4c0b-84f5-ccd5453ed40e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64127155-d94e-4c0b-84f5-ccd5453ed40e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64127155-d94e-4c0b-84f5-ccd5453ed40e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-64127155-d94e-4c0b-84f5-ccd5453ed40e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:12 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64127155-d94e-4c0b-84f5-ccd5453ed40e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 907/1826] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:12 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-120d0a5e-973c-41da-b875-d50b9e43f609 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-120d0a5e-973c-41da-b875-d50b9e43f609 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] PUT http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-120d0a5e-973c-41da-b875-d50b9e43f609 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e5421541-a84b-43b1-957d-1e9556165ece"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-120d0a5e-973c-41da-b875-d50b9e43f609 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Update called for group 34ea7fbb-fede-4a75-9c36-1e903c08a843. {{(pid=87202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:14:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-120d0a5e-973c-41da-b875-d50b9e43f609 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Updating group 34ea7fbb-fede-4a75-9c36-1e903c08a843 with name None description: None add_volumes: e5421541-a84b-43b1-957d-1e9556165ece remove_volumes: None. Sep 01 02:14:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:12 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-120d0a5e-973c-41da-b875-d50b9e43f609 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 202 Sep 01 02:14:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 920/1827] 192.168.122.6 () {62 vars in 1280 bytes} [Tue Sep 1 02:14:12 2026] PUT /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6aa94854-e8d0-40f8-af75-f79365c40313 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6aa94854-e8d0-40f8-af75-f79365c40313 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6aa94854-e8d0-40f8-af75-f79365c40313 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6aa94854-e8d0-40f8-af75-f79365c40313 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-6aa94854-e8d0-40f8-af75-f79365c40313 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:12 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6aa94854-e8d0-40f8-af75-f79365c40313 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 908/1828] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:12 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-05cdada8-58f8-4d3f-953a-8d8ae439fcae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05cdada8-58f8-4d3f-953a-8d8ae439fcae tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05cdada8-58f8-4d3f-953a-8d8ae439fcae tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05cdada8-58f8-4d3f-953a-8d8ae439fcae tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-05cdada8-58f8-4d3f-953a-8d8ae439fcae tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:13 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05cdada8-58f8-4d3f-953a-8d8ae439fcae tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 921/1829] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:13 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2ba491f9-5d86-4f96-a09f-08b6dc1be3be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ba491f9-5d86-4f96-a09f-08b6dc1be3be tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] PUT http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ba491f9-5d86-4f96-a09f-08b6dc1be3be tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0d780cd0-daad-4a33-be9d-77031d99ca10"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-2ba491f9-5d86-4f96-a09f-08b6dc1be3be tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Update called for group 34ea7fbb-fede-4a75-9c36-1e903c08a843. {{(pid=87203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:14:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-2ba491f9-5d86-4f96-a09f-08b6dc1be3be tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Updating group 34ea7fbb-fede-4a75-9c36-1e903c08a843 with name None description: None add_volumes: None remove_volumes: 0d780cd0-daad-4a33-be9d-77031d99ca10. Sep 01 02:14:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ba491f9-5d86-4f96-a09f-08b6dc1be3be tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 202 Sep 01 02:14:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 909/1830] 192.168.122.6 () {62 vars in 1280 bytes} [Tue Sep 1 02:14:13 2026] PUT /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ddb40b3a-dfe6-4a5c-b913-f8a2d75f1166 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddb40b3a-dfe6-4a5c-b913-f8a2d75f1166 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddb40b3a-dfe6-4a5c-b913-f8a2d75f1166 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddb40b3a-dfe6-4a5c-b913-f8a2d75f1166 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-ddb40b3a-dfe6-4a5c-b913-f8a2d75f1166 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:13 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddb40b3a-dfe6-4a5c-b913-f8a2d75f1166 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 922/1831] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:13 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b0aa4e9e-cd91-4b0a-8289-17ba941cbb83 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b0aa4e9e-cd91-4b0a-8289-17ba941cbb83 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b0aa4e9e-cd91-4b0a-8289-17ba941cbb83 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b0aa4e9e-cd91-4b0a-8289-17ba941cbb83 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-b0aa4e9e-cd91-4b0a-8289-17ba941cbb83 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b0aa4e9e-cd91-4b0a-8289-17ba941cbb83 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 910/1832] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6211809-1d18-4d3d-87bc-1f1bb1ce8e90 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6211809-1d18-4d3d-87bc-1f1bb1ce8e90 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] PUT http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6211809-1d18-4d3d-87bc-1f1bb1ce8e90 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0d780cd0-daad-4a33-be9d-77031d99ca10"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-d6211809-1d18-4d3d-87bc-1f1bb1ce8e90 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Update called for group 34ea7fbb-fede-4a75-9c36-1e903c08a843. {{(pid=87202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:14:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-d6211809-1d18-4d3d-87bc-1f1bb1ce8e90 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Updating group 34ea7fbb-fede-4a75-9c36-1e903c08a843 with name None description: None add_volumes: 0d780cd0-daad-4a33-be9d-77031d99ca10 remove_volumes: None. Sep 01 02:14:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6211809-1d18-4d3d-87bc-1f1bb1ce8e90 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 202 Sep 01 02:14:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 923/1833] 192.168.122.6 () {62 vars in 1280 bytes} [Tue Sep 1 02:14:14 2026] PUT /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2eacb959-d9e4-49c3-ac46-613103f8e781 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2eacb959-d9e4-49c3-ac46-613103f8e781 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2eacb959-d9e4-49c3-ac46-613103f8e781 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2eacb959-d9e4-49c3-ac46-613103f8e781 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-2eacb959-d9e4-49c3-ac46-613103f8e781 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2eacb959-d9e4-49c3-ac46-613103f8e781 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 911/1834] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 391 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c5ebad4e-d0dc-4bd0-911d-f4989b213fb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5ebad4e-d0dc-4bd0-911d-f4989b213fb2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5ebad4e-d0dc-4bd0-911d-f4989b213fb2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5ebad4e-d0dc-4bd0-911d-f4989b213fb2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-c5ebad4e-d0dc-4bd0-911d-f4989b213fb2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5ebad4e-d0dc-4bd0-911d-f4989b213fb2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 924/1835] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: /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 01 02:14:16 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:16 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:16 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfbb608a-f84e-4c59-a2e0-523a15e45110 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 912/1836] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "34ea7fbb-fede-4a75-9c36-1e903c08a843", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1231727453"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '34ea7fbb-fede-4a75-9c36-1e903c08a843', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1231727453'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1231727453. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: /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 01 02:14:16 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1424196232 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1424196232, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['330276d3-5b0c-4690-ad01-6b39b239b9d1', 'caa725de-c834-49a2-8d97-afaebf78c957', 'b27b6d46-0a26-4f66-a1f3-e9076f04eaad', 'dc5214ab-8392-4a4e-8e39-152526ad5905'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3b6ca5c-b05d-4b4d-93e8-5b351c1ccda1 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:14:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 925/1837] 192.168.122.6 () {62 vars in 1198 bytes} [Tue Sep 1 02:14:16 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e0a869aa-6141-4d45-9991-0254a574f1c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0a869aa-6141-4d45-9991-0254a574f1c5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0a869aa-6141-4d45-9991-0254a574f1c5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0a869aa-6141-4d45-9991-0254a574f1c5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-e0a869aa-6141-4d45-9991-0254a574f1c5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0a869aa-6141-4d45-9991-0254a574f1c5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 913/1838] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07275aa0-ef40-42e7-b2c8-770d4f4b3232 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07275aa0-ef40-42e7-b2c8-770d4f4b3232 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07275aa0-ef40-42e7-b2c8-770d4f4b3232 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07275aa0-ef40-42e7-b2c8-770d4f4b3232 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-07275aa0-ef40-42e7-b2c8-770d4f4b3232 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07275aa0-ef40-42e7-b2c8-770d4f4b3232 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 926/1839] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2849f91a-fd9a-4b30-ac18-8286b84bd70f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2849f91a-fd9a-4b30-ac18-8286b84bd70f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2849f91a-fd9a-4b30-ac18-8286b84bd70f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2849f91a-fd9a-4b30-ac18-8286b84bd70f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-2849f91a-fd9a-4b30-ac18-8286b84bd70f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2849f91a-fd9a-4b30-ac18-8286b84bd70f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 914/1840] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3858a91f-c72f-4750-9cad-aea8c3f3ccfd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3858a91f-c72f-4750-9cad-aea8c3f3ccfd tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3858a91f-c72f-4750-9cad-aea8c3f3ccfd tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3858a91f-c72f-4750-9cad-aea8c3f3ccfd tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-3858a91f-c72f-4750-9cad-aea8c3f3ccfd tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3858a91f-c72f-4750-9cad-aea8c3f3ccfd tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 927/1841] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-33621e0b-59c0-40ca-a61e-f8dde13f9e23 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33621e0b-59c0-40ca-a61e-f8dde13f9e23 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33621e0b-59c0-40ca-a61e-f8dde13f9e23 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33621e0b-59c0-40ca-a61e-f8dde13f9e23 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-33621e0b-59c0-40ca-a61e-f8dde13f9e23 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33621e0b-59c0-40ca-a61e-f8dde13f9e23 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 915/1842] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13516b01-b7b3-4119-bdb8-239579e65052 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13516b01-b7b3-4119-bdb8-239579e65052 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13516b01-b7b3-4119-bdb8-239579e65052 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13516b01-b7b3-4119-bdb8-239579e65052 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-13516b01-b7b3-4119-bdb8-239579e65052 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-13516b01-b7b3-4119-bdb8-239579e65052 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: /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 01 02:14:20 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-13516b01-b7b3-4119-bdb8-239579e65052 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all snapshots completed successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13516b01-b7b3-4119-bdb8-239579e65052 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 928/1843] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e304aaf-a7ba-4f15-988d-c6b9b7966a3c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e304aaf-a7ba-4f15-988d-c6b9b7966a3c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e304aaf-a7ba-4f15-988d-c6b9b7966a3c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e304aaf-a7ba-4f15-988d-c6b9b7966a3c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4e304aaf-a7ba-4f15-988d-c6b9b7966a3c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e304aaf-a7ba-4f15-988d-c6b9b7966a3c tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 916/1844] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9dff36a0-baf0-4d44-8ed4-3b040d4a9876 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dff36a0-baf0-4d44-8ed4-3b040d4a9876 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/174b8d56-89ed-4814-902c-658db4e1b60c Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dff36a0-baf0-4d44-8ed4-3b040d4a9876 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dff36a0-baf0-4d44-8ed4-3b040d4a9876 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9dff36a0-baf0-4d44-8ed4-3b040d4a9876 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dff36a0-baf0-4d44-8ed4-3b040d4a9876 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/174b8d56-89ed-4814-902c-658db4e1b60c returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 929/1845] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/snapshots/174b8d56-89ed-4814-902c-658db4e1b60c => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa517a63-c3ee-4b15-90cd-b71dbf0a6a20 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa517a63-c3ee-4b15-90cd-b71dbf0a6a20 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa517a63-c3ee-4b15-90cd-b71dbf0a6a20 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa517a63-c3ee-4b15-90cd-b71dbf0a6a20 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-aa517a63-c3ee-4b15-90cd-b71dbf0a6a20 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-aa517a63-c3ee-4b15-90cd-b71dbf0a6a20 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group_snapshot with id: 79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87203]: /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 01 02:14:20 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa517a63-c3ee-4b15-90cd-b71dbf0a6a20 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 202 Sep 01 02:14:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 917/1846] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:14:20 2026] DELETE /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-52ece8f6-d319-42af-9a64-340775e90522 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: /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 01 02:14:20 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:20 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:20 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:20 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:21 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52ece8f6-d319-42af-9a64-340775e90522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 930/1847] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:14:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:21 devstack devstack@c-api.service[87203]: /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 01 02:14:21 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all snapshots completed successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-22ce4747-e0be-43d1-bdef-c15af8a68546 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 918/1848] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b592d111-d491-461f-8d8b-a4b1cc368085 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b592d111-d491-461f-8d8b-a4b1cc368085 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 Sep 01 02:14:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b592d111-d491-461f-8d8b-a4b1cc368085 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b592d111-d491-461f-8d8b-a4b1cc368085 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b592d111-d491-461f-8d8b-a4b1cc368085 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b592d111-d491-461f-8d8b-a4b1cc368085 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 931/1849] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a60cfd6b-7594-4226-9829-8169e7b8cc84 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a60cfd6b-7594-4226-9829-8169e7b8cc84 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 Sep 01 02:14:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a60cfd6b-7594-4226-9829-8169e7b8cc84 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a60cfd6b-7594-4226-9829-8169e7b8cc84 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a60cfd6b-7594-4226-9829-8169e7b8cc84 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a60cfd6b-7594-4226-9829-8169e7b8cc84 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 returned with HTTP 200 Sep 01 02:14:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 919/1850] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:22 2026] GET /volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7498b76c-6eb4-40a4-ad88-c01e8e91d3d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7498b76c-6eb4-40a4-ad88-c01e8e91d3d4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 Sep 01 02:14:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7498b76c-6eb4-40a4-ad88-c01e8e91d3d4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7498b76c-6eb4-40a4-ad88-c01e8e91d3d4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7498b76c-6eb4-40a4-ad88-c01e8e91d3d4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7498b76c-6eb4-40a4-ad88-c01e8e91d3d4 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 returned with HTTP 200 Sep 01 02:14:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 932/1851] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:23 2026] GET /volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b76ecbda-dd35-4572-b24e-9a28f2b2d22b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b76ecbda-dd35-4572-b24e-9a28f2b2d22b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b76ecbda-dd35-4572-b24e-9a28f2b2d22b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b76ecbda-dd35-4572-b24e-9a28f2b2d22b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b76ecbda-dd35-4572-b24e-9a28f2b2d22b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 returned with HTTP 404 Sep 01 02:14:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 920/1852] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/snapshots/ce6437e3-e8c1-44c0-bd6a-19146db1a4b0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7de3428e-6721-439d-aa18-75f43812fcdb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7de3428e-6721-439d-aa18-75f43812fcdb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/174b8d56-89ed-4814-902c-658db4e1b60c Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7de3428e-6721-439d-aa18-75f43812fcdb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7de3428e-6721-439d-aa18-75f43812fcdb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7de3428e-6721-439d-aa18-75f43812fcdb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/174b8d56-89ed-4814-902c-658db4e1b60c returned with HTTP 404 Sep 01 02:14:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 933/1853] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/snapshots/174b8d56-89ed-4814-902c-658db4e1b60c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05083932-a145-47e6-8ca0-e550b9eddf12 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05083932-a145-47e6-8ca0-e550b9eddf12 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05083932-a145-47e6-8ca0-e550b9eddf12 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05083932-a145-47e6-8ca0-e550b9eddf12 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-05083932-a145-47e6-8ca0-e550b9eddf12 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05083932-a145-47e6-8ca0-e550b9eddf12 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 404 Sep 01 02:14:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 921/1854] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b6d6a4a-1d3d-4dfc-bcb0-3330bdcb5522 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b6d6a4a-1d3d-4dfc-bcb0-3330bdcb5522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b6d6a4a-1d3d-4dfc-bcb0-3330bdcb5522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b6d6a4a-1d3d-4dfc-bcb0-3330bdcb5522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-5b6d6a4a-1d3d-4dfc-bcb0-3330bdcb5522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for member 79a4153f-b519-4609-96f7-d9cb16eaa930 {{(pid=87202) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-5b6d6a4a-1d3d-4dfc-bcb0-3330bdcb5522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group_snapshot with id: 79a4153f-b519-4609-96f7-d9cb16eaa930 Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b6d6a4a-1d3d-4dfc-bcb0-3330bdcb5522 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 returned with HTTP 404 Sep 01 02:14:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 934/1855] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:14:24 2026] DELETE /volume/v3/group_snapshots/79a4153f-b519-4609-96f7-d9cb16eaa930 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e0be116-553a-4f36-84c2-856e859171f9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /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 01 02:14:24 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:24 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:24 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e0be116-553a-4f36-84c2-856e859171f9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 922/1856] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c18553db-5f0c-4131-92c5-80c2b585cf80 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c18553db-5f0c-4131-92c5-80c2b585cf80 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843/action Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c18553db-5f0c-4131-92c5-80c2b585cf80 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c18553db-5f0c-4131-92c5-80c2b585cf80 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-c18553db-5f0c-4131-92c5-80c2b585cf80 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for group 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-c18553db-5f0c-4131-92c5-80c2b585cf80 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group with id: 34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87202]: /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 01 02:14:24 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:24 devstack devstack@c-api.service[87202]: /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 01 02:14:24 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c18553db-5f0c-4131-92c5-80c2b585cf80 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843/action returned with HTTP 202 Sep 01 02:14:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 935/1857] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:24 2026] POST /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:24 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:24 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21d7e0fc-8772-4650-941a-96d4ad0a3fb9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 923/1858] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 => generated 918 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 Sep 01 02:14:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:25 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:25 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3340ee73-3825-4d39-9daa-b4a481e5be6d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 returned with HTTP 200 Sep 01 02:14:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 936/1859] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:25 2026] GET /volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 => generated 918 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b8907241-0baf-4a29-8f36-01aafe0e2e30 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8907241-0baf-4a29-8f36-01aafe0e2e30 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 Sep 01 02:14:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8907241-0baf-4a29-8f36-01aafe0e2e30 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8907241-0baf-4a29-8f36-01aafe0e2e30 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8907241-0baf-4a29-8f36-01aafe0e2e30 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 returned with HTTP 404 Sep 01 02:14:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 924/1860] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:26 2026] GET /volume/v3/volumes/0d780cd0-daad-4a33-be9d-77031d99ca10 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c1cc4c72-fb82-43cd-8438-5b0c2e0d254b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1cc4c72-fb82-43cd-8438-5b0c2e0d254b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece Sep 01 02:14:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1cc4c72-fb82-43cd-8438-5b0c2e0d254b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1cc4c72-fb82-43cd-8438-5b0c2e0d254b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1cc4c72-fb82-43cd-8438-5b0c2e0d254b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece returned with HTTP 404 Sep 01 02:14:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 937/1861] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:26 2026] GET /volume/v3/volumes/e5421541-a84b-43b1-957d-1e9556165ece => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10ccb65e-61ac-47ea-ab8f-276c323192de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10ccb65e-61ac-47ea-ab8f-276c323192de tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10ccb65e-61ac-47ea-ab8f-276c323192de tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10ccb65e-61ac-47ea-ab8f-276c323192de tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-10ccb65e-61ac-47ea-ab8f-276c323192de tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 34ea7fbb-fede-4a75-9c36-1e903c08a843 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10ccb65e-61ac-47ea-ab8f-276c323192de tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 returned with HTTP 404 Sep 01 02:14:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 925/1862] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:26 2026] GET /volume/v3/groups/34ea7fbb-fede-4a75-9c36-1e903c08a843 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e55425e-0a45-4e91-85a2-80ec5d53cac2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e55425e-0a45-4e91-85a2-80ec5d53cac2 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/cdf5ccfe-c6e2-455c-98b5-1f42dc7ca1b0 Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e55425e-0a45-4e91-85a2-80ec5d53cac2 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e55425e-0a45-4e91-85a2-80ec5d53cac2 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e55425e-0a45-4e91-85a2-80ec5d53cac2 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/group_types/cdf5ccfe-c6e2-455c-98b5-1f42dc7ca1b0 returned with HTTP 202 Sep 01 02:14:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 938/1863] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:14:27 2026] DELETE /volume/v3/group_types/cdf5ccfe-c6e2-455c-98b5-1f42dc7ca1b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cba192cc-c434-406e-9b7c-3f8f8fb18c41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cba192cc-c434-406e-9b7c-3f8f8fb18c41 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] DELETE http://192.168.122.6/volume/v3/types/64726115-bd11-4785-b9cf-2d361df5cd23 Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cba192cc-c434-406e-9b7c-3f8f8fb18c41 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cba192cc-c434-406e-9b7c-3f8f8fb18c41 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cba192cc-c434-406e-9b7c-3f8f8fb18c41 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types/64726115-bd11-4785-b9cf-2d361df5cd23 returned with HTTP 202 Sep 01 02:14:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 926/1864] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:14:27 2026] DELETE /volume/v3/types/64726115-bd11-4785-b9cf-2d361df5cd23 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2e850dd9-519f-4c89-8526-06bee9670d7a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e850dd9-519f-4c89-8526-06bee9670d7a tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] GET http://192.168.122.6/volume/v3/types/64726115-bd11-4785-b9cf-2d361df5cd23 Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e850dd9-519f-4c89-8526-06bee9670d7a tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e850dd9-519f-4c89-8526-06bee9670d7a tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e850dd9-519f-4c89-8526-06bee9670d7a tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types/64726115-bd11-4785-b9cf-2d361df5cd23 returned with HTTP 404 Sep 01 02:14:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 939/1865] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:14:27 2026] GET /volume/v3/types/64726115-bd11-4785-b9cf-2d361df5cd23 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-45b013d1-dafd-4316-9ad3-bbd68375379b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45b013d1-dafd-4316-9ad3-bbd68375379b tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45b013d1-dafd-4316-9ad3-bbd68375379b tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2139710426"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45b013d1-dafd-4316-9ad3-bbd68375379b tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:14:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 927/1866] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:14:27 2026] POST /volume/v3/types => generated 224 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed8c9575-d466-43be-aae0-e29e70fb092c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed8c9575-d466-43be-aae0-e29e70fb092c tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed8c9575-d466-43be-aae0-e29e70fb092c tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-939180660"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed8c9575-d466-43be-aae0-e29e70fb092c tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:14:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 940/1867] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:14:27 2026] POST /volume/v3/group_types => generated 180 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "45c67315-2a00-4ec8-8f1a-5b084bf0a0fd", "volume_types": ["71f283f2-d394-47c9-84e9-6a05a3672ce4"], "name": "tempest-GroupSnapshotsTest-Group-729091969"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating new group {'group': {'group_type': '45c67315-2a00-4ec8-8f1a-5b084bf0a0fd', 'volume_types': ['71f283f2-d394-47c9-84e9-6a05a3672ce4'], 'name': 'tempest-GroupSnapshotsTest-Group-729091969'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating group tempest-GroupSnapshotsTest-Group-729091969. Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['f82a8eef-6138-46c9-8765-b393da0ab8c8'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95618eb5-6629-4930-a0c8-d2324bf89d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:14:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 928/1868] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:14:27 2026] POST /volume/v3/groups => generated 111 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b8f3acb5-61c3-4282-a9ef-823c9278795f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8f3acb5-61c3-4282-a9ef-823c9278795f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8f3acb5-61c3-4282-a9ef-823c9278795f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8f3acb5-61c3-4282-a9ef-823c9278795f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-b8f3acb5-61c3-4282-a9ef-823c9278795f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:27 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8f3acb5-61c3-4282-a9ef-823c9278795f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b returned with HTTP 200 Sep 01 02:14:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 941/1869] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:27 2026] GET /volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b => generated 391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-586f4fcf-b951-499b-8565-de2e6ec89035 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-586f4fcf-b951-499b-8565-de2e6ec89035 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-586f4fcf-b951-499b-8565-de2e6ec89035 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-586f4fcf-b951-499b-8565-de2e6ec89035 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-586f4fcf-b951-499b-8565-de2e6ec89035 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-586f4fcf-b951-499b-8565-de2e6ec89035 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b returned with HTTP 200 Sep 01 02:14:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 929/1870] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:28 2026] GET /volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-524496982", "volume_type": "71f283f2-d394-47c9-84e9-6a05a3672ce4", "group_id": "fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-524496982', 'volume_type': '71f283f2-d394-47c9-84e9-6a05a3672ce4', 'group_id': 'fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume of 1 GB Sep 01 02:14:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Availability Zones retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (17115f69-0fc7-4d92-9567-1e5e7145ebf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6733dc72-1c64-4162-b69f-eb5c14b36676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6733dc72-1c64-4162-b69f-eb5c14b36676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:14:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71f283f2-d394-47c9-84e9-6a05a3672ce4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2139710426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71f283f2-d394-47c9-84e9-6a05a3672ce4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856ee3cb-ff48-4401-b769-324fcaccbab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2139710426 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2139710426, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2139710426 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2139710426, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['4a49c4b3-fd6b-4cc9-9ea8-bc4908b49230', '8807860a-9046-4243-a8d3-b34f9316463a', '18aa580e-fd62-4729-a3b3-e16c33e9bfc9', '93abed5d-cc0b-4c1d-9429-2ea455dc01a9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856ee3cb-ff48-4401-b769-324fcaccbab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a49c4b3-fd6b-4cc9-9ea8-bc4908b49230', '8807860a-9046-4243-a8d3-b34f9316463a', '18aa580e-fd62-4729-a3b3-e16c33e9bfc9', '93abed5d-cc0b-4c1d-9429-2ea455dc01a9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac37956-fb58-4476-a819-783c2be07e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac37956-fb58-4476-a819-783c2be07e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16d14cd-e993-4651-9e8f-f16a1aada028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-524496982',encryption_key_id=None,group_id=fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['4a49c4b3-fd6b-4cc9-9ea8-bc4908b49230','8807860a-9046-4243-a8d3-b34f9316463a','18aa580e-fd62-4729-a3b3-e16c33e9bfc9','93abed5d-cc0b-4c1d-9429-2ea455dc01a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=71f283f2-d394-47c9-84e9-6a05a3672ce4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-524496982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b,host=None,id=b16d14cd-e993-4651-9e8f-f16a1aada028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fc715df4bb48f6991133ab6be72a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d68336296c428e8f711272afe09b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71f283f2-d394-47c9-84e9-6a05a3672ce4),volume_type_id=71f283f2-d394-47c9-84e9-6a05a3672ce4)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7895d25f-56d6-4ceb-90af-744d12b559fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7895d25f-56d6-4ceb-90af-744d12b559fa) transitioned into state 'SUCCESS' from state '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-524496982',encryption_key_id=None,group_id=fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b,group_type_id=,metadata={},multiattach=False,project_id='f3fc715df4bb48f6991133ab6be72a5e',qos_specs=None,replication_status=,reservations=['4a49c4b3-fd6b-4cc9-9ea8-bc4908b49230','8807860a-9046-4243-a8d3-b34f9316463a','18aa580e-fd62-4729-a3b3-e16c33e9bfc9','93abed5d-cc0b-4c1d-9429-2ea455dc01a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d68336296c428e8f711272afe09b82',volume_type_id=71f283f2-d394-47c9-84e9-6a05a3672ce4)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251b0e04-b9b8-4129-bca8-688f21967858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251b0e04-b9b8-4129-bca8-688f21967858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Flow 'volume_create_api' (17115f69-0fc7-4d92-9567-1e5e7145ebf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Create volume request issued successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:28 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:28 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09dbcb06-4206-48ec-9b60-7e0ed2788043 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 942/1871] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:14:28 2026] POST /volume/v3/volumes => generated 826 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:28 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:28 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5661ad2-c3f0-4b73-b99d-2fb3cd535413 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 returned with HTTP 200 Sep 01 02:14:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 930/1872] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:28 2026] GET /volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 => generated 894 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71121dcf-b244-4818-b9a6-797180caefd0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:30 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71121dcf-b244-4818-b9a6-797180caefd0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 returned with HTTP 200 Sep 01 02:14:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 943/1873] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:30 2026] GET /volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 => generated 919 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/group_snapshots Sep 01 02:14:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b", "name": "tempest-group_snapshot-1748357317"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b', 'name': 'tempest-group_snapshot-1748357317'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:14:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Creating group_snapshot tempest-group_snapshot-1748357317. Sep 01 02:14:30 devstack devstack@c-api.service[87203]: /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 01 02:14:30 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2139710426 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2139710426, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:30 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2139710426 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2139710426, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:30 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Created reservations ['9c67d848-2522-4cd4-a4d7-04c3a3c45286', 'a9db8386-0c2a-4b86-a23b-2f1f708e3a00', '8c7b5281-852c-45e7-ba21-6bcdaf405ca6', '3e59ed43-89f0-4e93-9954-3cb5ec5742c5'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55dc261b-b60e-41c9-bee5-c6305e2498a9 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:14:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 931/1874] 192.168.122.6 () {62 vars in 1198 bytes} [Tue Sep 1 02:14:30 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90706c66-3e5e-4d06-a19a-feabd23ac16d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90706c66-3e5e-4d06-a19a-feabd23ac16d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90706c66-3e5e-4d06-a19a-feabd23ac16d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90706c66-3e5e-4d06-a19a-feabd23ac16d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-90706c66-3e5e-4d06-a19a-feabd23ac16d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 1cf1074d-1a76-4883-9b19-510fccf1b209 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90706c66-3e5e-4d06-a19a-feabd23ac16d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 returned with HTTP 200 Sep 01 02:14:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 944/1875] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:30 2026] GET /volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9efa277c-6fc6-4a5d-976d-5c535823295d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9efa277c-6fc6-4a5d-976d-5c535823295d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9efa277c-6fc6-4a5d-976d-5c535823295d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9efa277c-6fc6-4a5d-976d-5c535823295d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-9efa277c-6fc6-4a5d-976d-5c535823295d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 1cf1074d-1a76-4883-9b19-510fccf1b209 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9efa277c-6fc6-4a5d-976d-5c535823295d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 returned with HTTP 200 Sep 01 02:14:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 932/1876] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f71f8c7b-22f3-41e1-abb0-b92106aac3e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f71f8c7b-22f3-41e1-abb0-b92106aac3e5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f71f8c7b-22f3-41e1-abb0-b92106aac3e5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f71f8c7b-22f3-41e1-abb0-b92106aac3e5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-f71f8c7b-22f3-41e1-abb0-b92106aac3e5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 1cf1074d-1a76-4883-9b19-510fccf1b209 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f71f8c7b-22f3-41e1-abb0-b92106aac3e5 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 945/1877] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 => generated 308 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /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 01 02:14:32 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all snapshots completed successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62cb36fe-0aa1-46cc-a27f-42c7e1493d8b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 933/1878] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3776cd0a-f111-481c-9a86-a7a895b1adc2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3776cd0a-f111-481c-9a86-a7a895b1adc2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3776cd0a-f111-481c-9a86-a7a895b1adc2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3776cd0a-f111-481c-9a86-a7a895b1adc2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3776cd0a-f111-481c-9a86-a7a895b1adc2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3776cd0a-f111-481c-9a86-a7a895b1adc2 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 946/1879] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 => generated 451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d1ad8d6b-b1bc-486d-9342-103e4aafcf9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1ad8d6b-b1bc-486d-9342-103e4aafcf9d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1ad8d6b-b1bc-486d-9342-103e4aafcf9d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1ad8d6b-b1bc-486d-9342-103e4aafcf9d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-d1ad8d6b-b1bc-486d-9342-103e4aafcf9d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 1cf1074d-1a76-4883-9b19-510fccf1b209 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1ad8d6b-b1bc-486d-9342-103e4aafcf9d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 934/1880] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 => generated 308 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fafb03ae-a9a1-438a-be7a-9d39fe81e29f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fafb03ae-a9a1-438a-be7a-9d39fe81e29f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/detail Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fafb03ae-a9a1-438a-be7a-9d39fe81e29f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fafb03ae-a9a1-438a-be7a-9d39fe81e29f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /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 01 02:14:32 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fafb03ae-a9a1-438a-be7a-9d39fe81e29f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 947/1881] 192.168.122.6 () {60 vars in 1197 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d1be8870-f31d-40a8-bd81-6c366222e14b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1be8870-f31d-40a8-bd81-6c366222e14b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1be8870-f31d-40a8-bd81-6c366222e14b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1be8870-f31d-40a8-bd81-6c366222e14b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-d1be8870-f31d-40a8-bd81-6c366222e14b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for member 1cf1074d-1a76-4883-9b19-510fccf1b209 {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-d1be8870-f31d-40a8-bd81-6c366222e14b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group_snapshot with id: 1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /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 01 02:14:32 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1be8870-f31d-40a8-bd81-6c366222e14b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 returned with HTTP 202 Sep 01 02:14:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 935/1882] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:14:32 2026] DELETE /volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-70735981-c68e-4a30-8c99-78f15863cc7f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /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 01 02:14:32 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:32 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70735981-c68e-4a30-8c99-78f15863cc7f tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 948/1883] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e061238b-5129-4472-a919-fbf3ec735f81 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e061238b-5129-4472-a919-fbf3ec735f81 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/detail Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e061238b-5129-4472-a919-fbf3ec735f81 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e061238b-5129-4472-a919-fbf3ec735f81 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-e061238b-5129-4472-a919-fbf3ec735f81 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-e061238b-5129-4472-a919-fbf3ec735f81 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /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 01 02:14:32 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e061238b-5129-4472-a919-fbf3ec735f81 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all snapshots completed successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e061238b-5129-4472-a919-fbf3ec735f81 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 936/1884] 192.168.122.6 () {58 vars in 1138 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f1386109-7fb9-4594-99de-8ab5b4a6df69 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1386109-7fb9-4594-99de-8ab5b4a6df69 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1386109-7fb9-4594-99de-8ab5b4a6df69 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1386109-7fb9-4594-99de-8ab5b4a6df69 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f1386109-7fb9-4594-99de-8ab5b4a6df69 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1386109-7fb9-4594-99de-8ab5b4a6df69 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 949/1885] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81f8f87d-f862-48a4-8af0-00d2eaf217a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81f8f87d-f862-48a4-8af0-00d2eaf217a0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 Sep 01 02:14:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81f8f87d-f862-48a4-8af0-00d2eaf217a0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81f8f87d-f862-48a4-8af0-00d2eaf217a0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81f8f87d-f862-48a4-8af0-00d2eaf217a0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Snapshot retrieved successfully. Sep 01 02:14:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81f8f87d-f862-48a4-8af0-00d2eaf217a0 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 returned with HTTP 200 Sep 01 02:14:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 937/1886] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:33 2026] GET /volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5186894c-c132-4325-8001-20795964605e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5186894c-c132-4325-8001-20795964605e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5186894c-c132-4325-8001-20795964605e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5186894c-c132-4325-8001-20795964605e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5186894c-c132-4325-8001-20795964605e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 returned with HTTP 404 Sep 01 02:14:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 950/1887] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:14:34 2026] GET /volume/v3/snapshots/5593fe2d-7690-4d55-a245-bd6629e74578 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ad28547-e913-4bc4-bdcc-731d17e8398b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ad28547-e913-4bc4-bdcc-731d17e8398b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ad28547-e913-4bc4-bdcc-731d17e8398b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ad28547-e913-4bc4-bdcc-731d17e8398b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-3ad28547-e913-4bc4-bdcc-731d17e8398b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member 1cf1074d-1a76-4883-9b19-510fccf1b209 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ad28547-e913-4bc4-bdcc-731d17e8398b tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 returned with HTTP 404 Sep 01 02:14:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 938/1888] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:14:34 2026] GET /volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02398865-1d55-4ca6-a578-d1dea2a306fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02398865-1d55-4ca6-a578-d1dea2a306fb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/group_snapshots Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02398865-1d55-4ca6-a578-d1dea2a306fb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02398865-1d55-4ca6-a578-d1dea2a306fb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: /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 01 02:14:34 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02398865-1d55-4ca6-a578-d1dea2a306fb tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots returned with HTTP 200 Sep 01 02:14:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 951/1889] 192.168.122.6 () {60 vars in 1176 bytes} [Tue Sep 1 02:14:34 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7f210cce-828b-4545-8787-a9fb6ca48bf7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f210cce-828b-4545-8787-a9fb6ca48bf7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] DELETE http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f210cce-828b-4545-8787-a9fb6ca48bf7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f210cce-828b-4545-8787-a9fb6ca48bf7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-7f210cce-828b-4545-8787-a9fb6ca48bf7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for member 1cf1074d-1a76-4883-9b19-510fccf1b209 {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:14:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-7f210cce-828b-4545-8787-a9fb6ca48bf7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group_snapshot with id: 1cf1074d-1a76-4883-9b19-510fccf1b209 Sep 01 02:14:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f210cce-828b-4545-8787-a9fb6ca48bf7 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 returned with HTTP 404 Sep 01 02:14:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 939/1890] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:14:34 2026] DELETE /volume/v3/group_snapshots/1cf1074d-1a76-4883-9b19-510fccf1b209 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb76c618-4c65-4055-9273-ed2e47659d8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:35 devstack devstack@c-api.service[87202]: /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 01 02:14:35 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Get all volumes completed successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:35 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:35 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb76c618-4c65-4055-9273-ed2e47659d8e tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 952/1891] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:34 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d995add-635e-45e0-ae99-dc317804576d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d995add-635e-45e0-ae99-dc317804576d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] POST http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b/action Sep 01 02:14:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d995add-635e-45e0-ae99-dc317804576d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d995add-635e-45e0-ae99-dc317804576d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-3d995add-635e-45e0-ae99-dc317804576d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] delete called for group fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-3d995add-635e-45e0-ae99-dc317804576d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Delete group with id: fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b Sep 01 02:14:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87203]: /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 01 02:14:35 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:35 devstack devstack@c-api.service[87203]: /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 01 02:14:35 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d995add-635e-45e0-ae99-dc317804576d tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b/action returned with HTTP 202 Sep 01 02:14:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 940/1892] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:35 2026] POST /volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 Sep 01 02:14:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Volume info retrieved successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:35 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:35 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a05cc37-1806-4d49-b4df-5ab6ab244526 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 returned with HTTP 200 Sep 01 02:14:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 953/1893] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:35 2026] GET /volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 => generated 918 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8bf73ade-4c28-4232-849f-9684884fb616 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8bf73ade-4c28-4232-849f-9684884fb616 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8bf73ade-4c28-4232-849f-9684884fb616 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8bf73ade-4c28-4232-849f-9684884fb616 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8bf73ade-4c28-4232-849f-9684884fb616 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 returned with HTTP 404 Sep 01 02:14:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 941/1894] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:36 2026] GET /volume/v3/volumes/b16d14cd-e993-4651-9e8f-f16a1aada028 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e34ae520-90c0-459c-99f4-6addd2f0fe17 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e34ae520-90c0-459c-99f4-6addd2f0fe17 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] GET http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b Sep 01 02:14:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e34ae520-90c0-459c-99f4-6addd2f0fe17 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e34ae520-90c0-459c-99f4-6addd2f0fe17 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-e34ae520-90c0-459c-99f4-6addd2f0fe17 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] show called for member fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e34ae520-90c0-459c-99f4-6addd2f0fe17 tempest-GroupSnapshotsTest-466359133 tempest-GroupSnapshotsTest-466359133-project-member] http://192.168.122.6/volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b returned with HTTP 404 Sep 01 02:14:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 954/1895] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:36 2026] GET /volume/v3/groups/fb8bf35d-17e2-4a1e-9dfe-d529bed1a00b => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a46d4cf-8424-4ab6-9b0c-4c7c57d26559 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a46d4cf-8424-4ab6-9b0c-4c7c57d26559 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/45c67315-2a00-4ec8-8f1a-5b084bf0a0fd Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a46d4cf-8424-4ab6-9b0c-4c7c57d26559 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a46d4cf-8424-4ab6-9b0c-4c7c57d26559 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a46d4cf-8424-4ab6-9b0c-4c7c57d26559 tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/group_types/45c67315-2a00-4ec8-8f1a-5b084bf0a0fd returned with HTTP 202 Sep 01 02:14:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 942/1896] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:14:36 2026] DELETE /volume/v3/group_types/45c67315-2a00-4ec8-8f1a-5b084bf0a0fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6be4d639-7ceb-4785-bcfb-d868528f22ff None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6be4d639-7ceb-4785-bcfb-d868528f22ff tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] DELETE http://192.168.122.6/volume/v3/types/71f283f2-d394-47c9-84e9-6a05a3672ce4 Sep 01 02:14:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6be4d639-7ceb-4785-bcfb-d868528f22ff tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6be4d639-7ceb-4785-bcfb-d868528f22ff tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6be4d639-7ceb-4785-bcfb-d868528f22ff tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types/71f283f2-d394-47c9-84e9-6a05a3672ce4 returned with HTTP 202 Sep 01 02:14:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 955/1897] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:14:36 2026] DELETE /volume/v3/types/71f283f2-d394-47c9-84e9-6a05a3672ce4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-06e2187a-9f35-4a43-8094-8f5a006fd2ce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06e2187a-9f35-4a43-8094-8f5a006fd2ce tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] GET http://192.168.122.6/volume/v3/types/71f283f2-d394-47c9-84e9-6a05a3672ce4 Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06e2187a-9f35-4a43-8094-8f5a006fd2ce tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06e2187a-9f35-4a43-8094-8f5a006fd2ce tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06e2187a-9f35-4a43-8094-8f5a006fd2ce tempest-GroupSnapshotsTest-168602685 tempest-GroupSnapshotsTest-168602685-project-admin] http://192.168.122.6/volume/v3/types/71f283f2-d394-47c9-84e9-6a05a3672ce4 returned with HTTP 404 Sep 01 02:14:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 943/1898] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:14:36 2026] GET /volume/v3/types/71f283f2-d394-47c9-84e9-6a05a3672ce4 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8298584f-bf8b-4d11-bcf1-83489e233b03 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8298584f-bf8b-4d11-bcf1-83489e233b03 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:14:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8298584f-bf8b-4d11-bcf1-83489e233b03 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1616245241"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8298584f-bf8b-4d11-bcf1-83489e233b03 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:14:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 956/1899] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:14:40 2026] POST /volume/v3/types => generated 216 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d2e63b0-6c09-418a-a9d3-31e80e83435e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d2e63b0-6c09-418a-a9d3-31e80e83435e tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:14:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d2e63b0-6c09-418a-a9d3-31e80e83435e tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-121763689"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d2e63b0-6c09-418a-a9d3-31e80e83435e tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:14:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 944/1900] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:14:40 2026] POST /volume/v3/group_types => generated 172 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-33542e93-16ab-49cb-877e-b75846124572 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-33542e93-16ab-49cb-877e-b75846124572 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:14:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-33542e93-16ab-49cb-877e-b75846124572 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fbbf5cfe-2d84-4ae1-8f8b-1abdddca3f09", "volume_types": ["41a067d2-d796-40c5-bd1d-4ae85de15053"], "name": "tempest-Group1-500149175"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-33542e93-16ab-49cb-877e-b75846124572 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Creating new group {'group': {'group_type': 'fbbf5cfe-2d84-4ae1-8f8b-1abdddca3f09', 'volume_types': ['41a067d2-d796-40c5-bd1d-4ae85de15053'], 'name': 'tempest-Group1-500149175'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:14:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-33542e93-16ab-49cb-877e-b75846124572 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Creating group tempest-Group1-500149175. Sep 01 02:14:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-33542e93-16ab-49cb-877e-b75846124572 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Availability Zones retrieved successfully. Sep 01 02:14:41 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-33542e93-16ab-49cb-877e-b75846124572 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Created reservations ['4ff3535d-dc9c-46b7-bafe-ff19373d3dcc'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-33542e93-16ab-49cb-877e-b75846124572 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:14:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 957/1901] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:14:40 2026] POST /volume/v3/groups => generated 93 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-103bbf4c-cdfb-4dc2-8f81-5a5f39f5929e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-103bbf4c-cdfb-4dc2-8f81-5a5f39f5929e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd Sep 01 02:14:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-103bbf4c-cdfb-4dc2-8f81-5a5f39f5929e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-103bbf4c-cdfb-4dc2-8f81-5a5f39f5929e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-103bbf4c-cdfb-4dc2-8f81-5a5f39f5929e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:41 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-103bbf4c-cdfb-4dc2-8f81-5a5f39f5929e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd returned with HTTP 200 Sep 01 02:14:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 945/1902] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:41 2026] GET /volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd => generated 321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf5f8f2f-3a86-42a3-a51e-dd764d57da2b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf5f8f2f-3a86-42a3-a51e-dd764d57da2b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf5f8f2f-3a86-42a3-a51e-dd764d57da2b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf5f8f2f-3a86-42a3-a51e-dd764d57da2b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-bf5f8f2f-3a86-42a3-a51e-dd764d57da2b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf5f8f2f-3a86-42a3-a51e-dd764d57da2b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd returned with HTTP 200 Sep 01 02:14:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 958/1903] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:42 2026] GET /volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd => generated 322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:14:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fbbf5cfe-2d84-4ae1-8f8b-1abdddca3f09", "volume_types": ["41a067d2-d796-40c5-bd1d-4ae85de15053"], "name": "tempest-Group2-1530632561"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Creating new group {'group': {'group_type': 'fbbf5cfe-2d84-4ae1-8f8b-1abdddca3f09', 'volume_types': ['41a067d2-d796-40c5-bd1d-4ae85de15053'], 'name': 'tempest-Group2-1530632561'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:14:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Creating group tempest-Group2-1530632561. Sep 01 02:14:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Availability Zones retrieved successfully. Sep 01 02:14:42 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Created reservations ['a6f31680-c5aa-4ee3-8d9f-fc6cc7126bec'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ab55e68-3e30-42c0-ba18-b0b0798e87d8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:14:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 946/1904] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:14:42 2026] POST /volume/v3/groups => generated 94 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fbe51d4c-c053-42b8-a0a0-ddb6306dbc16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbe51d4c-c053-42b8-a0a0-ddb6306dbc16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbe51d4c-c053-42b8-a0a0-ddb6306dbc16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbe51d4c-c053-42b8-a0a0-ddb6306dbc16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-fbe51d4c-c053-42b8-a0a0-ddb6306dbc16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbe51d4c-c053-42b8-a0a0-ddb6306dbc16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 returned with HTTP 200 Sep 01 02:14:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 959/1905] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:42 2026] GET /volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4c3e607a-61a4-4bf1-911a-5cd524106a02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c3e607a-61a4-4bf1-911a-5cd524106a02 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 Sep 01 02:14:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c3e607a-61a4-4bf1-911a-5cd524106a02 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c3e607a-61a4-4bf1-911a-5cd524106a02 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-4c3e607a-61a4-4bf1-911a-5cd524106a02 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c3e607a-61a4-4bf1-911a-5cd524106a02 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 returned with HTTP 200 Sep 01 02:14:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 947/1906] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:43 2026] GET /volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1567160024", "volume_type": "41a067d2-d796-40c5-bd1d-4ae85de15053", "group_id": "be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1567160024', 'volume_type': '41a067d2-d796-40c5-bd1d-4ae85de15053', 'group_id': 'be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume of 1 GB Sep 01 02:14:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Availability Zones retrieved successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Flow 'volume_create_api' (c0adbfd8-7132-4c2e-aa45-672a5af056a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76eb3cc8-1d29-4d7d-baad-620ac2773a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76eb3cc8-1d29-4d7d-baad-620ac2773a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:14:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41a067d2-d796-40c5-bd1d-4ae85de15053,is_public=True,name='tempest-GroupsTest-volume-type-1616245241',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41a067d2-d796-40c5-bd1d-4ae85de15053', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1495a1f3-eb89-48d1-87d0-55dcb36d0946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1616245241 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1616245241, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1616245241 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1616245241, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Created reservations ['3f8dcdd3-e013-46a3-898a-c7d123cdbfd2', 'f8d69754-2b9b-4d76-9917-309649a6bf55', '16841d06-dc63-40ec-baff-1f1945511f55', 'a11f7f60-1a4b-45ec-bd73-99b848fb8f98'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1495a1f3-eb89-48d1-87d0-55dcb36d0946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f8dcdd3-e013-46a3-898a-c7d123cdbfd2', 'f8d69754-2b9b-4d76-9917-309649a6bf55', '16841d06-dc63-40ec-baff-1f1945511f55', 'a11f7f60-1a4b-45ec-bd73-99b848fb8f98']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ead1f3-ecae-4448-a386-0ea289d4dc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ead1f3-ecae-4448-a386-0ea289d4dc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c704e22-2c1c-440d-967c-0be22c4ff3aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1567160024',encryption_key_id=None,group_id=be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd,group_type_id=,metadata={},multiattach=False,project_id='3d3da4721233413d9c9a4137ab824705',qos_specs=None,replication_status=,reservations=['3f8dcdd3-e013-46a3-898a-c7d123cdbfd2','f8d69754-2b9b-4d76-9917-309649a6bf55','16841d06-dc63-40ec-baff-1f1945511f55','a11f7f60-1a4b-45ec-bd73-99b848fb8f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542a31b1223049538e268f48c5b68437',volume_type_id=41a067d2-d796-40c5-bd1d-4ae85de15053), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1567160024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd,host=None,id=5c704e22-2c1c-440d-967c-0be22c4ff3aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3da4721233413d9c9a4137ab824705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='542a31b1223049538e268f48c5b68437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41a067d2-d796-40c5-bd1d-4ae85de15053),volume_type_id=41a067d2-d796-40c5-bd1d-4ae85de15053)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d635e9-bc12-443b-bdeb-be9bd73b723b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d635e9-bc12-443b-bdeb-be9bd73b723b) transitioned into state 'SUCCESS' from state '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-1567160024',encryption_key_id=None,group_id=be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd,group_type_id=,metadata={},multiattach=False,project_id='3d3da4721233413d9c9a4137ab824705',qos_specs=None,replication_status=,reservations=['3f8dcdd3-e013-46a3-898a-c7d123cdbfd2','f8d69754-2b9b-4d76-9917-309649a6bf55','16841d06-dc63-40ec-baff-1f1945511f55','a11f7f60-1a4b-45ec-bd73-99b848fb8f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542a31b1223049538e268f48c5b68437',volume_type_id=41a067d2-d796-40c5-bd1d-4ae85de15053)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ee5b4a-ac37-4386-a806-44193051f9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ee5b4a-ac37-4386-a806-44193051f9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Flow 'volume_create_api' (c0adbfd8-7132-4c2e-aa45-672a5af056a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume request issued successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:43 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:43 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e90975df-45d1-4d9c-b9ac-7fe116469113 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 960/1907] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:14:43 2026] POST /volume/v3/volumes => generated 819 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c13ba123-23d8-4633-bd62-414a56bcb77e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa Sep 01 02:14:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:44 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:44 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:44 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c13ba123-23d8-4633-bd62-414a56bcb77e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa returned with HTTP 200 Sep 01 02:14:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 948/1908] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:44 2026] GET /volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa => generated 887 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:45 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25983ae4-3582-406a-b988-aeb6ecdd41b0 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 961/1909] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d7258b9-f00b-4d3e-9b4b-6543c36dab04 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d7258b9-f00b-4d3e-9b4b-6543c36dab04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d7258b9-f00b-4d3e-9b4b-6543c36dab04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d7258b9-f00b-4d3e-9b4b-6543c36dab04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-6d7258b9-f00b-4d3e-9b4b-6543c36dab04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d7258b9-f00b-4d3e-9b4b-6543c36dab04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 949/1910] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae984c28-3d34-46dc-8990-35cb330008e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae984c28-3d34-46dc-8990-35cb330008e2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae984c28-3d34-46dc-8990-35cb330008e2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae984c28-3d34-46dc-8990-35cb330008e2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-ae984c28-3d34-46dc-8990-35cb330008e2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae984c28-3d34-46dc-8990-35cb330008e2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 962/1911] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6cccaac-4122-4219-a977-229a4fbad85a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6cccaac-4122-4219-a977-229a4fbad85a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/detail Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6cccaac-4122-4219-a977-229a4fbad85a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6cccaac-4122-4219-a977-229a4fbad85a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /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 01 02:14:45 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6cccaac-4122-4219-a977-229a4fbad85a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 950/1912] 192.168.122.6 () {60 vars in 1170 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/groups/detail => generated 639 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7169c101-14f4-4843-ba8f-79b2619b691d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /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 01 02:14:45 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Get all volumes completed successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:45 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7169c101-14f4-4843-ba8f-79b2619b691d tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 963/1913] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /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 01 02:14:45 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Get all volumes completed successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:45 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d34de63b-94f6-476e-a07d-5a4b09944d7e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 951/1914] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14b0d49f-89ec-4fde-9ec0-f05a3ee2fda8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14b0d49f-89ec-4fde-9ec0-f05a3ee2fda8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd/action Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14b0d49f-89ec-4fde-9ec0-f05a3ee2fda8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14b0d49f-89ec-4fde-9ec0-f05a3ee2fda8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-14b0d49f-89ec-4fde-9ec0-f05a3ee2fda8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] delete called for group be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-14b0d49f-89ec-4fde-9ec0-f05a3ee2fda8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Delete group with id: be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /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 01 02:14:45 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:45 devstack devstack@c-api.service[87202]: /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 01 02:14:45 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14b0d49f-89ec-4fde-9ec0-f05a3ee2fda8 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd/action returned with HTTP 202 Sep 01 02:14:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 964/1915] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:45 2026] POST /volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:45 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:45 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72c0ad05-12cc-4e1c-b6b0-37157c1d7a33 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 952/1916] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa => generated 911 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e43fdd4-cd89-488e-bb71-2b88dfd7d6eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e43fdd4-cd89-488e-bb71-2b88dfd7d6eb tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa Sep 01 02:14:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e43fdd4-cd89-488e-bb71-2b88dfd7d6eb tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e43fdd4-cd89-488e-bb71-2b88dfd7d6eb tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e43fdd4-cd89-488e-bb71-2b88dfd7d6eb tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa returned with HTTP 404 Sep 01 02:14:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 965/1917] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:46 2026] GET /volume/v3/volumes/5c704e22-2c1c-440d-967c-0be22c4ff3aa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ab0a4cd-c831-406a-b586-8529a522f7f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ab0a4cd-c831-406a-b586-8529a522f7f2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd Sep 01 02:14:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ab0a4cd-c831-406a-b586-8529a522f7f2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ab0a4cd-c831-406a-b586-8529a522f7f2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-1ab0a4cd-c831-406a-b586-8529a522f7f2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ab0a4cd-c831-406a-b586-8529a522f7f2 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd returned with HTTP 404 Sep 01 02:14:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 953/1918] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:46 2026] GET /volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13ab864f-c892-4070-a74e-532780326794 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13ab864f-c892-4070-a74e-532780326794 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46/action Sep 01 02:14:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13ab864f-c892-4070-a74e-532780326794 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13ab864f-c892-4070-a74e-532780326794 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-13ab864f-c892-4070-a74e-532780326794 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] delete called for group a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:46 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-13ab864f-c892-4070-a74e-532780326794 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Delete group with id: a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 Sep 01 02:14:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:47 devstack devstack@c-api.service[87202]: /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 01 02:14:47 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13ab864f-c892-4070-a74e-532780326794 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46/action returned with HTTP 202 Sep 01 02:14:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 966/1919] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:46 2026] POST /volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1b9e1882-4a68-4e4d-8b9e-7bc9ea88fefd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b9e1882-4a68-4e4d-8b9e-7bc9ea88fefd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 Sep 01 02:14:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b9e1882-4a68-4e4d-8b9e-7bc9ea88fefd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b9e1882-4a68-4e4d-8b9e-7bc9ea88fefd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-1b9e1882-4a68-4e4d-8b9e-7bc9ea88fefd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:47 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b9e1882-4a68-4e4d-8b9e-7bc9ea88fefd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 returned with HTTP 200 Sep 01 02:14:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 954/1920] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:47 2026] GET /volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 => generated 322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8ac89c82-fbda-4297-a723-15431e54428b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ac89c82-fbda-4297-a723-15431e54428b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ac89c82-fbda-4297-a723-15431e54428b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ac89c82-fbda-4297-a723-15431e54428b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-8ac89c82-fbda-4297-a723-15431e54428b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ac89c82-fbda-4297-a723-15431e54428b tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 returned with HTTP 404 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 967/1921] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8426c73a-29fe-4a1c-8d6e-ade58bb7b845 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8426c73a-29fe-4a1c-8d6e-ade58bb7b845 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/detail Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8426c73a-29fe-4a1c-8d6e-ade58bb7b845 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8426c73a-29fe-4a1c-8d6e-ade58bb7b845 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:48 devstack devstack@c-api.service[87203]: /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 01 02:14:48 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8426c73a-29fe-4a1c-8d6e-ade58bb7b845 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 955/1922] 192.168.122.6 () {60 vars in 1170 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-beb24322-ce3c-460f-b540-07df2154affc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-beb24322-ce3c-460f-b540-07df2154affc tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-beb24322-ce3c-460f-b540-07df2154affc tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-beb24322-ce3c-460f-b540-07df2154affc tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-beb24322-ce3c-460f-b540-07df2154affc tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-beb24322-ce3c-460f-b540-07df2154affc tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: /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 01 02:14:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-beb24322-ce3c-460f-b540-07df2154affc tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Get all volumes completed successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-beb24322-ce3c-460f-b540-07df2154affc tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 968/1923] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05d61a0e-e520-4c1a-8f94-52f9e7d83926 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05d61a0e-e520-4c1a-8f94-52f9e7d83926 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46/action Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05d61a0e-e520-4c1a-8f94-52f9e7d83926 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05d61a0e-e520-4c1a-8f94-52f9e7d83926 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-05d61a0e-e520-4c1a-8f94-52f9e7d83926 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] delete called for group a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-05d61a0e-e520-4c1a-8f94-52f9e7d83926 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Delete group with id: a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05d61a0e-e520-4c1a-8f94-52f9e7d83926 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46/action returned with HTTP 404 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 956/1924] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:48 2026] POST /volume/v3/groups/a17bcb67-c3f8-4c7a-97da-fd8d8aed7d46/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Get all volumes completed successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e6f1651-f8f5-4a2e-b84e-8f37b968e5a5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 969/1925] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02eaf140-01d8-4e79-a2b5-ebaee32f575f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02eaf140-01d8-4e79-a2b5-ebaee32f575f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd/action Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02eaf140-01d8-4e79-a2b5-ebaee32f575f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02eaf140-01d8-4e79-a2b5-ebaee32f575f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-02eaf140-01d8-4e79-a2b5-ebaee32f575f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] delete called for group be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-02eaf140-01d8-4e79-a2b5-ebaee32f575f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Delete group with id: be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02eaf140-01d8-4e79-a2b5-ebaee32f575f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd/action returned with HTTP 404 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 957/1926] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:48 2026] POST /volume/v3/groups/be2ff8e1-8ef8-44f9-bd0e-81f70afa76fd/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db4808eb-80e4-4f04-b144-145a1f5360b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db4808eb-80e4-4f04-b144-145a1f5360b6 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/fbbf5cfe-2d84-4ae1-8f8b-1abdddca3f09 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db4808eb-80e4-4f04-b144-145a1f5360b6 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db4808eb-80e4-4f04-b144-145a1f5360b6 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db4808eb-80e4-4f04-b144-145a1f5360b6 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/group_types/fbbf5cfe-2d84-4ae1-8f8b-1abdddca3f09 returned with HTTP 202 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 970/1927] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:14:48 2026] DELETE /volume/v3/group_types/fbbf5cfe-2d84-4ae1-8f8b-1abdddca3f09 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ab282c2-23d7-45b6-a18f-dde50e6d8ad7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ab282c2-23d7-45b6-a18f-dde50e6d8ad7 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] DELETE http://192.168.122.6/volume/v3/types/41a067d2-d796-40c5-bd1d-4ae85de15053 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ab282c2-23d7-45b6-a18f-dde50e6d8ad7 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ab282c2-23d7-45b6-a18f-dde50e6d8ad7 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ab282c2-23d7-45b6-a18f-dde50e6d8ad7 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/types/41a067d2-d796-40c5-bd1d-4ae85de15053 returned with HTTP 202 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 958/1928] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:14:48 2026] DELETE /volume/v3/types/41a067d2-d796-40c5-bd1d-4ae85de15053 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b15949e5-16f9-4a1a-b248-77b417265846 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b15949e5-16f9-4a1a-b248-77b417265846 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] GET http://192.168.122.6/volume/v3/types/41a067d2-d796-40c5-bd1d-4ae85de15053 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b15949e5-16f9-4a1a-b248-77b417265846 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b15949e5-16f9-4a1a-b248-77b417265846 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b15949e5-16f9-4a1a-b248-77b417265846 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/types/41a067d2-d796-40c5-bd1d-4ae85de15053 returned with HTTP 404 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 971/1929] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/types/41a067d2-d796-40c5-bd1d-4ae85de15053 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a98c511-a6f4-4e6b-ba7a-668a453faf0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a98c511-a6f4-4e6b-ba7a-668a453faf0a tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a98c511-a6f4-4e6b-ba7a-668a453faf0a tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1602286267"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a98c511-a6f4-4e6b-ba7a-668a453faf0a tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 959/1930] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:14:48 2026] POST /volume/v3/types => generated 216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-574f106d-ca19-4902-afc4-38f0cb2658b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-574f106d-ca19-4902-afc4-38f0cb2658b4 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] POST http://192.168.122.6/volume/v3/group_types Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-574f106d-ca19-4902-afc4-38f0cb2658b4 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2024806682"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-574f106d-ca19-4902-afc4-38f0cb2658b4 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/group_types returned with HTTP 202 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 972/1931] 192.168.122.6 () {62 vars in 1185 bytes} [Tue Sep 1 02:14:48 2026] POST /volume/v3/group_types => generated 173 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b34e1f83-c630-4ae9-94de-6fb78017739a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b34e1f83-c630-4ae9-94de-6fb78017739a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b34e1f83-c630-4ae9-94de-6fb78017739a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e9345b00-1764-4af5-a6ba-d5a50871b4f1", "volume_types": ["b723d3b5-9cc5-420a-b691-f9c7dde1f57e"], "name": "tempest-GroupsTest-Group-475882151"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-b34e1f83-c630-4ae9-94de-6fb78017739a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Creating new group {'group': {'group_type': 'e9345b00-1764-4af5-a6ba-d5a50871b4f1', 'volume_types': ['b723d3b5-9cc5-420a-b691-f9c7dde1f57e'], 'name': 'tempest-GroupsTest-Group-475882151'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-b34e1f83-c630-4ae9-94de-6fb78017739a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Creating group tempest-GroupsTest-Group-475882151. Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b34e1f83-c630-4ae9-94de-6fb78017739a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Availability Zones retrieved successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b34e1f83-c630-4ae9-94de-6fb78017739a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Created reservations ['3ba39911-afca-46a8-bbe4-c7b090e88dac'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b34e1f83-c630-4ae9-94de-6fb78017739a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups returned with HTTP 202 Sep 01 02:14:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 960/1932] 192.168.122.6 () {62 vars in 1171 bytes} [Tue Sep 1 02:14:48 2026] POST /volume/v3/groups => generated 103 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3f074984-8e20-4a52-9d42-f05850e0708f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f074984-8e20-4a52-9d42-f05850e0708f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f074984-8e20-4a52-9d42-f05850e0708f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f074984-8e20-4a52-9d42-f05850e0708f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-3f074984-8e20-4a52-9d42-f05850e0708f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f074984-8e20-4a52-9d42-f05850e0708f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 973/1933] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 331 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1eadf43-57d3-4c15-a231-6ab0c46300dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1eadf43-57d3-4c15-a231-6ab0c46300dd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1eadf43-57d3-4c15-a231-6ab0c46300dd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1eadf43-57d3-4c15-a231-6ab0c46300dd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-e1eadf43-57d3-4c15-a231-6ab0c46300dd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:49 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1eadf43-57d3-4c15-a231-6ab0c46300dd tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 200 Sep 01 02:14:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 961/1934] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:49 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 332 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1524267824", "volume_type": "b723d3b5-9cc5-420a-b691-f9c7dde1f57e", "group_id": "7db086da-d00e-4e3d-822e-765c5c42862c", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1524267824', 'volume_type': 'b723d3b5-9cc5-420a-b691-f9c7dde1f57e', 'group_id': '7db086da-d00e-4e3d-822e-765c5c42862c', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:49 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume of 1 GB Sep 01 02:14:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:49 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Availability Zones retrieved successfully. Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Flow 'volume_create_api' (8eb14483-a24a-41fb-a08c-6e19b6a34848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cadf770-df90-440f-8e6c-e84691892660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cadf770-df90-440f-8e6c-e84691892660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:14:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e,is_public=True,name='tempest-GroupsTest-volume-type-1602286267',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b723d3b5-9cc5-420a-b691-f9c7dde1f57e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7db086da-d00e-4e3d-822e-765c5c42862c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c954943-d964-4b72-91e5-3d303d2aa561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1602286267 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1602286267, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:49 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1602286267 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1602286267, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Created reservations ['5656e8b4-d06a-4774-90c0-dca04e529a78', 'b2f38843-7112-4ac4-a956-6819b0664306', 'a5086c21-1eff-4991-88c9-9d7403600d3c', 'cbdcf8ea-53ed-421a-9e71-e5a092e4dbf3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c954943-d964-4b72-91e5-3d303d2aa561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5656e8b4-d06a-4774-90c0-dca04e529a78', 'b2f38843-7112-4ac4-a956-6819b0664306', 'a5086c21-1eff-4991-88c9-9d7403600d3c', 'cbdcf8ea-53ed-421a-9e71-e5a092e4dbf3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2773d373-2665-4735-be98-8b5e10cf5ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2773d373-2665-4735-be98-8b5e10cf5ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1524267824',encryption_key_id=None,group_id=7db086da-d00e-4e3d-822e-765c5c42862c,group_type_id=,metadata={},multiattach=False,project_id='3d3da4721233413d9c9a4137ab824705',qos_specs=None,replication_status=,reservations=['5656e8b4-d06a-4774-90c0-dca04e529a78','b2f38843-7112-4ac4-a956-6819b0664306','a5086c21-1eff-4991-88c9-9d7403600d3c','cbdcf8ea-53ed-421a-9e71-e5a092e4dbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542a31b1223049538e268f48c5b68437',volume_type_id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1524267824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7db086da-d00e-4e3d-822e-765c5c42862c,host=None,id=9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3da4721233413d9c9a4137ab824705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='542a31b1223049538e268f48c5b68437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b723d3b5-9cc5-420a-b691-f9c7dde1f57e),volume_type_id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5dc3c3-468b-46e7-9188-bd9f185e04dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5dc3c3-468b-46e7-9188-bd9f185e04dd) transitioned into state 'SUCCESS' from state '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-1524267824',encryption_key_id=None,group_id=7db086da-d00e-4e3d-822e-765c5c42862c,group_type_id=,metadata={},multiattach=False,project_id='3d3da4721233413d9c9a4137ab824705',qos_specs=None,replication_status=,reservations=['5656e8b4-d06a-4774-90c0-dca04e529a78','b2f38843-7112-4ac4-a956-6819b0664306','a5086c21-1eff-4991-88c9-9d7403600d3c','cbdcf8ea-53ed-421a-9e71-e5a092e4dbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542a31b1223049538e268f48c5b68437',volume_type_id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a00ca21-8809-4ebc-b37c-f3ad364e521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a00ca21-8809-4ebc-b37c-f3ad364e521d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Flow 'volume_create_api' (8eb14483-a24a-41fb-a08c-6e19b6a34848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume request issued successfully. Sep 01 02:14:50 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:50 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:50 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f761e2ff-85e2-4c6e-b38c-5adaecc09fd6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 974/1935] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:14:49 2026] POST /volume/v3/volumes => generated 819 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 Sep 01 02:14:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:50 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:50 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:50 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf3fdabe-33b3-4463-ac58-8c8497c234b9 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 returned with HTTP 200 Sep 01 02:14:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 962/1936] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:50 2026] GET /volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 => generated 887 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7393a742-0719-439f-9078-26c3e7885e14 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:51 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7393a742-0719-439f-9078-26c3e7885e14 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 returned with HTTP 200 Sep 01 02:14:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 975/1937] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 => generated 912 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1494955868", "volume_type": "b723d3b5-9cc5-420a-b691-f9c7dde1f57e", "group_id": "7db086da-d00e-4e3d-822e-765c5c42862c", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1494955868', 'volume_type': 'b723d3b5-9cc5-420a-b691-f9c7dde1f57e', 'group_id': '7db086da-d00e-4e3d-822e-765c5c42862c', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume of 1 GB Sep 01 02:14:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Availability Zones retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Flow 'volume_create_api' (4eea8bc2-c30d-4ee8-8073-9a2521dd77c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46f0df8-b76a-41ea-a779-bc18b4a16591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46f0df8-b76a-41ea-a779-bc18b4a16591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:14:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e,is_public=True,name='tempest-GroupsTest-volume-type-1602286267',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b723d3b5-9cc5-420a-b691-f9c7dde1f57e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7db086da-d00e-4e3d-822e-765c5c42862c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb60dc7-ed0d-41fc-80a8-74aa5c9595ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1602286267 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1602286267, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1602286267 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1602286267, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Created reservations ['aa7e581f-f683-4917-9c61-7b88864d7c08', '39ff98e2-7697-4f67-8a1e-707418d17e1f', '94210083-fc09-442f-afde-39d0c70957a3', '950263da-927c-47d4-b9dc-7aee935c3738'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acb60dc7-ed0d-41fc-80a8-74aa5c9595ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa7e581f-f683-4917-9c61-7b88864d7c08', '39ff98e2-7697-4f67-8a1e-707418d17e1f', '94210083-fc09-442f-afde-39d0c70957a3', '950263da-927c-47d4-b9dc-7aee935c3738']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95b7dac-3a65-450e-88f0-10d1552cb718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95b7dac-3a65-450e-88f0-10d1552cb718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b218d18-68d9-4c80-b043-a1b9eb0e96b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1494955868',encryption_key_id=None,group_id=7db086da-d00e-4e3d-822e-765c5c42862c,group_type_id=,metadata={},multiattach=False,project_id='3d3da4721233413d9c9a4137ab824705',qos_specs=None,replication_status=,reservations=['aa7e581f-f683-4917-9c61-7b88864d7c08','39ff98e2-7697-4f67-8a1e-707418d17e1f','94210083-fc09-442f-afde-39d0c70957a3','950263da-927c-47d4-b9dc-7aee935c3738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542a31b1223049538e268f48c5b68437',volume_type_id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1494955868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7db086da-d00e-4e3d-822e-765c5c42862c,host=None,id=1b218d18-68d9-4c80-b043-a1b9eb0e96b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d3da4721233413d9c9a4137ab824705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='542a31b1223049538e268f48c5b68437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b723d3b5-9cc5-420a-b691-f9c7dde1f57e),volume_type_id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (735d0855-7898-48a7-a137-3c995a8b524c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (735d0855-7898-48a7-a137-3c995a8b524c) transitioned into state 'SUCCESS' from state '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-1494955868',encryption_key_id=None,group_id=7db086da-d00e-4e3d-822e-765c5c42862c,group_type_id=,metadata={},multiattach=False,project_id='3d3da4721233413d9c9a4137ab824705',qos_specs=None,replication_status=,reservations=['aa7e581f-f683-4917-9c61-7b88864d7c08','39ff98e2-7697-4f67-8a1e-707418d17e1f','94210083-fc09-442f-afde-39d0c70957a3','950263da-927c-47d4-b9dc-7aee935c3738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542a31b1223049538e268f48c5b68437',volume_type_id=b723d3b5-9cc5-420a-b691-f9c7dde1f57e)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d27f7d-8c7d-41e0-835b-fad19aec91ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d27f7d-8c7d-41e0-835b-fad19aec91ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Flow 'volume_create_api' (4eea8bc2-c30d-4ee8-8073-9a2521dd77c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Create volume request issued successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:51 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:51 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56a5c755-06ea-41e7-bca1-f957af9a7a7f tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 963/1938] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:14:51 2026] POST /volume/v3/volumes => generated 819 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:51 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:51 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b888a038-8feb-4f59-b2ab-4d4d24e2ae18 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 returned with HTTP 200 Sep 01 02:14:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 976/1939] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 => generated 887 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 Sep 01 02:14:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:53 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4baa7214-c03c-4dc0-8c8c-83f3e0284953 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 964/1940] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:52 2026] GET /volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f3478c81-4d35-4c6f-bb8f-857f49a3bd16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3478c81-4d35-4c6f-bb8f-857f49a3bd16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] PUT http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f3478c81-4d35-4c6f-bb8f-857f49a3bd16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1b218d18-68d9-4c80-b043-a1b9eb0e96b9"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-f3478c81-4d35-4c6f-bb8f-857f49a3bd16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Update called for group 7db086da-d00e-4e3d-822e-765c5c42862c. {{(pid=87202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:14:53 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-f3478c81-4d35-4c6f-bb8f-857f49a3bd16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Updating group 7db086da-d00e-4e3d-822e-765c5c42862c with name new_group description: This is a new group add_volumes: None remove_volumes: 1b218d18-68d9-4c80-b043-a1b9eb0e96b9. Sep 01 02:14:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3478c81-4d35-4c6f-bb8f-857f49a3bd16 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 202 Sep 01 02:14:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 977/1941] 192.168.122.6 () {62 vars in 1281 bytes} [Tue Sep 1 02:14:53 2026] PUT /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2576492a-d8c9-40ee-a8b9-3a8f118fc1f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2576492a-d8c9-40ee-a8b9-3a8f118fc1f5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2576492a-d8c9-40ee-a8b9-3a8f118fc1f5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2576492a-d8c9-40ee-a8b9-3a8f118fc1f5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-2576492a-d8c9-40ee-a8b9-3a8f118fc1f5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2576492a-d8c9-40ee-a8b9-3a8f118fc1f5 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 965/1942] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba5fe533-7cfb-499b-b4ac-34a885f473d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba5fe533-7cfb-499b-b4ac-34a885f473d6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba5fe533-7cfb-499b-b4ac-34a885f473d6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba5fe533-7cfb-499b-b4ac-34a885f473d6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-ba5fe533-7cfb-499b-b4ac-34a885f473d6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba5fe533-7cfb-499b-b4ac-34a885f473d6 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 200 Sep 01 02:14:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 978/1943] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6261d57-7215-4812-bb1e-7934ac39a84c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6261d57-7215-4812-bb1e-7934ac39a84c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6261d57-7215-4812-bb1e-7934ac39a84c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6261d57-7215-4812-bb1e-7934ac39a84c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-d6261d57-7215-4812-bb1e-7934ac39a84c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6261d57-7215-4812-bb1e-7934ac39a84c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 200 Sep 01 02:14:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 966/1944] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /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 01 02:14:54 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Get all volumes completed successfully. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:54 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8899c2f-d148-4696-8eec-b4bb25f53730 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 979/1945] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/volumes/detail => generated 1783 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-768e986d-d62d-4195-9cca-b09afbdc26a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-768e986d-d62d-4195-9cca-b09afbdc26a3 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] PUT http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-768e986d-d62d-4195-9cca-b09afbdc26a3 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1b218d18-68d9-4c80-b043-a1b9eb0e96b9"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-768e986d-d62d-4195-9cca-b09afbdc26a3 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Update called for group 7db086da-d00e-4e3d-822e-765c5c42862c. {{(pid=87203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:14:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-768e986d-d62d-4195-9cca-b09afbdc26a3 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Updating group 7db086da-d00e-4e3d-822e-765c5c42862c with name None description: None add_volumes: 1b218d18-68d9-4c80-b043-a1b9eb0e96b9 remove_volumes: None. Sep 01 02:14:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-768e986d-d62d-4195-9cca-b09afbdc26a3 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 202 Sep 01 02:14:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 967/1946] 192.168.122.6 () {62 vars in 1280 bytes} [Tue Sep 1 02:14:54 2026] PUT /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-252c1a5a-9e23-4a0a-8739-c4613223480c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-252c1a5a-9e23-4a0a-8739-c4613223480c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-252c1a5a-9e23-4a0a-8739-c4613223480c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-252c1a5a-9e23-4a0a-8739-c4613223480c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-252c1a5a-9e23-4a0a-8739-c4613223480c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 01 02:14:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-252c1a5a-9e23-4a0a-8739-c4613223480c tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 200 Sep 01 02:14:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 980/1947] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60152cad-a8f4-45ab-8cce-5853e438c854 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60152cad-a8f4-45ab-8cce-5853e438c854 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60152cad-a8f4-45ab-8cce-5853e438c854 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60152cad-a8f4-45ab-8cce-5853e438c854 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-60152cad-a8f4-45ab-8cce-5853e438c854 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 01 02:14:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60152cad-a8f4-45ab-8cce-5853e438c854 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 200 Sep 01 02:14:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 968/1948] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:55 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:55 devstack devstack@c-api.service[87202]: /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 01 02:14:55 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Get all volumes completed successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:55 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:55 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:55 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:55 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34853fe7-dc54-4452-a3c8-77c90fe5c681 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 981/1949] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:55 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46945887-23bf-463b-916e-8e22a2323ad7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: /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 01 02:14:55 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:14:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Get all volumes completed successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:55 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:55 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:55 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:56 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46945887-23bf-463b-916e-8e22a2323ad7 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:14:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 969/1950] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:14:55 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2fc94198-8cbd-4c3e-bea1-5780564f9e1e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2fc94198-8cbd-4c3e-bea1-5780564f9e1e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] POST http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c/action Sep 01 02:14:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2fc94198-8cbd-4c3e-bea1-5780564f9e1e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2fc94198-8cbd-4c3e-bea1-5780564f9e1e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-2fc94198-8cbd-4c3e-bea1-5780564f9e1e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] delete called for group 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:14:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-2fc94198-8cbd-4c3e-bea1-5780564f9e1e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Delete group with id: 7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:56 devstack devstack@c-api.service[87202]: /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 01 02:14:56 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:14:56 devstack devstack@c-api.service[87202]: /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 01 02:14:56 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2fc94198-8cbd-4c3e-bea1-5780564f9e1e tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c/action returned with HTTP 202 Sep 01 02:14:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 982/1951] 192.168.122.6 () {62 vars in 1302 bytes} [Tue Sep 1 02:14:56 2026] POST /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 Sep 01 02:14:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:14:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:56 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:56 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:56 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:14:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee8d9662-abe5-42d8-ba98-02b05b615e04 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 returned with HTTP 200 Sep 01 02:14:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 970/1952] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:56 2026] GET /volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 Sep 01 02:14:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Volume info retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:14:57 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:14:57 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:14:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-adc2a7db-eff7-49ae-9cd7-5c572dbbd54a tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 983/1953] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 => generated 911 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75ed78ba-bf36-48f1-946b-48ab8d119e49 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75ed78ba-bf36-48f1-946b-48ab8d119e49 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75ed78ba-bf36-48f1-946b-48ab8d119e49 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75ed78ba-bf36-48f1-946b-48ab8d119e49 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75ed78ba-bf36-48f1-946b-48ab8d119e49 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 returned with HTTP 404 Sep 01 02:14:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 971/1954] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volumes/1b218d18-68d9-4c80-b043-a1b9eb0e96b9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d08c074c-b5fd-408e-8f5e-992cd50522e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d08c074c-b5fd-408e-8f5e-992cd50522e1 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d08c074c-b5fd-408e-8f5e-992cd50522e1 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d08c074c-b5fd-408e-8f5e-992cd50522e1 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d08c074c-b5fd-408e-8f5e-992cd50522e1 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 returned with HTTP 404 Sep 01 02:14:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 984/1955] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volumes/9dfc2343-a59e-4f6d-a9f1-ad37d3ff91a7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27f13a0c-1de4-4fd1-b669-68b3c27a3083 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27f13a0c-1de4-4fd1-b669-68b3c27a3083 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] GET http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27f13a0c-1de4-4fd1-b669-68b3c27a3083 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27f13a0c-1de4-4fd1-b669-68b3c27a3083 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-27f13a0c-1de4-4fd1-b669-68b3c27a3083 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] show called for member 7db086da-d00e-4e3d-822e-765c5c42862c {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27f13a0c-1de4-4fd1-b669-68b3c27a3083 tempest-GroupsTest-2086068325 tempest-GroupsTest-2086068325-project-member] http://192.168.122.6/volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c returned with HTTP 404 Sep 01 02:14:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 972/1956] 192.168.122.6 () {60 vars in 1260 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/groups/7db086da-d00e-4e3d-822e-765c5c42862c => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-94f14531-dabc-4340-b2cb-b7532ee5c0c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94f14531-dabc-4340-b2cb-b7532ee5c0c8 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] DELETE http://192.168.122.6/volume/v3/group_types/e9345b00-1764-4af5-a6ba-d5a50871b4f1 Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94f14531-dabc-4340-b2cb-b7532ee5c0c8 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94f14531-dabc-4340-b2cb-b7532ee5c0c8 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94f14531-dabc-4340-b2cb-b7532ee5c0c8 tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/group_types/e9345b00-1764-4af5-a6ba-d5a50871b4f1 returned with HTTP 202 Sep 01 02:14:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 985/1957] 192.168.122.6 () {60 vars in 1278 bytes} [Tue Sep 1 02:14:58 2026] DELETE /volume/v3/group_types/e9345b00-1764-4af5-a6ba-d5a50871b4f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56a3f953-9881-4517-9a81-29d4bda913eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56a3f953-9881-4517-9a81-29d4bda913eb tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] DELETE http://192.168.122.6/volume/v3/types/b723d3b5-9cc5-420a-b691-f9c7dde1f57e Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56a3f953-9881-4517-9a81-29d4bda913eb tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56a3f953-9881-4517-9a81-29d4bda913eb tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56a3f953-9881-4517-9a81-29d4bda913eb tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/types/b723d3b5-9cc5-420a-b691-f9c7dde1f57e returned with HTTP 202 Sep 01 02:14:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 973/1958] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:14:58 2026] DELETE /volume/v3/types/b723d3b5-9cc5-420a-b691-f9c7dde1f57e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-27850c18-9d1d-4bfb-b030-3df922eff60a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-27850c18-9d1d-4bfb-b030-3df922eff60a tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] GET http://192.168.122.6/volume/v3/types/b723d3b5-9cc5-420a-b691-f9c7dde1f57e Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-27850c18-9d1d-4bfb-b030-3df922eff60a tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-27850c18-9d1d-4bfb-b030-3df922eff60a tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-27850c18-9d1d-4bfb-b030-3df922eff60a tempest-GroupsTest-1716510030 tempest-GroupsTest-1716510030-project-admin] http://192.168.122.6/volume/v3/types/b723d3b5-9cc5-420a-b691-f9c7dde1f57e returned with HTTP 404 Sep 01 02:14:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 986/1959] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/types/b723d3b5-9cc5-420a-b691-f9c7dde1f57e => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e77fed9e-bfd9-4971-b62c-fbd0b725d979 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e77fed9e-bfd9-4971-b62c-fbd0b725d979 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:15:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e77fed9e-bfd9-4971-b62c-fbd0b725d979 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1701434114", "extra_specs": {"storage_protocol": "tempest-storage_protocol-83974334", "vendor_name": "tempest-vendor_name-1535897938"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e77fed9e-bfd9-4971-b62c-fbd0b725d979 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 974/1960] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:15:02 2026] POST /volume/v3/types => generated 326 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-533629c0-3676-4873-98c3-f2a3578677e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:15:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b51dbfa9-a65c-4f33-bc02-ffe13f606594", "size": 1, "name": "tempest-UserMessagesTest-Volume-1907463278"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Create volume request body: {'volume': {'volume_type': 'b51dbfa9-a65c-4f33-bc02-ffe13f606594', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1907463278'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Create volume of 1 GB Sep 01 02:15:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Availability Zones retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Flow 'volume_create_api' (4a729c0a-e24a-4798-b174-4cb645545b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eea6df5-4e0c-45c2-a26e-161423962d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eea6df5-4e0c-45c2-a26e-161423962d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:15:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-83974334',vendor_name='tempest-vendor_name-1535897938'},id=b51dbfa9-a65c-4f33-bc02-ffe13f606594,is_public=True,name='tempest-UserMessagesTest-volume-type-1701434114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b51dbfa9-a65c-4f33-bc02-ffe13f606594', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75ce15a-e3f3-4092-b05b-2b00134661a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1701434114 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1701434114, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:15:03 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1701434114 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1701434114, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Created reservations ['4fe91edf-283e-41d9-bbb4-9d53905fede2', '06f2ca09-f054-431a-8fe0-d49fd2e275f3', '9c80761d-6f63-458a-a6a6-d6614f28c1a6', 'af84958b-8795-4b16-91ee-014c2749d27d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75ce15a-e3f3-4092-b05b-2b00134661a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe91edf-283e-41d9-bbb4-9d53905fede2', '06f2ca09-f054-431a-8fe0-d49fd2e275f3', '9c80761d-6f63-458a-a6a6-d6614f28c1a6', 'af84958b-8795-4b16-91ee-014c2749d27d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cc3937-e786-4d61-803a-32746b12b437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cc3937-e786-4d61-803a-32746b12b437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc97e5bf-e752-4a6c-b4e0-82f72940bcf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1907463278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c796ebbb5c04c3cb008ee03cfacdf71',qos_specs=None,replication_status=,reservations=['4fe91edf-283e-41d9-bbb4-9d53905fede2','06f2ca09-f054-431a-8fe0-d49fd2e275f3','9c80761d-6f63-458a-a6a6-d6614f28c1a6','af84958b-8795-4b16-91ee-014c2749d27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d039c768444abca1f38dd80de8389c',volume_type_id=b51dbfa9-a65c-4f33-bc02-ffe13f606594), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1907463278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc97e5bf-e752-4a6c-b4e0-82f72940bcf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c796ebbb5c04c3cb008ee03cfacdf71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d039c768444abca1f38dd80de8389c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b51dbfa9-a65c-4f33-bc02-ffe13f606594),volume_type_id=b51dbfa9-a65c-4f33-bc02-ffe13f606594)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80dd0f85-947e-4e83-ae6c-c3acfee6134b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80dd0f85-947e-4e83-ae6c-c3acfee6134b) transitioned into state 'SUCCESS' from state '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-1907463278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c796ebbb5c04c3cb008ee03cfacdf71',qos_specs=None,replication_status=,reservations=['4fe91edf-283e-41d9-bbb4-9d53905fede2','06f2ca09-f054-431a-8fe0-d49fd2e275f3','9c80761d-6f63-458a-a6a6-d6614f28c1a6','af84958b-8795-4b16-91ee-014c2749d27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d039c768444abca1f38dd80de8389c',volume_type_id=b51dbfa9-a65c-4f33-bc02-ffe13f606594)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb6226e-7747-451a-91ad-08b33f182378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb6226e-7747-451a-91ad-08b33f182378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Flow 'volume_create_api' (4a729c0a-e24a-4798-b174-4cb645545b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Create volume request issued successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-533629c0-3676-4873-98c3-f2a3578677e5 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 987/1961] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:15:02 2026] POST /volume/v3/volumes => generated 790 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81a71a41-e12a-4e40-be70-4698a379559f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81a71a41-e12a-4e40-be70-4698a379559f tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 Sep 01 02:15:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81a71a41-e12a-4e40-be70-4698a379559f tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81a71a41-e12a-4e40-be70-4698a379559f tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81a71a41-e12a-4e40-be70-4698a379559f tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81a71a41-e12a-4e40-be70-4698a379559f tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 975/1962] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cfc15f44-02f3-4d92-95c4-4269bf3326cd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfc15f44-02f3-4d92-95c4-4269bf3326cd tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfc15f44-02f3-4d92-95c4-4269bf3326cd tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfc15f44-02f3-4d92-95c4-4269bf3326cd tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cfc15f44-02f3-4d92-95c4-4269bf3326cd tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfc15f44-02f3-4d92-95c4-4269bf3326cd tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 988/1963] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e59cd61-69a1-411d-9674-ba026f614def None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e59cd61-69a1-411d-9674-ba026f614def tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/messages Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e59cd61-69a1-411d-9674-ba026f614def tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e59cd61-69a1-411d-9674-ba026f614def tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e59cd61-69a1-411d-9674-ba026f614def tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 976/1964] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/messages => generated 674 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a88ec2f-3108-491d-8353-1d0fb6beb9b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a88ec2f-3108-491d-8353-1d0fb6beb9b7 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] DELETE http://192.168.122.6/volume/v3/messages/c905733d-b9bc-438e-a6f7-106111cfcc1a Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a88ec2f-3108-491d-8353-1d0fb6beb9b7 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a88ec2f-3108-491d-8353-1d0fb6beb9b7 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a88ec2f-3108-491d-8353-1d0fb6beb9b7 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/messages/c905733d-b9bc-438e-a6f7-106111cfcc1a returned with HTTP 204 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 989/1965] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:04 2026] DELETE /volume/v3/messages/c905733d-b9bc-438e-a6f7-106111cfcc1a => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50df1d42-4ceb-40f1-8e13-e44f78feb6e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50df1d42-4ceb-40f1-8e13-e44f78feb6e4 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/messages/c905733d-b9bc-438e-a6f7-106111cfcc1a Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50df1d42-4ceb-40f1-8e13-e44f78feb6e4 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50df1d42-4ceb-40f1-8e13-e44f78feb6e4 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50df1d42-4ceb-40f1-8e13-e44f78feb6e4 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/messages/c905733d-b9bc-438e-a6f7-106111cfcc1a returned with HTTP 404 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 977/1966] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/messages/c905733d-b9bc-438e-a6f7-106111cfcc1a => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eac45ff2-12a3-4691-be9a-580ac0b9e89a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac45ff2-12a3-4691-be9a-580ac0b9e89a tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eac45ff2-12a3-4691-be9a-580ac0b9e89a tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eac45ff2-12a3-4691-be9a-580ac0b9e89a tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eac45ff2-12a3-4691-be9a-580ac0b9e89a tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac45ff2-12a3-4691-be9a-580ac0b9e89a tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 990/1967] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] DELETE http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Delete volume with id: bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1701434114 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1701434114, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:15:04 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1701434114 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1701434114, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Created reservations ['c5c3a1af-8c8c-460c-b45f-0d1f3f039198', '75335746-63ea-4d82-bb5c-e705fe102174', '301bafe1-4228-415f-a9e8-1c02067974e5', '2d263835-1626-4ba6-ba52-3790b78fd013'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Delete volume request issued successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6d35db4-427b-4139-ad84-dc3cdab860b9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 returned with HTTP 202 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 978/1968] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:15:04 2026] DELETE /volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe8b197b-9d26-4b28-91f7-8a8b9fa82406 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe8b197b-9d26-4b28-91f7-8a8b9fa82406 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe8b197b-9d26-4b28-91f7-8a8b9fa82406 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe8b197b-9d26-4b28-91f7-8a8b9fa82406 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe8b197b-9d26-4b28-91f7-8a8b9fa82406 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 returned with HTTP 404 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 991/1969] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/bc97e5bf-e752-4a6c-b4e0-82f72940bcf8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25248e15-8823-4fde-a6e4-fec4bd1159d4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25248e15-8823-4fde-a6e4-fec4bd1159d4 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] DELETE http://192.168.122.6/volume/v3/types/b51dbfa9-a65c-4f33-bc02-ffe13f606594 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25248e15-8823-4fde-a6e4-fec4bd1159d4 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25248e15-8823-4fde-a6e4-fec4bd1159d4 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25248e15-8823-4fde-a6e4-fec4bd1159d4 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] http://192.168.122.6/volume/v3/types/b51dbfa9-a65c-4f33-bc02-ffe13f606594 returned with HTTP 202 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 979/1970] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:15:04 2026] DELETE /volume/v3/types/b51dbfa9-a65c-4f33-bc02-ffe13f606594 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b048c3b5-6e60-47af-b173-d9fa07f20701 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b048c3b5-6e60-47af-b173-d9fa07f20701 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] GET http://192.168.122.6/volume/v3/types/b51dbfa9-a65c-4f33-bc02-ffe13f606594 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b048c3b5-6e60-47af-b173-d9fa07f20701 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b048c3b5-6e60-47af-b173-d9fa07f20701 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b048c3b5-6e60-47af-b173-d9fa07f20701 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] http://192.168.122.6/volume/v3/types/b51dbfa9-a65c-4f33-bc02-ffe13f606594 returned with HTTP 404 Sep 01 02:15:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 992/1971] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/types/b51dbfa9-a65c-4f33-bc02-ffe13f606594 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f89bc133-76c9-4a85-9e80-9d1b55554c2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f89bc133-76c9-4a85-9e80-9d1b55554c2d tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f89bc133-76c9-4a85-9e80-9d1b55554c2d tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1980440190", "extra_specs": {"storage_protocol": "tempest-storage_protocol-869500198", "vendor_name": "tempest-vendor_name-2136789868"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f89bc133-76c9-4a85-9e80-9d1b55554c2d tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 980/1972] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types => generated 327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "576dbebb-bb6d-43f4-8ef3-f39ad1229b0a", "size": 1, "name": "tempest-UserMessagesTest-Volume-1260246707"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Create volume request body: {'volume': {'volume_type': '576dbebb-bb6d-43f4-8ef3-f39ad1229b0a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1260246707'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Create volume of 1 GB Sep 01 02:15:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Availability Zones retrieved successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Flow 'volume_create_api' (2a01c219-6140-4a02-be14-779d91196338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c454878b-e274-4bdb-b100-f5c9096a0854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c454878b-e274-4bdb-b100-f5c9096a0854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:15:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-869500198',vendor_name='tempest-vendor_name-2136789868'},id=576dbebb-bb6d-43f4-8ef3-f39ad1229b0a,is_public=True,name='tempest-UserMessagesTest-volume-type-1980440190',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '576dbebb-bb6d-43f4-8ef3-f39ad1229b0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5885b005-8c4a-4c82-94a1-eb8eedca3349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:04 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1980440190 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1980440190, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:15:04 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1980440190 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1980440190, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Created reservations ['f6505cc3-52af-4568-9c4d-4b0fb0b9009f', 'aba5e02e-951a-45a9-956f-085a1cfa61ae', 'e7f71eed-1c68-4868-88ad-518fb51ab1c2', 'b41903c7-ce46-405f-b18c-91ba22a4a561'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5885b005-8c4a-4c82-94a1-eb8eedca3349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6505cc3-52af-4568-9c4d-4b0fb0b9009f', 'aba5e02e-951a-45a9-956f-085a1cfa61ae', 'e7f71eed-1c68-4868-88ad-518fb51ab1c2', 'b41903c7-ce46-405f-b18c-91ba22a4a561']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bbe6a03-2264-4fff-a1cd-d766de5904ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bbe6a03-2264-4fff-a1cd-d766de5904ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16a05f30-5c5a-40d3-a261-efa21731aed6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1260246707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c796ebbb5c04c3cb008ee03cfacdf71',qos_specs=None,replication_status=,reservations=['f6505cc3-52af-4568-9c4d-4b0fb0b9009f','aba5e02e-951a-45a9-956f-085a1cfa61ae','e7f71eed-1c68-4868-88ad-518fb51ab1c2','b41903c7-ce46-405f-b18c-91ba22a4a561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d039c768444abca1f38dd80de8389c',volume_type_id=576dbebb-bb6d-43f4-8ef3-f39ad1229b0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1260246707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16a05f30-5c5a-40d3-a261-efa21731aed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c796ebbb5c04c3cb008ee03cfacdf71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d039c768444abca1f38dd80de8389c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(576dbebb-bb6d-43f4-8ef3-f39ad1229b0a),volume_type_id=576dbebb-bb6d-43f4-8ef3-f39ad1229b0a)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e381f09c-e069-43ec-b697-fb6013301e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e381f09c-e069-43ec-b697-fb6013301e7c) transitioned into state 'SUCCESS' from state '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-1260246707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c796ebbb5c04c3cb008ee03cfacdf71',qos_specs=None,replication_status=,reservations=['f6505cc3-52af-4568-9c4d-4b0fb0b9009f','aba5e02e-951a-45a9-956f-085a1cfa61ae','e7f71eed-1c68-4868-88ad-518fb51ab1c2','b41903c7-ce46-405f-b18c-91ba22a4a561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d039c768444abca1f38dd80de8389c',volume_type_id=576dbebb-bb6d-43f4-8ef3-f39ad1229b0a)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d910996-8741-4ad6-8b2a-bf63a7d2f369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d910996-8741-4ad6-8b2a-bf63a7d2f369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Flow 'volume_create_api' (2a01c219-6140-4a02-be14-779d91196338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Create volume request issued successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ed3b9c2-46e7-4639-8a91-2c8bd2f93aaa tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 993/1973] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/volumes => generated 790 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e552e4d9-889f-469b-a787-3168fab05394 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e552e4d9-889f-469b-a787-3168fab05394 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 Sep 01 02:15:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e552e4d9-889f-469b-a787-3168fab05394 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e552e4d9-889f-469b-a787-3168fab05394 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e552e4d9-889f-469b-a787-3168fab05394 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e552e4d9-889f-469b-a787-3168fab05394 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 981/1974] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e76a64c-7f47-4217-8581-55edfbed7e70 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e76a64c-7f47-4217-8581-55edfbed7e70 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e76a64c-7f47-4217-8581-55edfbed7e70 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e76a64c-7f47-4217-8581-55edfbed7e70 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7e76a64c-7f47-4217-8581-55edfbed7e70 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e76a64c-7f47-4217-8581-55edfbed7e70 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 994/1975] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-379374d2-a099-4f53-b5d9-7d9b0b2806d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-379374d2-a099-4f53-b5d9-7d9b0b2806d9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/messages Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-379374d2-a099-4f53-b5d9-7d9b0b2806d9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-379374d2-a099-4f53-b5d9-7d9b0b2806d9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-379374d2-a099-4f53-b5d9-7d9b0b2806d9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 982/1976] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/messages => generated 674 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a6ac5d44-cffa-4904-9d7c-7386d9275007 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6ac5d44-cffa-4904-9d7c-7386d9275007 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/messages/379c911f-f71d-4506-ac45-6ef02c2dd915 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a6ac5d44-cffa-4904-9d7c-7386d9275007 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a6ac5d44-cffa-4904-9d7c-7386d9275007 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6ac5d44-cffa-4904-9d7c-7386d9275007 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/messages/379c911f-f71d-4506-ac45-6ef02c2dd915 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 995/1977] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/messages/379c911f-f71d-4506-ac45-6ef02c2dd915 => generated 671 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b66febbe-152e-4535-b5c8-2a3697e7f124 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b66febbe-152e-4535-b5c8-2a3697e7f124 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/messages Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b66febbe-152e-4535-b5c8-2a3697e7f124 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b66febbe-152e-4535-b5c8-2a3697e7f124 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b66febbe-152e-4535-b5c8-2a3697e7f124 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 983/1978] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/messages => generated 674 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5723c1a8-de47-44d2-8fc1-9e98c89e5f1d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5723c1a8-de47-44d2-8fc1-9e98c89e5f1d tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] DELETE http://192.168.122.6/volume/v3/messages/379c911f-f71d-4506-ac45-6ef02c2dd915 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5723c1a8-de47-44d2-8fc1-9e98c89e5f1d tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5723c1a8-de47-44d2-8fc1-9e98c89e5f1d tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5723c1a8-de47-44d2-8fc1-9e98c89e5f1d tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/messages/379c911f-f71d-4506-ac45-6ef02c2dd915 returned with HTTP 204 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 996/1979] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:06 2026] DELETE /volume/v3/messages/379c911f-f71d-4506-ac45-6ef02c2dd915 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bab750a4-096f-49ee-8b20-097271388c58 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bab750a4-096f-49ee-8b20-097271388c58 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bab750a4-096f-49ee-8b20-097271388c58 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bab750a4-096f-49ee-8b20-097271388c58 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bab750a4-096f-49ee-8b20-097271388c58 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bab750a4-096f-49ee-8b20-097271388c58 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 984/1980] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] DELETE http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Delete volume with id: 16a05f30-5c5a-40d3-a261-efa21731aed6 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Created reservations ['f27cdb27-5d04-4785-b681-ed3b468e4ef9', 'bef9fc92-b5b9-4695-a685-5dd215aa15ab', 'e642885f-9c61-427a-bb15-195eba73c00e', 'ad29fca6-5158-4711-8154-60b6f9e1e415'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Delete volume request issued successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a18a37c4-363d-4d99-bc28-5dd1f3d1dfa9 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 returned with HTTP 202 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 997/1981] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:15:06 2026] DELETE /volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-508fd233-7556-415f-bfe8-bcb9a92b1e22 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-508fd233-7556-415f-bfe8-bcb9a92b1e22 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] GET http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-508fd233-7556-415f-bfe8-bcb9a92b1e22 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-508fd233-7556-415f-bfe8-bcb9a92b1e22 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-508fd233-7556-415f-bfe8-bcb9a92b1e22 tempest-UserMessagesTest-880038321 tempest-UserMessagesTest-880038321-project-member] http://192.168.122.6/volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 returned with HTTP 404 Sep 01 02:15:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 985/1982] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/volumes/16a05f30-5c5a-40d3-a261-efa21731aed6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3bcb8d5c-e076-4995-b409-eb8430548f8f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bcb8d5c-e076-4995-b409-eb8430548f8f tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] DELETE http://192.168.122.6/volume/v3/types/576dbebb-bb6d-43f4-8ef3-f39ad1229b0a Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bcb8d5c-e076-4995-b409-eb8430548f8f tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bcb8d5c-e076-4995-b409-eb8430548f8f tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bcb8d5c-e076-4995-b409-eb8430548f8f tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] http://192.168.122.6/volume/v3/types/576dbebb-bb6d-43f4-8ef3-f39ad1229b0a returned with HTTP 202 Sep 01 02:15:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 998/1983] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:15:06 2026] DELETE /volume/v3/types/576dbebb-bb6d-43f4-8ef3-f39ad1229b0a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ea860cd-e9ef-4a13-8fc9-575f6f3846e6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ea860cd-e9ef-4a13-8fc9-575f6f3846e6 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] GET http://192.168.122.6/volume/v3/types/576dbebb-bb6d-43f4-8ef3-f39ad1229b0a Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ea860cd-e9ef-4a13-8fc9-575f6f3846e6 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ea860cd-e9ef-4a13-8fc9-575f6f3846e6 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ea860cd-e9ef-4a13-8fc9-575f6f3846e6 tempest-UserMessagesTest-1984342883 tempest-UserMessagesTest-1984342883-project-admin] http://192.168.122.6/volume/v3/types/576dbebb-bb6d-43f4-8ef3-f39ad1229b0a returned with HTTP 404 Sep 01 02:15:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 986/1984] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/types/576dbebb-bb6d-43f4-8ef3-f39ad1229b0a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f9931945-cb32-46b4-a6d5-6a1de251e11e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9931945-cb32-46b4-a6d5-6a1de251e11e tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] GET http://192.168.122.6/volume/v3/os-services Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9931945-cb32-46b4-a6d5-6a1de251e11e tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9931945-cb32-46b4-a6d5-6a1de251e11e tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=481,cinder:INSERT=77,cinder:UPDATE=142 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: /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 01 02:15:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:15:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9931945-cb32-46b4-a6d5-6a1de251e11e tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] http://192.168.122.6/volume/v3/os-services returned with HTTP 200 Sep 01 02:15:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 999/1985] 192.168.122.6 () {58 vars in 1123 bytes} [Tue Sep 1 02:15:10 2026] GET /volume/v3/os-services => generated 707 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7205ff3d-2357-44eb-ac62-63fceb40a34f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7205ff3d-2357-44eb-ac62-63fceb40a34f tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] GET http://192.168.122.6/volume/v3/os-services?host=devstack Sep 01 02:15:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7205ff3d-2357-44eb-ac62-63fceb40a34f tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7205ff3d-2357-44eb-ac62-63fceb40a34f tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:10 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=365,cinder:UPDATE=77,cinder:INSERT=36 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:10 devstack devstack@c-api.service[87203]: /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 01 02:15:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:15:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7205ff3d-2357-44eb-ac62-63fceb40a34f tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] http://192.168.122.6/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 02:15:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 987/1986] 192.168.122.6 () {58 vars in 1150 bytes} [Tue Sep 1 02:15:10 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb1ff5b2-cfe8-4bb9-90e1-b6c205b293e3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb1ff5b2-cfe8-4bb9-90e1-b6c205b293e3 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] GET http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb1ff5b2-cfe8-4bb9-90e1-b6c205b293e3 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb1ff5b2-cfe8-4bb9-90e1-b6c205b293e3 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb1ff5b2-cfe8-4bb9-90e1-b6c205b293e3 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 02:15:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1000/1987] 192.168.122.6 () {58 vars in 1198 bytes} [Tue Sep 1 02:15:10 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e7e824d6-2ae6-4bad-a463-99d7e449270c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7e824d6-2ae6-4bad-a463-99d7e449270c tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] GET http://192.168.122.6/volume/v3/os-services?binary=cinder-scheduler Sep 01 02:15:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7e824d6-2ae6-4bad-a463-99d7e449270c tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7e824d6-2ae6-4bad-a463-99d7e449270c tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7e824d6-2ae6-4bad-a463-99d7e449270c tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] http://192.168.122.6/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 02:15:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 988/1988] 192.168.122.6 () {58 vars in 1170 bytes} [Tue Sep 1 02:15:10 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c18438d1-a63d-452d-828f-feac29b1996b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-841929374"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-841929374'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:10 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Create volume of 1 GB Sep 01 02:15:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Availability Zones retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Flow 'volume_create_api' (e53f2d37-b633-4b48-bf0d-f89a70fe5a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d23d29d-68a7-48f7-903c-6c654b517d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d23d29d-68a7-48f7-903c-6c654b517d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4a899f-f9a4-4823-b6b7-e4f867a538aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Created reservations ['dcdcf879-b3fd-4c57-9018-66b429e79f0a', '7d96aabf-05e2-4f1c-858f-07111e1a5b07', '9ddfa884-7c70-42cb-b3e8-f331fc31a7d9', '7cf15278-2023-4b01-a4fe-cf6bf1022aae'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4a899f-f9a4-4823-b6b7-e4f867a538aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcdcf879-b3fd-4c57-9018-66b429e79f0a', '7d96aabf-05e2-4f1c-858f-07111e1a5b07', '9ddfa884-7c70-42cb-b3e8-f331fc31a7d9', '7cf15278-2023-4b01-a4fe-cf6bf1022aae']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a606279-1b41-434a-96e5-1cb5c338ce29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a606279-1b41-434a-96e5-1cb5c338ce29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d832a0b-6aad-458b-ba5f-89599bec14f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-841929374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e35bf9624474edc8ab25e02a509e180',qos_specs=None,replication_status=,reservations=['dcdcf879-b3fd-4c57-9018-66b429e79f0a','7d96aabf-05e2-4f1c-858f-07111e1a5b07','9ddfa884-7c70-42cb-b3e8-f331fc31a7d9','7cf15278-2023-4b01-a4fe-cf6bf1022aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2b93a3a55142868f30bc42f325fa67',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-841929374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d832a0b-6aad-458b-ba5f-89599bec14f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e35bf9624474edc8ab25e02a509e180',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca2b93a3a55142868f30bc42f325fa67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5691d33-3058-464a-bf5a-9ffadb3c7d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5691d33-3058-464a-bf5a-9ffadb3c7d38) transitioned into state 'SUCCESS' from state '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-841929374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e35bf9624474edc8ab25e02a509e180',qos_specs=None,replication_status=,reservations=['dcdcf879-b3fd-4c57-9018-66b429e79f0a','7d96aabf-05e2-4f1c-858f-07111e1a5b07','9ddfa884-7c70-42cb-b3e8-f331fc31a7d9','7cf15278-2023-4b01-a4fe-cf6bf1022aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2b93a3a55142868f30bc42f325fa67',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2e7e77-fdf2-4174-b05e-073acd193cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2e7e77-fdf2-4174-b05e-073acd193cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Flow 'volume_create_api' (e53f2d37-b633-4b48-bf0d-f89a70fe5a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Create volume request issued successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c18438d1-a63d-452d-828f-feac29b1996b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1001/1989] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:10 2026] POST /volume/v3/volumes => generated 758 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c185ea49-dff8-49e2-a4bd-a0b7ddd12f22 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c185ea49-dff8-49e2-a4bd-a0b7ddd12f22 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] GET http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c185ea49-dff8-49e2-a4bd-a0b7ddd12f22 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c185ea49-dff8-49e2-a4bd-a0b7ddd12f22 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c185ea49-dff8-49e2-a4bd-a0b7ddd12f22 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Volume info retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c185ea49-dff8-49e2-a4bd-a0b7ddd12f22 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 returned with HTTP 200 Sep 01 02:15:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 989/1990] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:11 2026] GET /volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f48dd3e-048f-4a9f-bfb2-9d5ed688a14b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f48dd3e-048f-4a9f-bfb2-9d5ed688a14b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] GET http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f48dd3e-048f-4a9f-bfb2-9d5ed688a14b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f48dd3e-048f-4a9f-bfb2-9d5ed688a14b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f48dd3e-048f-4a9f-bfb2-9d5ed688a14b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Volume info retrieved successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f48dd3e-048f-4a9f-bfb2-9d5ed688a14b tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 returned with HTTP 200 Sep 01 02:15:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1002/1991] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-729d1bcd-6730-43fb-84e2-089bc76771d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-729d1bcd-6730-43fb-84e2-089bc76771d0 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] GET http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-729d1bcd-6730-43fb-84e2-089bc76771d0 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-729d1bcd-6730-43fb-84e2-089bc76771d0 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-729d1bcd-6730-43fb-84e2-089bc76771d0 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Volume info retrieved successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-729d1bcd-6730-43fb-84e2-089bc76771d0 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 returned with HTTP 200 Sep 01 02:15:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 990/1992] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aef1a6bb-a152-4a1d-a90a-e1d29c92f745 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aef1a6bb-a152-4a1d-a90a-e1d29c92f745 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] GET http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aef1a6bb-a152-4a1d-a90a-e1d29c92f745 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aef1a6bb-a152-4a1d-a90a-e1d29c92f745 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: /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 01 02:15:12 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aef1a6bb-a152-4a1d-a90a-e1d29c92f745 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] http://192.168.122.6/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 02:15:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1003/1993] 192.168.122.6 () {58 vars in 1192 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c88e244e-536a-475d-b6f7-2e0b77b6746e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c88e244e-536a-475d-b6f7-2e0b77b6746e tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] GET http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c88e244e-536a-475d-b6f7-2e0b77b6746e tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c88e244e-536a-475d-b6f7-2e0b77b6746e tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c88e244e-536a-475d-b6f7-2e0b77b6746e tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Volume info retrieved successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c88e244e-536a-475d-b6f7-2e0b77b6746e tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 returned with HTTP 200 Sep 01 02:15:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 991/1994] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Delete volume with id: 3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Volume info retrieved successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Delete volume request issued successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4833fe00-2403-4f46-9c63-f68318fb2ee6 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 returned with HTTP 202 Sep 01 02:15:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1004/1995] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:15:12 2026] DELETE /volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5845dffc-ca60-4994-a094-2b90c65d7e28 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5845dffc-ca60-4994-a094-2b90c65d7e28 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] GET http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5845dffc-ca60-4994-a094-2b90c65d7e28 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5845dffc-ca60-4994-a094-2b90c65d7e28 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5845dffc-ca60-4994-a094-2b90c65d7e28 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Volume info retrieved successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5845dffc-ca60-4994-a094-2b90c65d7e28 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 returned with HTTP 200 Sep 01 02:15:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 992/1996] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-850307eb-db33-4473-a5c8-755f2d8b4b66 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-850307eb-db33-4473-a5c8-755f2d8b4b66 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] GET http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 Sep 01 02:15:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-850307eb-db33-4473-a5c8-755f2d8b4b66 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-850307eb-db33-4473-a5c8-755f2d8b4b66 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-850307eb-db33-4473-a5c8-755f2d8b4b66 tempest-VolumesServicesTestJSON-645562118 tempest-VolumesServicesTestJSON-645562118-project-member] http://192.168.122.6/volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 returned with HTTP 404 Sep 01 02:15:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1005/1997] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:13 2026] GET /volume/v3/volumes/3d832a0b-6aad-458b-ba5f-89599bec14f1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2b04d082-72dc-402c-8647-8b04637cec69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b04d082-72dc-402c-8647-8b04637cec69 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] GET http://192.168.122.6/volume/v3/os-services Sep 01 02:15:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b04d082-72dc-402c-8647-8b04637cec69 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b04d082-72dc-402c-8647-8b04637cec69 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:13 devstack devstack@c-api.service[87203]: /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 01 02:15:13 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:15:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b04d082-72dc-402c-8647-8b04637cec69 tempest-VolumesServicesTestJSON-1049541090 tempest-VolumesServicesTestJSON-1049541090-project-admin] http://192.168.122.6/volume/v3/os-services returned with HTTP 200 Sep 01 02:15:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 993/1998] 192.168.122.6 () {58 vars in 1123 bytes} [Tue Sep 1 02:15:13 2026] GET /volume/v3/os-services => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c414b0f-6474-45c6-a179-c5ff1f41a2ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c414b0f-6474-45c6-a179-c5ff1f41a2ad tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] GET http://192.168.122.6/volume/v3/os-services Sep 01 02:15:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c414b0f-6474-45c6-a179-c5ff1f41a2ad tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c414b0f-6474-45c6-a179-c5ff1f41a2ad tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:17 devstack devstack@c-api.service[87202]: /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 01 02:15:17 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:15:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c414b0f-6474-45c6-a179-c5ff1f41a2ad tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] http://192.168.122.6/volume/v3/os-services returned with HTTP 200 Sep 01 02:15:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1006/1999] 192.168.122.6 () {58 vars in 1123 bytes} [Tue Sep 1 02:15:17 2026] GET /volume/v3/os-services => generated 707 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a08c5065-7771-4dce-b014-84988aab973f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a08c5065-7771-4dce-b014-84988aab973f tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] PUT http://192.168.122.6/volume/v3/os-services/disable-log-reason Sep 01 02:15:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a08c5065-7771-4dce-b014-84988aab973f tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a08c5065-7771-4dce-b014-84988aab973f tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] http://192.168.122.6/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 02:15:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 994/2000] 192.168.122.6 () {60 vars in 1200 bytes} [Tue Sep 1 02:15:17 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c50f104-d5fb-4b10-bdd8-b967e6b67172 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c50f104-d5fb-4b10-bdd8-b967e6b67172 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] PUT http://192.168.122.6/volume/v3/os-services/disable Sep 01 02:15:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c50f104-d5fb-4b10-bdd8-b967e6b67172 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c50f104-d5fb-4b10-bdd8-b967e6b67172 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] http://192.168.122.6/volume/v3/os-services/disable returned with HTTP 404 Sep 01 02:15:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1007/2001] 192.168.122.6 () {60 vars in 1167 bytes} [Tue Sep 1 02:15:17 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df91b420-9113-4cc3-8b5b-844a5d17a481 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df91b420-9113-4cc3-8b5b-844a5d17a481 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] PUT http://192.168.122.6/volume/v3/os-services/enable Sep 01 02:15:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df91b420-9113-4cc3-8b5b-844a5d17a481 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df91b420-9113-4cc3-8b5b-844a5d17a481 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] http://192.168.122.6/volume/v3/os-services/enable returned with HTTP 404 Sep 01 02:15:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 995/2002] 192.168.122.6 () {60 vars in 1164 bytes} [Tue Sep 1 02:15:17 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a269bfa1-1731-4320-bd2d-0236ff49e959 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a269bfa1-1731-4320-bd2d-0236ff49e959 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] PUT http://192.168.122.6/volume/v3/os-services/freeze Sep 01 02:15:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a269bfa1-1731-4320-bd2d-0236ff49e959 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a269bfa1-1731-4320-bd2d-0236ff49e959 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] http://192.168.122.6/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 02:15:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1008/2003] 192.168.122.6 () {60 vars in 1164 bytes} [Tue Sep 1 02:15:17 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f4081e4-0d1f-4fca-9a9a-4b09fb4da223 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f4081e4-0d1f-4fca-9a9a-4b09fb4da223 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] PUT http://192.168.122.6/volume/v3/os-services/thaw Sep 01 02:15:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f4081e4-0d1f-4fca-9a9a-4b09fb4da223 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f4081e4-0d1f-4fca-9a9a-4b09fb4da223 tempest-VolumeServicesNegativeTest-288631135 tempest-VolumeServicesNegativeTest-288631135-project-admin] http://192.168.122.6/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 02:15:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 996/2004] 192.168.122.6 () {60 vars in 1158 bytes} [Tue Sep 1 02:15:17 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:27 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=40,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:27 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=20 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2118816809"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2118816809'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume of 1 GB Sep 01 02:15:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Availability Zones retrieved successfully. Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (6ca4e939-5bc1-408c-b95d-4258a140be04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32408691-9382-4990-8891-1fab833b2589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32408691-9382-4990-8891-1fab833b2589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1244d70c-1569-4831-876c-f49e6487f7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Created reservations ['7341fece-ced6-4616-80b7-b71203bd0acd', '6315dacb-b63a-48f5-b664-eecef1b5663b', '46f12333-445f-4ee4-b40f-439de1c96bf8', '2f4de206-01dd-4404-a966-18aa69390dd3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1244d70c-1569-4831-876c-f49e6487f7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7341fece-ced6-4616-80b7-b71203bd0acd', '6315dacb-b63a-48f5-b664-eecef1b5663b', '46f12333-445f-4ee4-b40f-439de1c96bf8', '2f4de206-01dd-4404-a966-18aa69390dd3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c09c05e-2a8f-43f5-ba89-4a6d535cd646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c09c05e-2a8f-43f5-ba89-4a6d535cd646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9625dc26-a7cb-43d6-8b79-67296c782a55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2118816809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['7341fece-ced6-4616-80b7-b71203bd0acd','6315dacb-b63a-48f5-b664-eecef1b5663b','46f12333-445f-4ee4-b40f-439de1c96bf8','2f4de206-01dd-4404-a966-18aa69390dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2118816809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9625dc26-a7cb-43d6-8b79-67296c782a55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22327dafa4634e8e916b16e3b5f3952b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5920ed5e275a4713a13e4989267782b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c487c419-198d-45c2-9024-8f26513ee0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c487c419-198d-45c2-9024-8f26513ee0f2) transitioned into state 'SUCCESS' from state '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-2118816809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['7341fece-ced6-4616-80b7-b71203bd0acd','6315dacb-b63a-48f5-b664-eecef1b5663b','46f12333-445f-4ee4-b40f-439de1c96bf8','2f4de206-01dd-4404-a966-18aa69390dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8e2ba3-caab-4806-a136-e491d13893ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8e2ba3-caab-4806-a136-e491d13893ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (6ca4e939-5bc1-408c-b95d-4258a140be04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request issued successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e13b723-cead-4bab-b0d9-dd371463fbe2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1009/2005] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:47 2026] POST /volume/v3/volumes => generated 754 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c530d180-cbde-44b0-8fe4-3b9d64c2172d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c530d180-cbde-44b0-8fe4-3b9d64c2172d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c530d180-cbde-44b0-8fe4-3b9d64c2172d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c530d180-cbde-44b0-8fe4-3b9d64c2172d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c530d180-cbde-44b0-8fe4-3b9d64c2172d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c530d180-cbde-44b0-8fe4-3b9d64c2172d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 997/2006] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:48 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-206a4766-a2fb-42b2-82c8-9376d9a43513 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-206a4766-a2fb-42b2-82c8-9376d9a43513 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-206a4766-a2fb-42b2-82c8-9376d9a43513 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-206a4766-a2fb-42b2-82c8-9376d9a43513 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-206a4766-a2fb-42b2-82c8-9376d9a43513 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-206a4766-a2fb-42b2-82c8-9376d9a43513 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1010/2007] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action body: b'{"os-attach": {"instance_uuid": "f5b2a11b-1a94-4afb-8922-e82ba8c01ee0", "mountpoint": "/dev/vdb"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f5b2a11b-1a94-4afb-8922-e82ba8c01ee0", "mountpoint": "/dev/vdb"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Update volume admin metadata completed successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Attach volume completed successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba29c131-6a1c-4368-b946-b64e24d49a09 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action returned with HTTP 202 Sep 01 02:15:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 998/2008] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:49 2026] POST /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-78b04d1c-c9b0-436e-a70c-c452c0404b95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78b04d1c-c9b0-436e-a70c-c452c0404b95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78b04d1c-c9b0-436e-a70c-c452c0404b95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78b04d1c-c9b0-436e-a70c-c452c0404b95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-78b04d1c-c9b0-436e-a70c-c452c0404b95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78b04d1c-c9b0-436e-a70c-c452c0404b95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1011/2009] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 1181 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81be2a85-26af-455e-bee4-97a916c9cc33 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81be2a85-26af-455e-bee4-97a916c9cc33 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81be2a85-26af-455e-bee4-97a916c9cc33 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81be2a85-26af-455e-bee4-97a916c9cc33 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81be2a85-26af-455e-bee4-97a916c9cc33 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81be2a85-26af-455e-bee4-97a916c9cc33 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 999/2010] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 1181 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1233a885-0ca6-4d65-8a74-183ea8ba7d2e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1233a885-0ca6-4d65-8a74-183ea8ba7d2e tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1233a885-0ca6-4d65-8a74-183ea8ba7d2e tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1233a885-0ca6-4d65-8a74-183ea8ba7d2e tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-1233a885-0ca6-4d65-8a74-183ea8ba7d2e tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume '9625dc26-a7cb-43d6-8b79-67296c782a55' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1233a885-0ca6-4d65-8a74-183ea8ba7d2e tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action returned with HTTP 202 Sep 01 02:15:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1012/2011] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:49 2026] POST /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c24ec2a5-bb51-4479-b3ba-fb51b1ad8f95 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c24ec2a5-bb51-4479-b3ba-fb51b1ad8f95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c24ec2a5-bb51-4479-b3ba-fb51b1ad8f95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c24ec2a5-bb51-4479-b3ba-fb51b1ad8f95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c24ec2a5-bb51-4479-b3ba-fb51b1ad8f95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c24ec2a5-bb51-4479-b3ba-fb51b1ad8f95 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1000/2012] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 1180 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07715dec-a9a0-425b-bd32-a79a0f85807b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b6c7d5d5-265f-4dfd-91ef-8ddce4b71cd0"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b6c7d5d5-265f-4dfd-91ef-8ddce4b71cd0"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Terminate volume connection completed successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87202) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Detach volume completed successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07715dec-a9a0-425b-bd32-a79a0f85807b tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action returned with HTTP 202 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1013/2013] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:49 2026] POST /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-409e9c26-ce82-4f4d-8b3e-87044bd941d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-409e9c26-ce82-4f4d-8b3e-87044bd941d6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-409e9c26-ce82-4f4d-8b3e-87044bd941d6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-409e9c26-ce82-4f4d-8b3e-87044bd941d6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-409e9c26-ce82-4f4d-8b3e-87044bd941d6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-409e9c26-ce82-4f4d-8b3e-87044bd941d6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1001/2014] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:50 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a01a7776-c134-4ca2-9a62-a9401790b147 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a01a7776-c134-4ca2-9a62-a9401790b147 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a01a7776-c134-4ca2-9a62-a9401790b147 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a01a7776-c134-4ca2-9a62-a9401790b147 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a01a7776-c134-4ca2-9a62-a9401790b147 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a01a7776-c134-4ca2-9a62-a9401790b147 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1014/2015] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:50 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b825aa5-6513-428c-8f33-9b15656594b6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b825aa5-6513-428c-8f33-9b15656594b6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b825aa5-6513-428c-8f33-9b15656594b6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action body: b'{"os-detach": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b825aa5-6513-428c-8f33-9b15656594b6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b825aa5-6513-428c-8f33-9b15656594b6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b825aa5-6513-428c-8f33-9b15656594b6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Detach volume completed successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b825aa5-6513-428c-8f33-9b15656594b6 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action returned with HTTP 202 Sep 01 02:15:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1002/2016] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:50 2026] POST /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-896dd2fa-86f3-4c6a-b026-4cf7bce14789 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-896dd2fa-86f3-4c6a-b026-4cf7bce14789 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-896dd2fa-86f3-4c6a-b026-4cf7bce14789 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-896dd2fa-86f3-4c6a-b026-4cf7bce14789 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-896dd2fa-86f3-4c6a-b026-4cf7bce14789 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-896dd2fa-86f3-4c6a-b026-4cf7bce14789 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1015/2017] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:50 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1114d890-16d9-4fe1-b4d8-9a751c3a8406 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1114d890-16d9-4fe1-b4d8-9a751c3a8406 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1114d890-16d9-4fe1-b4d8-9a751c3a8406 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1114d890-16d9-4fe1-b4d8-9a751c3a8406 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1114d890-16d9-4fe1-b4d8-9a751c3a8406 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1114d890-16d9-4fe1-b4d8-9a751c3a8406 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1003/2018] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:50 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-420b3983-e890-406b-99a2-0bcff6eaf01b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-420b3983-e890-406b-99a2-0bcff6eaf01b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] DELETE http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-420b3983-e890-406b-99a2-0bcff6eaf01b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-420b3983-e890-406b-99a2-0bcff6eaf01b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-420b3983-e890-406b-99a2-0bcff6eaf01b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume with id: 9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-420b3983-e890-406b-99a2-0bcff6eaf01b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-420b3983-e890-406b-99a2-0bcff6eaf01b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume request issued successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-420b3983-e890-406b-99a2-0bcff6eaf01b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 202 Sep 01 02:15:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1016/2019] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:15:50 2026] DELETE /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21cbbc0f-790d-4897-8580-d3192a4edec3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21cbbc0f-790d-4897-8580-d3192a4edec3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21cbbc0f-790d-4897-8580-d3192a4edec3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21cbbc0f-790d-4897-8580-d3192a4edec3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21cbbc0f-790d-4897-8580-d3192a4edec3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21cbbc0f-790d-4897-8580-d3192a4edec3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 200 Sep 01 02:15:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1004/2020] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:50 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a184863-e4ad-4607-aab6-8c4ba446380f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a184863-e4ad-4607-aab6-8c4ba446380f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 Sep 01 02:15:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a184863-e4ad-4607-aab6-8c4ba446380f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a184863-e4ad-4607-aab6-8c4ba446380f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a184863-e4ad-4607-aab6-8c4ba446380f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 returned with HTTP 404 Sep 01 02:15:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1017/2021] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:51 2026] GET /volume/v3/volumes/9625dc26-a7cb-43d6-8b79-67296c782a55 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1896174257"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1896174257'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume of 1 GB Sep 01 02:15:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Availability Zones retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (2cb77298-8990-429d-b0d1-79324fd978a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab51ebfb-1ed0-4eb1-ace4-975e631eb657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab51ebfb-1ed0-4eb1-ace4-975e631eb657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52bc711-6079-4696-8d29-1bcad355a046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Created reservations ['db782fc3-8a50-4c11-8ede-f4b7d337084d', '7eea9a38-fcac-452a-99a6-c49646547588', 'c69f7222-cec4-4f4a-901c-d2864ed35f31', '8bb1f208-9f67-4f7b-a473-4d008c67b245'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52bc711-6079-4696-8d29-1bcad355a046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db782fc3-8a50-4c11-8ede-f4b7d337084d', '7eea9a38-fcac-452a-99a6-c49646547588', 'c69f7222-cec4-4f4a-901c-d2864ed35f31', '8bb1f208-9f67-4f7b-a473-4d008c67b245']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b325b62-0920-416e-b004-ce9e566bfa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b325b62-0920-416e-b004-ce9e566bfa1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8565ccb-9a82-4efb-8f73-f108b5cef35e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1896174257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['db782fc3-8a50-4c11-8ede-f4b7d337084d','7eea9a38-fcac-452a-99a6-c49646547588','c69f7222-cec4-4f4a-901c-d2864ed35f31','8bb1f208-9f67-4f7b-a473-4d008c67b245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1896174257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8565ccb-9a82-4efb-8f73-f108b5cef35e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22327dafa4634e8e916b16e3b5f3952b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5920ed5e275a4713a13e4989267782b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb22a6d-db30-446a-b59b-9021bff6f444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb22a6d-db30-446a-b59b-9021bff6f444) transitioned into state 'SUCCESS' from state '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-1896174257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['db782fc3-8a50-4c11-8ede-f4b7d337084d','7eea9a38-fcac-452a-99a6-c49646547588','c69f7222-cec4-4f4a-901c-d2864ed35f31','8bb1f208-9f67-4f7b-a473-4d008c67b245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b6f64c-f6ee-4582-9943-fb93b462142b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b6f64c-f6ee-4582-9943-fb93b462142b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (2cb77298-8990-429d-b0d1-79324fd978a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request issued successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc20914a-61f2-4e92-a6fa-6d4a35934f97 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1005/2022] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:54 2026] POST /volume/v3/volumes => generated 754 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-63bbfcea-0104-4990-b101-355c59c1eba9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63bbfcea-0104-4990-b101-355c59c1eba9 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63bbfcea-0104-4990-b101-355c59c1eba9 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63bbfcea-0104-4990-b101-355c59c1eba9 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-63bbfcea-0104-4990-b101-355c59c1eba9 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63bbfcea-0104-4990-b101-355c59c1eba9 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e returned with HTTP 200 Sep 01 02:15:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1018/2023] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:54 2026] GET /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-01818a8e-7448-4e37-8279-867e4ef8505a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01818a8e-7448-4e37-8279-867e4ef8505a tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01818a8e-7448-4e37-8279-867e4ef8505a tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01818a8e-7448-4e37-8279-867e4ef8505a tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01818a8e-7448-4e37-8279-867e4ef8505a tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01818a8e-7448-4e37-8279-867e4ef8505a tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e returned with HTTP 200 Sep 01 02:15:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1006/2024] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:55 2026] GET /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-adae3b7e-a43f-462c-8a09-fe27e5f7f3fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-adae3b7e-a43f-462c-8a09-fe27e5f7f3fe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e/action Sep 01 02:15:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-adae3b7e-a43f-462c-8a09-fe27e5f7f3fe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-adae3b7e-a43f-462c-8a09-fe27e5f7f3fe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-adae3b7e-a43f-462c-8a09-fe27e5f7f3fe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume 'd8565ccb-9a82-4efb-8f73-f108b5cef35e' with '{'status': 'attaching'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-adae3b7e-a43f-462c-8a09-fe27e5f7f3fe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e/action returned with HTTP 202 Sep 01 02:15:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1019/2025] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:55 2026] POST /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d415e35-d2a8-4d6f-a862-8cbb25f1da62 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d415e35-d2a8-4d6f-a862-8cbb25f1da62 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d415e35-d2a8-4d6f-a862-8cbb25f1da62 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d415e35-d2a8-4d6f-a862-8cbb25f1da62 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d415e35-d2a8-4d6f-a862-8cbb25f1da62 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d415e35-d2a8-4d6f-a862-8cbb25f1da62 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e returned with HTTP 200 Sep 01 02:15:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1007/2026] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:55 2026] GET /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-747adb0b-a1a4-4b95-a914-e081c8122eac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-747adb0b-a1a4-4b95-a914-e081c8122eac tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e/action Sep 01 02:15:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-747adb0b-a1a4-4b95-a914-e081c8122eac tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-747adb0b-a1a4-4b95-a914-e081c8122eac tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-747adb0b-a1a4-4b95-a914-e081c8122eac tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Volume info retrieved successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-747adb0b-a1a4-4b95-a914-e081c8122eac tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Delete volume request issued successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-747adb0b-a1a4-4b95-a914-e081c8122eac tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e/action returned with HTTP 202 Sep 01 02:15:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1020/2027] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:55 2026] POST /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71f42be5-4a6c-42a7-b990-f9886611801f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71f42be5-4a6c-42a7-b990-f9886611801f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71f42be5-4a6c-42a7-b990-f9886611801f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71f42be5-4a6c-42a7-b990-f9886611801f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71f42be5-4a6c-42a7-b990-f9886611801f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71f42be5-4a6c-42a7-b990-f9886611801f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e returned with HTTP 200 Sep 01 02:15:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1008/2028] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:56 2026] GET /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71bd61dd-3c13-4aa8-9cfd-30224e8b2e8b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71bd61dd-3c13-4aa8-9cfd-30224e8b2e8b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71bd61dd-3c13-4aa8-9cfd-30224e8b2e8b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71bd61dd-3c13-4aa8-9cfd-30224e8b2e8b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71bd61dd-3c13-4aa8-9cfd-30224e8b2e8b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e returned with HTTP 404 Sep 01 02:15:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1021/2029] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:57 2026] GET /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd471bcf-e8b3-48f6-8a37-272e508f4c17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd471bcf-e8b3-48f6-8a37-272e508f4c17 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd471bcf-e8b3-48f6-8a37-272e508f4c17 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd471bcf-e8b3-48f6-8a37-272e508f4c17 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd471bcf-e8b3-48f6-8a37-272e508f4c17 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e returned with HTTP 404 Sep 01 02:15:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1009/2030] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:57 2026] GET /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a423dc3c-1841-4590-ae37-97e9fb9e79fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a423dc3c-1841-4590-ae37-97e9fb9e79fd tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a423dc3c-1841-4590-ae37-97e9fb9e79fd tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a423dc3c-1841-4590-ae37-97e9fb9e79fd tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a423dc3c-1841-4590-ae37-97e9fb9e79fd tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume with id: d8565ccb-9a82-4efb-8f73-f108b5cef35e Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a423dc3c-1841-4590-ae37-97e9fb9e79fd tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e returned with HTTP 404 Sep 01 02:15:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1022/2031] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:15:57 2026] DELETE /volume/v3/volumes/d8565ccb-9a82-4efb-8f73-f108b5cef35e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf601829-60f1-4031-9562-a4a45136d496 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-362037734"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-362037734'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume of 1 GB Sep 01 02:15:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Availability Zones retrieved successfully. Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (58d6b435-56c9-4732-80ee-2b014f1b2864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d53cf9-846b-4bcc-a6c4-f3171d1b1626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d53cf9-846b-4bcc-a6c4-f3171d1b1626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6abf8d2-7d6a-4e66-8e86-ac91b197bf9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Created reservations ['3846e454-6da9-4ced-9562-30c99b8d0b7b', '510fad10-8e09-4f90-8a1e-838ccb5479b8', 'fcc61e05-60fe-4829-ac0c-82f6d1996a9a', '744ad662-4dd0-41fb-8d71-de60d45bf734'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6abf8d2-7d6a-4e66-8e86-ac91b197bf9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3846e454-6da9-4ced-9562-30c99b8d0b7b', '510fad10-8e09-4f90-8a1e-838ccb5479b8', 'fcc61e05-60fe-4829-ac0c-82f6d1996a9a', '744ad662-4dd0-41fb-8d71-de60d45bf734']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47c06a8-6812-47c7-bc95-0a9323ed0553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47c06a8-6812-47c7-bc95-0a9323ed0553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32ecd044-5299-4fd5-ac63-167a0aa642b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-362037734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['3846e454-6da9-4ced-9562-30c99b8d0b7b','510fad10-8e09-4f90-8a1e-838ccb5479b8','fcc61e05-60fe-4829-ac0c-82f6d1996a9a','744ad662-4dd0-41fb-8d71-de60d45bf734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-362037734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32ecd044-5299-4fd5-ac63-167a0aa642b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22327dafa4634e8e916b16e3b5f3952b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5920ed5e275a4713a13e4989267782b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c7091-3d98-41f4-8d0a-a49ce63d9557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c7091-3d98-41f4-8d0a-a49ce63d9557) transitioned into state 'SUCCESS' from state '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-362037734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['3846e454-6da9-4ced-9562-30c99b8d0b7b','510fad10-8e09-4f90-8a1e-838ccb5479b8','fcc61e05-60fe-4829-ac0c-82f6d1996a9a','744ad662-4dd0-41fb-8d71-de60d45bf734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea2f676-22c3-4d3c-bf36-05ec91f3fbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea2f676-22c3-4d3c-bf36-05ec91f3fbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (58d6b435-56c9-4732-80ee-2b014f1b2864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request issued successfully. Sep 01 02:15:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf601829-60f1-4031-9562-a4a45136d496 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1010/2032] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:57 2026] POST /volume/v3/volumes => generated 753 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-77387a00-5b09-4819-9d6e-1339e3b9edc2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77387a00-5b09-4819-9d6e-1339e3b9edc2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77387a00-5b09-4819-9d6e-1339e3b9edc2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77387a00-5b09-4819-9d6e-1339e3b9edc2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-77387a00-5b09-4819-9d6e-1339e3b9edc2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77387a00-5b09-4819-9d6e-1339e3b9edc2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 returned with HTTP 200 Sep 01 02:15:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1023/2033] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:57 2026] GET /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc29a0ec-9912-463b-8a22-5410afc1f4df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc29a0ec-9912-463b-8a22-5410afc1f4df tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:15:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc29a0ec-9912-463b-8a22-5410afc1f4df tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc29a0ec-9912-463b-8a22-5410afc1f4df tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dc29a0ec-9912-463b-8a22-5410afc1f4df tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc29a0ec-9912-463b-8a22-5410afc1f4df tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 returned with HTTP 200 Sep 01 02:15:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1011/2034] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:58 2026] GET /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6c5126ad-d724-4e24-b1f4-562c84071b9c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c5126ad-d724-4e24-b1f4-562c84071b9c tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7/action Sep 01 02:15:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c5126ad-d724-4e24-b1f4-562c84071b9c tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c5126ad-d724-4e24-b1f4-562c84071b9c tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-6c5126ad-d724-4e24-b1f4-562c84071b9c tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume '32ecd044-5299-4fd5-ac63-167a0aa642b7' with '{'status': 'creating'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c5126ad-d724-4e24-b1f4-562c84071b9c tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7/action returned with HTTP 202 Sep 01 02:15:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1024/2035] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:58 2026] POST /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99db6451-6926-40a0-b03b-5ee32827e532 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99db6451-6926-40a0-b03b-5ee32827e532 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:15:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99db6451-6926-40a0-b03b-5ee32827e532 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99db6451-6926-40a0-b03b-5ee32827e532 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-99db6451-6926-40a0-b03b-5ee32827e532 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99db6451-6926-40a0-b03b-5ee32827e532 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 returned with HTTP 200 Sep 01 02:15:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1012/2036] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:58 2026] GET /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-63c3d361-92c9-4c08-89a1-62576fd3b860 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63c3d361-92c9-4c08-89a1-62576fd3b860 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7/action Sep 01 02:15:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63c3d361-92c9-4c08-89a1-62576fd3b860 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63c3d361-92c9-4c08-89a1-62576fd3b860 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-63c3d361-92c9-4c08-89a1-62576fd3b860 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Volume info retrieved successfully. Sep 01 02:15:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-63c3d361-92c9-4c08-89a1-62576fd3b860 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Delete volume request issued successfully. Sep 01 02:15:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63c3d361-92c9-4c08-89a1-62576fd3b860 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7/action returned with HTTP 202 Sep 01 02:15:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1025/2037] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:15:58 2026] POST /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff774f63-6cd4-4d2e-a809-b02c9b480bf3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff774f63-6cd4-4d2e-a809-b02c9b480bf3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:15:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff774f63-6cd4-4d2e-a809-b02c9b480bf3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff774f63-6cd4-4d2e-a809-b02c9b480bf3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:15:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:15:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff774f63-6cd4-4d2e-a809-b02c9b480bf3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:15:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff774f63-6cd4-4d2e-a809-b02c9b480bf3 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 returned with HTTP 200 Sep 01 02:15:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1013/2038] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:15:59 2026] GET /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3aa9dc9e-75ed-4be6-9bf5-14200f1ffede None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3aa9dc9e-75ed-4be6-9bf5-14200f1ffede tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3aa9dc9e-75ed-4be6-9bf5-14200f1ffede tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3aa9dc9e-75ed-4be6-9bf5-14200f1ffede tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3aa9dc9e-75ed-4be6-9bf5-14200f1ffede tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 returned with HTTP 404 Sep 01 02:16:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1026/2039] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:00 2026] GET /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-545540ec-fa93-4104-adad-f9d4f64df72b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-545540ec-fa93-4104-adad-f9d4f64df72b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-545540ec-fa93-4104-adad-f9d4f64df72b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-545540ec-fa93-4104-adad-f9d4f64df72b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-545540ec-fa93-4104-adad-f9d4f64df72b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 returned with HTTP 404 Sep 01 02:16:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1014/2040] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:00 2026] GET /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-92fc477b-d37d-4108-8c9e-e8ea062c4f43 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92fc477b-d37d-4108-8c9e-e8ea062c4f43 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] DELETE http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92fc477b-d37d-4108-8c9e-e8ea062c4f43 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92fc477b-d37d-4108-8c9e-e8ea062c4f43 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-92fc477b-d37d-4108-8c9e-e8ea062c4f43 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume with id: 32ecd044-5299-4fd5-ac63-167a0aa642b7 Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92fc477b-d37d-4108-8c9e-e8ea062c4f43 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 returned with HTTP 404 Sep 01 02:16:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1027/2041] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:16:00 2026] DELETE /volume/v3/volumes/32ecd044-5299-4fd5-ac63-167a0aa642b7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-163284836"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-163284836'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume of 1 GB Sep 01 02:16:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Availability Zones retrieved successfully. Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (77fd9236-8220-477b-8940-00a18e81f23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9192b5a4-4ef8-4b18-916f-cb3d1a069bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9192b5a4-4ef8-4b18-916f-cb3d1a069bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d6ee86-7285-45ff-98ee-6d8209286145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Created reservations ['71d85568-da25-455f-aa48-1a386fc438ca', '6c8de642-e9c0-4218-aaab-9ddd26c14177', '2f0220cf-b45b-4f2b-a489-0c778120f4e5', '5924f068-f4b7-4a06-8ace-7f1dbd49cbe1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d6ee86-7285-45ff-98ee-6d8209286145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d85568-da25-455f-aa48-1a386fc438ca', '6c8de642-e9c0-4218-aaab-9ddd26c14177', '2f0220cf-b45b-4f2b-a489-0c778120f4e5', '5924f068-f4b7-4a06-8ace-7f1dbd49cbe1']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8af550-9a4f-4c22-a4d8-b93caf452e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8af550-9a4f-4c22-a4d8-b93caf452e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c51351ee-6f5c-4c5a-92e7-f18da03148e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-163284836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['71d85568-da25-455f-aa48-1a386fc438ca','6c8de642-e9c0-4218-aaab-9ddd26c14177','2f0220cf-b45b-4f2b-a489-0c778120f4e5','5924f068-f4b7-4a06-8ace-7f1dbd49cbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-163284836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c51351ee-6f5c-4c5a-92e7-f18da03148e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22327dafa4634e8e916b16e3b5f3952b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5920ed5e275a4713a13e4989267782b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc88b9a-4428-47cd-8d05-9e5d751e387a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc88b9a-4428-47cd-8d05-9e5d751e387a) transitioned into state 'SUCCESS' from state '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-163284836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['71d85568-da25-455f-aa48-1a386fc438ca','6c8de642-e9c0-4218-aaab-9ddd26c14177','2f0220cf-b45b-4f2b-a489-0c778120f4e5','5924f068-f4b7-4a06-8ace-7f1dbd49cbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e387d799-7a4a-4139-8d99-7f5f5eb20ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e387d799-7a4a-4139-8d99-7f5f5eb20ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (77fd9236-8220-477b-8940-00a18e81f23e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request issued successfully. Sep 01 02:16:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a85c97c-3132-496f-bae1-6ff994f6a669 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1015/2042] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:00 2026] POST /volume/v3/volumes => generated 753 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0667950-5451-414f-81eb-aa4b3a503928 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0667950-5451-414f-81eb-aa4b3a503928 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0667950-5451-414f-81eb-aa4b3a503928 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0667950-5451-414f-81eb-aa4b3a503928 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a0667950-5451-414f-81eb-aa4b3a503928 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0667950-5451-414f-81eb-aa4b3a503928 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 returned with HTTP 200 Sep 01 02:16:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1028/2043] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:00 2026] GET /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d54c0996-2f9e-44f2-b089-62db99d7c74c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d54c0996-2f9e-44f2-b089-62db99d7c74c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d54c0996-2f9e-44f2-b089-62db99d7c74c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d54c0996-2f9e-44f2-b089-62db99d7c74c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d54c0996-2f9e-44f2-b089-62db99d7c74c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d54c0996-2f9e-44f2-b089-62db99d7c74c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 returned with HTTP 200 Sep 01 02:16:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1016/2044] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:01 2026] GET /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f830010-3544-4da4-8e40-d1515868d158 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f830010-3544-4da4-8e40-d1515868d158 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8/action Sep 01 02:16:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f830010-3544-4da4-8e40-d1515868d158 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f830010-3544-4da4-8e40-d1515868d158 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-9f830010-3544-4da4-8e40-d1515868d158 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume 'c51351ee-6f5c-4c5a-92e7-f18da03148e8' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:16:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f830010-3544-4da4-8e40-d1515868d158 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8/action returned with HTTP 202 Sep 01 02:16:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1029/2045] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:01 2026] POST /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6187c894-1a0e-4d27-9b17-87bf3e1be48f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6187c894-1a0e-4d27-9b17-87bf3e1be48f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6187c894-1a0e-4d27-9b17-87bf3e1be48f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6187c894-1a0e-4d27-9b17-87bf3e1be48f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6187c894-1a0e-4d27-9b17-87bf3e1be48f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6187c894-1a0e-4d27-9b17-87bf3e1be48f tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 returned with HTTP 200 Sep 01 02:16:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1017/2046] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:01 2026] GET /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-78190eac-0f40-4991-bdad-96bf6dde90b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78190eac-0f40-4991-bdad-96bf6dde90b6 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8/action Sep 01 02:16:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78190eac-0f40-4991-bdad-96bf6dde90b6 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78190eac-0f40-4991-bdad-96bf6dde90b6 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-78190eac-0f40-4991-bdad-96bf6dde90b6 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Volume info retrieved successfully. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-78190eac-0f40-4991-bdad-96bf6dde90b6 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Delete volume request issued successfully. Sep 01 02:16:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78190eac-0f40-4991-bdad-96bf6dde90b6 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8/action returned with HTTP 202 Sep 01 02:16:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1030/2047] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:01 2026] POST /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-32d4e113-53a3-4bc3-9b63-61dba0ed65a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-32d4e113-53a3-4bc3-9b63-61dba0ed65a4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-32d4e113-53a3-4bc3-9b63-61dba0ed65a4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-32d4e113-53a3-4bc3-9b63-61dba0ed65a4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-32d4e113-53a3-4bc3-9b63-61dba0ed65a4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-32d4e113-53a3-4bc3-9b63-61dba0ed65a4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 returned with HTTP 200 Sep 01 02:16:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1018/2048] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:01 2026] GET /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c008815a-c137-49c7-a4d6-22b27b077e80 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c008815a-c137-49c7-a4d6-22b27b077e80 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c008815a-c137-49c7-a4d6-22b27b077e80 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c008815a-c137-49c7-a4d6-22b27b077e80 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c008815a-c137-49c7-a4d6-22b27b077e80 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 returned with HTTP 404 Sep 01 02:16:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1031/2049] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:02 2026] GET /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-406c03e9-c5fd-42d7-8b70-aaf12f99b265 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-406c03e9-c5fd-42d7-8b70-aaf12f99b265 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-406c03e9-c5fd-42d7-8b70-aaf12f99b265 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-406c03e9-c5fd-42d7-8b70-aaf12f99b265 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-406c03e9-c5fd-42d7-8b70-aaf12f99b265 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 returned with HTTP 404 Sep 01 02:16:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1019/2050] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:02 2026] GET /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bcb5a0f7-80e2-4428-ac6d-16825b8d0966 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bcb5a0f7-80e2-4428-ac6d-16825b8d0966 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bcb5a0f7-80e2-4428-ac6d-16825b8d0966 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bcb5a0f7-80e2-4428-ac6d-16825b8d0966 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-bcb5a0f7-80e2-4428-ac6d-16825b8d0966 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume with id: c51351ee-6f5c-4c5a-92e7-f18da03148e8 Sep 01 02:16:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bcb5a0f7-80e2-4428-ac6d-16825b8d0966 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 returned with HTTP 404 Sep 01 02:16:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1032/2051] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:16:02 2026] DELETE /volume/v3/volumes/c51351ee-6f5c-4c5a-92e7-f18da03148e8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-397734970"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-397734970'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume of 1 GB Sep 01 02:16:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Availability Zones retrieved successfully. Sep 01 02:16:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (df09fbc8-1fec-4476-8019-517d6ae82a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfeba7f-1351-422d-9559-bca4c5a00faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfeba7f-1351-422d-9559-bca4c5a00faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4984fc85-ebe7-4195-96c9-8a9b6436cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Created reservations ['7a7c568b-0b3f-4b6b-ae7f-defc55443a21', 'b0f8db4f-14d0-4b12-8312-b9d47553e038', '2c3a5410-cc96-4773-860b-c8b185420cc3', '84a7bdd5-3761-4e90-a858-1dec2f597ede'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4984fc85-ebe7-4195-96c9-8a9b6436cad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7c568b-0b3f-4b6b-ae7f-defc55443a21', 'b0f8db4f-14d0-4b12-8312-b9d47553e038', '2c3a5410-cc96-4773-860b-c8b185420cc3', '84a7bdd5-3761-4e90-a858-1dec2f597ede']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66b335c-be9a-436f-8c21-5f3519ac0ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66b335c-be9a-436f-8c21-5f3519ac0ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4a150a-5d48-4784-a07f-03074b1164e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-397734970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['7a7c568b-0b3f-4b6b-ae7f-defc55443a21','b0f8db4f-14d0-4b12-8312-b9d47553e038','2c3a5410-cc96-4773-860b-c8b185420cc3','84a7bdd5-3761-4e90-a858-1dec2f597ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-397734970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4a150a-5d48-4784-a07f-03074b1164e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22327dafa4634e8e916b16e3b5f3952b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5920ed5e275a4713a13e4989267782b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db11ed8-62f6-439f-81e2-0a59c6563f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db11ed8-62f6-439f-81e2-0a59c6563f6f) transitioned into state 'SUCCESS' from state '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-397734970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['7a7c568b-0b3f-4b6b-ae7f-defc55443a21','b0f8db4f-14d0-4b12-8312-b9d47553e038','2c3a5410-cc96-4773-860b-c8b185420cc3','84a7bdd5-3761-4e90-a858-1dec2f597ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d94993-e3c9-4545-8a4b-ed19f5fb04e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d94993-e3c9-4545-8a4b-ed19f5fb04e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (df09fbc8-1fec-4476-8019-517d6ae82a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request issued successfully. Sep 01 02:16:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18253f92-b925-4ae0-854c-9a58fd48ec6e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1020/2052] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:02 2026] POST /volume/v3/volumes => generated 753 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a1c1a43-89c6-4b0c-99b1-b4ea92ff6eee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a1c1a43-89c6-4b0c-99b1-b4ea92ff6eee tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a1c1a43-89c6-4b0c-99b1-b4ea92ff6eee tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a1c1a43-89c6-4b0c-99b1-b4ea92ff6eee tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4a1c1a43-89c6-4b0c-99b1-b4ea92ff6eee tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a1c1a43-89c6-4b0c-99b1-b4ea92ff6eee tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 returned with HTTP 200 Sep 01 02:16:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1033/2053] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:03 2026] GET /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-726f711b-8c07-490f-a344-f009a660f1e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-726f711b-8c07-490f-a344-f009a660f1e0 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-726f711b-8c07-490f-a344-f009a660f1e0 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-726f711b-8c07-490f-a344-f009a660f1e0 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-726f711b-8c07-490f-a344-f009a660f1e0 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-726f711b-8c07-490f-a344-f009a660f1e0 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 returned with HTTP 200 Sep 01 02:16:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1021/2054] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:04 2026] GET /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51963d78-f4ab-4de0-8fdf-7022c722b6d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51963d78-f4ab-4de0-8fdf-7022c722b6d3 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4/action Sep 01 02:16:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51963d78-f4ab-4de0-8fdf-7022c722b6d3 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51963d78-f4ab-4de0-8fdf-7022c722b6d3 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-51963d78-f4ab-4de0-8fdf-7022c722b6d3 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume 'af4a150a-5d48-4784-a07f-03074b1164e4' with '{'status': 'maintenance'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:16:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51963d78-f4ab-4de0-8fdf-7022c722b6d3 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4/action returned with HTTP 202 Sep 01 02:16:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1034/2055] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:04 2026] POST /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c696a282-133a-488c-b62e-bfd9e5e33b7d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c696a282-133a-488c-b62e-bfd9e5e33b7d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c696a282-133a-488c-b62e-bfd9e5e33b7d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c696a282-133a-488c-b62e-bfd9e5e33b7d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c696a282-133a-488c-b62e-bfd9e5e33b7d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c696a282-133a-488c-b62e-bfd9e5e33b7d tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 returned with HTTP 200 Sep 01 02:16:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1022/2056] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:04 2026] GET /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-20a59a3e-5920-4d4e-aec4-0fd2d4e00260 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20a59a3e-5920-4d4e-aec4-0fd2d4e00260 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4/action Sep 01 02:16:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20a59a3e-5920-4d4e-aec4-0fd2d4e00260 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20a59a3e-5920-4d4e-aec4-0fd2d4e00260 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-20a59a3e-5920-4d4e-aec4-0fd2d4e00260 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Volume info retrieved successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-20a59a3e-5920-4d4e-aec4-0fd2d4e00260 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Delete volume request issued successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20a59a3e-5920-4d4e-aec4-0fd2d4e00260 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4/action returned with HTTP 202 Sep 01 02:16:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1035/2057] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:04 2026] POST /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f20fae62-41d2-4b15-9604-4aa997a97315 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f20fae62-41d2-4b15-9604-4aa997a97315 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f20fae62-41d2-4b15-9604-4aa997a97315 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f20fae62-41d2-4b15-9604-4aa997a97315 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f20fae62-41d2-4b15-9604-4aa997a97315 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f20fae62-41d2-4b15-9604-4aa997a97315 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 returned with HTTP 200 Sep 01 02:16:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1023/2058] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:04 2026] GET /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14e37982-c34f-4515-9d3e-38a840271a0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14e37982-c34f-4515-9d3e-38a840271a0b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14e37982-c34f-4515-9d3e-38a840271a0b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14e37982-c34f-4515-9d3e-38a840271a0b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14e37982-c34f-4515-9d3e-38a840271a0b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 returned with HTTP 404 Sep 01 02:16:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1036/2059] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:05 2026] GET /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e44b3da2-935c-4fb5-97b2-84ee376d1926 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e44b3da2-935c-4fb5-97b2-84ee376d1926 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e44b3da2-935c-4fb5-97b2-84ee376d1926 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e44b3da2-935c-4fb5-97b2-84ee376d1926 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e44b3da2-935c-4fb5-97b2-84ee376d1926 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 returned with HTTP 404 Sep 01 02:16:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1024/2060] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:05 2026] GET /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4faa123-a0a3-4836-9f78-1810585fa622 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4faa123-a0a3-4836-9f78-1810585fa622 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] DELETE http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4faa123-a0a3-4836-9f78-1810585fa622 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4faa123-a0a3-4836-9f78-1810585fa622 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d4faa123-a0a3-4836-9f78-1810585fa622 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume with id: af4a150a-5d48-4784-a07f-03074b1164e4 Sep 01 02:16:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4faa123-a0a3-4836-9f78-1810585fa622 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 returned with HTTP 404 Sep 01 02:16:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1037/2061] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:16:05 2026] DELETE /volume/v3/volumes/af4a150a-5d48-4784-a07f-03074b1164e4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-52f355ea-f91c-492a-abc0-65282029195e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-722982881"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-722982881'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume of 1 GB Sep 01 02:16:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Availability Zones retrieved successfully. Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (defb28c9-0176-424c-b5dd-4b29c17f7f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe06951-a84e-436f-b1b0-b83b9db5cf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe06951-a84e-436f-b1b0-b83b9db5cf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d0499d-2bba-4f29-9524-dd37debaf87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Created reservations ['038eee3d-3678-4cbd-8018-693d06a1df56', 'aac4a94d-d12a-47d8-abb7-692903e5dd52', 'fac828eb-a3ac-458e-b4ca-f64e0383140b', 'b7468a7f-f8cb-4170-821b-af3d8c180942'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d0499d-2bba-4f29-9524-dd37debaf87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['038eee3d-3678-4cbd-8018-693d06a1df56', 'aac4a94d-d12a-47d8-abb7-692903e5dd52', 'fac828eb-a3ac-458e-b4ca-f64e0383140b', 'b7468a7f-f8cb-4170-821b-af3d8c180942']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef776c8c-aab7-4a5b-959a-96c7bc0a34ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef776c8c-aab7-4a5b-959a-96c7bc0a34ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7207c0b9-ce5b-43ea-9519-5763c64bcc59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-722982881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['038eee3d-3678-4cbd-8018-693d06a1df56','aac4a94d-d12a-47d8-abb7-692903e5dd52','fac828eb-a3ac-458e-b4ca-f64e0383140b','b7468a7f-f8cb-4170-821b-af3d8c180942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-722982881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7207c0b9-ce5b-43ea-9519-5763c64bcc59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22327dafa4634e8e916b16e3b5f3952b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5920ed5e275a4713a13e4989267782b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8fcc05-cf64-4b2b-bb4a-b52d7bf3eb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8fcc05-cf64-4b2b-bb4a-b52d7bf3eb4f) transitioned into state 'SUCCESS' from state '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-722982881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22327dafa4634e8e916b16e3b5f3952b',qos_specs=None,replication_status=,reservations=['038eee3d-3678-4cbd-8018-693d06a1df56','aac4a94d-d12a-47d8-abb7-692903e5dd52','fac828eb-a3ac-458e-b4ca-f64e0383140b','b7468a7f-f8cb-4170-821b-af3d8c180942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5920ed5e275a4713a13e4989267782b6',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac4d8a3-292d-44d3-8b6e-b845fa1f3a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac4d8a3-292d-44d3-8b6e-b845fa1f3a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Flow 'volume_create_api' (defb28c9-0176-424c-b5dd-4b29c17f7f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Create volume request issued successfully. Sep 01 02:16:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-52f355ea-f91c-492a-abc0-65282029195e tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1025/2062] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:05 2026] POST /volume/v3/volumes => generated 753 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0744e962-acb3-4d59-a194-f93c835ad560 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0744e962-acb3-4d59-a194-f93c835ad560 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0744e962-acb3-4d59-a194-f93c835ad560 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0744e962-acb3-4d59-a194-f93c835ad560 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0744e962-acb3-4d59-a194-f93c835ad560 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0744e962-acb3-4d59-a194-f93c835ad560 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1038/2063] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:06 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-86d3d3b6-28ce-4a95-991c-afd435f597ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86d3d3b6-28ce-4a95-991c-afd435f597ad tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86d3d3b6-28ce-4a95-991c-afd435f597ad tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86d3d3b6-28ce-4a95-991c-afd435f597ad tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86d3d3b6-28ce-4a95-991c-afd435f597ad tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86d3d3b6-28ce-4a95-991c-afd435f597ad tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1026/2064] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3c86df4-ebb8-40c8-a17a-40f6a7e88cef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3c86df4-ebb8-40c8-a17a-40f6a7e88cef tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3c86df4-ebb8-40c8-a17a-40f6a7e88cef tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3c86df4-ebb8-40c8-a17a-40f6a7e88cef tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-b3c86df4-ebb8-40c8-a17a-40f6a7e88cef tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume '7207c0b9-ce5b-43ea-9519-5763c64bcc59' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3c86df4-ebb8-40c8-a17a-40f6a7e88cef tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action returned with HTTP 202 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1039/2065] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:07 2026] POST /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-01892af5-187b-461a-8d39-20c97658ff9b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01892af5-187b-461a-8d39-20c97658ff9b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01892af5-187b-461a-8d39-20c97658ff9b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01892af5-187b-461a-8d39-20c97658ff9b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01892af5-187b-461a-8d39-20c97658ff9b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01892af5-187b-461a-8d39-20c97658ff9b tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1027/2066] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dceb6002-934b-4f2b-a087-fc22a17c2275 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dceb6002-934b-4f2b-a087-fc22a17c2275 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dceb6002-934b-4f2b-a087-fc22a17c2275 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dceb6002-934b-4f2b-a087-fc22a17c2275 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-dceb6002-934b-4f2b-a087-fc22a17c2275 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume '7207c0b9-ce5b-43ea-9519-5763c64bcc59' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dceb6002-934b-4f2b-a087-fc22a17c2275 tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action returned with HTTP 202 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1040/2067] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:07 2026] POST /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bcd333be-9a04-4d46-8441-9d6c7ae3af64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcd333be-9a04-4d46-8441-9d6c7ae3af64 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcd333be-9a04-4d46-8441-9d6c7ae3af64 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcd333be-9a04-4d46-8441-9d6c7ae3af64 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bcd333be-9a04-4d46-8441-9d6c7ae3af64 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcd333be-9a04-4d46-8441-9d6c7ae3af64 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1028/2068] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-191b11de-44f2-4c2c-a0ee-b155b785d6df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-191b11de-44f2-4c2c-a0ee-b155b785d6df tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-191b11de-44f2-4c2c-a0ee-b155b785d6df tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-191b11de-44f2-4c2c-a0ee-b155b785d6df tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-191b11de-44f2-4c2c-a0ee-b155b785d6df tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume '7207c0b9-ce5b-43ea-9519-5763c64bcc59' with '{'status': 'maintenance'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-191b11de-44f2-4c2c-a0ee-b155b785d6df tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action returned with HTTP 202 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1041/2069] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:07 2026] POST /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-12a12b58-95f1-44b7-a377-3d5869bd88d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12a12b58-95f1-44b7-a377-3d5869bd88d2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12a12b58-95f1-44b7-a377-3d5869bd88d2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12a12b58-95f1-44b7-a377-3d5869bd88d2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-12a12b58-95f1-44b7-a377-3d5869bd88d2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12a12b58-95f1-44b7-a377-3d5869bd88d2 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1029/2070] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e20c93be-367d-4d67-be8f-1ed605627abe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e20c93be-367d-4d67-be8f-1ed605627abe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] POST http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e20c93be-367d-4d67-be8f-1ed605627abe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e20c93be-367d-4d67-be8f-1ed605627abe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-e20c93be-367d-4d67-be8f-1ed605627abe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] Updating volume '7207c0b9-ce5b-43ea-9519-5763c64bcc59' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e20c93be-367d-4d67-be8f-1ed605627abe tempest-VolumesActionsTest-473730501 tempest-VolumesActionsTest-473730501-project-admin] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action returned with HTTP 202 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1042/2071] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:16:07 2026] POST /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff0d4266-1eba-4837-99b6-126ecd01a9b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff0d4266-1eba-4837-99b6-126ecd01a9b1 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff0d4266-1eba-4837-99b6-126ecd01a9b1 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff0d4266-1eba-4837-99b6-126ecd01a9b1 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff0d4266-1eba-4837-99b6-126ecd01a9b1 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff0d4266-1eba-4837-99b6-126ecd01a9b1 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1030/2072] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48cfe79f-467e-4218-8f59-97572bac3525 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48cfe79f-467e-4218-8f59-97572bac3525 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48cfe79f-467e-4218-8f59-97572bac3525 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48cfe79f-467e-4218-8f59-97572bac3525 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-48cfe79f-467e-4218-8f59-97572bac3525 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48cfe79f-467e-4218-8f59-97572bac3525 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1043/2073] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume with id: 7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Delete volume request issued successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdbe11b4-631e-4e9e-bfd5-0396ab582f9c tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 202 Sep 01 02:16:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1031/2074] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:16:07 2026] DELETE /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a3b10461-41b9-4e48-bd0a-b96f7fad3fd4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3b10461-41b9-4e48-bd0a-b96f7fad3fd4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3b10461-41b9-4e48-bd0a-b96f7fad3fd4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3b10461-41b9-4e48-bd0a-b96f7fad3fd4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a3b10461-41b9-4e48-bd0a-b96f7fad3fd4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3b10461-41b9-4e48-bd0a-b96f7fad3fd4 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1044/2075] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2cfc043-1b3d-4710-a115-7041b1e77355 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2cfc043-1b3d-4710-a115-7041b1e77355 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] GET http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 Sep 01 02:16:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2cfc043-1b3d-4710-a115-7041b1e77355 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2cfc043-1b3d-4710-a115-7041b1e77355 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2cfc043-1b3d-4710-a115-7041b1e77355 tempest-VolumesActionsTest-1906727135 tempest-VolumesActionsTest-1906727135-project-member] http://192.168.122.6/volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 returned with HTTP 404 Sep 01 02:16:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1032/2076] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:08 2026] GET /volume/v3/volumes/7207c0b9-ce5b-43ea-9519-5763c64bcc59 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:17 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=130,cinder:INSERT=15,cinder:UPDATE=27,cinder:DELETE=9 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:18 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=206,cinder:INSERT=32,cinder:UPDATE=61 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-689324777"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-689324777'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume of 1 GB Sep 01 02:16:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Availability Zones retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Flow 'volume_create_api' (27287940-4878-480e-8219-85b39948dfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c932acd5-bf58-4f8a-9a20-a539635fea08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c932acd5-bf58-4f8a-9a20-a539635fea08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cd535d-c4a6-4da7-a1e4-5d7ecf683cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Created reservations ['2e08eb98-d4b0-431d-bb59-f1c2cd24d77f', '13ffd6ff-12bf-43fd-923b-6f41b8c24ffc', 'f98f2745-4eb3-434a-8fcf-c6552ab711c7', '8d0793ba-d653-4491-a795-7cc85258ad91'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cd535d-c4a6-4da7-a1e4-5d7ecf683cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e08eb98-d4b0-431d-bb59-f1c2cd24d77f', '13ffd6ff-12bf-43fd-923b-6f41b8c24ffc', 'f98f2745-4eb3-434a-8fcf-c6552ab711c7', '8d0793ba-d653-4491-a795-7cc85258ad91']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee793c5e-b090-4815-a537-cee4431b264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee793c5e-b090-4815-a537-cee4431b264a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4ca2569-de8f-4491-acc3-e0a132ebc06c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-689324777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deeab141c2b40f7b381cef7f0acecd9',qos_specs=None,replication_status=,reservations=['2e08eb98-d4b0-431d-bb59-f1c2cd24d77f','13ffd6ff-12bf-43fd-923b-6f41b8c24ffc','f98f2745-4eb3-434a-8fcf-c6552ab711c7','8d0793ba-d653-4491-a795-7cc85258ad91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='702c0d73f68e442dadeba19477af5308',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-689324777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4ca2569-de8f-4491-acc3-e0a132ebc06c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8deeab141c2b40f7b381cef7f0acecd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='702c0d73f68e442dadeba19477af5308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d9a439-bf07-48ac-90b3-0963e44a9a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d9a439-bf07-48ac-90b3-0963e44a9a5e) transitioned into state 'SUCCESS' from state '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-689324777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deeab141c2b40f7b381cef7f0acecd9',qos_specs=None,replication_status=,reservations=['2e08eb98-d4b0-431d-bb59-f1c2cd24d77f','13ffd6ff-12bf-43fd-923b-6f41b8c24ffc','f98f2745-4eb3-434a-8fcf-c6552ab711c7','8d0793ba-d653-4491-a795-7cc85258ad91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='702c0d73f68e442dadeba19477af5308',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca6a810-18d7-449c-bfba-2c7318ca31fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca6a810-18d7-449c-bfba-2c7318ca31fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Flow 'volume_create_api' (27287940-4878-480e-8219-85b39948dfce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume request issued successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef9bcba5-6c82-4737-a256-ee2efffd2f24 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1045/2077] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:19 2026] POST /volume/v3/volumes => generated 755 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-806a9bce-8406-4440-bd7b-7714c75bc5aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-806a9bce-8406-4440-bd7b-7714c75bc5aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-806a9bce-8406-4440-bd7b-7714c75bc5aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-806a9bce-8406-4440-bd7b-7714c75bc5aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-806a9bce-8406-4440-bd7b-7714c75bc5aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-806a9bce-8406-4440-bd7b-7714c75bc5aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 200 Sep 01 02:16:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1033/2078] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:20 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 823 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de007c11-34d8-4292-8cb6-907e26dc1c7c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de007c11-34d8-4292-8cb6-907e26dc1c7c tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de007c11-34d8-4292-8cb6-907e26dc1c7c tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de007c11-34d8-4292-8cb6-907e26dc1c7c tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de007c11-34d8-4292-8cb6-907e26dc1c7c tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de007c11-34d8-4292-8cb6-907e26dc1c7c tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 200 Sep 01 02:16:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1046/2079] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:21 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:16:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4ca2569-de8f-4491-acc3-e0a132ebc06c", "name": "tempest-VolumesDeleteCascade-Snapshot-758833277"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create snapshot from volume c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:21 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Created reservations ['2a9be639-d6c3-4fa0-838c-668f5185094f', '4d95cf64-a730-49a2-8d73-5c999ff732a4', '0608077c-7924-466e-8f88-edeaa5ac8241', '10bb6532-705c-4c4d-9bd7-4011a0cfa77c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot create request issued successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3103377-4b85-4b26-974d-b1c20ec1fdd7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1034/2080] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:16:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e856b909-3c36-4bf7-a7ad-33b581d1b729 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e856b909-3c36-4bf7-a7ad-33b581d1b729 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 Sep 01 02:16:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e856b909-3c36-4bf7-a7ad-33b581d1b729 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e856b909-3c36-4bf7-a7ad-33b581d1b729 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e856b909-3c36-4bf7-a7ad-33b581d1b729 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e856b909-3c36-4bf7-a7ad-33b581d1b729 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 returned with HTTP 200 Sep 01 02:16:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1047/2081] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:21 2026] GET /volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0492ddd-b84c-49e7-8b0b-a4c5be13af60 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0492ddd-b84c-49e7-8b0b-a4c5be13af60 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 Sep 01 02:16:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0492ddd-b84c-49e7-8b0b-a4c5be13af60 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0492ddd-b84c-49e7-8b0b-a4c5be13af60 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0492ddd-b84c-49e7-8b0b-a4c5be13af60 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0492ddd-b84c-49e7-8b0b-a4c5be13af60 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1035/2082] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ca3b993-e042-4b77-86aa-8bd779fac3b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ca3b993-e042-4b77-86aa-8bd779fac3b6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 Sep 01 02:16:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ca3b993-e042-4b77-86aa-8bd779fac3b6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ca3b993-e042-4b77-86aa-8bd779fac3b6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ca3b993-e042-4b77-86aa-8bd779fac3b6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ca3b993-e042-4b77-86aa-8bd779fac3b6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 returned with HTTP 200 Sep 01 02:16:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1048/2083] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:23 2026] GET /volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:16:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4ca2569-de8f-4491-acc3-e0a132ebc06c", "name": "tempest-VolumesDeleteCascade-Snapshot-1909998708"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create snapshot from volume c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:24 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Created reservations ['c9e3a52f-071a-418c-8f18-81e19d4305bf', 'db872ea2-0af9-493a-bebb-31ebb106b18e', '60082ed9-2d09-487d-91f4-17069462da9b', '957c7064-3cf9-4fd5-8bfc-32a74c9f9d9c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot create request issued successfully. Sep 01 02:16:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8290dd0b-18fc-409c-9f23-3f49d1122d3e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1036/2084] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:16:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d2aabd74-a74d-4786-8a86-119f4863fe90 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2aabd74-a74d-4786-8a86-119f4863fe90 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f Sep 01 02:16:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2aabd74-a74d-4786-8a86-119f4863fe90 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2aabd74-a74d-4786-8a86-119f4863fe90 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d2aabd74-a74d-4786-8a86-119f4863fe90 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2aabd74-a74d-4786-8a86-119f4863fe90 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f returned with HTTP 200 Sep 01 02:16:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1049/2085] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:24 2026] GET /volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e28c204a-a0bb-4182-8519-fa1d8eab4ff6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e28c204a-a0bb-4182-8519-fa1d8eab4ff6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f Sep 01 02:16:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e28c204a-a0bb-4182-8519-fa1d8eab4ff6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e28c204a-a0bb-4182-8519-fa1d8eab4ff6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e28c204a-a0bb-4182-8519-fa1d8eab4ff6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e28c204a-a0bb-4182-8519-fa1d8eab4ff6 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f returned with HTTP 200 Sep 01 02:16:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1037/2086] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:25 2026] GET /volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da395ac8-5ab3-4689-bc1f-b189b6376816 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da395ac8-5ab3-4689-bc1f-b189b6376816 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f Sep 01 02:16:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da395ac8-5ab3-4689-bc1f-b189b6376816 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da395ac8-5ab3-4689-bc1f-b189b6376816 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da395ac8-5ab3-4689-bc1f-b189b6376816 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da395ac8-5ab3-4689-bc1f-b189b6376816 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f returned with HTTP 200 Sep 01 02:16:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1050/2087] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:26 2026] GET /volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b307c35-34dc-4c27-960c-23883341d273 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b307c35-34dc-4c27-960c-23883341d273 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c?cascade=True Sep 01 02:16:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b307c35-34dc-4c27-960c-23883341d273 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b307c35-34dc-4c27-960c-23883341d273 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8b307c35-34dc-4c27-960c-23883341d273 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume with id: c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b307c35-34dc-4c27-960c-23883341d273 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87203]: /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 01 02:16:26 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b307c35-34dc-4c27-960c-23883341d273 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume request issued successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b307c35-34dc-4c27-960c-23883341d273 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c?cascade=True returned with HTTP 202 Sep 01 02:16:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1038/2088] 192.168.122.6 () {58 vars in 1250 bytes} [Tue Sep 1 02:16:26 2026] DELETE /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c?cascade=True => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab5213da-e707-4d3e-9fb8-e556f8a7606e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab5213da-e707-4d3e-9fb8-e556f8a7606e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab5213da-e707-4d3e-9fb8-e556f8a7606e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab5213da-e707-4d3e-9fb8-e556f8a7606e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab5213da-e707-4d3e-9fb8-e556f8a7606e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab5213da-e707-4d3e-9fb8-e556f8a7606e tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 200 Sep 01 02:16:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1051/2089] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:26 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3aedb8b7-c2c0-42be-b979-cfb445254f36 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3aedb8b7-c2c0-42be-b979-cfb445254f36 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3aedb8b7-c2c0-42be-b979-cfb445254f36 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3aedb8b7-c2c0-42be-b979-cfb445254f36 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3aedb8b7-c2c0-42be-b979-cfb445254f36 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3aedb8b7-c2c0-42be-b979-cfb445254f36 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 200 Sep 01 02:16:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1039/2090] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:27 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-262cde82-72a6-493c-a4b0-8a11f07e50aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-262cde82-72a6-493c-a4b0-8a11f07e50aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-262cde82-72a6-493c-a4b0-8a11f07e50aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-262cde82-72a6-493c-a4b0-8a11f07e50aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-262cde82-72a6-493c-a4b0-8a11f07e50aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-262cde82-72a6-493c-a4b0-8a11f07e50aa tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 200 Sep 01 02:16:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1052/2091] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:28 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f17ea379-f076-4e39-a02c-af151c5c78f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f17ea379-f076-4e39-a02c-af151c5c78f5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f17ea379-f076-4e39-a02c-af151c5c78f5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f17ea379-f076-4e39-a02c-af151c5c78f5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f17ea379-f076-4e39-a02c-af151c5c78f5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f17ea379-f076-4e39-a02c-af151c5c78f5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 200 Sep 01 02:16:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1040/2092] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:29 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c432d55f-4ce1-4097-962f-6bb012dcd479 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c432d55f-4ce1-4097-962f-6bb012dcd479 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c432d55f-4ce1-4097-962f-6bb012dcd479 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c432d55f-4ce1-4097-962f-6bb012dcd479 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c432d55f-4ce1-4097-962f-6bb012dcd479 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 404 Sep 01 02:16:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1053/2093] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:30 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1a81422c-f05b-4f98-a183-a54123ed25fe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a81422c-f05b-4f98-a183-a54123ed25fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a81422c-f05b-4f98-a183-a54123ed25fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a81422c-f05b-4f98-a183-a54123ed25fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1a81422c-f05b-4f98-a183-a54123ed25fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1a81422c-f05b-4f98-a183-a54123ed25fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1a81422c-f05b-4f98-a183-a54123ed25fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Get all volumes completed successfully. Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a81422c-f05b-4f98-a183-a54123ed25fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:16:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1041/2094] 192.168.122.6 () {58 vars in 1111 bytes} [Tue Sep 1 02:16:30 2026] GET /volume/v3/volumes => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-11e40757-2fc4-45ba-a800-bee1250f092d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-11e40757-2fc4-45ba-a800-bee1250f092d tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-11e40757-2fc4-45ba-a800-bee1250f092d tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-11e40757-2fc4-45ba-a800-bee1250f092d tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-11e40757-2fc4-45ba-a800-bee1250f092d tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-11e40757-2fc4-45ba-a800-bee1250f092d tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: /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 01 02:16:30 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-11e40757-2fc4-45ba-a800-bee1250f092d tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Get all snapshots completed successfully. Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-11e40757-2fc4-45ba-a800-bee1250f092d tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 01 02:16:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1054/2095] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:16:30 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81409365-c3ac-41ae-9d30-4f84b42acad1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81409365-c3ac-41ae-9d30-4f84b42acad1 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81409365-c3ac-41ae-9d30-4f84b42acad1 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81409365-c3ac-41ae-9d30-4f84b42acad1 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-81409365-c3ac-41ae-9d30-4f84b42acad1 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete snapshot with id: bc5c7dd7-977f-46c2-bed6-652eac31b23f Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81409365-c3ac-41ae-9d30-4f84b42acad1 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f returned with HTTP 404 Sep 01 02:16:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1042/2096] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:16:30 2026] DELETE /volume/v3/snapshots/bc5c7dd7-977f-46c2-bed6-652eac31b23f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6588cf31-070f-4d85-bde5-7c281f558258 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6588cf31-070f-4d85-bde5-7c281f558258 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6588cf31-070f-4d85-bde5-7c281f558258 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6588cf31-070f-4d85-bde5-7c281f558258 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-6588cf31-070f-4d85-bde5-7c281f558258 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete snapshot with id: dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6588cf31-070f-4d85-bde5-7c281f558258 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 returned with HTTP 404 Sep 01 02:16:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1055/2097] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:16:30 2026] DELETE /volume/v3/snapshots/dedb27e8-c2e3-4a19-be3b-1cda3f72c1a7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-30a1330f-a8c9-42f0-8ba0-ad1e5251f2c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30a1330f-a8c9-42f0-8ba0-ad1e5251f2c5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30a1330f-a8c9-42f0-8ba0-ad1e5251f2c5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30a1330f-a8c9-42f0-8ba0-ad1e5251f2c5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30a1330f-a8c9-42f0-8ba0-ad1e5251f2c5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 404 Sep 01 02:16:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1043/2098] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:30 2026] GET /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-881dc472-2a35-4a45-8501-5671222444bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-881dc472-2a35-4a45-8501-5671222444bf tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-881dc472-2a35-4a45-8501-5671222444bf tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-881dc472-2a35-4a45-8501-5671222444bf tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-881dc472-2a35-4a45-8501-5671222444bf tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume with id: c4ca2569-de8f-4491-acc3-e0a132ebc06c Sep 01 02:16:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-881dc472-2a35-4a45-8501-5671222444bf tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c returned with HTTP 404 Sep 01 02:16:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1056/2099] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:16:30 2026] DELETE /volume/v3/volumes/c4ca2569-de8f-4491-acc3-e0a132ebc06c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1626690076"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1626690076'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume of 1 GB Sep 01 02:16:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Availability Zones retrieved successfully. Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Flow 'volume_create_api' (b5fad64c-2aac-4e70-9f6a-fa9f4c5f6e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a65f3f-4c50-4345-8bfb-abab8510a3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a65f3f-4c50-4345-8bfb-abab8510a3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d97bd58-4482-4e37-9868-5cb03872252d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Created reservations ['60656cb9-daaa-4d7f-943f-6bc85e2594f8', '4c2461b7-faf7-48d4-8b82-b042e4870a79', 'b04b7265-fc1f-4d43-a7f4-0428631ba258', '5bbec415-d419-4e9f-b149-4e68abfc52b5'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d97bd58-4482-4e37-9868-5cb03872252d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60656cb9-daaa-4d7f-943f-6bc85e2594f8', '4c2461b7-faf7-48d4-8b82-b042e4870a79', 'b04b7265-fc1f-4d43-a7f4-0428631ba258', '5bbec415-d419-4e9f-b149-4e68abfc52b5']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34e79419-58f1-4394-9db0-fc03229ba127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34e79419-58f1-4394-9db0-fc03229ba127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8ecf006-9700-483b-a9d8-da33b31ad6c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1626690076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deeab141c2b40f7b381cef7f0acecd9',qos_specs=None,replication_status=,reservations=['60656cb9-daaa-4d7f-943f-6bc85e2594f8','4c2461b7-faf7-48d4-8b82-b042e4870a79','b04b7265-fc1f-4d43-a7f4-0428631ba258','5bbec415-d419-4e9f-b149-4e68abfc52b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='702c0d73f68e442dadeba19477af5308',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1626690076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8ecf006-9700-483b-a9d8-da33b31ad6c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8deeab141c2b40f7b381cef7f0acecd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='702c0d73f68e442dadeba19477af5308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775824b9-98bc-498e-9d1a-833cc21d8e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775824b9-98bc-498e-9d1a-833cc21d8e6c) transitioned into state 'SUCCESS' from state '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-1626690076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deeab141c2b40f7b381cef7f0acecd9',qos_specs=None,replication_status=,reservations=['60656cb9-daaa-4d7f-943f-6bc85e2594f8','4c2461b7-faf7-48d4-8b82-b042e4870a79','b04b7265-fc1f-4d43-a7f4-0428631ba258','5bbec415-d419-4e9f-b149-4e68abfc52b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='702c0d73f68e442dadeba19477af5308',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bd60ee-952d-4385-bf3d-c5c80b775e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bd60ee-952d-4385-bf3d-c5c80b775e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Flow 'volume_create_api' (b5fad64c-2aac-4e70-9f6a-fa9f4c5f6e73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume request issued successfully. Sep 01 02:16:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccf8596f-7a0a-48dd-9b9b-c0d78eee3b02 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1044/2100] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:16:30 2026] POST /volume/v3/volumes => generated 756 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a9f4b77-f9cb-4125-b845-6e8f9409e74b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a9f4b77-f9cb-4125-b845-6e8f9409e74b tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a9f4b77-f9cb-4125-b845-6e8f9409e74b tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a9f4b77-f9cb-4125-b845-6e8f9409e74b tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6a9f4b77-f9cb-4125-b845-6e8f9409e74b tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a9f4b77-f9cb-4125-b845-6e8f9409e74b tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 200 Sep 01 02:16:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1057/2101] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:31 2026] GET /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4accb931-225e-4ea6-8416-3e2378f09c63 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4accb931-225e-4ea6-8416-3e2378f09c63 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4accb931-225e-4ea6-8416-3e2378f09c63 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4accb931-225e-4ea6-8416-3e2378f09c63 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4accb931-225e-4ea6-8416-3e2378f09c63 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4accb931-225e-4ea6-8416-3e2378f09c63 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 200 Sep 01 02:16:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1045/2102] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:32 2026] GET /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:16:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8ecf006-9700-483b-a9d8-da33b31ad6c7", "name": "tempest-VolumesDeleteCascade-Snapshot-1407097547"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create snapshot from volume a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:32 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Created reservations ['851996bb-de86-424e-a04b-6122c1a7efda', 'ac8bf9d1-c620-4a0b-8105-1644866a1b6a', '0ec35b1d-1fac-4011-b7aa-110bd26c903a', '247a119a-3bf6-4438-b7e1-1796a08b3836'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot create request issued successfully. Sep 01 02:16:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64c1c7eb-18d4-4a2b-b4ac-6ff5251ee4d9 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1058/2103] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:16:32 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 01 02:16:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64cb4ec9-ec92-49b0-adc2-d2d44b6ccb76 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64cb4ec9-ec92-49b0-adc2-d2d44b6ccb76 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 Sep 01 02:16:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64cb4ec9-ec92-49b0-adc2-d2d44b6ccb76 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64cb4ec9-ec92-49b0-adc2-d2d44b6ccb76 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64cb4ec9-ec92-49b0-adc2-d2d44b6ccb76 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64cb4ec9-ec92-49b0-adc2-d2d44b6ccb76 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 returned with HTTP 200 Sep 01 02:16:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1046/2104] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:32 2026] GET /volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a23f0661-ce86-4305-9dcb-f84bdf632ce2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a23f0661-ce86-4305-9dcb-f84bdf632ce2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 Sep 01 02:16:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a23f0661-ce86-4305-9dcb-f84bdf632ce2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a23f0661-ce86-4305-9dcb-f84bdf632ce2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a23f0661-ce86-4305-9dcb-f84bdf632ce2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a23f0661-ce86-4305-9dcb-f84bdf632ce2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 returned with HTTP 200 Sep 01 02:16:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1059/2105] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:33 2026] GET /volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9c78a838-5b46-44be-bdcd-8332a701d637 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c78a838-5b46-44be-bdcd-8332a701d637 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 Sep 01 02:16:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c78a838-5b46-44be-bdcd-8332a701d637 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c78a838-5b46-44be-bdcd-8332a701d637 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9c78a838-5b46-44be-bdcd-8332a701d637 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c78a838-5b46-44be-bdcd-8332a701d637 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 returned with HTTP 200 Sep 01 02:16:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1047/2106] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:16:34 2026] GET /volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f442bf91-0380-427c-a317-5d8168b32794", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1747379614"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume request body: {'volume': {'snapshot_id': 'f442bf91-0380-427c-a317-5d8168b32794', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1747379614'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Snapshot retrieved successfully. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume of 1 GB Sep 01 02:16:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Availability Zones retrieved successfully. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Flow 'volume_create_api' (27562bc6-5ca8-4550-ac56-2d6c691d8484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4c2e22-bf8e-49ab-87eb-897e5adc692a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4c2e22-bf8e-49ab-87eb-897e5adc692a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f442bf91-0380-427c-a317-5d8168b32794', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d01b611-96a9-42e2-8628-4fd14ee02d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Created reservations ['77e5b53f-9007-431e-ada8-0af329e33cfa', '8ad734fe-4800-44f2-95e0-6fff94de2b1f', '48dd62c5-6e2d-40bc-86fa-4e4797a26178', 'e03bc33d-a45c-46c2-971e-2b17dd82ac57'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d01b611-96a9-42e2-8628-4fd14ee02d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77e5b53f-9007-431e-ada8-0af329e33cfa', '8ad734fe-4800-44f2-95e0-6fff94de2b1f', '48dd62c5-6e2d-40bc-86fa-4e4797a26178', 'e03bc33d-a45c-46c2-971e-2b17dd82ac57']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b70dd6-4e0a-4599-b4b8-6e270f48ba85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36b70dd6-4e0a-4599-b4b8-6e270f48ba85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1705c58d-16fd-4d4a-9b01-48684dba4b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1747379614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deeab141c2b40f7b381cef7f0acecd9',qos_specs=None,replication_status=,reservations=['77e5b53f-9007-431e-ada8-0af329e33cfa','8ad734fe-4800-44f2-95e0-6fff94de2b1f','48dd62c5-6e2d-40bc-86fa-4e4797a26178','e03bc33d-a45c-46c2-971e-2b17dd82ac57'],size=1,snapshot_id=f442bf91-0380-427c-a317-5d8168b32794,source_replicaid=,source_volid=None,status='creating',user_id='702c0d73f68e442dadeba19477af5308',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1747379614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1705c58d-16fd-4d4a-9b01-48684dba4b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8deeab141c2b40f7b381cef7f0acecd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f442bf91-0380-427c-a317-5d8168b32794,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='702c0d73f68e442dadeba19477af5308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da88e87c-f527-45a2-bf9b-85dcc543c003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da88e87c-f527-45a2-bf9b-85dcc543c003) transitioned into state 'SUCCESS' from state '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-1747379614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deeab141c2b40f7b381cef7f0acecd9',qos_specs=None,replication_status=,reservations=['77e5b53f-9007-431e-ada8-0af329e33cfa','8ad734fe-4800-44f2-95e0-6fff94de2b1f','48dd62c5-6e2d-40bc-86fa-4e4797a26178','e03bc33d-a45c-46c2-971e-2b17dd82ac57'],size=1,snapshot_id=f442bf91-0380-427c-a317-5d8168b32794,source_replicaid=,source_volid=None,status='creating',user_id='702c0d73f68e442dadeba19477af5308',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462e9451-738b-4a0f-9854-c71925c2f55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462e9451-738b-4a0f-9854-c71925c2f55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Flow 'volume_create_api' (27562bc6-5ca8-4550-ac56-2d6c691d8484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Create volume request issued successfully. Sep 01 02:16:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2060aec0-3411-473c-80ce-cc146d7baaa3 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1060/2107] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:16:34 2026] POST /volume/v3/volumes => generated 790 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d09db59-c072-442c-8350-4e5ddae27403 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d09db59-c072-442c-8350-4e5ddae27403 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d09db59-c072-442c-8350-4e5ddae27403 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d09db59-c072-442c-8350-4e5ddae27403 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d09db59-c072-442c-8350-4e5ddae27403 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d09db59-c072-442c-8350-4e5ddae27403 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1048/2108] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:35 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee0070bc-4963-4915-9046-c770f9653919 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee0070bc-4963-4915-9046-c770f9653919 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee0070bc-4963-4915-9046-c770f9653919 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee0070bc-4963-4915-9046-c770f9653919 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee0070bc-4963-4915-9046-c770f9653919 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee0070bc-4963-4915-9046-c770f9653919 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1061/2109] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:36 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f9d0ef2a-1790-4fe7-9b15-9ce67524a8c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9d0ef2a-1790-4fe7-9b15-9ce67524a8c4 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9d0ef2a-1790-4fe7-9b15-9ce67524a8c4 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9d0ef2a-1790-4fe7-9b15-9ce67524a8c4 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f9d0ef2a-1790-4fe7-9b15-9ce67524a8c4 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9d0ef2a-1790-4fe7-9b15-9ce67524a8c4 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1049/2110] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:37 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f29ef1f8-5e57-4231-a42b-95c404266a16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f29ef1f8-5e57-4231-a42b-95c404266a16 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f29ef1f8-5e57-4231-a42b-95c404266a16 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f29ef1f8-5e57-4231-a42b-95c404266a16 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f29ef1f8-5e57-4231-a42b-95c404266a16 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f29ef1f8-5e57-4231-a42b-95c404266a16 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1062/2111] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:38 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 882 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-717ffb59-df14-4f87-b09b-501251093be5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-717ffb59-df14-4f87-b09b-501251093be5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-717ffb59-df14-4f87-b09b-501251093be5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-717ffb59-df14-4f87-b09b-501251093be5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-717ffb59-df14-4f87-b09b-501251093be5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-717ffb59-df14-4f87-b09b-501251093be5 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1050/2112] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 882 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3019766c-c762-4f98-a9dc-934fe37c0173 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3019766c-c762-4f98-a9dc-934fe37c0173 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3019766c-c762-4f98-a9dc-934fe37c0173 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3019766c-c762-4f98-a9dc-934fe37c0173 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3019766c-c762-4f98-a9dc-934fe37c0173 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3019766c-c762-4f98-a9dc-934fe37c0173 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1063/2113] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:40 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c3aa326-95e2-4be4-a378-cd7d0e04c6a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c3aa326-95e2-4be4-a378-cd7d0e04c6a2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c3aa326-95e2-4be4-a378-cd7d0e04c6a2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c3aa326-95e2-4be4-a378-cd7d0e04c6a2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c3aa326-95e2-4be4-a378-cd7d0e04c6a2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c3aa326-95e2-4be4-a378-cd7d0e04c6a2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1051/2114] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:40 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7?cascade=True Sep 01 02:16:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume with id: a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:40 devstack devstack@c-api.service[87202]: /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 01 02:16:40 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume request issued successfully. Sep 01 02:16:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6add17ed-77fe-4376-87a4-3c4a15500e31 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7?cascade=True returned with HTTP 202 Sep 01 02:16:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1064/2115] 192.168.122.6 () {58 vars in 1250 bytes} [Tue Sep 1 02:16:40 2026] DELETE /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7?cascade=True => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55f7ac7f-2ca3-4e0d-ad26-fb5d83bedb13 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55f7ac7f-2ca3-4e0d-ad26-fb5d83bedb13 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55f7ac7f-2ca3-4e0d-ad26-fb5d83bedb13 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55f7ac7f-2ca3-4e0d-ad26-fb5d83bedb13 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-55f7ac7f-2ca3-4e0d-ad26-fb5d83bedb13 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55f7ac7f-2ca3-4e0d-ad26-fb5d83bedb13 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 200 Sep 01 02:16:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1052/2116] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:40 2026] GET /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-689bcfde-4272-42d6-996d-0655941fb4ce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-689bcfde-4272-42d6-996d-0655941fb4ce tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-689bcfde-4272-42d6-996d-0655941fb4ce tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-689bcfde-4272-42d6-996d-0655941fb4ce tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-689bcfde-4272-42d6-996d-0655941fb4ce tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-689bcfde-4272-42d6-996d-0655941fb4ce tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 200 Sep 01 02:16:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1065/2117] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:41 2026] GET /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c1d63945-e0b7-4a8c-ae8d-86c5ca9fab98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1d63945-e0b7-4a8c-ae8d-86c5ca9fab98 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1d63945-e0b7-4a8c-ae8d-86c5ca9fab98 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1d63945-e0b7-4a8c-ae8d-86c5ca9fab98 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c1d63945-e0b7-4a8c-ae8d-86c5ca9fab98 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1d63945-e0b7-4a8c-ae8d-86c5ca9fab98 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 200 Sep 01 02:16:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1053/2118] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:42 2026] GET /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3edf278d-a84f-4368-8b52-5d3c705f52e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3edf278d-a84f-4368-8b52-5d3c705f52e7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3edf278d-a84f-4368-8b52-5d3c705f52e7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3edf278d-a84f-4368-8b52-5d3c705f52e7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3edf278d-a84f-4368-8b52-5d3c705f52e7 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 404 Sep 01 02:16:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1066/2119] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:43 2026] GET /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4395eeee-a591-42de-9d28-14a0530f21a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4395eeee-a591-42de-9d28-14a0530f21a8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4395eeee-a591-42de-9d28-14a0530f21a8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4395eeee-a591-42de-9d28-14a0530f21a8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-4395eeee-a591-42de-9d28-14a0530f21a8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4395eeee-a591-42de-9d28-14a0530f21a8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4395eeee-a591-42de-9d28-14a0530f21a8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Get all volumes completed successfully. Sep 01 02:16:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4395eeee-a591-42de-9d28-14a0530f21a8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:16:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1054/2120] 192.168.122.6 () {58 vars in 1111 bytes} [Tue Sep 1 02:16:43 2026] GET /volume/v3/volumes => generated 339 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/snapshots Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:16:43 devstack devstack@c-api.service[87202]: /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 01 02:16:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Get all snapshots completed successfully. Sep 01 02:16:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-431dac06-b9cc-4ce2-88e5-519bcfe01229 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 01 02:16:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1067/2121] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:16:43 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-494c9ef1-df96-4a66-a489-2283efdfe9b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-494c9ef1-df96-4a66-a489-2283efdfe9b8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-494c9ef1-df96-4a66-a489-2283efdfe9b8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-494c9ef1-df96-4a66-a489-2283efdfe9b8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-494c9ef1-df96-4a66-a489-2283efdfe9b8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-494c9ef1-df96-4a66-a489-2283efdfe9b8 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1055/2122] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:43 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume with id: 1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume request issued successfully. Sep 01 02:16:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d195c254-5bdd-4552-a26a-53acd2ef32fe tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 202 Sep 01 02:16:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1068/2123] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:16:44 2026] DELETE /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3a2fa63-b0d7-4ca5-986b-5ba1059415b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3a2fa63-b0d7-4ca5-986b-5ba1059415b2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3a2fa63-b0d7-4ca5-986b-5ba1059415b2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3a2fa63-b0d7-4ca5-986b-5ba1059415b2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b3a2fa63-b0d7-4ca5-986b-5ba1059415b2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Volume info retrieved successfully. Sep 01 02:16:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3a2fa63-b0d7-4ca5-986b-5ba1059415b2 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 200 Sep 01 02:16:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1056/2124] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:44 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-351323f4-5458-4d2d-9711-98ed11b63f99 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-351323f4-5458-4d2d-9711-98ed11b63f99 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 Sep 01 02:16:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-351323f4-5458-4d2d-9711-98ed11b63f99 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-351323f4-5458-4d2d-9711-98ed11b63f99 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-351323f4-5458-4d2d-9711-98ed11b63f99 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 returned with HTTP 404 Sep 01 02:16:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1069/2125] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:45 2026] GET /volume/v3/volumes/1705c58d-16fd-4d4a-9b01-48684dba4b34 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc36cdcd-3ba8-4e28-b930-f989b9a7f6de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc36cdcd-3ba8-4e28-b930-f989b9a7f6de tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 Sep 01 02:16:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc36cdcd-3ba8-4e28-b930-f989b9a7f6de tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc36cdcd-3ba8-4e28-b930-f989b9a7f6de tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-dc36cdcd-3ba8-4e28-b930-f989b9a7f6de tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete snapshot with id: f442bf91-0380-427c-a317-5d8168b32794 Sep 01 02:16:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc36cdcd-3ba8-4e28-b930-f989b9a7f6de tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 returned with HTTP 404 Sep 01 02:16:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1057/2126] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:16:45 2026] DELETE /volume/v3/snapshots/f442bf91-0380-427c-a317-5d8168b32794 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-376218e5-7512-4d3a-9859-3586a54afdf0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-376218e5-7512-4d3a-9859-3586a54afdf0 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] GET http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-376218e5-7512-4d3a-9859-3586a54afdf0 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-376218e5-7512-4d3a-9859-3586a54afdf0 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-376218e5-7512-4d3a-9859-3586a54afdf0 tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 404 Sep 01 02:16:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1070/2127] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:16:45 2026] GET /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3c9ca5b-35f0-4bf5-a19d-85e64966483a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3c9ca5b-35f0-4bf5-a19d-85e64966483a tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3c9ca5b-35f0-4bf5-a19d-85e64966483a tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3c9ca5b-35f0-4bf5-a19d-85e64966483a tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f3c9ca5b-35f0-4bf5-a19d-85e64966483a tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] Delete volume with id: a8ecf006-9700-483b-a9d8-da33b31ad6c7 Sep 01 02:16:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3c9ca5b-35f0-4bf5-a19d-85e64966483a tempest-VolumesDeleteCascade-184024708 tempest-VolumesDeleteCascade-184024708-project-member] http://192.168.122.6/volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 returned with HTTP 404 Sep 01 02:16:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1058/2128] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:16:45 2026] DELETE /volume/v3/volumes/a8ecf006-9700-483b-a9d8-da33b31ad6c7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1055369678"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1055369678'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Create volume of 1 GB Sep 01 02:16:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Availability Zones retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Flow 'volume_create_api' (f14545ee-b75f-4315-bdec-224f8310aa19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d11d24-f177-4973-8ed6-157d11fa59f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d11d24-f177-4973-8ed6-157d11fa59f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbc1ad-a362-43f0-9e96-55839e28bb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Created reservations ['7f8fc342-5fb4-44d3-9669-c5c156d2da90', 'edf15fd3-4ff8-4856-94bb-1ed8930a0735', '08ed3cc8-588c-46ac-b728-c386ff322ffd', '39dacba9-f70e-43c4-bcc4-19b0889edab7'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbc1ad-a362-43f0-9e96-55839e28bb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8fc342-5fb4-44d3-9669-c5c156d2da90', 'edf15fd3-4ff8-4856-94bb-1ed8930a0735', '08ed3cc8-588c-46ac-b728-c386ff322ffd', '39dacba9-f70e-43c4-bcc4-19b0889edab7']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de811bd7-3c9c-42ec-bda4-a7f388d1ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de811bd7-3c9c-42ec-bda4-a7f388d1ea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e53f5f43-b683-43b1-a505-cc089da14cea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1055369678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2aa5b2f5b04372ab17365397f46d6e',qos_specs=None,replication_status=,reservations=['7f8fc342-5fb4-44d3-9669-c5c156d2da90','edf15fd3-4ff8-4856-94bb-1ed8930a0735','08ed3cc8-588c-46ac-b728-c386ff322ffd','39dacba9-f70e-43c4-bcc4-19b0889edab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c39215efce354e2a84890947298b6013',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1055369678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e53f5f43-b683-43b1-a505-cc089da14cea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c2aa5b2f5b04372ab17365397f46d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c39215efce354e2a84890947298b6013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73bc6e2-ef14-4722-b884-bfac1d4687a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73bc6e2-ef14-4722-b884-bfac1d4687a3) transitioned into state 'SUCCESS' from state '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-1055369678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2aa5b2f5b04372ab17365397f46d6e',qos_specs=None,replication_status=,reservations=['7f8fc342-5fb4-44d3-9669-c5c156d2da90','edf15fd3-4ff8-4856-94bb-1ed8930a0735','08ed3cc8-588c-46ac-b728-c386ff322ffd','39dacba9-f70e-43c4-bcc4-19b0889edab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c39215efce354e2a84890947298b6013',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886be6cd-631b-4e41-bcf3-4b64018be3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886be6cd-631b-4e41-bcf3-4b64018be3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Flow 'volume_create_api' (f14545ee-b75f-4315-bdec-224f8310aa19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Create volume request issued successfully. Sep 01 02:16:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecd96777-5268-40a5-aa35-d8f6e54c0333 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1071/2129] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:16:48 2026] POST /volume/v3/volumes => generated 824 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d043cfd-eed3-47fa-87ba-40153e38719c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d043cfd-eed3-47fa-87ba-40153e38719c tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d043cfd-eed3-47fa-87ba-40153e38719c tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d043cfd-eed3-47fa-87ba-40153e38719c tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d043cfd-eed3-47fa-87ba-40153e38719c tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d043cfd-eed3-47fa-87ba-40153e38719c tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 200 Sep 01 02:16:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1059/2130] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:49 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 892 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a9be6395-dc59-447d-a60a-767b91c451fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9be6395-dc59-447d-a60a-767b91c451fd tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9be6395-dc59-447d-a60a-767b91c451fd tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9be6395-dc59-447d-a60a-767b91c451fd tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a9be6395-dc59-447d-a60a-767b91c451fd tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9be6395-dc59-447d-a60a-767b91c451fd tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1072/2131] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 952 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49dbaab8-8878-422a-9549-0b06352627fa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49dbaab8-8878-422a-9549-0b06352627fa tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49dbaab8-8878-422a-9549-0b06352627fa tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e53f5f43-b683-43b1-a505-cc089da14cea"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volume_transfer [None req-49dbaab8-8878-422a-9549-0b06352627fa tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e53f5f43-b683-43b1-a505-cc089da14cea'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volume_transfer [None req-49dbaab8-8878-422a-9549-0b06352627fa tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Creating transfer of volume e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-49dbaab8-8878-422a-9549-0b06352627fa tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Generating transfer record for volume e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49dbaab8-8878-422a-9549-0b06352627fa tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:16:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1060/2132] 192.168.122.6 () {62 vars in 1200 bytes} [Tue Sep 1 02:16:50 2026] POST /volume/v3/volume-transfers => generated 576 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90a8e2e5-7f77-49f8-b5c6-acf5503ef3b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90a8e2e5-7f77-49f8-b5c6-acf5503ef3b7 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90a8e2e5-7f77-49f8-b5c6-acf5503ef3b7 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90a8e2e5-7f77-49f8-b5c6-acf5503ef3b7 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90a8e2e5-7f77-49f8-b5c6-acf5503ef3b7 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90a8e2e5-7f77-49f8-b5c6-acf5503ef3b7 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1073/2133] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 960 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eacb3e76-43df-46bc-a47e-1369bf248411 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eacb3e76-43df-46bc-a47e-1369bf248411 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5 Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eacb3e76-43df-46bc-a47e-1369bf248411 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eacb3e76-43df-46bc-a47e-1369bf248411 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eacb3e76-43df-46bc-a47e-1369bf248411 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5 returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1061/2134] 192.168.122.6 () {60 vars in 1290 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5 => generated 544 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b545ba6-4a46-4a04-ae5e-32f795f7ed38 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b545ba6-4a46-4a04-ae5e-32f795f7ed38 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volume-transfers Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b545ba6-4a46-4a04-ae5e-32f795f7ed38 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b545ba6-4a46-4a04-ae5e-32f795f7ed38 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volume_transfer [None req-0b545ba6-4a46-4a04-ae5e-32f795f7ed38 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Listing volume transfers {{(pid=87202) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:16:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b545ba6-4a46-4a04-ae5e-32f795f7ed38 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1074/2135] 192.168.122.6 () {60 vars in 1179 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volume-transfers => generated 372 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b5d9d332-f04d-4b24-86cf-39115e675897 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] POST http://192.168.122.6/volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5/accept Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6a89a39d7ff92da0"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Accepting volume transfer 859be502-6572-4a1e-8094-ccc52c48bcc5 {{(pid=87203) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Accepting transfer 859be502-6572-4a1e-8094-ccc52c48bcc5 Sep 01 02:16:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Created reservations ['0486e43e-a74c-49d6-a76d-b6e8ed7a5265', 'e1af8686-4e90-4263-a466-911a0df1b6f0', '70e85090-cce5-43e4-bc21-4d0a49d1fc8d', 'c8dc43b0-2fb1-4963-a1d8-b63a091e038d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Created reservations ['47bee455-48a6-406b-9f77-37b8bff60b3f', 'dde0834e-9efe-4787-90f0-b314fd9e7e10', '0a460edc-ceb3-416c-86d2-19869ca0937d', 'f3dc828f-32b6-445d-9ff2-13e2e84dfc43'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:50 devstack devstack@c-api.service[87203]: /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 01 02:16:50 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:50 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Created reservations ['80fddf00-871e-4232-8524-997abf90e12e', '553456c0-a5ba-4309-877b-964dd6f65bdc', 'b528cc53-3dec-42f5-9a27-a64f3476f221', 'd3eff149-996d-4c4f-b8eb-50db5a64b345'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Created reservations ['22dee351-2e28-41e3-9c28-e981a9f09bbe', '072b9204-af5f-4fa0-89fd-999aa0fee3ad', '300ff888-4b32-416e-90b4-d1e983f652aa', 'b8030716-63c2-4921-b755-e11e9191774e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Transfer volume completed successfully. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Volume e53f5f43-b683-43b1-a505-cc089da14cea has been transferred. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5d9d332-f04d-4b24-86cf-39115e675897 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] http://192.168.122.6/volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5/accept returned with HTTP 202 Sep 01 02:16:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1062/2136] 192.168.122.6 () {62 vars in 1332 bytes} [Tue Sep 1 02:16:50 2026] POST /volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5/accept => generated 369 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b0d8f7b-780e-4d6e-abfa-2e06d1adb4f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b0d8f7b-780e-4d6e-abfa-2e06d1adb4f9 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b0d8f7b-780e-4d6e-abfa-2e06d1adb4f9 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b0d8f7b-780e-4d6e-abfa-2e06d1adb4f9 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9b0d8f7b-780e-4d6e-abfa-2e06d1adb4f9 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Volume info retrieved successfully. Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b0d8f7b-780e-4d6e-abfa-2e06d1adb4f9 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 200 Sep 01 02:16:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1075/2137] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:51 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 952 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f87eae45-98d6-4469-8f61-c127eaad3b34 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f87eae45-98d6-4469-8f61-c127eaad3b34 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f87eae45-98d6-4469-8f61-c127eaad3b34 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f87eae45-98d6-4469-8f61-c127eaad3b34 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f87eae45-98d6-4469-8f61-c127eaad3b34 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] Volume info retrieved successfully. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f87eae45-98d6-4469-8f61-c127eaad3b34 tempest-VolumesTransfersV357Test-1750598408 tempest-VolumesTransfersV357Test-1750598408-project-member] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 200 Sep 01 02:16:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1063/2138] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:51 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 952 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e838cbc-f60c-4016-8fce-16f1be8ed290 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e838cbc-f60c-4016-8fce-16f1be8ed290 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5 Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e838cbc-f60c-4016-8fce-16f1be8ed290 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e838cbc-f60c-4016-8fce-16f1be8ed290 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-0e838cbc-f60c-4016-8fce-16f1be8ed290 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Delete transfer with id: 859be502-6572-4a1e-8094-ccc52c48bcc5 Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e838cbc-f60c-4016-8fce-16f1be8ed290 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5 returned with HTTP 404 Sep 01 02:16:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1076/2139] 192.168.122.6 () {60 vars in 1293 bytes} [Tue Sep 1 02:16:51 2026] DELETE /volume/v3/volume-transfers/859be502-6572-4a1e-8094-ccc52c48bcc5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fef7a29e-c34b-4064-94d6-f18307775581 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fef7a29e-c34b-4064-94d6-f18307775581 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fef7a29e-c34b-4064-94d6-f18307775581 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fef7a29e-c34b-4064-94d6-f18307775581 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fef7a29e-c34b-4064-94d6-f18307775581 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Delete volume with id: e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fef7a29e-c34b-4064-94d6-f18307775581 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Volume info retrieved successfully. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fef7a29e-c34b-4064-94d6-f18307775581 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Delete volume request issued successfully. Sep 01 02:16:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fef7a29e-c34b-4064-94d6-f18307775581 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 202 Sep 01 02:16:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1064/2140] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:16:51 2026] DELETE /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8dd45892-d9bf-42c1-8878-29181f47bda5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8dd45892-d9bf-42c1-8878-29181f47bda5 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8dd45892-d9bf-42c1-8878-29181f47bda5 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8dd45892-d9bf-42c1-8878-29181f47bda5 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8dd45892-d9bf-42c1-8878-29181f47bda5 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Volume info retrieved successfully. Sep 01 02:16:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8dd45892-d9bf-42c1-8878-29181f47bda5 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 200 Sep 01 02:16:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1077/2141] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:51 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 1135 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-abab3bf9-e8cb-4be0-9935-3e02f712add1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abab3bf9-e8cb-4be0-9935-3e02f712add1 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abab3bf9-e8cb-4be0-9935-3e02f712add1 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abab3bf9-e8cb-4be0-9935-3e02f712add1 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abab3bf9-e8cb-4be0-9935-3e02f712add1 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 404 Sep 01 02:16:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1065/2142] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:52 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-12e01c68-b73e-4024-829b-a0e9cfe86726 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12e01c68-b73e-4024-829b-a0e9cfe86726 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12e01c68-b73e-4024-829b-a0e9cfe86726 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12e01c68-b73e-4024-829b-a0e9cfe86726 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12e01c68-b73e-4024-829b-a0e9cfe86726 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 404 Sep 01 02:16:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1078/2143] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:52 2026] GET /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-38bb0e4f-9eb6-4470-942c-b06002c8b925 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38bb0e4f-9eb6-4470-942c-b06002c8b925 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-38bb0e4f-9eb6-4470-942c-b06002c8b925 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-38bb0e4f-9eb6-4470-942c-b06002c8b925 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-38bb0e4f-9eb6-4470-942c-b06002c8b925 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Delete volume with id: e53f5f43-b683-43b1-a505-cc089da14cea Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38bb0e4f-9eb6-4470-942c-b06002c8b925 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea returned with HTTP 404 Sep 01 02:16:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1066/2144] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:16:52 2026] DELETE /volume/v3/volumes/e53f5f43-b683-43b1-a505-cc089da14cea => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-29066747"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-29066747'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Create volume of 1 GB Sep 01 02:16:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Availability Zones retrieved successfully. Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Flow 'volume_create_api' (65cdd77c-83f4-466e-97f8-fcfcf4a556e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb42259c-bba3-49d5-9916-aa75f101dba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb42259c-bba3-49d5-9916-aa75f101dba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3b63e4-3345-4747-ab6b-1f093b00f15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Created reservations ['5107c0d6-8a93-4865-9b45-a81067c4360f', '9f1c55a8-06f6-4747-9a31-306525f9084a', '59751a5e-d40d-4b40-a437-9d6b6f931313', 'a03ef90e-6afb-4aab-8926-ba0cf4dbdab0'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3b63e4-3345-4747-ab6b-1f093b00f15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5107c0d6-8a93-4865-9b45-a81067c4360f', '9f1c55a8-06f6-4747-9a31-306525f9084a', '59751a5e-d40d-4b40-a437-9d6b6f931313', 'a03ef90e-6afb-4aab-8926-ba0cf4dbdab0']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d1a46c-7472-4359-bdc6-4ca24a1a9178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d1a46c-7472-4359-bdc6-4ca24a1a9178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1524fb-c14a-4acd-b93b-115e3f651167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-29066747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2aa5b2f5b04372ab17365397f46d6e',qos_specs=None,replication_status=,reservations=['5107c0d6-8a93-4865-9b45-a81067c4360f','9f1c55a8-06f6-4747-9a31-306525f9084a','59751a5e-d40d-4b40-a437-9d6b6f931313','a03ef90e-6afb-4aab-8926-ba0cf4dbdab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c39215efce354e2a84890947298b6013',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-29066747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1524fb-c14a-4acd-b93b-115e3f651167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c2aa5b2f5b04372ab17365397f46d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c39215efce354e2a84890947298b6013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5511993c-0b14-49f7-a5d8-30a4756042d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5511993c-0b14-49f7-a5d8-30a4756042d1) transitioned into state 'SUCCESS' from state '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-29066747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2aa5b2f5b04372ab17365397f46d6e',qos_specs=None,replication_status=,reservations=['5107c0d6-8a93-4865-9b45-a81067c4360f','9f1c55a8-06f6-4747-9a31-306525f9084a','59751a5e-d40d-4b40-a437-9d6b6f931313','a03ef90e-6afb-4aab-8926-ba0cf4dbdab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c39215efce354e2a84890947298b6013',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9549eb2-a88b-4af8-a038-49b8d3ef6eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9549eb2-a88b-4af8-a038-49b8d3ef6eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Flow 'volume_create_api' (65cdd77c-83f4-466e-97f8-fcfcf4a556e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Create volume request issued successfully. Sep 01 02:16:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9f2a73c-8bf5-4550-b52b-0306d31fb23a tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1079/2145] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:16:52 2026] POST /volume/v3/volumes => generated 822 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ce7f35e-600b-4a1f-95a8-0393db053549 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ce7f35e-600b-4a1f-95a8-0393db053549 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ce7f35e-600b-4a1f-95a8-0393db053549 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ce7f35e-600b-4a1f-95a8-0393db053549 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ce7f35e-600b-4a1f-95a8-0393db053549 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ce7f35e-600b-4a1f-95a8-0393db053549 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 200 Sep 01 02:16:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1067/2146] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:52 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bd9359cc-4e13-424b-bda1-cbd2321390c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd9359cc-4e13-424b-bda1-cbd2321390c8 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd9359cc-4e13-424b-bda1-cbd2321390c8 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd9359cc-4e13-424b-bda1-cbd2321390c8 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd9359cc-4e13-424b-bda1-cbd2321390c8 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd9359cc-4e13-424b-bda1-cbd2321390c8 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 200 Sep 01 02:16:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1080/2147] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 914 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-460a589a-2428-4105-8d62-4e60c306f660 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-460a589a-2428-4105-8d62-4e60c306f660 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-460a589a-2428-4105-8d62-4e60c306f660 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-460a589a-2428-4105-8d62-4e60c306f660 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-460a589a-2428-4105-8d62-4e60c306f660 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-460a589a-2428-4105-8d62-4e60c306f660 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 200 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1068/2148] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:55 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 950 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-93dbb43f-0130-46af-b061-a86d502b91ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93dbb43f-0130-46af-b061-a86d502b91ad tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] POST http://192.168.122.6/volume/v3/volume-transfers Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93dbb43f-0130-46af-b061-a86d502b91ad tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ed1524fb-c14a-4acd-b93b-115e3f651167"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volume_transfer [None req-93dbb43f-0130-46af-b061-a86d502b91ad tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ed1524fb-c14a-4acd-b93b-115e3f651167'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volume_transfer [None req-93dbb43f-0130-46af-b061-a86d502b91ad tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Creating transfer of volume ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-93dbb43f-0130-46af-b061-a86d502b91ad tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Generating transfer record for volume ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93dbb43f-0130-46af-b061-a86d502b91ad tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1081/2149] 192.168.122.6 () {62 vars in 1200 bytes} [Tue Sep 1 02:16:55 2026] POST /volume/v3/volume-transfers => generated 576 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2d68b879-9ff6-492b-b4ac-700d9da116c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d68b879-9ff6-492b-b4ac-700d9da116c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d68b879-9ff6-492b-b4ac-700d9da116c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d68b879-9ff6-492b-b4ac-700d9da116c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2d68b879-9ff6-492b-b4ac-700d9da116c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d68b879-9ff6-492b-b4ac-700d9da116c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 200 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1069/2150] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:55 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 958 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a3f7fe1-6ef0-4289-8e68-3196bc8cd6c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a3f7fe1-6ef0-4289-8e68-3196bc8cd6c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volume-transfers/detail Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a3f7fe1-6ef0-4289-8e68-3196bc8cd6c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a3f7fe1-6ef0-4289-8e68-3196bc8cd6c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volume_transfer [None req-6a3f7fe1-6ef0-4289-8e68-3196bc8cd6c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Listing volume transfers {{(pid=87202) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a3f7fe1-6ef0-4289-8e68-3196bc8cd6c4 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1082/2151] 192.168.122.6 () {60 vars in 1200 bytes} [Tue Sep 1 02:16:55 2026] GET /volume/v3/volume-transfers/detail => generated 547 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0da2ead-caaa-4e8c-8f71-6665cdf2e505 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0da2ead-caaa-4e8c-8f71-6665cdf2e505 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/e45eb38c-952c-4a19-808b-7234d671f9cb Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0da2ead-caaa-4e8c-8f71-6665cdf2e505 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0da2ead-caaa-4e8c-8f71-6665cdf2e505 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-d0da2ead-caaa-4e8c-8f71-6665cdf2e505 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Delete transfer with id: e45eb38c-952c-4a19-808b-7234d671f9cb Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0da2ead-caaa-4e8c-8f71-6665cdf2e505 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers/e45eb38c-952c-4a19-808b-7234d671f9cb returned with HTTP 202 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1070/2152] 192.168.122.6 () {60 vars in 1293 bytes} [Tue Sep 1 02:16:55 2026] DELETE /volume/v3/volume-transfers/e45eb38c-952c-4a19-808b-7234d671f9cb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-637861e8-fbe8-4b21-9edb-5556bdc25915 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-637861e8-fbe8-4b21-9edb-5556bdc25915 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-637861e8-fbe8-4b21-9edb-5556bdc25915 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-637861e8-fbe8-4b21-9edb-5556bdc25915 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-637861e8-fbe8-4b21-9edb-5556bdc25915 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Volume info retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-637861e8-fbe8-4b21-9edb-5556bdc25915 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 200 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1083/2153] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:55 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 950 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7fd696fa-aab0-4404-b5d7-d5e105432dca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fd696fa-aab0-4404-b5d7-d5e105432dca tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] DELETE http://192.168.122.6/volume/v3/volume-transfers/e45eb38c-952c-4a19-808b-7234d671f9cb Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fd696fa-aab0-4404-b5d7-d5e105432dca tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fd696fa-aab0-4404-b5d7-d5e105432dca tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-7fd696fa-aab0-4404-b5d7-d5e105432dca tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Delete transfer with id: e45eb38c-952c-4a19-808b-7234d671f9cb Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fd696fa-aab0-4404-b5d7-d5e105432dca tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volume-transfers/e45eb38c-952c-4a19-808b-7234d671f9cb returned with HTTP 404 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1071/2154] 192.168.122.6 () {60 vars in 1293 bytes} [Tue Sep 1 02:16:55 2026] DELETE /volume/v3/volume-transfers/e45eb38c-952c-4a19-808b-7234d671f9cb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-23e1b243-3ace-4414-a017-3e635b33219e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23e1b243-3ace-4414-a017-3e635b33219e tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23e1b243-3ace-4414-a017-3e635b33219e tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23e1b243-3ace-4414-a017-3e635b33219e tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-23e1b243-3ace-4414-a017-3e635b33219e tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Delete volume with id: ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-23e1b243-3ace-4414-a017-3e635b33219e tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Volume info retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-23e1b243-3ace-4414-a017-3e635b33219e tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Delete volume request issued successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23e1b243-3ace-4414-a017-3e635b33219e tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 202 Sep 01 02:16:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1084/2155] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:16:55 2026] DELETE /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e75f2a6-2f2b-45ae-acee-88e242b3e8d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e75f2a6-2f2b-45ae-acee-88e242b3e8d8 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e75f2a6-2f2b-45ae-acee-88e242b3e8d8 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e75f2a6-2f2b-45ae-acee-88e242b3e8d8 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e75f2a6-2f2b-45ae-acee-88e242b3e8d8 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Volume info retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e75f2a6-2f2b-45ae-acee-88e242b3e8d8 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 200 Sep 01 02:16:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1072/2156] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:55 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 1133 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7991b6b7-b192-406c-9780-d9039caa1a60 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7991b6b7-b192-406c-9780-d9039caa1a60 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7991b6b7-b192-406c-9780-d9039caa1a60 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7991b6b7-b192-406c-9780-d9039caa1a60 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7991b6b7-b192-406c-9780-d9039caa1a60 tempest-VolumesTransfersV357Test-1083774322 tempest-VolumesTransfersV357Test-1083774322-project-admin] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 404 Sep 01 02:16:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1085/2157] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:56 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-db2da751-8ff0-4e12-a770-392194f0cc44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db2da751-8ff0-4e12-a770-392194f0cc44 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] GET http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db2da751-8ff0-4e12-a770-392194f0cc44 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db2da751-8ff0-4e12-a770-392194f0cc44 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db2da751-8ff0-4e12-a770-392194f0cc44 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 404 Sep 01 02:16:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1073/2158] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:16:56 2026] GET /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-341a7d82-35fc-4ac5-93fd-c7073a060035 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-341a7d82-35fc-4ac5-93fd-c7073a060035 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-341a7d82-35fc-4ac5-93fd-c7073a060035 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-341a7d82-35fc-4ac5-93fd-c7073a060035 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-341a7d82-35fc-4ac5-93fd-c7073a060035 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] Delete volume with id: ed1524fb-c14a-4acd-b93b-115e3f651167 Sep 01 02:16:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-341a7d82-35fc-4ac5-93fd-c7073a060035 tempest-VolumesTransfersV357Test-683019323 tempest-VolumesTransfersV357Test-683019323-project-member] http://192.168.122.6/volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 returned with HTTP 404 Sep 01 02:16:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1086/2159] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:16:56 2026] DELETE /volume/v3/volumes/ed1524fb-c14a-4acd-b93b-115e3f651167 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2030991268", "metadata": {"Type": "Test"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2030991268', 'metadata': {'Type': 'Test'}}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume of 1 GB Sep 01 02:17:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Availability Zones retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (68810330-d609-4c28-a493-7adb45e5b413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd545735-d4fa-47b2-8eba-c351409bb5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd545735-d4fa-47b2-8eba-c351409bb5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9a68db-2a5b-4e39-b565-8c49714e112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Created reservations ['c5afaba4-6737-431b-9b31-5fbb7c03a6f2', '23a9d3a1-8ffb-4f51-9604-1f823ffade90', 'dff7feaf-0a2c-45bc-b952-b6094a84a9c3', 'd353f3ea-7048-4b26-b917-98948034e49a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9a68db-2a5b-4e39-b565-8c49714e112f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5afaba4-6737-431b-9b31-5fbb7c03a6f2', '23a9d3a1-8ffb-4f51-9604-1f823ffade90', 'dff7feaf-0a2c-45bc-b952-b6094a84a9c3', 'd353f3ea-7048-4b26-b917-98948034e49a']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2531074-3b18-4981-9683-af50d25c527a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2531074-3b18-4981-9683-af50d25c527a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3683a846-3bae-43a5-a84b-c76e96dbfd95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2030991268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['c5afaba4-6737-431b-9b31-5fbb7c03a6f2','23a9d3a1-8ffb-4f51-9604-1f823ffade90','dff7feaf-0a2c-45bc-b952-b6094a84a9c3','d353f3ea-7048-4b26-b917-98948034e49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2030991268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3683a846-3bae-43a5-a84b-c76e96dbfd95,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='aadd1415d2164b81bb69d5c31471514e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9b4f0a-fee9-4e3a-a241-e791d7669065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9b4f0a-fee9-4e3a-a241-e791d7669065) transitioned into state 'SUCCESS' from state '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-2030991268',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['c5afaba4-6737-431b-9b31-5fbb7c03a6f2','23a9d3a1-8ffb-4f51-9604-1f823ffade90','dff7feaf-0a2c-45bc-b952-b6094a84a9c3','d353f3ea-7048-4b26-b917-98948034e49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460f8eca-b8d2-4899-8f0d-520d96bb3200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460f8eca-b8d2-4899-8f0d-520d96bb3200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (68810330-d609-4c28-a493-7adb45e5b413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request issued successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd3bda6e-b3e5-4a21-a39e-2d9376f5847e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1074/2160] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/volumes => generated 764 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fcc3ba0e-7097-4b9a-a77d-8b7e85c35fa2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fcc3ba0e-7097-4b9a-a77d-8b7e85c35fa2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fcc3ba0e-7097-4b9a-a77d-8b7e85c35fa2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fcc3ba0e-7097-4b9a-a77d-8b7e85c35fa2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fcc3ba0e-7097-4b9a-a77d-8b7e85c35fa2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fcc3ba0e-7097-4b9a-a77d-8b7e85c35fa2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1087/2161] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8a0bcbed-bdbf-42c3-a498-1004d5abef02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a0bcbed-bdbf-42c3-a498-1004d5abef02 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a0bcbed-bdbf-42c3-a498-1004d5abef02 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a0bcbed-bdbf-42c3-a498-1004d5abef02 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a0bcbed-bdbf-42c3-a498-1004d5abef02 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a0bcbed-bdbf-42c3-a498-1004d5abef02 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1075/2162] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a44c747e-64bb-4ee7-8596-f18578627886 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a44c747e-64bb-4ee7-8596-f18578627886 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a44c747e-64bb-4ee7-8596-f18578627886 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a44c747e-64bb-4ee7-8596-f18578627886 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a44c747e-64bb-4ee7-8596-f18578627886 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a44c747e-64bb-4ee7-8596-f18578627886 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1088/2163] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61cc6626-a8d2-4121-8161-a6fecd900efa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61cc6626-a8d2-4121-8161-a6fecd900efa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61cc6626-a8d2-4121-8161-a6fecd900efa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2030991268"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61cc6626-a8d2-4121-8161-a6fecd900efa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61cc6626-a8d2-4121-8161-a6fecd900efa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61cc6626-a8d2-4121-8161-a6fecd900efa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1076/2164] 192.168.122.6 () {60 vars in 1242 bytes} [Tue Sep 1 02:17:03 2026] PUT /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 789 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08a608b5-40ed-454c-b34f-1ce6f1e098a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08a608b5-40ed-454c-b34f-1ce6f1e098a5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08a608b5-40ed-454c-b34f-1ce6f1e098a5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1794423952", "description": "This is the new description of volume"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08a608b5-40ed-454c-b34f-1ce6f1e098a5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08a608b5-40ed-454c-b34f-1ce6f1e098a5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08a608b5-40ed-454c-b34f-1ce6f1e098a5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1089/2165] 192.168.122.6 () {60 vars in 1243 bytes} [Tue Sep 1 02:17:03 2026] PUT /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 828 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ddfcc40-742f-43d7-862d-449470e9c0f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ddfcc40-742f-43d7-862d-449470e9c0f2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ddfcc40-742f-43d7-862d-449470e9c0f2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ddfcc40-742f-43d7-862d-449470e9c0f2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5ddfcc40-742f-43d7-862d-449470e9c0f2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ddfcc40-742f-43d7-862d-449470e9c0f2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1077/2166] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-567169736", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-877406546"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-567169736', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-877406546'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume of 1 GB Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Availability Zones retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (513b6510-2c60-47fc-b43a-9397f78bc354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c25223-fe28-41bd-97e2-0d01e41cfe4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c25223-fe28-41bd-97e2-0d01e41cfe4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8dedbc-0a0a-4c6b-8a31-d4cc720fe0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Created reservations ['1e20cd15-d2f6-4732-8a59-7a24e834892f', '6538d1cb-a106-479d-9832-abd724d0bff8', '35b60904-f096-459c-95b7-8c6d92c5a257', '8b5642c5-b0aa-48f4-a15a-39a44ea3d1c6'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8dedbc-0a0a-4c6b-8a31-d4cc720fe0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e20cd15-d2f6-4732-8a59-7a24e834892f', '6538d1cb-a106-479d-9832-abd724d0bff8', '35b60904-f096-459c-95b7-8c6d92c5a257', '8b5642c5-b0aa-48f4-a15a-39a44ea3d1c6']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037f2980-492b-40f5-b03a-06bb21d61593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (037f2980-492b-40f5-b03a-06bb21d61593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2303c31b-350d-481c-acab-977b60816c65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-567169736',display_name='tempest-VolumesGetTest-Volume-877406546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['1e20cd15-d2f6-4732-8a59-7a24e834892f','6538d1cb-a106-479d-9832-abd724d0bff8','35b60904-f096-459c-95b7-8c6d92c5a257','8b5642c5-b0aa-48f4-a15a-39a44ea3d1c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-567169736',display_name='tempest-VolumesGetTest-Volume-877406546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2303c31b-350d-481c-acab-977b60816c65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aadd1415d2164b81bb69d5c31471514e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536da427-c7d3-4409-b400-d4252bb248c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536da427-c7d3-4409-b400-d4252bb248c3) transitioned into 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-567169736',display_name='tempest-VolumesGetTest-Volume-877406546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['1e20cd15-d2f6-4732-8a59-7a24e834892f','6538d1cb-a106-479d-9832-abd724d0bff8','35b60904-f096-459c-95b7-8c6d92c5a257','8b5642c5-b0aa-48f4-a15a-39a44ea3d1c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c66d48-e6be-460e-8d62-bd536057a0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c66d48-e6be-460e-8d62-bd536057a0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (513b6510-2c60-47fc-b43a-9397f78bc354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request issued successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56c324f5-64af-48c1-9714-83f93e0f8fa0 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1090/2167] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:03 2026] POST /volume/v3/volumes => generated 783 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a0c5da13-0ee3-422e-beff-a22020ce997c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0c5da13-0ee3-422e-beff-a22020ce997c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0c5da13-0ee3-422e-beff-a22020ce997c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0c5da13-0ee3-422e-beff-a22020ce997c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a0c5da13-0ee3-422e-beff-a22020ce997c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0c5da13-0ee3-422e-beff-a22020ce997c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1078/2168] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb4c9168-ab8e-445e-a837-5a96b247562c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb4c9168-ab8e-445e-a837-5a96b247562c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb4c9168-ab8e-445e-a837-5a96b247562c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb4c9168-ab8e-445e-a837-5a96b247562c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eb4c9168-ab8e-445e-a837-5a96b247562c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb4c9168-ab8e-445e-a837-5a96b247562c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1091/2169] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab78dd13-e2a1-41b4-a67f-f677573348d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab78dd13-e2a1-41b4-a67f-f677573348d6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab78dd13-e2a1-41b4-a67f-f677573348d6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2030991268", "description": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab78dd13-e2a1-41b4-a67f-f677573348d6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab78dd13-e2a1-41b4-a67f-f677573348d6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab78dd13-e2a1-41b4-a67f-f677573348d6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1079/2170] 192.168.122.6 () {60 vars in 1242 bytes} [Tue Sep 1 02:17:04 2026] PUT /volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-129a4332-f8c8-4b03-981f-e6daca925cf6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-129a4332-f8c8-4b03-981f-e6daca925cf6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-129a4332-f8c8-4b03-981f-e6daca925cf6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-129a4332-f8c8-4b03-981f-e6daca925cf6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-129a4332-f8c8-4b03-981f-e6daca925cf6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-129a4332-f8c8-4b03-981f-e6daca925cf6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1092/2171] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume with id: 2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume request issued successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c36caca3-9c68-497c-8352-06b9a4a17bcd tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 returned with HTTP 202 Sep 01 02:17:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1080/2172] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:04 2026] DELETE /volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d1f12fd-180e-419b-8208-e4f656dd4b44 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d1f12fd-180e-419b-8208-e4f656dd4b44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d1f12fd-180e-419b-8208-e4f656dd4b44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d1f12fd-180e-419b-8208-e4f656dd4b44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d1f12fd-180e-419b-8208-e4f656dd4b44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d1f12fd-180e-419b-8208-e4f656dd4b44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1093/2173] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d42cf616-66ab-42e8-9abb-654366e36565 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d42cf616-66ab-42e8-9abb-654366e36565 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 Sep 01 02:17:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d42cf616-66ab-42e8-9abb-654366e36565 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d42cf616-66ab-42e8-9abb-654366e36565 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d42cf616-66ab-42e8-9abb-654366e36565 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 returned with HTTP 404 Sep 01 02:17:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1081/2174] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:05 2026] GET /volume/v3/volumes/2303c31b-350d-481c-acab-977b60816c65 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3b45cd1-eb87-45d9-a71a-700c52b2993b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3b45cd1-eb87-45d9-a71a-700c52b2993b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3b45cd1-eb87-45d9-a71a-700c52b2993b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3b45cd1-eb87-45d9-a71a-700c52b2993b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3b45cd1-eb87-45d9-a71a-700c52b2993b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3b45cd1-eb87-45d9-a71a-700c52b2993b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1094/2175] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:05 2026] GET /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-302df557-06a3-4d47-ad95-d5da23209700 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-302df557-06a3-4d47-ad95-d5da23209700 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-302df557-06a3-4d47-ad95-d5da23209700 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-302df557-06a3-4d47-ad95-d5da23209700 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-302df557-06a3-4d47-ad95-d5da23209700 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume with id: 3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-302df557-06a3-4d47-ad95-d5da23209700 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-302df557-06a3-4d47-ad95-d5da23209700 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume request issued successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-302df557-06a3-4d47-ad95-d5da23209700 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 202 Sep 01 02:17:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1082/2176] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:06 2026] DELETE /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b8b559e4-15a1-416e-9087-e6889b8e3bb9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8b559e4-15a1-416e-9087-e6889b8e3bb9 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8b559e4-15a1-416e-9087-e6889b8e3bb9 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8b559e4-15a1-416e-9087-e6889b8e3bb9 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b8b559e4-15a1-416e-9087-e6889b8e3bb9 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8b559e4-15a1-416e-9087-e6889b8e3bb9 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 200 Sep 01 02:17:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1095/2177] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:06 2026] GET /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 895 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d62b636-87db-443b-b223-ca1144ac9e28 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d62b636-87db-443b-b223-ca1144ac9e28 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 Sep 01 02:17:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d62b636-87db-443b-b223-ca1144ac9e28 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d62b636-87db-443b-b223-ca1144ac9e28 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d62b636-87db-443b-b223-ca1144ac9e28 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 returned with HTTP 404 Sep 01 02:17:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1083/2178] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/3683a846-3bae-43a5-a84b-c76e96dbfd95 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1860039721"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1860039721'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume of 1 GB Sep 01 02:17:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Availability Zones retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (1487c9ea-401d-483c-9be3-98b8011f7232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed65dd2e-f03e-40e5-9b38-f967f7f62183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed65dd2e-f03e-40e5-9b38-f967f7f62183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59eb3b8d-dadb-4c15-bbaf-94849b7f37b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Created reservations ['dfea9c88-ee93-454d-ab98-64e4cae29033', '02e6ed01-ed2d-4014-a61b-ecd9a273fb53', 'ce1d0c4e-051f-418a-bd5c-ebdc37a4e121', 'f99c50eb-887b-4908-ae56-6f572db13984'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59eb3b8d-dadb-4c15-bbaf-94849b7f37b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfea9c88-ee93-454d-ab98-64e4cae29033', '02e6ed01-ed2d-4014-a61b-ecd9a273fb53', 'ce1d0c4e-051f-418a-bd5c-ebdc37a4e121', 'f99c50eb-887b-4908-ae56-6f572db13984']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c164cc-cbe6-4fc1-b50f-1def6b7ab2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c164cc-cbe6-4fc1-b50f-1def6b7ab2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e05d0b2-6f91-4522-b807-4478e70fd986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1860039721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['dfea9c88-ee93-454d-ab98-64e4cae29033','02e6ed01-ed2d-4014-a61b-ecd9a273fb53','ce1d0c4e-051f-418a-bd5c-ebdc37a4e121','f99c50eb-887b-4908-ae56-6f572db13984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1860039721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e05d0b2-6f91-4522-b807-4478e70fd986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aadd1415d2164b81bb69d5c31471514e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408bf3b2-88d8-43e6-9493-defcacd2fae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (408bf3b2-88d8-43e6-9493-defcacd2fae5) transitioned into state 'SUCCESS' from state '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-1860039721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['dfea9c88-ee93-454d-ab98-64e4cae29033','02e6ed01-ed2d-4014-a61b-ecd9a273fb53','ce1d0c4e-051f-418a-bd5c-ebdc37a4e121','f99c50eb-887b-4908-ae56-6f572db13984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594f6fa8-639b-4203-8bb9-96ae7afdf33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594f6fa8-639b-4203-8bb9-96ae7afdf33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (1487c9ea-401d-483c-9be3-98b8011f7232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request issued successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba6c5075-441f-41f6-ab07-ac8194cf1bc3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1096/2179] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:07 2026] POST /volume/v3/volumes => generated 750 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3f7fa0d-c0cf-4cf6-98c5-cd4c8d41c89f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3f7fa0d-c0cf-4cf6-98c5-cd4c8d41c89f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 Sep 01 02:17:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3f7fa0d-c0cf-4cf6-98c5-cd4c8d41c89f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3f7fa0d-c0cf-4cf6-98c5-cd4c8d41c89f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f3f7fa0d-c0cf-4cf6-98c5-cd4c8d41c89f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3f7fa0d-c0cf-4cf6-98c5-cd4c8d41c89f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1084/2180] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b27c398a-6c04-48b0-802d-370ea0d31977 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b27c398a-6c04-48b0-802d-370ea0d31977 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 Sep 01 02:17:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b27c398a-6c04-48b0-802d-370ea0d31977 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b27c398a-6c04-48b0-802d-370ea0d31977 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b27c398a-6c04-48b0-802d-370ea0d31977 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b27c398a-6c04-48b0-802d-370ea0d31977 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 returned with HTTP 200 Sep 01 02:17:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1097/2181] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:08 2026] GET /volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 => generated 843 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-51c0ce12-8b94-48b6-ac52-38296da2997f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2e05d0b2-6f91-4522-b807-4478e70fd986", "size": 1, "name": "tempest-VolumesGetTest-Volume-1836999646", "metadata": {"Type": "Test"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request body: {'volume': {'source_volid': '2e05d0b2-6f91-4522-b807-4478e70fd986', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1836999646', 'metadata': {'Type': 'Test'}}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume retrieved successfully. Sep 01 02:17:08 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume of 1 GB Sep 01 02:17:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Availability Zones retrieved successfully. Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (5e4ae431-12a9-440c-a558-0b8926c7214e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d90fdb-05fc-41b0-871e-3e5c11c7ecec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d90fdb-05fc-41b0-871e-3e5c11c7ecec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2e05d0b2-6f91-4522-b807-4478e70fd986', 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca6406fa-b586-4776-86e8-fc059b685699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Created reservations ['fc8c662e-d93a-46b0-8e4f-74c002777016', 'b2d60dfd-ec9c-4e20-97e1-1bd2cc9241b4', 'af2ca85a-05d3-4a5a-b90d-f4212a1ce3f3', 'e4975f4e-9bb6-4e37-863f-73d83a78eb9b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca6406fa-b586-4776-86e8-fc059b685699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8c662e-d93a-46b0-8e4f-74c002777016', 'b2d60dfd-ec9c-4e20-97e1-1bd2cc9241b4', 'af2ca85a-05d3-4a5a-b90d-f4212a1ce3f3', 'e4975f4e-9bb6-4e37-863f-73d83a78eb9b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a18088-2634-426c-8eec-f336241a0f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a18088-2634-426c-8eec-f336241a0f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1836999646',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['fc8c662e-d93a-46b0-8e4f-74c002777016','b2d60dfd-ec9c-4e20-97e1-1bd2cc9241b4','af2ca85a-05d3-4a5a-b90d-f4212a1ce3f3','e4975f4e-9bb6-4e37-863f-73d83a78eb9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=2e05d0b2-6f91-4522-b807-4478e70fd986,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1836999646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='aadd1415d2164b81bb69d5c31471514e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2e05d0b2-6f91-4522-b807-4478e70fd986,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8145cf4e-d678-4a0b-adc1-33f906b5f68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8145cf4e-d678-4a0b-adc1-33f906b5f68f) transitioned into state 'SUCCESS' from state '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-1836999646',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['fc8c662e-d93a-46b0-8e4f-74c002777016','b2d60dfd-ec9c-4e20-97e1-1bd2cc9241b4','af2ca85a-05d3-4a5a-b90d-f4212a1ce3f3','e4975f4e-9bb6-4e37-863f-73d83a78eb9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=2e05d0b2-6f91-4522-b807-4478e70fd986,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d159311c-e45a-48f8-bfd6-e0fcaf67795a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d159311c-e45a-48f8-bfd6-e0fcaf67795a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (5e4ae431-12a9-440c-a558-0b8926c7214e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request issued successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51c0ce12-8b94-48b6-ac52-38296da2997f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1085/2182] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:08 2026] POST /volume/v3/volumes => generated 798 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-32c43e3e-a509-46ce-916d-0758d129b24f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32c43e3e-a509-46ce-916d-0758d129b24f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32c43e3e-a509-46ce-916d-0758d129b24f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32c43e3e-a509-46ce-916d-0758d129b24f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-32c43e3e-a509-46ce-916d-0758d129b24f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32c43e3e-a509-46ce-916d-0758d129b24f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1098/2183] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:09 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08ab7805-bb53-44e6-9b54-b5f950d8b1a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08ab7805-bb53-44e6-9b54-b5f950d8b1a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08ab7805-bb53-44e6-9b54-b5f950d8b1a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08ab7805-bb53-44e6-9b54-b5f950d8b1a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08ab7805-bb53-44e6-9b54-b5f950d8b1a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08ab7805-bb53-44e6-9b54-b5f950d8b1a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1086/2184] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b952397e-96a3-429e-b575-b01b056b3b21 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b952397e-96a3-429e-b575-b01b056b3b21 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b952397e-96a3-429e-b575-b01b056b3b21 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b952397e-96a3-429e-b575-b01b056b3b21 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b952397e-96a3-429e-b575-b01b056b3b21 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b952397e-96a3-429e-b575-b01b056b3b21 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1099/2185] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:11 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 890 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63303d5e-5d91-421c-b822-fa283fdc4951 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63303d5e-5d91-421c-b822-fa283fdc4951 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63303d5e-5d91-421c-b822-fa283fdc4951 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63303d5e-5d91-421c-b822-fa283fdc4951 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-63303d5e-5d91-421c-b822-fa283fdc4951 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63303d5e-5d91-421c-b822-fa283fdc4951 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1087/2186] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:12 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 890 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-50d7c258-7056-4a70-b8ce-54b21e1948a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50d7c258-7056-4a70-b8ce-54b21e1948a1 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50d7c258-7056-4a70-b8ce-54b21e1948a1 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50d7c258-7056-4a70-b8ce-54b21e1948a1 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-50d7c258-7056-4a70-b8ce-54b21e1948a1 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50d7c258-7056-4a70-b8ce-54b21e1948a1 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1100/2187] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:13 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 890 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b7ac4919-2df4-42e7-b891-2f4c19ae81c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b7ac4919-2df4-42e7-b891-2f4c19ae81c6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b7ac4919-2df4-42e7-b891-2f4c19ae81c6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b7ac4919-2df4-42e7-b891-2f4c19ae81c6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b7ac4919-2df4-42e7-b891-2f4c19ae81c6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b7ac4919-2df4-42e7-b891-2f4c19ae81c6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1088/2188] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:14 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 890 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7b21a0c-f7d8-4f16-9b8a-964aadda5c88 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7b21a0c-f7d8-4f16-9b8a-964aadda5c88 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7b21a0c-f7d8-4f16-9b8a-964aadda5c88 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7b21a0c-f7d8-4f16-9b8a-964aadda5c88 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7b21a0c-f7d8-4f16-9b8a-964aadda5c88 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7b21a0c-f7d8-4f16-9b8a-964aadda5c88 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1101/2189] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:15 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6752e148-0f51-43bb-b960-c92106cce56e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6752e148-0f51-43bb-b960-c92106cce56e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6752e148-0f51-43bb-b960-c92106cce56e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6752e148-0f51-43bb-b960-c92106cce56e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6752e148-0f51-43bb-b960-c92106cce56e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6752e148-0f51-43bb-b960-c92106cce56e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1089/2190] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:16 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8a20303-540f-40ac-8f37-a0a53bc08a5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8a20303-540f-40ac-8f37-a0a53bc08a5c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8a20303-540f-40ac-8f37-a0a53bc08a5c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8a20303-540f-40ac-8f37-a0a53bc08a5c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8a20303-540f-40ac-8f37-a0a53bc08a5c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8a20303-540f-40ac-8f37-a0a53bc08a5c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1102/2191] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:17 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 891 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba747737-512f-4766-816d-4c72ace911ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba747737-512f-4766-816d-4c72ace911ae tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba747737-512f-4766-816d-4c72ace911ae tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba747737-512f-4766-816d-4c72ace911ae tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba747737-512f-4766-816d-4c72ace911ae tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba747737-512f-4766-816d-4c72ace911ae tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1090/2192] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:17 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 891 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fdb26e08-089a-4479-81b8-057885b17cfe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fdb26e08-089a-4479-81b8-057885b17cfe tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fdb26e08-089a-4479-81b8-057885b17cfe tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1836999646"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:17 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=294,cinder:INSERT=53,cinder:UPDATE=90 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fdb26e08-089a-4479-81b8-057885b17cfe tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fdb26e08-089a-4479-81b8-057885b17cfe tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fdb26e08-089a-4479-81b8-057885b17cfe tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1103/2193] 192.168.122.6 () {60 vars in 1242 bytes} [Tue Sep 1 02:17:17 2026] PUT /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4398f259-3c61-4055-b28e-90531cda987a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4398f259-3c61-4055-b28e-90531cda987a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4398f259-3c61-4055-b28e-90531cda987a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-181282456", "description": "This is the new description of volume"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4398f259-3c61-4055-b28e-90531cda987a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4398f259-3c61-4055-b28e-90531cda987a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4398f259-3c61-4055-b28e-90531cda987a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1091/2194] 192.168.122.6 () {60 vars in 1243 bytes} [Tue Sep 1 02:17:17 2026] PUT /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2844e779-ebed-4991-9f2f-b5a6d78e4d2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2844e779-ebed-4991-9f2f-b5a6d78e4d2f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2844e779-ebed-4991-9f2f-b5a6d78e4d2f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2844e779-ebed-4991-9f2f-b5a6d78e4d2f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2844e779-ebed-4991-9f2f-b5a6d78e4d2f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2844e779-ebed-4991-9f2f-b5a6d78e4d2f tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1104/2195] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 929 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1957936795", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1856657349"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1957936795', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1856657349'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume of 1 GB Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Availability Zones retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (fe3dd02f-6fa2-4c30-8d42-0394c07d8d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c15888-30e5-4633-987d-6f609732eefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c15888-30e5-4633-987d-6f609732eefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc75a52-4c88-4cb7-a27a-10a0d2ca0b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Created reservations ['d5cd5fa1-5f52-4052-9462-2a89b9f483c9', '65968649-7eb0-4140-8e15-884e4145b8c1', 'ce60490d-767d-46f0-a85e-7bf2b3106182', '8a1779d5-e2c8-42d2-8bd8-a4b5a449a875'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc75a52-4c88-4cb7-a27a-10a0d2ca0b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5cd5fa1-5f52-4052-9462-2a89b9f483c9', '65968649-7eb0-4140-8e15-884e4145b8c1', 'ce60490d-767d-46f0-a85e-7bf2b3106182', '8a1779d5-e2c8-42d2-8bd8-a4b5a449a875']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62a6161-71f3-4414-b2e6-8c2d1bdbfe4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b62a6161-71f3-4414-b2e6-8c2d1bdbfe4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa41923-a8b5-4e26-9dd6-e81286434ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1957936795',display_name='tempest-VolumesGetTest-Volume-1856657349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['d5cd5fa1-5f52-4052-9462-2a89b9f483c9','65968649-7eb0-4140-8e15-884e4145b8c1','ce60490d-767d-46f0-a85e-7bf2b3106182','8a1779d5-e2c8-42d2-8bd8-a4b5a449a875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1957936795',display_name='tempest-VolumesGetTest-Volume-1856657349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa41923-a8b5-4e26-9dd6-e81286434ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aadd1415d2164b81bb69d5c31471514e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d552d1d4-0208-4bc6-a6b2-8869498e6e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d552d1d4-0208-4bc6-a6b2-8869498e6e76) transitioned into 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-1957936795',display_name='tempest-VolumesGetTest-Volume-1856657349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['d5cd5fa1-5f52-4052-9462-2a89b9f483c9','65968649-7eb0-4140-8e15-884e4145b8c1','ce60490d-767d-46f0-a85e-7bf2b3106182','8a1779d5-e2c8-42d2-8bd8-a4b5a449a875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea599a0-b671-48fa-818f-f0b8028b9f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea599a0-b671-48fa-818f-f0b8028b9f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (fe3dd02f-6fa2-4c30-8d42-0394c07d8d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request issued successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77dd2fb1-a9c5-4d9e-9ba7-f5b12eff4541 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1092/2196] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:18 2026] POST /volume/v3/volumes => generated 785 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8e049f8-7bd9-47d0-b18d-c9b498f6acd6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8e049f8-7bd9-47d0-b18d-c9b498f6acd6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8e049f8-7bd9-47d0-b18d-c9b498f6acd6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8e049f8-7bd9-47d0-b18d-c9b498f6acd6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8e049f8-7bd9-47d0-b18d-c9b498f6acd6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8e049f8-7bd9-47d0-b18d-c9b498f6acd6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1105/2197] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93d68425-71a2-4266-8732-bab6f178c722 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93d68425-71a2-4266-8732-bab6f178c722 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93d68425-71a2-4266-8732-bab6f178c722 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93d68425-71a2-4266-8732-bab6f178c722 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=323,cinder:INSERT=71,cinder:UPDATE=114 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93d68425-71a2-4266-8732-bab6f178c722 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93d68425-71a2-4266-8732-bab6f178c722 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1093/2198] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b699c7f-0548-4b84-bf5b-66427be09491 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b699c7f-0548-4b84-bf5b-66427be09491 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b699c7f-0548-4b84-bf5b-66427be09491 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1836999646", "description": null}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b699c7f-0548-4b84-bf5b-66427be09491 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b699c7f-0548-4b84-bf5b-66427be09491 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b699c7f-0548-4b84-bf5b-66427be09491 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1106/2199] 192.168.122.6 () {60 vars in 1242 bytes} [Tue Sep 1 02:17:19 2026] PUT /volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 => generated 775 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2e0b99a4-45c7-4a2c-bc23-84e7889b4633 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e0b99a4-45c7-4a2c-bc23-84e7889b4633 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e0b99a4-45c7-4a2c-bc23-84e7889b4633 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e0b99a4-45c7-4a2c-bc23-84e7889b4633 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2e0b99a4-45c7-4a2c-bc23-84e7889b4633 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e0b99a4-45c7-4a2c-bc23-84e7889b4633 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1094/2200] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume with id: 7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume request issued successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a078a03-87a9-4fe9-bbeb-03d097ab3212 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 returned with HTTP 202 Sep 01 02:17:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1107/2201] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:19 2026] DELETE /volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d4b43591-010b-40e9-be74-d696d016a218 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4b43591-010b-40e9-be74-d696d016a218 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4b43591-010b-40e9-be74-d696d016a218 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4b43591-010b-40e9-be74-d696d016a218 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d4b43591-010b-40e9-be74-d696d016a218 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4b43591-010b-40e9-be74-d696d016a218 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1095/2202] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86978075-8194-4095-ac1c-ab5f1bc1f1e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86978075-8194-4095-ac1c-ab5f1bc1f1e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 Sep 01 02:17:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86978075-8194-4095-ac1c-ab5f1bc1f1e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86978075-8194-4095-ac1c-ab5f1bc1f1e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86978075-8194-4095-ac1c-ab5f1bc1f1e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 returned with HTTP 404 Sep 01 02:17:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1108/2203] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:20 2026] GET /volume/v3/volumes/7aa41923-a8b5-4e26-9dd6-e81286434ba0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0480e7e-d086-4c90-80ce-ba7d0ecdeadc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0480e7e-d086-4c90-80ce-ba7d0ecdeadc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0480e7e-d086-4c90-80ce-ba7d0ecdeadc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0480e7e-d086-4c90-80ce-ba7d0ecdeadc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0480e7e-d086-4c90-80ce-ba7d0ecdeadc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0480e7e-d086-4c90-80ce-ba7d0ecdeadc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1096/2204] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:20 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 929 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume with id: 3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume request issued successfully. Sep 01 02:17:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f2f6242-d2ab-497e-900d-e14277c3f42c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 202 Sep 01 02:17:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1109/2205] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:20 2026] DELETE /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d7f9264-ab98-47fa-84a4-cfa57a0d6bec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7f9264-ab98-47fa-84a4-cfa57a0d6bec tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7f9264-ab98-47fa-84a4-cfa57a0d6bec tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7f9264-ab98-47fa-84a4-cfa57a0d6bec tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d7f9264-ab98-47fa-84a4-cfa57a0d6bec tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7f9264-ab98-47fa-84a4-cfa57a0d6bec tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1097/2206] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:20 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6fb9441a-e562-4886-b1da-6618c5bc0dc6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fb9441a-e562-4886-b1da-6618c5bc0dc6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a Sep 01 02:17:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fb9441a-e562-4886-b1da-6618c5bc0dc6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fb9441a-e562-4886-b1da-6618c5bc0dc6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fb9441a-e562-4886-b1da-6618c5bc0dc6 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a returned with HTTP 404 Sep 01 02:17:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1110/2207] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/volumes/3096c8d2-ded2-42ae-8a4d-2bf61f1ad46a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a091c14-2421-45d4-94d7-6a5da4eb3c2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a091c14-2421-45d4-94d7-6a5da4eb3c2d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 Sep 01 02:17:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a091c14-2421-45d4-94d7-6a5da4eb3c2d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a091c14-2421-45d4-94d7-6a5da4eb3c2d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4a091c14-2421-45d4-94d7-6a5da4eb3c2d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a091c14-2421-45d4-94d7-6a5da4eb3c2d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1098/2208] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6292685f-9456-4989-88c7-06019eeb3c86 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6292685f-9456-4989-88c7-06019eeb3c86 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 Sep 01 02:17:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6292685f-9456-4989-88c7-06019eeb3c86 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6292685f-9456-4989-88c7-06019eeb3c86 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6292685f-9456-4989-88c7-06019eeb3c86 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume with id: 2e05d0b2-6f91-4522-b807-4478e70fd986 Sep 01 02:17:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6292685f-9456-4989-88c7-06019eeb3c86 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6292685f-9456-4989-88c7-06019eeb3c86 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume request issued successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6292685f-9456-4989-88c7-06019eeb3c86 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1111/2209] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1a62b74e-27dc-4862-a7e2-18a7721459a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a62b74e-27dc-4862-a7e2-18a7721459a2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 Sep 01 02:17:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a62b74e-27dc-4862-a7e2-18a7721459a2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a62b74e-27dc-4862-a7e2-18a7721459a2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1a62b74e-27dc-4862-a7e2-18a7721459a2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a62b74e-27dc-4862-a7e2-18a7721459a2 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1099/2210] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86f40e4f-3c10-4f43-a78c-4c3100c3821a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86f40e4f-3c10-4f43-a78c-4c3100c3821a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 Sep 01 02:17:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86f40e4f-3c10-4f43-a78c-4c3100c3821a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86f40e4f-3c10-4f43-a78c-4c3100c3821a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86f40e4f-3c10-4f43-a78c-4c3100c3821a tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 returned with HTTP 404 Sep 01 02:17:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1112/2211] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/volumes/2e05d0b2-6f91-4522-b807-4478e70fd986 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-VolumesGetTest-Volume-545350298", "metadata": {"Type": "Test"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request body: {'volume': {'imageRef': '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-545350298', 'metadata': {'Type': 'Test'}}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume of 1 GB Sep 01 02:17:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Availability Zones retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (bfcac9da-145f-4531-bd85-6b709c310bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df796e3-f6e0-4de9-b15d-81324b03ccc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df796e3-f6e0-4de9-b15d-81324b03ccc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d56f208-503a-4c08-8aae-34d3f68b3224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Created reservations ['db28a59c-193d-48bd-a946-43151645e598', '05ccffaf-1041-4262-996d-e56c1861d176', '29c396e7-5601-45e1-a5f0-e597009c89ab', '471f1619-8d4d-473d-9bbf-8345fc3241a2'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d56f208-503a-4c08-8aae-34d3f68b3224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db28a59c-193d-48bd-a946-43151645e598', '05ccffaf-1041-4262-996d-e56c1861d176', '29c396e7-5601-45e1-a5f0-e597009c89ab', '471f1619-8d4d-473d-9bbf-8345fc3241a2']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4da2f5-4ff4-47bd-809e-2351ffb3a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4da2f5-4ff4-47bd-809e-2351ffb3a0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2f52536-72f0-48f7-b389-6950281fd69d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-545350298',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['db28a59c-193d-48bd-a946-43151645e598','05ccffaf-1041-4262-996d-e56c1861d176','29c396e7-5601-45e1-a5f0-e597009c89ab','471f1619-8d4d-473d-9bbf-8345fc3241a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-545350298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2f52536-72f0-48f7-b389-6950281fd69d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='aadd1415d2164b81bb69d5c31471514e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafcfaad-35a3-4ba3-9399-8228966023d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafcfaad-35a3-4ba3-9399-8228966023d4) transitioned into state 'SUCCESS' from state '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-545350298',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['db28a59c-193d-48bd-a946-43151645e598','05ccffaf-1041-4262-996d-e56c1861d176','29c396e7-5601-45e1-a5f0-e597009c89ab','471f1619-8d4d-473d-9bbf-8345fc3241a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1a299d-7147-4030-b53a-2f403a30a36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1a299d-7147-4030-b53a-2f403a30a36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (bfcac9da-145f-4531-bd85-6b709c310bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request issued successfully. Sep 01 02:17:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1101fe4-fc31-416e-b68d-d66209e7f16e tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1100/2212] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:23 2026] POST /volume/v3/volumes => generated 763 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3e9ce2c-bfcc-4a06-a0fb-a4303671a2a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3e9ce2c-bfcc-4a06-a0fb-a4303671a2a4 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3e9ce2c-bfcc-4a06-a0fb-a4303671a2a4 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3e9ce2c-bfcc-4a06-a0fb-a4303671a2a4 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3e9ce2c-bfcc-4a06-a0fb-a4303671a2a4 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3e9ce2c-bfcc-4a06-a0fb-a4303671a2a4 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1113/2213] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:23 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8dfffede-c4e9-4c03-bf14-3692ea860c39 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8dfffede-c4e9-4c03-bf14-3692ea860c39 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8dfffede-c4e9-4c03-bf14-3692ea860c39 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8dfffede-c4e9-4c03-bf14-3692ea860c39 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8dfffede-c4e9-4c03-bf14-3692ea860c39 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8dfffede-c4e9-4c03-bf14-3692ea860c39 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1101/2214] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-38d67083-5deb-4b43-87de-f2028181afa8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38d67083-5deb-4b43-87de-f2028181afa8 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38d67083-5deb-4b43-87de-f2028181afa8 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38d67083-5deb-4b43-87de-f2028181afa8 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-38d67083-5deb-4b43-87de-f2028181afa8 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38d67083-5deb-4b43-87de-f2028181afa8 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1114/2215] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:25 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e5796c15-30e1-4e81-8b90-83fccf3b006c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5796c15-30e1-4e81-8b90-83fccf3b006c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5796c15-30e1-4e81-8b90-83fccf3b006c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5796c15-30e1-4e81-8b90-83fccf3b006c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e5796c15-30e1-4e81-8b90-83fccf3b006c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5796c15-30e1-4e81-8b90-83fccf3b006c tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1102/2216] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f4c6d18a-14c6-4a7e-beec-036b9fab9cce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4c6d18a-14c6-4a7e-beec-036b9fab9cce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4c6d18a-14c6-4a7e-beec-036b9fab9cce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4c6d18a-14c6-4a7e-beec-036b9fab9cce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f4c6d18a-14c6-4a7e-beec-036b9fab9cce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4c6d18a-14c6-4a7e-beec-036b9fab9cce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1115/2217] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 916 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4c265a77-1936-4ec7-9f9f-dd4a280fe0ab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c265a77-1936-4ec7-9f9f-dd4a280fe0ab tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c265a77-1936-4ec7-9f9f-dd4a280fe0ab tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c265a77-1936-4ec7-9f9f-dd4a280fe0ab tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4c265a77-1936-4ec7-9f9f-dd4a280fe0ab tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c265a77-1936-4ec7-9f9f-dd4a280fe0ab tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1103/2218] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 1334 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-587a01ca-4c0d-4c6f-9697-f7d0c27ee3e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-587a01ca-4c0d-4c6f-9697-f7d0c27ee3e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-587a01ca-4c0d-4c6f-9697-f7d0c27ee3e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-587a01ca-4c0d-4c6f-9697-f7d0c27ee3e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-587a01ca-4c0d-4c6f-9697-f7d0c27ee3e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-587a01ca-4c0d-4c6f-9697-f7d0c27ee3e5 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1116/2219] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 1334 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6fca5e7-ce69-4f52-92bb-5e1c3c9a948d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6fca5e7-ce69-4f52-92bb-5e1c3c9a948d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6fca5e7-ce69-4f52-92bb-5e1c3c9a948d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-545350298"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6fca5e7-ce69-4f52-92bb-5e1c3c9a948d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6fca5e7-ce69-4f52-92bb-5e1c3c9a948d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6fca5e7-ce69-4f52-92bb-5e1c3c9a948d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1104/2220] 192.168.122.6 () {60 vars in 1242 bytes} [Tue Sep 1 02:17:29 2026] PUT /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 787 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5868395-3ae8-461b-8711-251499e432a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5868395-3ae8-461b-8711-251499e432a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5868395-3ae8-461b-8711-251499e432a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1331933534", "description": "This is the new description of volume"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5868395-3ae8-461b-8711-251499e432a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5868395-3ae8-461b-8711-251499e432a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5868395-3ae8-461b-8711-251499e432a7 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1117/2221] 192.168.122.6 () {60 vars in 1243 bytes} [Tue Sep 1 02:17:29 2026] PUT /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5aef64cd-7ecd-42d3-a724-89c34dc6a0dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5aef64cd-7ecd-42d3-a724-89c34dc6a0dc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5aef64cd-7ecd-42d3-a724-89c34dc6a0dc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5aef64cd-7ecd-42d3-a724-89c34dc6a0dc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5aef64cd-7ecd-42d3-a724-89c34dc6a0dc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5aef64cd-7ecd-42d3-a724-89c34dc6a0dc tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1105/2222] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 1374 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1846969937", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-7822886"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1846969937', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-7822886'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume of 1 GB Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Availability Zones retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (f6650bdd-cb6e-4e59-ae28-760c45b4aa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d01b05-4734-453c-8825-21b855efaa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d01b05-4734-453c-8825-21b855efaa02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51999ec5-54b1-4efc-9c10-d5af43ed9aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Created reservations ['b4182852-034d-4f04-bd30-66312f6774c5', 'b43f3194-8ba0-44ec-9050-c12c0c4580da', '0d1aa0a5-b148-4dc3-a788-d13be694361b', 'b77f758b-5c86-437d-afb7-2a0f485e8970'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51999ec5-54b1-4efc-9c10-d5af43ed9aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4182852-034d-4f04-bd30-66312f6774c5', 'b43f3194-8ba0-44ec-9050-c12c0c4580da', '0d1aa0a5-b148-4dc3-a788-d13be694361b', 'b77f758b-5c86-437d-afb7-2a0f485e8970']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986cde1c-749d-4a81-8d42-1dd265bddc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986cde1c-749d-4a81-8d42-1dd265bddc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e25bec3e-2140-4164-8b8d-1bcc23c81132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1846969937',display_name='tempest-VolumesGetTest-Volume-7822886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['b4182852-034d-4f04-bd30-66312f6774c5','b43f3194-8ba0-44ec-9050-c12c0c4580da','0d1aa0a5-b148-4dc3-a788-d13be694361b','b77f758b-5c86-437d-afb7-2a0f485e8970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1846969937',display_name='tempest-VolumesGetTest-Volume-7822886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e25bec3e-2140-4164-8b8d-1bcc23c81132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aadd1415d2164b81bb69d5c31471514e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef3ca02-460e-4457-9a8c-3ed29c01bae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef3ca02-460e-4457-9a8c-3ed29c01bae3) transitioned into 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-1846969937',display_name='tempest-VolumesGetTest-Volume-7822886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aadd1415d2164b81bb69d5c31471514e',qos_specs=None,replication_status=,reservations=['b4182852-034d-4f04-bd30-66312f6774c5','b43f3194-8ba0-44ec-9050-c12c0c4580da','0d1aa0a5-b148-4dc3-a788-d13be694361b','b77f758b-5c86-437d-afb7-2a0f485e8970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283443f5bfd244d0bc289e8eeb3a7367',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb21da6-cad8-4b0a-ad44-6ac881db5013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb21da6-cad8-4b0a-ad44-6ac881db5013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Flow 'volume_create_api' (f6650bdd-cb6e-4e59-ae28-760c45b4aa0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Create volume request issued successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9de1bcbe-f870-4c17-8183-8518ad5b0186 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1118/2223] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:29 2026] POST /volume/v3/volumes => generated 782 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7bc4a9c-f63d-4988-9713-5dab935612df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7bc4a9c-f63d-4988-9713-5dab935612df tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7bc4a9c-f63d-4988-9713-5dab935612df tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7bc4a9c-f63d-4988-9713-5dab935612df tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7bc4a9c-f63d-4988-9713-5dab935612df tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7bc4a9c-f63d-4988-9713-5dab935612df tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1106/2224] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3193bbde-81fe-4dac-91d3-e9eba6088c6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3193bbde-81fe-4dac-91d3-e9eba6088c6b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3193bbde-81fe-4dac-91d3-e9eba6088c6b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3193bbde-81fe-4dac-91d3-e9eba6088c6b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3193bbde-81fe-4dac-91d3-e9eba6088c6b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3193bbde-81fe-4dac-91d3-e9eba6088c6b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1119/2225] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ac204c16-8d95-4ada-8af0-d8ebb60addce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac204c16-8d95-4ada-8af0-d8ebb60addce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] PUT http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac204c16-8d95-4ada-8af0-d8ebb60addce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-545350298", "description": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ac204c16-8d95-4ada-8af0-d8ebb60addce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ac204c16-8d95-4ada-8af0-d8ebb60addce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume updated successfully. Sep 01 02:17:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac204c16-8d95-4ada-8af0-d8ebb60addce tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1107/2226] 192.168.122.6 () {60 vars in 1242 bytes} [Tue Sep 1 02:17:30 2026] PUT /volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 => generated 774 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d934607-f8a7-44d0-9cf6-9f98378ab6aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d934607-f8a7-44d0-9cf6-9f98378ab6aa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d934607-f8a7-44d0-9cf6-9f98378ab6aa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d934607-f8a7-44d0-9cf6-9f98378ab6aa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8d934607-f8a7-44d0-9cf6-9f98378ab6aa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d934607-f8a7-44d0-9cf6-9f98378ab6aa tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1120/2227] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume with id: e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume request issued successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fef60f6c-e4e5-4b85-9431-2f8ac79e82c3 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 returned with HTTP 202 Sep 01 02:17:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1108/2228] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:30 2026] DELETE /volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ad340a53-8726-4f82-8c84-98b4d7cc63ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad340a53-8726-4f82-8c84-98b4d7cc63ad tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad340a53-8726-4f82-8c84-98b4d7cc63ad tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad340a53-8726-4f82-8c84-98b4d7cc63ad tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ad340a53-8726-4f82-8c84-98b4d7cc63ad tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad340a53-8726-4f82-8c84-98b4d7cc63ad tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 returned with HTTP 200 Sep 01 02:17:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1121/2229] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d7329f9f-0556-4d3c-bc76-176f0c1f0a44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7329f9f-0556-4d3c-bc76-176f0c1f0a44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 Sep 01 02:17:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7329f9f-0556-4d3c-bc76-176f0c1f0a44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7329f9f-0556-4d3c-bc76-176f0c1f0a44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7329f9f-0556-4d3c-bc76-176f0c1f0a44 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 returned with HTTP 404 Sep 01 02:17:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1109/2230] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:32 2026] GET /volume/v3/volumes/e25bec3e-2140-4164-8b8d-1bcc23c81132 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8b834997-c08e-49f8-9eed-6030cc12d588 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b834997-c08e-49f8-9eed-6030cc12d588 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b834997-c08e-49f8-9eed-6030cc12d588 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b834997-c08e-49f8-9eed-6030cc12d588 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8b834997-c08e-49f8-9eed-6030cc12d588 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b834997-c08e-49f8-9eed-6030cc12d588 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1122/2231] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:32 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 1374 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c24e7047-7433-4110-9870-9d23a1fc509d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c24e7047-7433-4110-9870-9d23a1fc509d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] DELETE http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c24e7047-7433-4110-9870-9d23a1fc509d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c24e7047-7433-4110-9870-9d23a1fc509d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c24e7047-7433-4110-9870-9d23a1fc509d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume with id: f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c24e7047-7433-4110-9870-9d23a1fc509d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c24e7047-7433-4110-9870-9d23a1fc509d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Delete volume request issued successfully. Sep 01 02:17:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c24e7047-7433-4110-9870-9d23a1fc509d tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 202 Sep 01 02:17:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1110/2232] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:32 2026] DELETE /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7695887d-855a-4fb5-9ca0-3396660d7882 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7695887d-855a-4fb5-9ca0-3396660d7882 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7695887d-855a-4fb5-9ca0-3396660d7882 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7695887d-855a-4fb5-9ca0-3396660d7882 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7695887d-855a-4fb5-9ca0-3396660d7882 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Volume info retrieved successfully. Sep 01 02:17:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7695887d-855a-4fb5-9ca0-3396660d7882 tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 200 Sep 01 02:17:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1123/2233] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:32 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 1373 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e65a937a-c27a-474d-9148-7e58adba2e3b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e65a937a-c27a-474d-9148-7e58adba2e3b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] GET http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d Sep 01 02:17:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e65a937a-c27a-474d-9148-7e58adba2e3b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e65a937a-c27a-474d-9148-7e58adba2e3b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e65a937a-c27a-474d-9148-7e58adba2e3b tempest-VolumesGetTest-1698864068 tempest-VolumesGetTest-1698864068-project-member] http://192.168.122.6/volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d returned with HTTP 404 Sep 01 02:17:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1111/2234] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:33 2026] GET /volume/v3/volumes/f2f52536-72f0-48f7-b389-6950281fd69d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1071719a-c2a6-4551-b79c-d22072280277 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1071719a-c2a6-4551-b79c-d22072280277 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:17:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1071719a-c2a6-4551-b79c-d22072280277 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1071719a-c2a6-4551-b79c-d22072280277 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-1071719a-c2a6-4551-b79c-d22072280277 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1071719a-c2a6-4551-b79c-d22072280277 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1071719a-c2a6-4551-b79c-d22072280277 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1071719a-c2a6-4551-b79c-d22072280277 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:17:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1124/2235] 192.168.122.6 () {58 vars in 1111 bytes} [Tue Sep 1 02:17:35 2026] GET /volume/v3/volumes => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-756834800"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-756834800'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume of 1 GB Sep 01 02:17:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Availability Zones retrieved successfully. Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Flow 'volume_create_api' (f13b65c5-ff28-4525-9f5f-a6c53579f094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60596ca-984f-4326-af5b-031cc3eb927c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60596ca-984f-4326-af5b-031cc3eb927c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3542d356-25cb-4f90-945e-ae0abd776a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Created reservations ['fc9888d8-aa09-4fd7-b4bc-0a791374be07', '5f36f2fb-f24c-484f-8c47-93fa563d7504', '01fe0e77-ca0d-4f1b-9e48-c3e0fea17ab6', '53b16224-334d-4577-bd4c-91d759288707'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3542d356-25cb-4f90-945e-ae0abd776a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9888d8-aa09-4fd7-b4bc-0a791374be07', '5f36f2fb-f24c-484f-8c47-93fa563d7504', '01fe0e77-ca0d-4f1b-9e48-c3e0fea17ab6', '53b16224-334d-4577-bd4c-91d759288707']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a3e4e0-467b-4e7e-b5b9-0d092e00af01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a3e4e0-467b-4e7e-b5b9-0d092e00af01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8748310-e29a-49ff-9de4-c4377bfa6820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-756834800',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',qos_specs=None,replication_status=,reservations=['fc9888d8-aa09-4fd7-b4bc-0a791374be07','5f36f2fb-f24c-484f-8c47-93fa563d7504','01fe0e77-ca0d-4f1b-9e48-c3e0fea17ab6','53b16224-334d-4577-bd4c-91d759288707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62408860d87c428c9520566e450b0928',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-756834800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8748310-e29a-49ff-9de4-c4377bfa6820,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62408860d87c428c9520566e450b0928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af84c4fd-e817-498e-8edd-08653f0b9f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af84c4fd-e817-498e-8edd-08653f0b9f8e) transitioned into state 'SUCCESS' from state '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-756834800',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',qos_specs=None,replication_status=,reservations=['fc9888d8-aa09-4fd7-b4bc-0a791374be07','5f36f2fb-f24c-484f-8c47-93fa563d7504','01fe0e77-ca0d-4f1b-9e48-c3e0fea17ab6','53b16224-334d-4577-bd4c-91d759288707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62408860d87c428c9520566e450b0928',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (564f9512-b9d3-4409-857b-60d1603775e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (564f9512-b9d3-4409-857b-60d1603775e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Flow 'volume_create_api' (f13b65c5-ff28-4525-9f5f-a6c53579f094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume request issued successfully. Sep 01 02:17:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13e796bb-489d-475a-b4f3-5712b6ccb29b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1112/2236] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:35 2026] POST /volume/v3/volumes => generated 768 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cab9d37-7bf2-4058-8409-9df739262571 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cab9d37-7bf2-4058-8409-9df739262571 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cab9d37-7bf2-4058-8409-9df739262571 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cab9d37-7bf2-4058-8409-9df739262571 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cab9d37-7bf2-4058-8409-9df739262571 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cab9d37-7bf2-4058-8409-9df739262571 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 200 Sep 01 02:17:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1125/2237] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:36 2026] GET /volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-150bf5c6-4dcf-4298-872c-20c7d38d684d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-150bf5c6-4dcf-4298-872c-20c7d38d684d tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-150bf5c6-4dcf-4298-872c-20c7d38d684d tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-150bf5c6-4dcf-4298-872c-20c7d38d684d tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-150bf5c6-4dcf-4298-872c-20c7d38d684d tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-150bf5c6-4dcf-4298-872c-20c7d38d684d tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1113/2238] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d705747d-294a-42c6-ba07-299e68cbc28b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d705747d-294a-42c6-ba07-299e68cbc28b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d705747d-294a-42c6-ba07-299e68cbc28b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d705747d-294a-42c6-ba07-299e68cbc28b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d705747d-294a-42c6-ba07-299e68cbc28b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d705747d-294a-42c6-ba07-299e68cbc28b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1126/2239] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-406140bd-9c89-4b61-b44b-4e54b54f012e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-492790986"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-492790986'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume of 1 GB Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Availability Zones retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Flow 'volume_create_api' (1b53a532-d034-4441-937f-2afe2093a19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9ff537-aa69-4502-b107-69a2cbb40346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9ff537-aa69-4502-b107-69a2cbb40346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089418b6-c184-427a-8165-53e1240521c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Created reservations ['fcdd942a-c973-40f6-9f26-f02c1c707b2b', '0dd687f7-f037-47fd-9f9c-1f3891f34573', '02948792-ec44-44b5-99e2-289fe4ff7058', 'f9ee9d1b-33df-4296-9062-f85de617fc54'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089418b6-c184-427a-8165-53e1240521c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcdd942a-c973-40f6-9f26-f02c1c707b2b', '0dd687f7-f037-47fd-9f9c-1f3891f34573', '02948792-ec44-44b5-99e2-289fe4ff7058', 'f9ee9d1b-33df-4296-9062-f85de617fc54']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72170b0d-c2f8-4996-b851-6b390f46388c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72170b0d-c2f8-4996-b851-6b390f46388c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '037782bd-3907-4861-8557-7c17891ba498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-492790986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',qos_specs=None,replication_status=,reservations=['fcdd942a-c973-40f6-9f26-f02c1c707b2b','0dd687f7-f037-47fd-9f9c-1f3891f34573','02948792-ec44-44b5-99e2-289fe4ff7058','f9ee9d1b-33df-4296-9062-f85de617fc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62408860d87c428c9520566e450b0928',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-492790986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=037782bd-3907-4861-8557-7c17891ba498,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62408860d87c428c9520566e450b0928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e87154-5619-4c69-9c89-9588c4002799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e87154-5619-4c69-9c89-9588c4002799) transitioned into state 'SUCCESS' from state '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-492790986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',qos_specs=None,replication_status=,reservations=['fcdd942a-c973-40f6-9f26-f02c1c707b2b','0dd687f7-f037-47fd-9f9c-1f3891f34573','02948792-ec44-44b5-99e2-289fe4ff7058','f9ee9d1b-33df-4296-9062-f85de617fc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62408860d87c428c9520566e450b0928',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9a9643e-d090-440f-8234-ff79cf09b34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9a9643e-d090-440f-8234-ff79cf09b34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Flow 'volume_create_api' (1b53a532-d034-4441-937f-2afe2093a19a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume request issued successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-406140bd-9c89-4b61-b44b-4e54b54f012e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1114/2240] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:37 2026] POST /volume/v3/volumes => generated 768 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0981725a-e84f-40b1-b10d-b9d579aec42b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0981725a-e84f-40b1-b10d-b9d579aec42b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0981725a-e84f-40b1-b10d-b9d579aec42b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0981725a-e84f-40b1-b10d-b9d579aec42b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0981725a-e84f-40b1-b10d-b9d579aec42b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0981725a-e84f-40b1-b10d-b9d579aec42b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1127/2241] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 => generated 836 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d585e9e-6aaf-42d2-b8eb-84f3e7b01eea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d585e9e-6aaf-42d2-b8eb-84f3e7b01eea tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d585e9e-6aaf-42d2-b8eb-84f3e7b01eea tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d585e9e-6aaf-42d2-b8eb-84f3e7b01eea tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d585e9e-6aaf-42d2-b8eb-84f3e7b01eea tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d585e9e-6aaf-42d2-b8eb-84f3e7b01eea tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 200 Sep 01 02:17:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1115/2242] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:38 2026] GET /volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d6c0dab-d69d-4d60-acad-5fad8d4536cc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d6c0dab-d69d-4d60-acad-5fad8d4536cc tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d6c0dab-d69d-4d60-acad-5fad8d4536cc tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d6c0dab-d69d-4d60-acad-5fad8d4536cc tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d6c0dab-d69d-4d60-acad-5fad8d4536cc tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d6c0dab-d69d-4d60-acad-5fad8d4536cc tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 200 Sep 01 02:17:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1128/2243] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:38 2026] GET /volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1169932898"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1169932898'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume of 1 GB Sep 01 02:17:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Availability Zones retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Flow 'volume_create_api' (efab1102-2442-42c4-a240-eedf37081515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8144e0f9-cb9f-4c39-8cd1-40dae979675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8144e0f9-cb9f-4c39-8cd1-40dae979675f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac335305-6c6b-4593-a879-1c5c3b6209e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Created reservations ['7138d3bf-b7cb-4d2c-8fbb-c4618677a250', 'cb2da76d-09a0-4830-a391-b84605c02d2c', 'adcf78b9-b8e2-495d-9d96-dde458da94f8', '42d0721d-1a96-44e8-a74d-af476c31aba7'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac335305-6c6b-4593-a879-1c5c3b6209e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7138d3bf-b7cb-4d2c-8fbb-c4618677a250', 'cb2da76d-09a0-4830-a391-b84605c02d2c', 'adcf78b9-b8e2-495d-9d96-dde458da94f8', '42d0721d-1a96-44e8-a74d-af476c31aba7']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd3fc5c-30e0-4c32-8f9f-2d846aeb0f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd3fc5c-30e0-4c32-8f9f-2d846aeb0f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5fca304-f64e-4a46-9410-662fb345ec47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1169932898',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',qos_specs=None,replication_status=,reservations=['7138d3bf-b7cb-4d2c-8fbb-c4618677a250','cb2da76d-09a0-4830-a391-b84605c02d2c','adcf78b9-b8e2-495d-9d96-dde458da94f8','42d0721d-1a96-44e8-a74d-af476c31aba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62408860d87c428c9520566e450b0928',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1169932898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5fca304-f64e-4a46-9410-662fb345ec47,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62408860d87c428c9520566e450b0928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bdcc781-c2a3-4180-8d8c-b06a9a5725d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bdcc781-c2a3-4180-8d8c-b06a9a5725d9) transitioned into state 'SUCCESS' from state '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-1169932898',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbc84ad0e1724a7185ca5c562c2fe6fd',qos_specs=None,replication_status=,reservations=['7138d3bf-b7cb-4d2c-8fbb-c4618677a250','cb2da76d-09a0-4830-a391-b84605c02d2c','adcf78b9-b8e2-495d-9d96-dde458da94f8','42d0721d-1a96-44e8-a74d-af476c31aba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62408860d87c428c9520566e450b0928',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b87fc750-3b7a-4a81-b453-2f2a86495c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b87fc750-3b7a-4a81-b453-2f2a86495c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Flow 'volume_create_api' (efab1102-2442-42c4-a240-eedf37081515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Create volume request issued successfully. Sep 01 02:17:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57d6f4ea-6765-478e-afee-705ac1e9fa24 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1116/2244] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:17:38 2026] POST /volume/v3/volumes => generated 769 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-00ce46af-43ae-4fa5-87b5-8a7533ad3bff None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00ce46af-43ae-4fa5-87b5-8a7533ad3bff tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00ce46af-43ae-4fa5-87b5-8a7533ad3bff tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00ce46af-43ae-4fa5-87b5-8a7533ad3bff tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-00ce46af-43ae-4fa5-87b5-8a7533ad3bff tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00ce46af-43ae-4fa5-87b5-8a7533ad3bff tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 200 Sep 01 02:17:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1129/2245] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 => generated 837 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3a52908d-d159-4c1d-9d8e-751872217104 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3a52908d-d159-4c1d-9d8e-751872217104 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3a52908d-d159-4c1d-9d8e-751872217104 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3a52908d-d159-4c1d-9d8e-751872217104 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3a52908d-d159-4c1d-9d8e-751872217104 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3a52908d-d159-4c1d-9d8e-751872217104 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1117/2246] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8e94aa2-930a-460d-b765-e0db2eb32c64 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8e94aa2-930a-460d-b765-e0db2eb32c64 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8e94aa2-930a-460d-b765-e0db2eb32c64 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8e94aa2-930a-460d-b765-e0db2eb32c64 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8e94aa2-930a-460d-b765-e0db2eb32c64 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8e94aa2-930a-460d-b765-e0db2eb32c64 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1130/2247] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81e53783-e66d-49d6-b1d9-858627c3981b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81e53783-e66d-49d6-b1d9-858627c3981b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81e53783-e66d-49d6-b1d9-858627c3981b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81e53783-e66d-49d6-b1d9-858627c3981b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-81e53783-e66d-49d6-b1d9-858627c3981b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-81e53783-e66d-49d6-b1d9-858627c3981b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81e53783-e66d-49d6-b1d9-858627c3981b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81e53783-e66d-49d6-b1d9-858627c3981b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1118/2248] 192.168.122.6 () {58 vars in 1111 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes => generated 986 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7abb06af-0f20-445d-b1e6-6682281145fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7abb06af-0f20-445d-b1e6-6682281145fe tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-492790986 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7abb06af-0f20-445d-b1e6-6682281145fe tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7abb06af-0f20-445d-b1e6-6682281145fe tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-7abb06af-0f20-445d-b1e6-6682281145fe tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7abb06af-0f20-445d-b1e6-6682281145fe tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-492790986'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7abb06af-0f20-445d-b1e6-6682281145fe tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7abb06af-0f20-445d-b1e6-6682281145fe tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-492790986 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1131/2249] 192.168.122.6 () {58 vars in 1210 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-492790986 => generated 337 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-492790986 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-492790986'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8bdbcb11-5fa8-4758-81d1-c207c76160ef tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-492790986 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1119/2250] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-492790986 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da738d66-6c61-4740-a96f-d142c2242260 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da738d66-6c61-4740-a96f-d142c2242260 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da738d66-6c61-4740-a96f-d142c2242260 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da738d66-6c61-4740-a96f-d142c2242260 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-da738d66-6c61-4740-a96f-d142c2242260 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-da738d66-6c61-4740-a96f-d142c2242260 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da738d66-6c61-4740-a96f-d142c2242260 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da738d66-6c61-4740-a96f-d142c2242260 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1132/2251] 192.168.122.6 () {58 vars in 1147 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd2c7ec2-a68a-4a77-91ff-0a063ced31b2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1120/2252] 192.168.122.6 () {58 vars in 1235 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/detail?limit=1&marker=a5fca304-f64e-4a46-9410-662fb345ec47 => generated 1009 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ea5396e-c6a9-4807-96ef-4310c6ebf08a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1133/2253] 192.168.122.6 () {58 vars in 1235 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/detail?limit=1&marker=037782bd-3907-4861-8557-7c17891ba498 => generated 1009 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7cc60877-ff97-4245-8aee-e6e39acbf3bd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=1&marker=c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1121/2254] 192.168.122.6 () {58 vars in 1235 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/detail?limit=1&marker=c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value available, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a8d2937-a21b-42bd-a2b4-33af85c6b9be tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1134/2255] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1903 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value available, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b95550b9-5c51-45dd-9a24-7b3eb5e2684a tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1122/2256] 192.168.122.6 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1904 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-00589429-7741-42fd-83d7-675a10c15261 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00589429-7741-42fd-83d7-675a10c15261 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00589429-7741-42fd-83d7-675a10c15261 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00589429-7741-42fd-83d7-675a10c15261 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-00589429-7741-42fd-83d7-675a10c15261 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-00589429-7741-42fd-83d7-675a10c15261 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-00589429-7741-42fd-83d7-675a10c15261 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00589429-7741-42fd-83d7-675a10c15261 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1135/2257] 192.168.122.6 () {58 vars in 1126 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?limit=1 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1&marker=a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1f245ef-f6bc-41ab-9b4d-b0afe988e737 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?limit=1&marker=a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1123/2258] 192.168.122.6 () {58 vars in 1214 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?limit=1&marker=a5fca304-f64e-4a46-9410-662fb345ec47 => generated 475 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1&marker=037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd9111e3-8c5e-4160-b821-2dc9b00f1f2b tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?limit=1&marker=037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1136/2259] 192.168.122.6 () {58 vars in 1214 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?limit=1&marker=037782bd-3907-4861-8557-7c17891ba498 => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-097a5f2f-bd84-4c54-9198-2142253dde02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-097a5f2f-bd84-4c54-9198-2142253dde02 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?limit=1&marker=c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-097a5f2f-bd84-4c54-9198-2142253dde02 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-097a5f2f-bd84-4c54-9198-2142253dde02 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-097a5f2f-bd84-4c54-9198-2142253dde02 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-097a5f2f-bd84-4c54-9198-2142253dde02 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-097a5f2f-bd84-4c54-9198-2142253dde02 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-097a5f2f-bd84-4c54-9198-2142253dde02 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?limit=1&marker=c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1124/2260] 192.168.122.6 () {58 vars in 1214 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?limit=1&marker=c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-06333d7d-e505-4c4a-a1af-47db88090a66 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1169932898&status=available Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value available, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1169932898'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-06333d7d-e505-4c4a-a1af-47db88090a66 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1169932898&status=available returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1137/2261] 192.168.122.6 () {58 vars in 1246 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1169932898&status=available => generated 338 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7a46f23e-7417-4164-a531-88fcd0281056 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-492790986&status=available Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value available, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-492790986'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a46f23e-7417-4164-a531-88fcd0281056 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-492790986&status=available returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1125/2262] 192.168.122.6 () {58 vars in 1265 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-492790986&status=available => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?marker=c8748310-e29a-49ff-9de4-c4377bfa6820&sort=id%3Aasc Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80d01e54-0502-4536-8c95-d7b3c144ceb0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?marker=c8748310-e29a-49ff-9de4-c4377bfa6820&sort=id%3Aasc returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1138/2263] 192.168.122.6 () {58 vars in 1247 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/detail?marker=c8748310-e29a-49ff-9de4-c4377bfa6820&sort=id%3Aasc => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-168348ad-f565-46fc-95c1-6da21b5b72b0 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1126/2264] 192.168.122.6 () {58 vars in 1211 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2567 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-785de5a8-f80b-4ac5-b53b-e83ab3c7d9c9 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1139/2265] 192.168.122.6 () {58 vars in 1132 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b75ae30-1404-4311-beac-d73f990bfe7f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b75ae30-1404-4311-beac-d73f990bfe7f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b75ae30-1404-4311-beac-d73f990bfe7f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b75ae30-1404-4311-beac-d73f990bfe7f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-8b75ae30-1404-4311-beac-d73f990bfe7f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8b75ae30-1404-4311-beac-d73f990bfe7f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b75ae30-1404-4311-beac-d73f990bfe7f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b75ae30-1404-4311-beac-d73f990bfe7f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1127/2266] 192.168.122.6 () {58 vars in 1190 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 986 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?availability_zone=nova Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value nova, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56bb5f91-f748-401e-aeea-1ce9ec1c098f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1140/2267] 192.168.122.6 () {58 vars in 1156 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?availability_zone=nova => generated 986 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?availability_zone=nova Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value nova, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34ffdf7c-b1a9-4f35-81ac-8a067e29f8ca tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1128/2268] 192.168.122.6 () {58 vars in 1156 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?availability_zone=nova => generated 986 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?bootable=false Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6bad97e0-0fd3-4459-8763-c8c7edc1df6e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1141/2269] 192.168.122.6 () {58 vars in 1140 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?bootable=false => generated 986 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?bootable=false Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0775784-e095-4e63-aaf9-80d84a0e5f39 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1129/2270] 192.168.122.6 () {58 vars in 1140 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?bootable=false => generated 986 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?status=available Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value available, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8fcd539-2b2e-40ad-bb99-dc13a0286f42 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1142/2271] 192.168.122.6 () {58 vars in 1144 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?status=available => generated 986 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1866e548-407b-42b2-a2c4-808e825ea1fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes?status=available Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value available, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1866e548-407b-42b2-a2c4-808e825ea1fb tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1130/2272] 192.168.122.6 () {58 vars in 1144 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes?status=available => generated 986 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?availability_zone=nova Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value nova, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab5d5d90-ff02-4627-bf70-973bc6e6f9ad tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1143/2273] 192.168.122.6 () {58 vars in 1177 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2567 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?bootable=false Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f806fc45-407e-46e3-a721-6f4fd4ebae40 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1131/2274] 192.168.122.6 () {58 vars in 1161 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2567 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3fec73ba-67bd-409b-960c-65181eaf5665 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?status=available Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Could not evaluate value available, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Get all volumes completed successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fec73ba-67bd-409b-960c-65181eaf5665 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1144/2275] 192.168.122.6 () {58 vars in 1165 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/detail?status=available => generated 2567 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27eb9d63-50ca-4bf5-82e1-a999754692d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27eb9d63-50ca-4bf5-82e1-a999754692d2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27eb9d63-50ca-4bf5-82e1-a999754692d2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27eb9d63-50ca-4bf5-82e1-a999754692d2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27eb9d63-50ca-4bf5-82e1-a999754692d2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27eb9d63-50ca-4bf5-82e1-a999754692d2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1132/2276] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Delete volume with id: a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Delete volume request issued successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74fb85c9-900d-4bb3-84e8-03a939941e74 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 202 Sep 01 02:17:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1145/2277] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:42 2026] DELETE /volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c66f8ad5-2a4a-452b-87aa-f396f0ec9143 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c66f8ad5-2a4a-452b-87aa-f396f0ec9143 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c66f8ad5-2a4a-452b-87aa-f396f0ec9143 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c66f8ad5-2a4a-452b-87aa-f396f0ec9143 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c66f8ad5-2a4a-452b-87aa-f396f0ec9143 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c66f8ad5-2a4a-452b-87aa-f396f0ec9143 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1133/2278] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-be32f399-a844-4426-82af-bed8c5bc8a1f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be32f399-a844-4426-82af-bed8c5bc8a1f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 Sep 01 02:17:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be32f399-a844-4426-82af-bed8c5bc8a1f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be32f399-a844-4426-82af-bed8c5bc8a1f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be32f399-a844-4426-82af-bed8c5bc8a1f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 returned with HTTP 404 Sep 01 02:17:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1146/2279] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:43 2026] GET /volume/v3/volumes/a5fca304-f64e-4a46-9410-662fb345ec47 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-198036d7-7d67-4f91-9a25-7659a3378ca2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-198036d7-7d67-4f91-9a25-7659a3378ca2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-198036d7-7d67-4f91-9a25-7659a3378ca2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-198036d7-7d67-4f91-9a25-7659a3378ca2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-198036d7-7d67-4f91-9a25-7659a3378ca2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-198036d7-7d67-4f91-9a25-7659a3378ca2 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 200 Sep 01 02:17:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1134/2280] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:43 2026] GET /volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] DELETE http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Delete volume with id: 037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Delete volume request issued successfully. Sep 01 02:17:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7709ad4-e6ae-429d-8e4f-799ac5be3b23 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 202 Sep 01 02:17:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1147/2281] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:43 2026] DELETE /volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e42db732-83c0-4e0a-a4df-36fc3d5bd17f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e42db732-83c0-4e0a-a4df-36fc3d5bd17f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e42db732-83c0-4e0a-a4df-36fc3d5bd17f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e42db732-83c0-4e0a-a4df-36fc3d5bd17f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e42db732-83c0-4e0a-a4df-36fc3d5bd17f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e42db732-83c0-4e0a-a4df-36fc3d5bd17f tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 200 Sep 01 02:17:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1135/2282] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:43 2026] GET /volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a8b17f7-26b6-4cf0-adcd-9dcc8b1f6984 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a8b17f7-26b6-4cf0-adcd-9dcc8b1f6984 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 Sep 01 02:17:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a8b17f7-26b6-4cf0-adcd-9dcc8b1f6984 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a8b17f7-26b6-4cf0-adcd-9dcc8b1f6984 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a8b17f7-26b6-4cf0-adcd-9dcc8b1f6984 tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 returned with HTTP 404 Sep 01 02:17:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1148/2283] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/037782bd-3907-4861-8557-7c17891ba498 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dff1c44e-5968-499f-840e-80bcedd43bde None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dff1c44e-5968-499f-840e-80bcedd43bde tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dff1c44e-5968-499f-840e-80bcedd43bde tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dff1c44e-5968-499f-840e-80bcedd43bde tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dff1c44e-5968-499f-840e-80bcedd43bde tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dff1c44e-5968-499f-840e-80bcedd43bde tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 200 Sep 01 02:17:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1136/2284] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-22d79ad0-4157-4095-9331-c111f5f5389e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22d79ad0-4157-4095-9331-c111f5f5389e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22d79ad0-4157-4095-9331-c111f5f5389e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22d79ad0-4157-4095-9331-c111f5f5389e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-22d79ad0-4157-4095-9331-c111f5f5389e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Delete volume with id: c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22d79ad0-4157-4095-9331-c111f5f5389e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22d79ad0-4157-4095-9331-c111f5f5389e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Delete volume request issued successfully. Sep 01 02:17:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22d79ad0-4157-4095-9331-c111f5f5389e tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 202 Sep 01 02:17:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1149/2285] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:17:44 2026] DELETE /volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-53e38c27-b44d-401d-bd05-8495c96f14dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53e38c27-b44d-401d-bd05-8495c96f14dd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53e38c27-b44d-401d-bd05-8495c96f14dd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53e38c27-b44d-401d-bd05-8495c96f14dd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-53e38c27-b44d-401d-bd05-8495c96f14dd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53e38c27-b44d-401d-bd05-8495c96f14dd tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 200 Sep 01 02:17:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1137/2286] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bbae30ce-a612-432a-90a9-2859e834616c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbae30ce-a612-432a-90a9-2859e834616c tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] GET http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 Sep 01 02:17:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbae30ce-a612-432a-90a9-2859e834616c tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbae30ce-a612-432a-90a9-2859e834616c tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbae30ce-a612-432a-90a9-2859e834616c tempest-VolumesListTestJSON-536786808 tempest-VolumesListTestJSON-536786808-project-member] http://192.168.122.6/volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 returned with HTTP 404 Sep 01 02:17:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1150/2287] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:45 2026] GET /volume/v3/volumes/c8748310-e29a-49ff-9de4-c4377bfa6820 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-988219535"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-988219535'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume of 1 GB Sep 01 02:17:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Availability Zones retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Flow 'volume_create_api' (2b706037-6c6a-4966-a0f7-b1b795deb82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761da8bf-2ca3-48bd-8b2a-2431092e9608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761da8bf-2ca3-48bd-8b2a-2431092e9608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5ea1c6-87da-4164-beaf-737b39d49960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Created reservations ['a41a764d-9001-40ad-baf0-060c7db1df76', '933ff5d9-c5cf-4495-8960-75998951e3ed', '84453d89-4fce-4f5b-9df1-0951527d5c7f', '04124481-9018-4777-922c-cd90779c9eb4'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5ea1c6-87da-4164-beaf-737b39d49960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41a764d-9001-40ad-baf0-060c7db1df76', '933ff5d9-c5cf-4495-8960-75998951e3ed', '84453d89-4fce-4f5b-9df1-0951527d5c7f', '04124481-9018-4777-922c-cd90779c9eb4']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (278c77a8-5a32-461f-b22d-edb4a14eb22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (278c77a8-5a32-461f-b22d-edb4a14eb22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e136d24-a111-424b-83e5-6cd004d7533e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-988219535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d14c6484f684cfc8b644eb8f76e2212',qos_specs=None,replication_status=,reservations=['a41a764d-9001-40ad-baf0-060c7db1df76','933ff5d9-c5cf-4495-8960-75998951e3ed','84453d89-4fce-4f5b-9df1-0951527d5c7f','04124481-9018-4777-922c-cd90779c9eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7913ed98f34dcfaf2b0e9e822b2aaa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-988219535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e136d24-a111-424b-83e5-6cd004d7533e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d14c6484f684cfc8b644eb8f76e2212',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed7913ed98f34dcfaf2b0e9e822b2aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f595bc-a44c-4bc3-b488-277df5bd77f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f595bc-a44c-4bc3-b488-277df5bd77f7) transitioned into state 'SUCCESS' from state '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-988219535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d14c6484f684cfc8b644eb8f76e2212',qos_specs=None,replication_status=,reservations=['a41a764d-9001-40ad-baf0-060c7db1df76','933ff5d9-c5cf-4495-8960-75998951e3ed','84453d89-4fce-4f5b-9df1-0951527d5c7f','04124481-9018-4777-922c-cd90779c9eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7913ed98f34dcfaf2b0e9e822b2aaa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd215837-14c4-4258-b404-af4e87e330ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd215837-14c4-4258-b404-af4e87e330ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Flow 'volume_create_api' (2b706037-6c6a-4966-a0f7-b1b795deb82d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume request issued successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a58b7b1-e8f2-46bc-9231-bd6dc4aaaa85 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1138/2288] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:48 2026] POST /volume/v3/volumes => generated 754 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6e9dea06-1832-4c4a-9016-7e853a051e87 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e9dea06-1832-4c4a-9016-7e853a051e87 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e Sep 01 02:17:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6e9dea06-1832-4c4a-9016-7e853a051e87 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6e9dea06-1832-4c4a-9016-7e853a051e87 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:17:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6e9dea06-1832-4c4a-9016-7e853a051e87 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e9dea06-1832-4c4a-9016-7e853a051e87 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e returned with HTTP 200 Sep 01 02:17:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1151/2289] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:48 2026] GET /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fbe4804a-762d-4344-931b-e62d3fdbf373 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe4804a-762d-4344-931b-e62d3fdbf373 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e Sep 01 02:17:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe4804a-762d-4344-931b-e62d3fdbf373 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe4804a-762d-4344-931b-e62d3fdbf373 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:17:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:17:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fbe4804a-762d-4344-931b-e62d3fdbf373 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe4804a-762d-4344-931b-e62d3fdbf373 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e returned with HTTP 200 Sep 01 02:17:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1139/2290] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-515af1a7-4ef3-41e5-8629-2f21a51932fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-515af1a7-4ef3-41e5-8629-2f21a51932fe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/6639010a-f340-4797-8685-b50e89daceb2/action Sep 01 02:17:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-515af1a7-4ef3-41e5-8629-2f21a51932fe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-attach": {"instance_uuid": "653f5de2-47cf-4681-81b5-eb57413bfc00", "mountpoint": "/dev/vdc"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-515af1a7-4ef3-41e5-8629-2f21a51932fe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "653f5de2-47cf-4681-81b5-eb57413bfc00", "mountpoint": "/dev/vdc"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-515af1a7-4ef3-41e5-8629-2f21a51932fe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/6639010a-f340-4797-8685-b50e89daceb2/action returned with HTTP 404 Sep 01 02:17:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1152/2291] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:17:57 2026] POST /volume/v3/volumes/6639010a-f340-4797-8685-b50e89daceb2/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:59 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=239,cinder:INSERT=44,cinder:UPDATE=64 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "87e58f0c-72aa-4f29-a371-fb9fe187b999", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-542585142"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume request body: {'volume': {'imageRef': '87e58f0c-72aa-4f29-a371-fb9fe187b999', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-542585142'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume of 2 GB Sep 01 02:18:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Availability Zones retrieved successfully. Sep 01 02:18:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Flow 'volume_create_api' (21356b83-7685-4ab3-a296-75896c6299f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1676f92-fb4a-4d63-90a0-5dabd3d989f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Validating volume size '2' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1676f92-fb4a-4d63-90a0-5dabd3d989f0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:18:02 devstack devstack@c-api.service[87203]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 87e58f0c-72aa-4f29-a371-fb9fe187b999 is not active. Sep 01 02:18:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1676f92-fb4a-4d63-90a0-5dabd3d989f0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:02 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1676f92-fb4a-4d63-90a0-5dabd3d989f0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:18:02 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Flow 'volume_create_api' (21356b83-7685-4ab3-a296-75896c6299f8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:18:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71972fb0-7501-4ab3-a4a5-d151c3800712 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:18:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1140/2292] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:18:02 2026] POST /volume/v3/volumes => generated 125 bytes in 213 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "9523b576-9e0c-445e-ae2b-b8d69442dd42"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '9523b576-9e0c-445e-ae2b-b8d69442dd42'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume of 1 GB Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Availability Zones retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Flow 'volume_create_api' (9c6c4b3e-98bc-467e-8b30-b0e022365ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66214bfb-3ea3-44f2-b6e4-b4a50d40e78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66214bfb-3ea3-44f2-b6e4-b4a50d40e78b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:18:05 devstack devstack@c-api.service[87202]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66214bfb-3ea3-44f2-b6e4-b4a50d40e78b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66214bfb-3ea3-44f2-b6e4-b4a50d40e78b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:18:05 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Flow 'volume_create_api' (9c6c4b3e-98bc-467e-8b30-b0e022365ce9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f0cd166-5e9b-425b-8645-d4adefe0ec30 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1153/2293] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:04 2026] POST /volume/v3/volumes => generated 134 bytes in 378 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d09d0e89-b9be-4c96-a6e4-717a1520d157 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d09d0e89-b9be-4c96-a6e4-717a1520d157 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d09d0e89-b9be-4c96-a6e4-717a1520d157 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d09d0e89-b9be-4c96-a6e4-717a1520d157 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1141/2294] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-41775c11-4bb5-4318-a318-bd13a31f6974 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41775c11-4bb5-4318-a318-bd13a31f6974 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41775c11-4bb5-4318-a318-bd13a31f6974 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "330bc770-97bc-4583-a68d-e0d512b615ef"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-41775c11-4bb5-4318-a318-bd13a31f6974 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '330bc770-97bc-4583-a68d-e0d512b615ef'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41775c11-4bb5-4318-a318-bd13a31f6974 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1154/2295] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4bd84e20-7048-450e-98e6-a730cfea1cdc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bd84e20-7048-450e-98e6-a730cfea1cdc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bd84e20-7048-450e-98e6-a730cfea1cdc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "760f793c-738a-4ac1-a9a9-217e64983dd4"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4bd84e20-7048-450e-98e6-a730cfea1cdc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '760f793c-738a-4ac1-a9a9-217e64983dd4'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bd84e20-7048-450e-98e6-a730cfea1cdc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1142/2296] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-633d86cd-371c-4707-b4c5-5fe73c9f2662 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-633d86cd-371c-4707-b4c5-5fe73c9f2662 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-633d86cd-371c-4707-b4c5-5fe73c9f2662 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3cff31e3-bd08-4725-8d87-9f77836e63c1"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-633d86cd-371c-4707-b4c5-5fe73c9f2662 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3cff31e3-bd08-4725-8d87-9f77836e63c1'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-633d86cd-371c-4707-b4c5-5fe73c9f2662 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1155/2297] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9aa05ef6-2e4f-455b-96b9-00636564b9fc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9aa05ef6-2e4f-455b-96b9-00636564b9fc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9aa05ef6-2e4f-455b-96b9-00636564b9fc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9aa05ef6-2e4f-455b-96b9-00636564b9fc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1143/2298] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-099c2b93-ac9c-427c-b16e-492b39b419c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-099c2b93-ac9c-427c-b16e-492b39b419c5 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-099c2b93-ac9c-427c-b16e-492b39b419c5 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-099c2b93-ac9c-427c-b16e-492b39b419c5 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1156/2299] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:05 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 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b48dfd39-3776-48e9-b2bf-ae3629cc734d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b48dfd39-3776-48e9-b2bf-ae3629cc734d tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b48dfd39-3776-48e9-b2bf-ae3629cc734d tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b48dfd39-3776-48e9-b2bf-ae3629cc734d tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 400 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1144/2300] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eac4c9b2-1352-4dc6-84df-650e79e16de4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac4c9b2-1352-4dc6-84df-650e79e16de4 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/tempest-invalid-1274598581 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eac4c9b2-1352-4dc6-84df-650e79e16de4 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eac4c9b2-1352-4dc6-84df-650e79e16de4 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-eac4c9b2-1352-4dc6-84df-650e79e16de4 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Delete volume with id: tempest-invalid-1274598581 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eac4c9b2-1352-4dc6-84df-650e79e16de4 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/tempest-invalid-1274598581 returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1157/2301] 192.168.122.6 () {58 vars in 1195 bytes} [Tue Sep 1 02:18:05 2026] DELETE /volume/v3/volumes/tempest-invalid-1274598581 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-692b18e5-d7ca-4e7d-a484-50c6b487eb7e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1145/2302] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:18:05 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ce9d069-58fb-4bb6-a399-01883f20b65f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ce9d069-58fb-4bb6-a399-01883f20b65f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/xxx/action Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ce9d069-58fb-4bb6-a399-01883f20b65f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-detach": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ce9d069-58fb-4bb6-a399-01883f20b65f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ce9d069-58fb-4bb6-a399-01883f20b65f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1158/2303] 192.168.122.6 () {60 vars in 1165 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c97825a3-08de-4088-8d2a-1e654166868c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c97825a3-08de-4088-8d2a-1e654166868c tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/tempest-invalid-1150049600 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c97825a3-08de-4088-8d2a-1e654166868c tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c97825a3-08de-4088-8d2a-1e654166868c tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c97825a3-08de-4088-8d2a-1e654166868c tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/tempest-invalid-1150049600 returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1146/2304] 192.168.122.6 () {58 vars in 1192 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/tempest-invalid-1150049600 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4fe0606f-4dbb-4829-bb45-9499c0595568 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1159/2305] 192.168.122.6 () {58 vars in 1114 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?status=null Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Could not evaluate value null, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Get all volumes completed successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5afb4902-b567-4b59-aa74-b470bdeac5aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1147/2306] 192.168.122.6 () {58 vars in 1155 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-891606083 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-891606083'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Get all volumes completed successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a6f33bf-6705-4a65-b8b4-ba35e55160cf tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-891606083 returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1160/2307] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-891606083 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes?status=null Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Could not evaluate value null, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Get all volumes completed successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-184dee16-dbf1-4eee-bf15-e911ffcd8abe tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1148/2308] 192.168.122.6 () {58 vars in 1134 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4484e293-62af-4b85-9406-32e85a6c626e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4484e293-62af-4b85-9406-32e85a6c626e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1069775320 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4484e293-62af-4b85-9406-32e85a6c626e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4484e293-62af-4b85-9406-32e85a6c626e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-4484e293-62af-4b85-9406-32e85a6c626e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4484e293-62af-4b85-9406-32e85a6c626e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1069775320'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4484e293-62af-4b85-9406-32e85a6c626e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Get all volumes completed successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4484e293-62af-4b85-9406-32e85a6c626e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1069775320 returned with HTTP 200 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1161/2309] 192.168.122.6 () {58 vars in 1212 bytes} [Tue Sep 1 02:18:05 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1069775320 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29f5022d-6d88-4f5d-be73-61534d7277df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29f5022d-6d88-4f5d-be73-61534d7277df tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29f5022d-6d88-4f5d-be73-61534d7277df tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29f5022d-6d88-4f5d-be73-61534d7277df tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29f5022d-6d88-4f5d-be73-61534d7277df tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29f5022d-6d88-4f5d-be73-61534d7277df tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Reserve volume completed successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29f5022d-6d88-4f5d-be73-61534d7277df tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action returned with HTTP 202 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1149/2310] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-00cb71f2-c4ee-4313-b0ab-5502aff03ac6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00cb71f2-c4ee-4313-b0ab-5502aff03ac6 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00cb71f2-c4ee-4313-b0ab-5502aff03ac6 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00cb71f2-c4ee-4313-b0ab-5502aff03ac6 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-00cb71f2-c4ee-4313-b0ab-5502aff03ac6 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: ERROR cinder.volume.api [None req-00cb71f2-c4ee-4313-b0ab-5502aff03ac6 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00cb71f2-c4ee-4313-b0ab-5502aff03ac6 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action returned with HTTP 400 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1162/2311] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action => generated 132 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e02b731b-ce01-4416-a94c-1b487d1123bd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e02b731b-ce01-4416-a94c-1b487d1123bd tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e02b731b-ce01-4416-a94c-1b487d1123bd tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e02b731b-ce01-4416-a94c-1b487d1123bd tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e02b731b-ce01-4416-a94c-1b487d1123bd tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e02b731b-ce01-4416-a94c-1b487d1123bd tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Unreserve volume completed successfully. Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e02b731b-ce01-4416-a94c-1b487d1123bd tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action returned with HTTP 202 Sep 01 02:18:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1150/2312] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c1b5b023-8245-40b5-b992-73a6dd8899b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1b5b023-8245-40b5-b992-73a6dd8899b9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/d77bd5c9-6e92-486e-aad3-f8e916ffb5c8/action Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1b5b023-8245-40b5-b992-73a6dd8899b9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1b5b023-8245-40b5-b992-73a6dd8899b9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1b5b023-8245-40b5-b992-73a6dd8899b9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/d77bd5c9-6e92-486e-aad3-f8e916ffb5c8/action returned with HTTP 404 Sep 01 02:18:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1163/2313] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes/d77bd5c9-6e92-486e-aad3-f8e916ffb5c8/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6faf9408-a76f-49e0-bc30-be2af0402e93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6faf9408-a76f-49e0-bc30-be2af0402e93 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/abfa537b-b9b6-4943-a9ce-3fbd6397b1be/action Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6faf9408-a76f-49e0-bc30-be2af0402e93 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6faf9408-a76f-49e0-bc30-be2af0402e93 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6faf9408-a76f-49e0-bc30-be2af0402e93 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/abfa537b-b9b6-4943-a9ce-3fbd6397b1be/action returned with HTTP 404 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1151/2314] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:05 2026] POST /volume/v3/volumes/abfa537b-b9b6-4943-a9ce-3fbd6397b1be/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c919ef1-5cf5-4d0a-96b7-9e22fc18cc80 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1164/2315] 192.168.122.6 () {60 vars in 1134 bytes} [Tue Sep 1 02:18:06 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ebf6605-75bb-471a-86de-47b4a6303a17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ebf6605-75bb-471a-86de-47b4a6303a17 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] PUT http://192.168.122.6/volume/v3/volumes/tempest-invalid-390448953 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ebf6605-75bb-471a-86de-47b4a6303a17 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ebf6605-75bb-471a-86de-47b4a6303a17 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/tempest-invalid-390448953 returned with HTTP 404 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1152/2316] 192.168.122.6 () {60 vars in 1209 bytes} [Tue Sep 1 02:18:06 2026] PUT /volume/v3/volumes/tempest-invalid-390448953 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3f935764-c755-49b1-943a-0043b8c10d81 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f935764-c755-49b1-943a-0043b8c10d81 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] PUT http://192.168.122.6/volume/v3/volumes/aef3cb11-8a58-4bf8-a9d3-12ef3e9282b0 Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f935764-c755-49b1-943a-0043b8c10d81 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f935764-c755-49b1-943a-0043b8c10d81 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/aef3cb11-8a58-4bf8-a9d3-12ef3e9282b0 returned with HTTP 404 Sep 01 02:18:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1165/2317] 192.168.122.6 () {60 vars in 1242 bytes} [Tue Sep 1 02:18:06 2026] PUT /volume/v3/volumes/aef3cb11-8a58-4bf8-a9d3-12ef3e9282b0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fc13db33-2b3b-4059-98f0-b953c9624c27 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc13db33-2b3b-4059-98f0-b953c9624c27 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/df5e58b9-da7b-4741-86e6-349fb268379f Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc13db33-2b3b-4059-98f0-b953c9624c27 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc13db33-2b3b-4059-98f0-b953c9624c27 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fc13db33-2b3b-4059-98f0-b953c9624c27 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Delete volume with id: df5e58b9-da7b-4741-86e6-349fb268379f Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc13db33-2b3b-4059-98f0-b953c9624c27 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/df5e58b9-da7b-4741-86e6-349fb268379f returned with HTTP 404 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1153/2318] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:18:06 2026] DELETE /volume/v3/volumes/df5e58b9-da7b-4741-86e6-349fb268379f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ddafa17c-df85-47ba-bb55-5352cd6494bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddafa17c-df85-47ba-bb55-5352cd6494bc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddafa17c-df85-47ba-bb55-5352cd6494bc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddafa17c-df85-47ba-bb55-5352cd6494bc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddafa17c-df85-47ba-bb55-5352cd6494bc tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action returned with HTTP 400 Sep 01 02:18:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1166/2319] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:06 2026] POST /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-868bf631-2ac1-42a0-be73-5091772e8aa9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-868bf631-2ac1-42a0-be73-5091772e8aa9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-868bf631-2ac1-42a0-be73-5091772e8aa9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-868bf631-2ac1-42a0-be73-5091772e8aa9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-868bf631-2ac1-42a0-be73-5091772e8aa9 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action returned with HTTP 400 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1154/2320] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:06 2026] POST /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-153753b4-4df9-431d-babc-f5eaa2f1a01f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-153753b4-4df9-431d-babc-f5eaa2f1a01f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/9783ae6e-4024-450e-83fa-6289c103eee7/action Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-153753b4-4df9-431d-babc-f5eaa2f1a01f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-153753b4-4df9-431d-babc-f5eaa2f1a01f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-153753b4-4df9-431d-babc-f5eaa2f1a01f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/9783ae6e-4024-450e-83fa-6289c103eee7/action returned with HTTP 404 Sep 01 02:18:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1167/2321] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:06 2026] POST /volume/v3/volumes/9783ae6e-4024-450e-83fa-6289c103eee7/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-22358f1a-c768-46a1-a179-ff1f890c6bfb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-22358f1a-c768-46a1-a179-ff1f890c6bfb tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-22358f1a-c768-46a1-a179-ff1f890c6bfb tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-22358f1a-c768-46a1-a179-ff1f890c6bfb tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-22358f1a-c768-46a1-a179-ff1f890c6bfb tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action returned with HTTP 400 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1155/2322] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:18:06 2026] POST /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e/action => generated 129 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-657d08a4-fdc7-47f4-a63b-5be3f300ee66 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-657d08a4-fdc7-47f4-a63b-5be3f300ee66 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] POST http://192.168.122.6/volume/v3/volumes/None/action Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-657d08a4-fdc7-47f4-a63b-5be3f300ee66 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-657d08a4-fdc7-47f4-a63b-5be3f300ee66 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-657d08a4-fdc7-47f4-a63b-5be3f300ee66 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 02:18:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1168/2323] 192.168.122.6 () {60 vars in 1168 bytes} [Tue Sep 1 02:18:06 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e5812de-75d1-469a-95aa-a5605f6068aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e5812de-75d1-469a-95aa-a5605f6068aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/ddb4beca-dbf4-4a0e-b040-e9bdb11a4728 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e5812de-75d1-469a-95aa-a5605f6068aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e5812de-75d1-469a-95aa-a5605f6068aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e5812de-75d1-469a-95aa-a5605f6068aa tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/ddb4beca-dbf4-4a0e-b040-e9bdb11a4728 returned with HTTP 404 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1156/2324] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/ddb4beca-dbf4-4a0e-b040-e9bdb11a4728 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f4b803bd-ce74-4c96-8b7e-4cfa3235210e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4b803bd-ce74-4c96-8b7e-4cfa3235210e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4b803bd-ce74-4c96-8b7e-4cfa3235210e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4b803bd-ce74-4c96-8b7e-4cfa3235210e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f4b803bd-ce74-4c96-8b7e-4cfa3235210e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4b803bd-ce74-4c96-8b7e-4cfa3235210e tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1169/2325] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29fd0d47-420b-47b5-925b-37de410050a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29fd0d47-420b-47b5-925b-37de410050a0 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] DELETE http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29fd0d47-420b-47b5-925b-37de410050a0 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29fd0d47-420b-47b5-925b-37de410050a0 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-29fd0d47-420b-47b5-925b-37de410050a0 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Delete volume with id: 5e136d24-a111-424b-83e5-6cd004d7533e Sep 01 02:18:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29fd0d47-420b-47b5-925b-37de410050a0 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29fd0d47-420b-47b5-925b-37de410050a0 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Delete volume request issued successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29fd0d47-420b-47b5-925b-37de410050a0 tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e returned with HTTP 202 Sep 01 02:18:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1157/2326] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:18:06 2026] DELETE /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-30a46559-908e-4849-abce-dd94d4ee712a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30a46559-908e-4849-abce-dd94d4ee712a tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30a46559-908e-4849-abce-dd94d4ee712a tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30a46559-908e-4849-abce-dd94d4ee712a tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-30a46559-908e-4849-abce-dd94d4ee712a tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Volume info retrieved successfully. Sep 01 02:18:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30a46559-908e-4849-abce-dd94d4ee712a tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e returned with HTTP 200 Sep 01 02:18:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1170/2327] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:06 2026] GET /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ef9bb7e-6a8c-45af-9e11-805f6269eb3f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ef9bb7e-6a8c-45af-9e11-805f6269eb3f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] GET http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e Sep 01 02:18:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ef9bb7e-6a8c-45af-9e11-805f6269eb3f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ef9bb7e-6a8c-45af-9e11-805f6269eb3f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ef9bb7e-6a8c-45af-9e11-805f6269eb3f tempest-VolumesNegativeTest-66465323 tempest-VolumesNegativeTest-66465323-project-member] http://192.168.122.6/volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e returned with HTTP 404 Sep 01 02:18:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1158/2328] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:07 2026] GET /volume/v3/volumes/5e136d24-a111-424b-83e5-6cd004d7533e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:16 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=170,cinder:UPDATE=22,cinder:INSERT=12 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:17 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6f934b7c-ea8a-4587-8651-f0f358225ef5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f934b7c-ea8a-4587-8651-f0f358225ef5 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:18:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f934b7c-ea8a-4587-8651-f0f358225ef5 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165", "extra_specs": {}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f934b7c-ea8a-4587-8651-f0f358225ef5 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:18:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1171/2329] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:18:29 2026] POST /volume/v3/types => generated 269 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4bee163b-c121-4f2e-aa8e-bc23fa948464 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bee163b-c121-4f2e-aa8e-bc23fa948464 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bee163b-c121-4f2e-aa8e-bc23fa948464 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158", "extra_specs": {}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bee163b-c121-4f2e-aa8e-bc23fa948464 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:18:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1159/2330] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:18:32 2026] POST /volume/v3/types => generated 269 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb780ecb-f1aa-41aa-a990-2ba86b2eb0b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb780ecb-f1aa-41aa-a990-2ba86b2eb0b6 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:18:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb780ecb-f1aa-41aa-a990-2ba86b2eb0b6 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506", "extra_specs": {}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb780ecb-f1aa-41aa-a990-2ba86b2eb0b6 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:18:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1172/2331] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:18:32 2026] POST /volume/v3/types => generated 268 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3756e28a-53a6-4954-a993-e9be0b4b250a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1766441699", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1766441699', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume of 1 GB Sep 01 02:18:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Availability Zones retrieved successfully. Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Flow 'volume_create_api' (1523028d-6b16-426c-bb94-9e6ccdf98df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921c960f-f816-4985-876f-3a0e67d6d78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (921c960f-f816-4985-876f-3a0e67d6d78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6942700-af93-4a45-b559-48b67fa25d78,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6942700-af93-4a45-b559-48b67fa25d78', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e222c7-9487-46cc-899e-9f7e09b2c7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1256828888-2061232158, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Created reservations ['532d4126-cfb0-4914-9583-26cc8fc08496', '54f91d60-30f4-4665-a5e4-74e9eb5687e3', '7d57a926-e0a9-4604-a245-3ed458384a8b', '9eb044a3-a20a-43cb-8c77-3c6beca9a488'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e222c7-9487-46cc-899e-9f7e09b2c7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['532d4126-cfb0-4914-9583-26cc8fc08496', '54f91d60-30f4-4665-a5e4-74e9eb5687e3', '7d57a926-e0a9-4604-a245-3ed458384a8b', '9eb044a3-a20a-43cb-8c77-3c6beca9a488']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbcdea4-c631-4c5e-a8fa-a7bf170ed132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbcdea4-c631-4c5e-a8fa-a7bf170ed132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c162fc5-e0a2-4114-b0ab-1de5a8afe029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1766441699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',qos_specs=None,replication_status=,reservations=['532d4126-cfb0-4914-9583-26cc8fc08496','54f91d60-30f4-4665-a5e4-74e9eb5687e3','7d57a926-e0a9-4604-a245-3ed458384a8b','9eb044a3-a20a-43cb-8c77-3c6beca9a488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbe51e212746aebc25d158b763d745',volume_type_id=d6942700-af93-4a45-b559-48b67fa25d78), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1766441699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c162fc5-e0a2-4114-b0ab-1de5a8afe029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89dbe51e212746aebc25d158b763d745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6942700-af93-4a45-b559-48b67fa25d78),volume_type_id=d6942700-af93-4a45-b559-48b67fa25d78)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa554ae-8d38-4acd-a064-53acaa9e77b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa554ae-8d38-4acd-a064-53acaa9e77b5) transitioned into state 'SUCCESS' from state '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-1766441699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',qos_specs=None,replication_status=,reservations=['532d4126-cfb0-4914-9583-26cc8fc08496','54f91d60-30f4-4665-a5e4-74e9eb5687e3','7d57a926-e0a9-4604-a245-3ed458384a8b','9eb044a3-a20a-43cb-8c77-3c6beca9a488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbe51e212746aebc25d158b763d745',volume_type_id=d6942700-af93-4a45-b559-48b67fa25d78)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c33cb1-ae7d-4369-89bc-a90135a28b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c33cb1-ae7d-4369-89bc-a90135a28b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Flow 'volume_create_api' (1523028d-6b16-426c-bb94-9e6ccdf98df2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume request issued successfully. Sep 01 02:18:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3756e28a-53a6-4954-a993-e9be0b4b250a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1160/2332] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:18:32 2026] POST /volume/v3/volumes => generated 851 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-279521980", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-279521980', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume of 1 GB Sep 01 02:18:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Availability Zones retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Flow 'volume_create_api' (1d3bef32-b9fd-45d1-822e-20ae357ac744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7eb0d1-2c7c-4ce1-8282-65bbff955b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7eb0d1-2c7c-4ce1-8282-65bbff955b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d976e5e7-9e3c-4b44-9032-9fcb9993997e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd976e5e7-9e3c-4b44-9032-9fcb9993997e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f86c7f-cd83-4a0e-ab1a-4397fc0ed0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-311531130-1879733506, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Created reservations ['bb8a982d-c11e-452b-bc20-c6d0e39c926f', '3cd43982-bde6-4215-a0d6-34ca536c4687', '5006c25a-1a94-4849-b53a-ab9fd5732e75', '4c561c0e-a78f-4036-8d6e-e693d310bcd9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f86c7f-cd83-4a0e-ab1a-4397fc0ed0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb8a982d-c11e-452b-bc20-c6d0e39c926f', '3cd43982-bde6-4215-a0d6-34ca536c4687', '5006c25a-1a94-4849-b53a-ab9fd5732e75', '4c561c0e-a78f-4036-8d6e-e693d310bcd9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f94ffdd-b77f-4974-ae8a-c383fb285738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f94ffdd-b77f-4974-ae8a-c383fb285738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd406716b-b290-4221-b0b9-cab8d9fd4d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-279521980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',qos_specs=None,replication_status=,reservations=['bb8a982d-c11e-452b-bc20-c6d0e39c926f','3cd43982-bde6-4215-a0d6-34ca536c4687','5006c25a-1a94-4849-b53a-ab9fd5732e75','4c561c0e-a78f-4036-8d6e-e693d310bcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbe51e212746aebc25d158b763d745',volume_type_id=d976e5e7-9e3c-4b44-9032-9fcb9993997e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-279521980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d406716b-b290-4221-b0b9-cab8d9fd4d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89dbe51e212746aebc25d158b763d745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d976e5e7-9e3c-4b44-9032-9fcb9993997e),volume_type_id=d976e5e7-9e3c-4b44-9032-9fcb9993997e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b18f24-15be-472b-9547-011de42be3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b18f24-15be-472b-9547-011de42be3b5) transitioned into state 'SUCCESS' from state '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-279521980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',qos_specs=None,replication_status=,reservations=['bb8a982d-c11e-452b-bc20-c6d0e39c926f','3cd43982-bde6-4215-a0d6-34ca536c4687','5006c25a-1a94-4849-b53a-ab9fd5732e75','4c561c0e-a78f-4036-8d6e-e693d310bcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbe51e212746aebc25d158b763d745',volume_type_id=d976e5e7-9e3c-4b44-9032-9fcb9993997e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b803a08d-a593-4a99-9b76-15cc45388c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b803a08d-a593-4a99-9b76-15cc45388c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Flow 'volume_create_api' (1d3bef32-b9fd-45d1-822e-20ae357ac744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume request issued successfully. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-913c5923-4ff0-41e0-9135-e0ebae62b547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1173/2333] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:18:33 2026] POST /volume/v3/volumes => generated 849 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e15d9b29-6ff5-44fa-af53-23929999036e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1008229072", "snapshot_id": null, "imageRef": "84522bb5-801b-46af-8369-7fdbcbe62b79", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1008229072', 'snapshot_id': None, 'imageRef': '84522bb5-801b-46af-8369-7fdbcbe62b79', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume of 1 GB Sep 01 02:18:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Availability Zones retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Flow 'volume_create_api' (32dacee4-2474-4452-b4c6-a21871261948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (104465dc-b00f-40e9-958f-3ec6e6b7e392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (104465dc-b00f-40e9-958f-3ec6e6b7e392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5443bd31-219f-488a-870b-44eb01ce9ee0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5443bd31-219f-488a-870b-44eb01ce9ee0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b0b66a0-6311-448c-bae3-9382547dc296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:33 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1208460496-2135458165, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Created reservations ['a41b0d06-7a15-4454-9075-8a062bfe88a2', 'fde87cf8-5a0e-4fdf-9a7c-0022bead2f50', '48a76f5e-dc42-44ce-9851-d51b0061ee3c', '9b834cbb-9f3a-4b43-baa9-c59fe36bc645'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b0b66a0-6311-448c-bae3-9382547dc296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41b0d06-7a15-4454-9075-8a062bfe88a2', 'fde87cf8-5a0e-4fdf-9a7c-0022bead2f50', '48a76f5e-dc42-44ce-9851-d51b0061ee3c', '9b834cbb-9f3a-4b43-baa9-c59fe36bc645']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5aada2f-fc2b-4494-8985-48e720da4e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5aada2f-fc2b-4494-8985-48e720da4e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420c9c3c-7110-40df-8494-1240fba7eab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1008229072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',qos_specs=None,replication_status=,reservations=['a41b0d06-7a15-4454-9075-8a062bfe88a2','fde87cf8-5a0e-4fdf-9a7c-0022bead2f50','48a76f5e-dc42-44ce-9851-d51b0061ee3c','9b834cbb-9f3a-4b43-baa9-c59fe36bc645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbe51e212746aebc25d158b763d745',volume_type_id=5443bd31-219f-488a-870b-44eb01ce9ee0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1008229072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=420c9c3c-7110-40df-8494-1240fba7eab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89dbe51e212746aebc25d158b763d745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5443bd31-219f-488a-870b-44eb01ce9ee0),volume_type_id=5443bd31-219f-488a-870b-44eb01ce9ee0)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651efabe-d89f-4f21-b1be-0a806a8c8c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651efabe-d89f-4f21-b1be-0a806a8c8c13) transitioned into state 'SUCCESS' from state '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-1008229072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6dfa4c70ce4aca9113fa75d3ae6c4c',qos_specs=None,replication_status=,reservations=['a41b0d06-7a15-4454-9075-8a062bfe88a2','fde87cf8-5a0e-4fdf-9a7c-0022bead2f50','48a76f5e-dc42-44ce-9851-d51b0061ee3c','9b834cbb-9f3a-4b43-baa9-c59fe36bc645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89dbe51e212746aebc25d158b763d745',volume_type_id=5443bd31-219f-488a-870b-44eb01ce9ee0)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1543a8-1519-4273-b193-50c6ae554dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1543a8-1519-4273-b193-50c6ae554dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Flow 'volume_create_api' (32dacee4-2474-4452-b4c6-a21871261948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Create volume request issued successfully. Sep 01 02:18:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e15d9b29-6ff5-44fa-af53-23929999036e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1161/2334] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:18:33 2026] POST /volume/v3/volumes => generated 851 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86e74e94-7d43-4390-b07d-6ef805a93c19 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86e74e94-7d43-4390-b07d-6ef805a93c19 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86e74e94-7d43-4390-b07d-6ef805a93c19 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86e74e94-7d43-4390-b07d-6ef805a93c19 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-86e74e94-7d43-4390-b07d-6ef805a93c19 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86e74e94-7d43-4390-b07d-6ef805a93c19 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1174/2335] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:33 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c771a122-f000-4ebe-b95c-d47daa5c1cca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c771a122-f000-4ebe-b95c-d47daa5c1cca tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c771a122-f000-4ebe-b95c-d47daa5c1cca tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c771a122-f000-4ebe-b95c-d47daa5c1cca tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c771a122-f000-4ebe-b95c-d47daa5c1cca tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c771a122-f000-4ebe-b95c-d47daa5c1cca tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1162/2336] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f83a592-27ea-4fd4-814b-d123b24cb93d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f83a592-27ea-4fd4-814b-d123b24cb93d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f83a592-27ea-4fd4-814b-d123b24cb93d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f83a592-27ea-4fd4-814b-d123b24cb93d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f83a592-27ea-4fd4-814b-d123b24cb93d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f83a592-27ea-4fd4-814b-d123b24cb93d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1175/2337] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 943 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dba457ed-b33e-424d-bab4-0c74dba6a71b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dba457ed-b33e-424d-bab4-0c74dba6a71b tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dba457ed-b33e-424d-bab4-0c74dba6a71b tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dba457ed-b33e-424d-bab4-0c74dba6a71b tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dba457ed-b33e-424d-bab4-0c74dba6a71b tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dba457ed-b33e-424d-bab4-0c74dba6a71b tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1163/2338] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 943 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-976cd6c1-c355-4f7d-b65f-eabafbf212c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-976cd6c1-c355-4f7d-b65f-eabafbf212c2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-976cd6c1-c355-4f7d-b65f-eabafbf212c2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-976cd6c1-c355-4f7d-b65f-eabafbf212c2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-976cd6c1-c355-4f7d-b65f-eabafbf212c2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-976cd6c1-c355-4f7d-b65f-eabafbf212c2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1176/2339] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1001 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d7eccd8-d8be-46e4-be41-55b97766964f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d7eccd8-d8be-46e4-be41-55b97766964f tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d7eccd8-d8be-46e4-be41-55b97766964f tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d7eccd8-d8be-46e4-be41-55b97766964f tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d7eccd8-d8be-46e4-be41-55b97766964f tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d7eccd8-d8be-46e4-be41-55b97766964f tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1164/2340] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9ac0d7b3-4091-4102-8f78-80b785757a5e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ac0d7b3-4091-4102-8f78-80b785757a5e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ac0d7b3-4091-4102-8f78-80b785757a5e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ac0d7b3-4091-4102-8f78-80b785757a5e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9ac0d7b3-4091-4102-8f78-80b785757a5e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ac0d7b3-4091-4102-8f78-80b785757a5e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1177/2341] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:40 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1004 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ccf885f6-a980-4095-a28a-794acb3d1373 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccf885f6-a980-4095-a28a-794acb3d1373 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccf885f6-a980-4095-a28a-794acb3d1373 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccf885f6-a980-4095-a28a-794acb3d1373 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccf885f6-a980-4095-a28a-794acb3d1373 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccf885f6-a980-4095-a28a-794acb3d1373 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1165/2342] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1004 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6da3344-1b79-4cb4-a9a0-ea78b30497e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6da3344-1b79-4cb4-a9a0-ea78b30497e5 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6da3344-1b79-4cb4-a9a0-ea78b30497e5 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6da3344-1b79-4cb4-a9a0-ea78b30497e5 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6da3344-1b79-4cb4-a9a0-ea78b30497e5 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6da3344-1b79-4cb4-a9a0-ea78b30497e5 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1178/2343] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1255 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-fb8a55fb-a6dd-47a1-becd-5bbdade14a95 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-fb8a55fb-a6dd-47a1-becd-5bbdade14a95 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-fb8a55fb-a6dd-47a1-becd-5bbdade14a95 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-fb8a55fb-a6dd-47a1-becd-5bbdade14a95 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-fb8a55fb-a6dd-47a1-becd-5bbdade14a95 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-fb8a55fb-a6dd-47a1-becd-5bbdade14a95 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1166/2344] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1255 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-e1f715a9-a495-4820-b316-3b1752ba347d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-e1f715a9-a495-4820-b316-3b1752ba347d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-e1f715a9-a495-4820-b316-3b1752ba347d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-e1f715a9-a495-4820-b316-3b1752ba347d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-e1f715a9-a495-4820-b316-3b1752ba347d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-e1f715a9-a495-4820-b316-3b1752ba347d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1179/2345] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1255 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-2437c489-0f51-44a2-8ee6-badfbb359c1b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-2437c489-0f51-44a2-8ee6-badfbb359c1b None None] GET http://192.168.122.6/volume// Sep 01 02:18:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-2437c489-0f51-44a2-8ee6-badfbb359c1b None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-2437c489-0f51-44a2-8ee6-badfbb359c1b None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-2437c489-0f51-44a2-8ee6-badfbb359c1b None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:18:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1167/2346] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-74d8294b-09c6-47e0-acb7-10993c116847 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-74d8294b-09c6-47e0-acb7-10993c116847 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:18:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-74d8294b-09c6-47e0-acb7-10993c116847 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "420c9c3c-7110-40df-8494-1240fba7eab2", "connector": null, "instance_uuid": "c8bc670a-7c18-4dd1-bfb9-73fb45c01145"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-74d8294b-09c6-47e0-acb7-10993c116847 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1180/2347] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:18:43 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-0c94aa41-acec-4cf1-a0eb-61bced4be4ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-0c94aa41-acec-4cf1-a0eb-61bced4be4ac None None] GET http://192.168.122.6/volume// Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-0c94aa41-acec-4cf1-a0eb-61bced4be4ac None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-0c94aa41-acec-4cf1-a0eb-61bced4be4ac None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-0c94aa41-acec-4cf1-a0eb-61bced4be4ac None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:18:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1168/2348] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-79d94c09-223f-41d2-a3db-56977feb7b1c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-79d94c09-223f-41d2-a3db-56977feb7b1c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:18:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-79d94c09-223f-41d2-a3db-56977feb7b1c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-79d94c09-223f-41d2-a3db-56977feb7b1c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-79d94c09-223f-41d2-a3db-56977feb7b1c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-79d94c09-223f-41d2-a3db-56977feb7b1c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1181/2349] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-aeadc8fe-8355-400c-add7-0132b5945446 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-aeadc8fe-8355-400c-add7-0132b5945446 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] PUT http://192.168.122.6/volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78 Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-aeadc8fe-8355-400c-add7-0132b5945446 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-aeadc8fe-8355-400c-add7-0132b5945446 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Acquiring lock "cinder-attachment_update-420c9c3c-7110-40df-8494-1240fba7eab2-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-aeadc8fe-8355-400c-add7-0132b5945446 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Lock "cinder-attachment_update-420c9c3c-7110-40df-8494-1240fba7eab2-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-aeadc8fe-8355-400c-add7-0132b5945446 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Lock "cinder-attachment_update-420c9c3c-7110-40df-8494-1240fba7eab2-devstack" released by "attachment_update" :: held 0.200s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:18:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-aeadc8fe-8355-400c-add7-0132b5945446 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78 returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1169/2350] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:18:45 2026] PUT /volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78 => generated 694 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-b082da37-7222-44ab-ba6e-1a9c8b96d529 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-b082da37-7222-44ab-ba6e-1a9c8b96d529 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78/action Sep 01 02:18:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-b082da37-7222-44ab-ba6e-1a9c8b96d529 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-b082da37-7222-44ab-ba6e-1a9c8b96d529 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7e15875e-25b0-49e9-9371-ad5504f048f0 req-b082da37-7222-44ab-ba6e-1a9c8b96d529 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78/action returned with HTTP 204 Sep 01 02:18:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1182/2351] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:18:45 2026] POST /volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=74,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:55 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67273030-661d-4e0e-8ab7-47c4d9e46af9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67273030-661d-4e0e-8ab7-47c4d9e46af9 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67273030-661d-4e0e-8ab7-47c4d9e46af9 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67273030-661d-4e0e-8ab7-47c4d9e46af9 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-67273030-661d-4e0e-8ab7-47c4d9e46af9 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67273030-661d-4e0e-8ab7-47c4d9e46af9 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1170/2352] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:16 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 944 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-45ce2321-40de-4007-a265-0c07e2bc27e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-45ce2321-40de-4007-a265-0c07e2bc27e4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-45ce2321-40de-4007-a265-0c07e2bc27e4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-45ce2321-40de-4007-a265-0c07e2bc27e4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-45ce2321-40de-4007-a265-0c07e2bc27e4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-45ce2321-40de-4007-a265-0c07e2bc27e4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1183/2353] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:19:16 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 944 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-572a3784-9046-4880-90dc-b99ede1d8bec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-572a3784-9046-4880-90dc-b99ede1d8bec None None] GET http://192.168.122.6/volume// Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-572a3784-9046-4880-90dc-b99ede1d8bec None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-572a3784-9046-4880-90dc-b99ede1d8bec None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-572a3784-9046-4880-90dc-b99ede1d8bec None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:19:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1171/2354] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:19:17 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-007e8142-0403-4489-9a66-02e6b60dbbf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-007e8142-0403-4489-9a66-02e6b60dbbf8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-007e8142-0403-4489-9a66-02e6b60dbbf8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c162fc5-e0a2-4114-b0ab-1de5a8afe029", "connector": null, "instance_uuid": "c8bc670a-7c18-4dd1-bfb9-73fb45c01145"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-007e8142-0403-4489-9a66-02e6b60dbbf8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:19:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1184/2355] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:19:17 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 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-33c0798c-629f-4b0e-95c7-cb8637a3e10a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33c0798c-629f-4b0e-95c7-cb8637a3e10a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33c0798c-629f-4b0e-95c7-cb8637a3e10a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33c0798c-629f-4b0e-95c7-cb8637a3e10a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-1285884e-a0c2-49db-a24e-2ead81831e15 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-1285884e-a0c2-49db-a24e-2ead81831e15 None None] GET http://192.168.122.6/volume// Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-1285884e-a0c2-49db-a24e-2ead81831e15 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-1285884e-a0c2-49db-a24e-2ead81831e15 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-1285884e-a0c2-49db-a24e-2ead81831e15 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:19:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1185/2356] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:19:17 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-33c0798c-629f-4b0e-95c7-cb8637a3e10a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-50998ac8-5d49-42ab-ad8b-ee513fbb13e0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-50998ac8-5d49-42ab-ad8b-ee513fbb13e0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-50998ac8-5d49-42ab-ad8b-ee513fbb13e0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-50998ac8-5d49-42ab-ad8b-ee513fbb13e0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33c0798c-629f-4b0e-95c7-cb8637a3e10a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1172/2357] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:17 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 943 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-50998ac8-5d49-42ab-ad8b-ee513fbb13e0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-50998ac8-5d49-42ab-ad8b-ee513fbb13e0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1186/2358] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:19:17 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 1124 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-c624edc9-0bb0-400b-abcb-1fa3c99fcb78 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-c624edc9-0bb0-400b-abcb-1fa3c99fcb78 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] PUT http://192.168.122.6/volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96 Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-c624edc9-0bb0-400b-abcb-1fa3c99fcb78 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-c624edc9-0bb0-400b-abcb-1fa3c99fcb78 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Acquiring lock "cinder-attachment_update-1c162fc5-e0a2-4114-b0ab-1de5a8afe029-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-c624edc9-0bb0-400b-abcb-1fa3c99fcb78 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Lock "cinder-attachment_update-1c162fc5-e0a2-4114-b0ab-1de5a8afe029-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:17 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-c624edc9-0bb0-400b-abcb-1fa3c99fcb78 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Lock "cinder-attachment_update-1c162fc5-e0a2-4114-b0ab-1de5a8afe029-devstack" released by "attachment_update" :: held 0.154s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:19:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-c624edc9-0bb0-400b-abcb-1fa3c99fcb78 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96 returned with HTTP 200 Sep 01 02:19:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1173/2359] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:19:17 2026] PUT /volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96 => generated 694 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-7d979668-27f8-495d-b58b-8210f50831cd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-7d979668-27f8-495d-b58b-8210f50831cd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96/action Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-7d979668-27f8-495d-b58b-8210f50831cd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-7d979668-27f8-495d-b58b-8210f50831cd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3715efc6-d224-4d1d-b344-587d69e8ef99 req-7d979668-27f8-495d-b58b-8210f50831cd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96/action returned with HTTP 204 Sep 01 02:19:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1187/2360] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:19:18 2026] POST /volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6fb8ee20-fa38-4fae-9569-e4ec819a6de8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fb8ee20-fa38-4fae-9569-e4ec819a6de8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6fb8ee20-fa38-4fae-9569-e4ec819a6de8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6fb8ee20-fa38-4fae-9569-e4ec819a6de8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6fb8ee20-fa38-4fae-9569-e4ec819a6de8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fb8ee20-fa38-4fae-9569-e4ec819a6de8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1174/2361] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:18 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 1236 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c66a7a27-85b8-40d1-a736-11230c044f49 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c66a7a27-85b8-40d1-a736-11230c044f49 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c66a7a27-85b8-40d1-a736-11230c044f49 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c66a7a27-85b8-40d1-a736-11230c044f49 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c66a7a27-85b8-40d1-a736-11230c044f49 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c66a7a27-85b8-40d1-a736-11230c044f49 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1188/2362] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:18 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 1236 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f7ea1a9-1477-4319-8460-ec11bfbcafbd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f7ea1a9-1477-4319-8460-ec11bfbcafbd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f7ea1a9-1477-4319-8460-ec11bfbcafbd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f7ea1a9-1477-4319-8460-ec11bfbcafbd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f7ea1a9-1477-4319-8460-ec11bfbcafbd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f7ea1a9-1477-4319-8460-ec11bfbcafbd tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1175/2363] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:18 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 942 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-82c6a4ce-bbed-4615-b019-230b6728a0d0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-82c6a4ce-bbed-4615-b019-230b6728a0d0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-82c6a4ce-bbed-4615-b019-230b6728a0d0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-82c6a4ce-bbed-4615-b019-230b6728a0d0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-82c6a4ce-bbed-4615-b019-230b6728a0d0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-82c6a4ce-bbed-4615-b019-230b6728a0d0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1189/2364] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:19:18 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 942 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-c6bec39e-9d03-4f2d-90f3-c47eb94e6faa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-c6bec39e-9d03-4f2d-90f3-c47eb94e6faa None None] GET http://192.168.122.6/volume// Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-c6bec39e-9d03-4f2d-90f3-c47eb94e6faa None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-c6bec39e-9d03-4f2d-90f3-c47eb94e6faa None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-c6bec39e-9d03-4f2d-90f3-c47eb94e6faa None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:19:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1176/2365] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-f46daa2b-9c4d-4e28-a360-b7881676d32e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-f46daa2b-9c4d-4e28-a360-b7881676d32e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-f46daa2b-9c4d-4e28-a360-b7881676d32e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d406716b-b290-4221-b0b9-cab8d9fd4d15", "connector": null, "instance_uuid": "c8bc670a-7c18-4dd1-bfb9-73fb45c01145"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-f46daa2b-9c4d-4e28-a360-b7881676d32e tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:19:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1190/2366] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:19:19 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f5e7e2c2-5162-4225-803a-57b7e2b4ae2a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5e7e2c2-5162-4225-803a-57b7e2b4ae2a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5e7e2c2-5162-4225-803a-57b7e2b4ae2a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5e7e2c2-5162-4225-803a-57b7e2b4ae2a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-ff5cbb7b-6dba-4e92-ace9-3a2bb5ce1da0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-ff5cbb7b-6dba-4e92-ace9-3a2bb5ce1da0 None None] GET http://192.168.122.6/volume// Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-ff5cbb7b-6dba-4e92-ace9-3a2bb5ce1da0 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-ff5cbb7b-6dba-4e92-ace9-3a2bb5ce1da0 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-ff5cbb7b-6dba-4e92-ace9-3a2bb5ce1da0 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:19:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1191/2367] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-efc2d6e1-3dd5-41b5-8b87-ea4b67b5a748 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f5e7e2c2-5162-4225-803a-57b7e2b4ae2a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-efc2d6e1-3dd5-41b5-8b87-ea4b67b5a748 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-efc2d6e1-3dd5-41b5-8b87-ea4b67b5a748 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-efc2d6e1-3dd5-41b5-8b87-ea4b67b5a748 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5e7e2c2-5162-4225-803a-57b7e2b4ae2a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1177/2368] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 941 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-efc2d6e1-3dd5-41b5-8b87-ea4b67b5a748 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-efc2d6e1-3dd5-41b5-8b87-ea4b67b5a748 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1192/2369] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 1122 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-bfbe07e5-1a3f-404b-ab38-d1b41c46a336 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-bfbe07e5-1a3f-404b-ab38-d1b41c46a336 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] PUT http://192.168.122.6/volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383 Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-bfbe07e5-1a3f-404b-ab38-d1b41c46a336 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-bfbe07e5-1a3f-404b-ab38-d1b41c46a336 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Acquiring lock "cinder-attachment_update-d406716b-b290-4221-b0b9-cab8d9fd4d15-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-bfbe07e5-1a3f-404b-ab38-d1b41c46a336 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Lock "cinder-attachment_update-d406716b-b290-4221-b0b9-cab8d9fd4d15-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-bfbe07e5-1a3f-404b-ab38-d1b41c46a336 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Lock "cinder-attachment_update-d406716b-b290-4221-b0b9-cab8d9fd4d15-devstack" released by "attachment_update" :: held 0.150s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:19:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-bfbe07e5-1a3f-404b-ab38-d1b41c46a336 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383 returned with HTTP 200 Sep 01 02:19:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1178/2370] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:19:19 2026] PUT /volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383 => generated 694 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-91a54c7c-a252-4317-835a-3fc28da99fd0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-91a54c7c-a252-4317-835a-3fc28da99fd0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383/action Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-91a54c7c-a252-4317-835a-3fc28da99fd0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-91a54c7c-a252-4317-835a-3fc28da99fd0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-59647274-6df0-49ca-98f1-3d31d0fc5fbb req-91a54c7c-a252-4317-835a-3fc28da99fd0 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383/action returned with HTTP 204 Sep 01 02:19:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1193/2371] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:19:19 2026] POST /volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3dc39b6-59a5-48a6-a127-3866d2dda46a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3dc39b6-59a5-48a6-a127-3866d2dda46a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3dc39b6-59a5-48a6-a127-3866d2dda46a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3dc39b6-59a5-48a6-a127-3866d2dda46a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f3dc39b6-59a5-48a6-a127-3866d2dda46a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3dc39b6-59a5-48a6-a127-3866d2dda46a tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1179/2372] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:20 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 1234 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0bb00770-7830-45d2-b62d-e29dcd58fb41 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0bb00770-7830-45d2-b62d-e29dcd58fb41 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0bb00770-7830-45d2-b62d-e29dcd58fb41 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0bb00770-7830-45d2-b62d-e29dcd58fb41 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0bb00770-7830-45d2-b62d-e29dcd58fb41 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0bb00770-7830-45d2-b62d-e29dcd58fb41 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1194/2373] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:20 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 1234 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-3de0850c-71a7-43e5-8994-c1502b9af0dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-3de0850c-71a7-43e5-8994-c1502b9af0dc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-3de0850c-71a7-43e5-8994-c1502b9af0dc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-3de0850c-71a7-43e5-8994-c1502b9af0dc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-3de0850c-71a7-43e5-8994-c1502b9af0dc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-3de0850c-71a7-43e5-8994-c1502b9af0dc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1180/2374] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:19:23 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 1236 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-2180f2bb-d318-4b51-b231-a6a57755c876 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-2180f2bb-d318-4b51-b231-a6a57755c876 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029/action Sep 01 02:19:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-2180f2bb-d318-4b51-b231-a6a57755c876 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-2180f2bb-d318-4b51-b231-a6a57755c876 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-2180f2bb-d318-4b51-b231-a6a57755c876 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-2180f2bb-d318-4b51-b231-a6a57755c876 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Begin detaching volume completed successfully. Sep 01 02:19:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-2180f2bb-d318-4b51-b231-a6a57755c876 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029/action returned with HTTP 202 Sep 01 02:19:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1195/2375] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:19:23 2026] POST /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-a740ac98-0338-4461-b436-6df558410f38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-a740ac98-0338-4461-b436-6df558410f38 None None] GET http://192.168.122.6/volume// Sep 01 02:19:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-a740ac98-0338-4461-b436-6df558410f38 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-a740ac98-0338-4461-b436-6df558410f38 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-a740ac98-0338-4461-b436-6df558410f38 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:19:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1181/2376] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:19:23 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-18f95fbc-6396-4dd1-a16e-f9f6d5613471 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-18f95fbc-6396-4dd1-a16e-f9f6d5613471 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-18f95fbc-6396-4dd1-a16e-f9f6d5613471 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-18f95fbc-6396-4dd1-a16e-f9f6d5613471 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-18f95fbc-6396-4dd1-a16e-f9f6d5613471 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-18f95fbc-6396-4dd1-a16e-f9f6d5613471 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 200 Sep 01 02:19:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1196/2377] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:19:23 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 1420 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-52828877-6c55-4941-9780-6ea51e162dbc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-52828877-6c55-4941-9780-6ea51e162dbc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96 Sep 01 02:19:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-52828877-6c55-4941-9780-6ea51e162dbc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-52828877-6c55-4941-9780-6ea51e162dbc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:24 devstack devstack@c-api.service[87203]: /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 01 02:19:24 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:19:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-312c180c-7ea0-4e6a-8232-eaffd75baf89 req-52828877-6c55-4941-9780-6ea51e162dbc tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96 returned with HTTP 200 Sep 01 02:19:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1182/2378] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:19:24 2026] DELETE /volume/v3/attachments/4969aeb0-7f30-4a88-8e03-f5ef8d063e96 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18013eb7-adc2-4a65-a423-6435547c8a0d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18013eb7-adc2-4a65-a423-6435547c8a0d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18013eb7-adc2-4a65-a423-6435547c8a0d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18013eb7-adc2-4a65-a423-6435547c8a0d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-18013eb7-adc2-4a65-a423-6435547c8a0d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume with id: 1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-18013eb7-adc2-4a65-a423-6435547c8a0d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-18013eb7-adc2-4a65-a423-6435547c8a0d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume request issued successfully. Sep 01 02:19:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18013eb7-adc2-4a65-a423-6435547c8a0d tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 202 Sep 01 02:19:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1197/2379] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:19:24 2026] DELETE /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-27d328ec-8272-4d47-bd53-b5820888b20f req-b40549c7-4eaa-44a7-927b-ce044fa0722c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-b40549c7-4eaa-44a7-927b-ce044fa0722c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-b40549c7-4eaa-44a7-927b-ce044fa0722c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-b40549c7-4eaa-44a7-927b-ce044fa0722c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-27d328ec-8272-4d47-bd53-b5820888b20f req-b40549c7-4eaa-44a7-927b-ce044fa0722c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-b40549c7-4eaa-44a7-927b-ce044fa0722c tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1183/2380] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:19:27 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 1234 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-27d328ec-8272-4d47-bd53-b5820888b20f req-d9f58ebd-bc29-48fa-a98b-41f4189700f2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-d9f58ebd-bc29-48fa-a98b-41f4189700f2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] POST http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15/action Sep 01 02:19:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-d9f58ebd-bc29-48fa-a98b-41f4189700f2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-d9f58ebd-bc29-48fa-a98b-41f4189700f2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-27d328ec-8272-4d47-bd53-b5820888b20f req-d9f58ebd-bc29-48fa-a98b-41f4189700f2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-27d328ec-8272-4d47-bd53-b5820888b20f req-d9f58ebd-bc29-48fa-a98b-41f4189700f2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Begin detaching volume completed successfully. Sep 01 02:19:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-d9f58ebd-bc29-48fa-a98b-41f4189700f2 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15/action returned with HTTP 202 Sep 01 02:19:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1198/2381] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:19:27 2026] POST /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-27d328ec-8272-4d47-bd53-b5820888b20f req-3933d48a-4040-474c-b111-814bd5225601 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-3933d48a-4040-474c-b111-814bd5225601 None None] GET http://192.168.122.6/volume// Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-3933d48a-4040-474c-b111-814bd5225601 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-3933d48a-4040-474c-b111-814bd5225601 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-3933d48a-4040-474c-b111-814bd5225601 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:19:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1184/2382] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:19:27 2026] GET /volume/ => generated 388 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-27d328ec-8272-4d47-bd53-b5820888b20f req-4a8787d5-ff91-480a-812d-217209698676 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-4a8787d5-ff91-480a-812d-217209698676 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-4a8787d5-ff91-480a-812d-217209698676 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-4a8787d5-ff91-480a-812d-217209698676 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-27d328ec-8272-4d47-bd53-b5820888b20f req-4a8787d5-ff91-480a-812d-217209698676 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-4a8787d5-ff91-480a-812d-217209698676 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1199/2383] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:19:27 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 1418 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-27d328ec-8272-4d47-bd53-b5820888b20f req-dc465df9-cccc-4f67-9d13-65195c08cc72 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-dc465df9-cccc-4f67-9d13-65195c08cc72 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383 Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-dc465df9-cccc-4f67-9d13-65195c08cc72 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-dc465df9-cccc-4f67-9d13-65195c08cc72 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:28 devstack devstack@c-api.service[87203]: /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 01 02:19:28 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:19:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-27d328ec-8272-4d47-bd53-b5820888b20f req-dc465df9-cccc-4f67-9d13-65195c08cc72 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383 returned with HTTP 200 Sep 01 02:19:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1185/2384] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:19:27 2026] DELETE /volume/v3/attachments/2cd90d84-9bd9-48ab-945b-b3b5fd96a383 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume with id: d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume request issued successfully. Sep 01 02:19:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0e8b7be-4641-4437-9077-13cc46480ff4 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 202 Sep 01 02:19:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1200/2385] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:19:28 2026] DELETE /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-57795398-a355-4d36-a247-2ca69fcf1638 req-2ceab8cc-0e5e-4f6c-b7d7-2d3b66d9bee8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-57795398-a355-4d36-a247-2ca69fcf1638 req-2ceab8cc-0e5e-4f6c-b7d7-2d3b66d9bee8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-57795398-a355-4d36-a247-2ca69fcf1638 req-2ceab8cc-0e5e-4f6c-b7d7-2d3b66d9bee8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-57795398-a355-4d36-a247-2ca69fcf1638 req-2ceab8cc-0e5e-4f6c-b7d7-2d3b66d9bee8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-57795398-a355-4d36-a247-2ca69fcf1638 req-2ceab8cc-0e5e-4f6c-b7d7-2d3b66d9bee8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-57795398-a355-4d36-a247-2ca69fcf1638 req-2ceab8cc-0e5e-4f6c-b7d7-2d3b66d9bee8 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 200 Sep 01 02:19:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1186/2386] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:19:28 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 941 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-5ccb60f9-c485-4f16-87a5-831e7c7d01d6 req-156a61b9-7bbc-4808-94f0-21c4010c7e26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5ccb60f9-c485-4f16-87a5-831e7c7d01d6 req-156a61b9-7bbc-4808-94f0-21c4010c7e26 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5ccb60f9-c485-4f16-87a5-831e7c7d01d6 req-156a61b9-7bbc-4808-94f0-21c4010c7e26 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5ccb60f9-c485-4f16-87a5-831e7c7d01d6 req-156a61b9-7bbc-4808-94f0-21c4010c7e26 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5ccb60f9-c485-4f16-87a5-831e7c7d01d6 req-156a61b9-7bbc-4808-94f0-21c4010c7e26 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 404 Sep 01 02:19:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1201/2387] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:19:28 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ebd575ea-7922-4f75-82e7-d572927dd48e req-2a99afc5-778a-4de0-a11a-a8f37bdcc996 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ebd575ea-7922-4f75-82e7-d572927dd48e req-2a99afc5-778a-4de0-a11a-a8f37bdcc996 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78 Sep 01 02:19:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ebd575ea-7922-4f75-82e7-d572927dd48e req-2a99afc5-778a-4de0-a11a-a8f37bdcc996 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ebd575ea-7922-4f75-82e7-d572927dd48e req-2a99afc5-778a-4de0-a11a-a8f37bdcc996 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:32 devstack devstack@c-api.service[87203]: /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 01 02:19:32 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:19:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ebd575ea-7922-4f75-82e7-d572927dd48e req-2a99afc5-778a-4de0-a11a-a8f37bdcc996 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78 returned with HTTP 200 Sep 01 02:19:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1187/2388] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:19:32 2026] DELETE /volume/v3/attachments/c56355af-a8fe-434a-ae1f-87402d7c5e78 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:19:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume with id: 420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:19:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:19:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume request issued successfully. Sep 01 02:19:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a54d03cd-04c1-41ab-8afb-f396d3aca547 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 202 Sep 01 02:19:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1202/2389] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:19:33 2026] DELETE /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a6a93c0-9157-40e7-a3a7-054615df9d89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a6a93c0-9157-40e7-a3a7-054615df9d89 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:19:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a6a93c0-9157-40e7-a3a7-054615df9d89 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a6a93c0-9157-40e7-a3a7-054615df9d89 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:19:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a6a93c0-9157-40e7-a3a7-054615df9d89 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Volume info retrieved successfully. Sep 01 02:19:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a6a93c0-9157-40e7-a3a7-054615df9d89 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 200 Sep 01 02:19:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1188/2390] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:33 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-743494c2-42cc-48be-826c-a0f1d99d01b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-743494c2-42cc-48be-826c-a0f1d99d01b6 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-743494c2-42cc-48be-826c-a0f1d99d01b6 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-743494c2-42cc-48be-826c-a0f1d99d01b6 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-743494c2-42cc-48be-826c-a0f1d99d01b6 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 returned with HTTP 404 Sep 01 02:19:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1203/2391] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:34 2026] GET /volume/v3/volumes/420c9c3c-7110-40df-8494-1240fba7eab2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2a2c08e-887b-4073-aa6e-b2809f105796 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2a2c08e-887b-4073-aa6e-b2809f105796 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2a2c08e-887b-4073-aa6e-b2809f105796 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2a2c08e-887b-4073-aa6e-b2809f105796 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a2a2c08e-887b-4073-aa6e-b2809f105796 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume with id: d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2a2c08e-887b-4073-aa6e-b2809f105796 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 404 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1189/2392] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:19:34 2026] DELETE /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c67f317-0fc1-4a0d-bd9b-ff91ac686e97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c67f317-0fc1-4a0d-bd9b-ff91ac686e97 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c67f317-0fc1-4a0d-bd9b-ff91ac686e97 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c67f317-0fc1-4a0d-bd9b-ff91ac686e97 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c67f317-0fc1-4a0d-bd9b-ff91ac686e97 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 returned with HTTP 404 Sep 01 02:19:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1204/2393] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:34 2026] GET /volume/v3/volumes/d406716b-b290-4221-b0b9-cab8d9fd4d15 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-78a16d04-e413-478d-856e-027fe87f7f36 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78a16d04-e413-478d-856e-027fe87f7f36 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78a16d04-e413-478d-856e-027fe87f7f36 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78a16d04-e413-478d-856e-027fe87f7f36 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-78a16d04-e413-478d-856e-027fe87f7f36 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Delete volume with id: 1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78a16d04-e413-478d-856e-027fe87f7f36 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 404 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1190/2394] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:19:34 2026] DELETE /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d843de9d-29b9-4ff3-b3cb-cdbce6c3f102 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d843de9d-29b9-4ff3-b3cb-cdbce6c3f102 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] GET http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d843de9d-29b9-4ff3-b3cb-cdbce6c3f102 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d843de9d-29b9-4ff3-b3cb-cdbce6c3f102 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d843de9d-29b9-4ff3-b3cb-cdbce6c3f102 tempest-TestInstancesWithCinderVolumes-1949058580 tempest-TestInstancesWithCinderVolumes-1949058580-project-member] http://192.168.122.6/volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 returned with HTTP 404 Sep 01 02:19:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1205/2395] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:19:34 2026] GET /volume/v3/volumes/1c162fc5-e0a2-4114-b0ab-1de5a8afe029 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0bb3bd07-704d-4c0d-a802-6a952cb5064c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bb3bd07-704d-4c0d-a802-6a952cb5064c tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bb3bd07-704d-4c0d-a802-6a952cb5064c tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bb3bd07-704d-4c0d-a802-6a952cb5064c tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bb3bd07-704d-4c0d-a802-6a952cb5064c tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0bb3bd07-704d-4c0d-a802-6a952cb5064c tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Get all volumes completed successfully. Sep 01 02:19:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bb3bd07-704d-4c0d-a802-6a952cb5064c tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:19:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1191/2396] 192.168.122.6 () {58 vars in 1159 bytes} [Tue Sep 1 02:19:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f1c78cc6-f36e-4bc7-9e4a-ce4d41890ebe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1c78cc6-f36e-4bc7-9e4a-ce4d41890ebe tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] DELETE http://192.168.122.6/volume/v3/types/d976e5e7-9e3c-4b44-9032-9fcb9993997e Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1c78cc6-f36e-4bc7-9e4a-ce4d41890ebe tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1c78cc6-f36e-4bc7-9e4a-ce4d41890ebe tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1c78cc6-f36e-4bc7-9e4a-ce4d41890ebe tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/types/d976e5e7-9e3c-4b44-9032-9fcb9993997e returned with HTTP 202 Sep 01 02:19:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1206/2397] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:19:34 2026] DELETE /volume/v3/types/d976e5e7-9e3c-4b44-9032-9fcb9993997e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-807e578e-acc4-4a31-b401-c326202fcc32 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-807e578e-acc4-4a31-b401-c326202fcc32 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-807e578e-acc4-4a31-b401-c326202fcc32 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-807e578e-acc4-4a31-b401-c326202fcc32 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-807e578e-acc4-4a31-b401-c326202fcc32 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-807e578e-acc4-4a31-b401-c326202fcc32 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Get all volumes completed successfully. Sep 01 02:19:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-807e578e-acc4-4a31-b401-c326202fcc32 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:19:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1192/2398] 192.168.122.6 () {58 vars in 1159 bytes} [Tue Sep 1 02:19:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-30b39af4-dae1-4b00-bda2-2e46cd89bd42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30b39af4-dae1-4b00-bda2-2e46cd89bd42 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] DELETE http://192.168.122.6/volume/v3/types/d6942700-af93-4a45-b559-48b67fa25d78 Sep 01 02:19:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30b39af4-dae1-4b00-bda2-2e46cd89bd42 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30b39af4-dae1-4b00-bda2-2e46cd89bd42 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30b39af4-dae1-4b00-bda2-2e46cd89bd42 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/types/d6942700-af93-4a45-b559-48b67fa25d78 returned with HTTP 202 Sep 01 02:19:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1207/2399] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:19:35 2026] DELETE /volume/v3/types/d6942700-af93-4a45-b559-48b67fa25d78 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0959fac3-72f7-486d-a189-67e9913857a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0959fac3-72f7-486d-a189-67e9913857a7 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0959fac3-72f7-486d-a189-67e9913857a7 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0959fac3-72f7-486d-a189-67e9913857a7 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0959fac3-72f7-486d-a189-67e9913857a7 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0959fac3-72f7-486d-a189-67e9913857a7 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Get all volumes completed successfully. Sep 01 02:19:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0959fac3-72f7-486d-a189-67e9913857a7 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:19:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1193/2400] 192.168.122.6 () {58 vars in 1159 bytes} [Tue Sep 1 02:19:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-491a1f13-309f-4976-a7e3-c1bfee86ec49 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-491a1f13-309f-4976-a7e3-c1bfee86ec49 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] DELETE http://192.168.122.6/volume/v3/types/5443bd31-219f-488a-870b-44eb01ce9ee0 Sep 01 02:19:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-491a1f13-309f-4976-a7e3-c1bfee86ec49 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-491a1f13-309f-4976-a7e3-c1bfee86ec49 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-491a1f13-309f-4976-a7e3-c1bfee86ec49 tempest-TestInstancesWithCinderVolumes-834521532 tempest-TestInstancesWithCinderVolumes-834521532-project-admin] http://192.168.122.6/volume/v3/types/5443bd31-219f-488a-870b-44eb01ce9ee0 returned with HTTP 202 Sep 01 02:19:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1208/2401] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:19:35 2026] DELETE /volume/v3/types/5443bd31-219f-488a-870b-44eb01ce9ee0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=89,cinder:UPDATE=11 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:45 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=99,cinder:UPDATE=25,cinder:INSERT=5 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-762511330", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-762511330', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Create volume of 1 GB Sep 01 02:20:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Availability Zones retrieved successfully. Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Flow 'volume_create_api' (f6f5a7a7-09b9-4d01-b8a8-54dfbc5f5a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373aa29f-8c8c-4328-a625-91af68503e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373aa29f-8c8c-4328-a625-91af68503e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4bbf54-27e1-4abd-935f-4a18b298daaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Created reservations ['61ebe9f9-3755-4e21-ace0-7641a9f0b0a1', 'a33b15c5-bd6a-4a6c-8527-a4c894cdd433', 'fe055727-4b0c-436e-ad35-03efd5acdab1', 'c92ed6f7-4e18-481c-ba03-ef4cc0eeb3ac'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4bbf54-27e1-4abd-935f-4a18b298daaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ebe9f9-3755-4e21-ace0-7641a9f0b0a1', 'a33b15c5-bd6a-4a6c-8527-a4c894cdd433', 'fe055727-4b0c-436e-ad35-03efd5acdab1', 'c92ed6f7-4e18-481c-ba03-ef4cc0eeb3ac']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5366d209-3997-410c-81ad-cd58c5e6be37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5366d209-3997-410c-81ad-cd58c5e6be37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b055779-6f63-41de-86ae-ca08569fa734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-762511330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b1962cd88240cb87d32b1adbd5ea74',qos_specs=None,replication_status=,reservations=['61ebe9f9-3755-4e21-ace0-7641a9f0b0a1','a33b15c5-bd6a-4a6c-8527-a4c894cdd433','fe055727-4b0c-436e-ad35-03efd5acdab1','c92ed6f7-4e18-481c-ba03-ef4cc0eeb3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e15b04e8a21456385ee4c233a27f1fb',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-762511330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b055779-6f63-41de-86ae-ca08569fa734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22b1962cd88240cb87d32b1adbd5ea74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e15b04e8a21456385ee4c233a27f1fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393170e7-3877-474e-9abd-e1696b18b662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393170e7-3877-474e-9abd-e1696b18b662) transitioned into state 'SUCCESS' from state '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-762511330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b1962cd88240cb87d32b1adbd5ea74',qos_specs=None,replication_status=,reservations=['61ebe9f9-3755-4e21-ace0-7641a9f0b0a1','a33b15c5-bd6a-4a6c-8527-a4c894cdd433','fe055727-4b0c-436e-ad35-03efd5acdab1','c92ed6f7-4e18-481c-ba03-ef4cc0eeb3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e15b04e8a21456385ee4c233a27f1fb',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a845f88-e4c8-44ca-8b4b-8d7ef392d8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a845f88-e4c8-44ca-8b4b-8d7ef392d8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Flow 'volume_create_api' (f6f5a7a7-09b9-4d01-b8a8-54dfbc5f5a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Create volume request issued successfully. Sep 01 02:20:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c364dc9-d595-4afa-80ba-4c4efb9b244a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1194/2402] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:20:03 2026] POST /volume/v3/volumes => generated 769 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1354166804", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1354166804', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Create volume of 1 GB Sep 01 02:20:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Availability Zones retrieved successfully. Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Flow 'volume_create_api' (731306a4-5742-4e40-9fbe-49789809d3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64163e73-60b2-49d6-a422-9d00e9fdd0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64163e73-60b2-49d6-a422-9d00e9fdd0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34fe54d-bf6d-4917-9e11-630b493b4c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Created reservations ['e931f70f-384b-4ba4-9372-15852a49a55f', '559b1794-c8cd-4b10-85a4-25d6dd395947', '3d834a2d-a459-4470-8166-8aa17b26ade6', 'b4569819-5853-4f87-bd28-48dac6b156f1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34fe54d-bf6d-4917-9e11-630b493b4c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e931f70f-384b-4ba4-9372-15852a49a55f', '559b1794-c8cd-4b10-85a4-25d6dd395947', '3d834a2d-a459-4470-8166-8aa17b26ade6', 'b4569819-5853-4f87-bd28-48dac6b156f1']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (661023aa-d376-4570-b515-278ac48faa3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (661023aa-d376-4570-b515-278ac48faa3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41023890-a92d-4190-89a0-70f3a75f9f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1354166804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b1962cd88240cb87d32b1adbd5ea74',qos_specs=None,replication_status=,reservations=['e931f70f-384b-4ba4-9372-15852a49a55f','559b1794-c8cd-4b10-85a4-25d6dd395947','3d834a2d-a459-4470-8166-8aa17b26ade6','b4569819-5853-4f87-bd28-48dac6b156f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e15b04e8a21456385ee4c233a27f1fb',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1354166804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41023890-a92d-4190-89a0-70f3a75f9f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22b1962cd88240cb87d32b1adbd5ea74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e15b04e8a21456385ee4c233a27f1fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f2f044-1e08-4f21-a066-d42557a50413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f2f044-1e08-4f21-a066-d42557a50413) transitioned into state 'SUCCESS' from state '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-1354166804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b1962cd88240cb87d32b1adbd5ea74',qos_specs=None,replication_status=,reservations=['e931f70f-384b-4ba4-9372-15852a49a55f','559b1794-c8cd-4b10-85a4-25d6dd395947','3d834a2d-a459-4470-8166-8aa17b26ade6','b4569819-5853-4f87-bd28-48dac6b156f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e15b04e8a21456385ee4c233a27f1fb',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75580c1a-01c4-498a-941b-5e49f9eaa6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75580c1a-01c4-498a-941b-5e49f9eaa6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Flow 'volume_create_api' (731306a4-5742-4e40-9fbe-49789809d3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Create volume request issued successfully. Sep 01 02:20:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e83b65b-edd0-4545-8b54-ebbc3a7b1189 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1209/2403] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:20:04 2026] POST /volume/v3/volumes => generated 770 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:14 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:14 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9eebaa28-1eff-4453-948b-7dff1f18b04e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9eebaa28-1eff-4453-948b-7dff1f18b04e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9eebaa28-1eff-4453-948b-7dff1f18b04e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9eebaa28-1eff-4453-948b-7dff1f18b04e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9eebaa28-1eff-4453-948b-7dff1f18b04e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9eebaa28-1eff-4453-948b-7dff1f18b04e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1195/2404] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d2aa3b31-72ed-434f-83b8-25890b3c12f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2aa3b31-72ed-434f-83b8-25890b3c12f9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2aa3b31-72ed-434f-83b8-25890b3c12f9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2aa3b31-72ed-434f-83b8-25890b3c12f9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d2aa3b31-72ed-434f-83b8-25890b3c12f9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2aa3b31-72ed-434f-83b8-25890b3c12f9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1210/2405] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-1472fc52-a8c1-45df-8b59-d6ba04ef41f3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-1472fc52-a8c1-45df-8b59-d6ba04ef41f3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-1472fc52-a8c1-45df-8b59-d6ba04ef41f3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-1472fc52-a8c1-45df-8b59-d6ba04ef41f3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-1472fc52-a8c1-45df-8b59-d6ba04ef41f3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-1472fc52-a8c1-45df-8b59-d6ba04ef41f3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1196/2406] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 862 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-613a1440-d521-41c8-9cfa-0b805b3611cc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-613a1440-d521-41c8-9cfa-0b805b3611cc None None] GET http://192.168.122.6/volume// Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-613a1440-d521-41c8-9cfa-0b805b3611cc None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-613a1440-d521-41c8-9cfa-0b805b3611cc None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-613a1440-d521-41c8-9cfa-0b805b3611cc None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:20:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1211/2407] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-5bb4cf99-3fe2-45c6-b5a5-57170af0d29f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-5bb4cf99-3fe2-45c6-b5a5-57170af0d29f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-5bb4cf99-3fe2-45c6-b5a5-57170af0d29f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b055779-6f63-41de-86ae-ca08569fa734", "connector": null, "instance_uuid": "8abe8413-9476-442b-96e0-2e133c984ff4"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-5bb4cf99-3fe2-45c6-b5a5-57170af0d29f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1197/2408] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:20:35 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73eb5a93-f157-4759-af26-d286e801326a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73eb5a93-f157-4759-af26-d286e801326a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73eb5a93-f157-4759-af26-d286e801326a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73eb5a93-f157-4759-af26-d286e801326a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-96b4c17b-c10a-4bbc-a574-b7246b1fddbd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-96b4c17b-c10a-4bbc-a574-b7246b1fddbd None None] GET http://192.168.122.6/volume// Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-96b4c17b-c10a-4bbc-a574-b7246b1fddbd None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-96b4c17b-c10a-4bbc-a574-b7246b1fddbd None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-96b4c17b-c10a-4bbc-a574-b7246b1fddbd None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:20:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1198/2409] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-73eb5a93-f157-4759-af26-d286e801326a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-6195d306-d8db-4bde-bf6a-f5099fc026c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-6195d306-d8db-4bde-bf6a-f5099fc026c6 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-6195d306-d8db-4bde-bf6a-f5099fc026c6 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-6195d306-d8db-4bde-bf6a-f5099fc026c6 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73eb5a93-f157-4759-af26-d286e801326a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1212/2410] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-6195d306-d8db-4bde-bf6a-f5099fc026c6 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-6195d306-d8db-4bde-bf6a-f5099fc026c6 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1199/2411] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 1042 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-3f6c929e-3b91-4684-8c1d-025d197614c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-3f6c929e-3b91-4684-8c1d-025d197614c8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] PUT http://192.168.122.6/volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6 Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-3f6c929e-3b91-4684-8c1d-025d197614c8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-3f6c929e-3b91-4684-8c1d-025d197614c8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Acquiring lock "cinder-attachment_update-3b055779-6f63-41de-86ae-ca08569fa734-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-3f6c929e-3b91-4684-8c1d-025d197614c8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Lock "cinder-attachment_update-3b055779-6f63-41de-86ae-ca08569fa734-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-3f6c929e-3b91-4684-8c1d-025d197614c8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Lock "cinder-attachment_update-3b055779-6f63-41de-86ae-ca08569fa734-devstack" released by "attachment_update" :: held 0.169s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:20:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-3f6c929e-3b91-4684-8c1d-025d197614c8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1213/2412] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:20:35 2026] PUT /volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6 => generated 694 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-9c0b395d-80d8-4c7c-b720-be4d1f1483f0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-9c0b395d-80d8-4c7c-b720-be4d1f1483f0 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6/action Sep 01 02:20:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-9c0b395d-80d8-4c7c-b720-be4d1f1483f0 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-9c0b395d-80d8-4c7c-b720-be4d1f1483f0 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7b94c607-5ec4-4ac3-86e2-2f85df8ec14c req-9c0b395d-80d8-4c7c-b720-be4d1f1483f0 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6/action returned with HTTP 204 Sep 01 02:20:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1200/2413] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:20:36 2026] POST /volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce943366-9200-42da-9017-ad945823a4d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce943366-9200-42da-9017-ad945823a4d3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce943366-9200-42da-9017-ad945823a4d3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce943366-9200-42da-9017-ad945823a4d3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ce943366-9200-42da-9017-ad945823a4d3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce943366-9200-42da-9017-ad945823a4d3 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1214/2414] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 1154 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ec3c9ad-047a-49bb-a3fe-586655cff6e8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ec3c9ad-047a-49bb-a3fe-586655cff6e8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ec3c9ad-047a-49bb-a3fe-586655cff6e8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ec3c9ad-047a-49bb-a3fe-586655cff6e8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ec3c9ad-047a-49bb-a3fe-586655cff6e8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ec3c9ad-047a-49bb-a3fe-586655cff6e8 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1201/2415] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 1154 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action body: b'{"os-detach": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Attachment connected to vm 8abe8413-9476-442b-96e0-2e133c984ff4, checking data on nova Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG cinder.compute.nova [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87202) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:20:36 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/8abe8413-9476-442b-96e0-2e133c984ff4/os-volume_attachments/3b055779-6f63-41de-86ae-ca08569fa734 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8ad45e1d6181c6b20bc70b29573630269f3a31c4dfcf9da30a952fe906c5fcb9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-906b7ea3-6dce-490a-a457-66eb0fea2ee9" -H "X-Service-Token: {SHA256}5c474e015ac5e1cebf6c3bbd44d12dfdfe2d7f2562455b6858a5ccae2350ce30" {{(pid=87202) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:20:36 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-4bcbaca9-1c8f-4235-b149-c8833762d951 x-openstack-request-id: req-4bcbaca9-1c8f-4235-b149-c8833762d951 {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3b055779-6f63-41de-86ae-ca08569fa734", "serverId": "8abe8413-9476-442b-96e0-2e133c984ff4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e143774d-b9c6-4fa1-b35b-30e2796430c6", "bdm_uuid": "f51f2edf-beae-4186-b3e6-922a1cd97c23"}} {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET call to compute for http://192.168.122.6/compute/v2.1/servers/8abe8413-9476-442b-96e0-2e133c984ff4/os-volume_attachments/3b055779-6f63-41de-86ae-ca08569fa734 used request id req-4bcbaca9-1c8f-4235-b149-c8833762d951 {{(pid=87202) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.volume.api [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-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 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Caught error: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: 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 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.api.middleware.fault [None req-906b7ea3-6dce-490a-a457-66eb0fea2ee9 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action returned with HTTP 409 Sep 01 02:20:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1215/2416] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:20:36 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 167 bytes in 468 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Attachment connected to vm 8abe8413-9476-442b-96e0-2e133c984ff4, checking data on nova Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.compute.nova [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87203) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/8abe8413-9476-442b-96e0-2e133c984ff4/os-volume_attachments/3b055779-6f63-41de-86ae-ca08569fa734 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9efc7bf45e36851f6c5f8aca62b42bbae209e952c38e8fda65efedecce7dd5f3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1b8ede9a-70bf-44bd-a9bc-7d5830026277" -H "X-Service-Token: {SHA256}fa8b0686c96dead787649fcbf03560da54decd1e3a1c2d155043ad5993830bfe" {{(pid=87203) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:20:37 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-765de7cd-cd40-4ea9-a374-42cf771887e4 x-openstack-request-id: req-765de7cd-cd40-4ea9-a374-42cf771887e4 {{(pid=87203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3b055779-6f63-41de-86ae-ca08569fa734", "serverId": "8abe8413-9476-442b-96e0-2e133c984ff4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e143774d-b9c6-4fa1-b35b-30e2796430c6", "bdm_uuid": "f51f2edf-beae-4186-b3e6-922a1cd97c23"}} {{(pid=87203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET call to compute for http://192.168.122.6/compute/v2.1/servers/8abe8413-9476-442b-96e0-2e133c984ff4/os-volume_attachments/3b055779-6f63-41de-86ae-ca08569fa734 used request id req-765de7cd-cd40-4ea9-a374-42cf771887e4 {{(pid=87203) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.volume.api [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-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 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Caught error: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: 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 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API Sep 01 02:20:37 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-1b8ede9a-70bf-44bd-a9bc-7d5830026277 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action returned with HTTP 409 Sep 01 02:20:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1202/2417] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 167 bytes in 210 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c07db928-4934-44d5-8295-07730c2e0854 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1216/2418] 192.168.122.6 () {62 vars in 1471 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-186e7c92-e492-4b26-ae65-4406e113d551 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1203/2419] 192.168.122.6 () {62 vars in 1471 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0f4862d6-25d0-4cbd-848f-407eba99b3d7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1217/2420] 192.168.122.6 () {62 vars in 1471 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 114 bytes in 75 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2442af81-e100-4ab2-9fdc-fe3cb05d84a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1204/2421] 192.168.122.6 () {62 vars in 1471 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c5e5f3d2-bbd9-4756-895a-771c3627f013 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5e5f3d2-bbd9-4756-895a-771c3627f013 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] POST http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5e5f3d2-bbd9-4756-895a-771c3627f013 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5e5f3d2-bbd9-4756-895a-771c3627f013 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e5f3d2-bbd9-4756-895a-771c3627f013 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-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=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-c5e5f3d2-bbd9-4756-895a-771c3627f013 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Updating volume '3b055779-6f63-41de-86ae-ca08569fa734' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5e5f3d2-bbd9-4756-895a-771c3627f013 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action returned with HTTP 202 Sep 01 02:20:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1218/2422] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d97180b4-4d0c-49cb-8412-dd1f709abbf2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d97180b4-4d0c-49cb-8412-dd1f709abbf2 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d97180b4-4d0c-49cb-8412-dd1f709abbf2 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d97180b4-4d0c-49cb-8412-dd1f709abbf2 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d97180b4-4d0c-49cb-8412-dd1f709abbf2 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d97180b4-4d0c-49cb-8412-dd1f709abbf2 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d97180b4-4d0c-49cb-8412-dd1f709abbf2 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1205/2423] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:37 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 1153 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] POST http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e143774d-b9c6-4fa1-b35b-30e2796430c6"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e143774d-b9c6-4fa1-b35b-30e2796430c6"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Volume info retrieved successfully. Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Attachment connected to vm 8abe8413-9476-442b-96e0-2e133c984ff4, checking data on nova Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.compute.nova [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Creating Keystone token plugin using URL: http://192.168.122.6/identity {{(pid=87202) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] REQ: curl -g -i -X GET http://192.168.122.6/compute/v2.1/servers/8abe8413-9476-442b-96e0-2e133c984ff4/os-volume_attachments/3b055779-6f63-41de-86ae-ca08569fa734 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}352fdf06ec9cbe834bfd68c03277af00e2e6f1350fc347758af23b8eabe991be" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4" -H "X-Service-Token: {SHA256}5c474e015ac5e1cebf6c3bbd44d12dfdfe2d7f2562455b6858a5ccae2350ce30" {{(pid=87202) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:20:37 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-990272d5-e156-49da-bda5-a08a7c853991 x-openstack-request-id: req-990272d5-e156-49da-bda5-a08a7c853991 {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "3b055779-6f63-41de-86ae-ca08569fa734", "serverId": "8abe8413-9476-442b-96e0-2e133c984ff4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e143774d-b9c6-4fa1-b35b-30e2796430c6", "bdm_uuid": "f51f2edf-beae-4186-b3e6-922a1cd97c23"}} {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] GET call to compute for http://192.168.122.6/compute/v2.1/servers/8abe8413-9476-442b-96e0-2e133c984ff4/os-volume_attachments/3b055779-6f63-41de-86ae-ca08569fa734 used request id req-990272d5-e156-49da-bda5-a08a7c853991 {{(pid=87202) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.volume.api [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-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 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Caught error: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: 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 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8abe8413-9476-442b-96e0-2e133c984ff4 using the Compute API Sep 01 02:20:37 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.api.middleware.fault [None req-1aa6fd7b-8ba8-4c8c-b623-6ae4889d17e4 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action returned with HTTP 409 Sep 01 02:20:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1219/2424] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 167 bytes in 200 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-839ef3c1-ba30-4225-98c1-2cbb9ecbdee3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1206/2425] 192.168.122.6 () {62 vars in 1471 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c45949cc-35c6-45f1-867e-81575506b8ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: WARNING keystonemiddleware.auth_token [None req-c45949cc-35c6-45f1-867e-81575506b8ae None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:20:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1220/2426] 192.168.122.6 () {62 vars in 1471 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-72e0569c-dcf6-4f09-849d-4528edcf57ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72e0569c-dcf6-4f09-849d-4528edcf57ba tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72e0569c-dcf6-4f09-849d-4528edcf57ba tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72e0569c-dcf6-4f09-849d-4528edcf57ba tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-72e0569c-dcf6-4f09-849d-4528edcf57ba tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72e0569c-dcf6-4f09-849d-4528edcf57ba tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1207/2427] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:37 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f9b01fbd-6c6a-4049-ad31-416cf0e85d4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9b01fbd-6c6a-4049-ad31-416cf0e85d4e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9b01fbd-6c6a-4049-ad31-416cf0e85d4e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9b01fbd-6c6a-4049-ad31-416cf0e85d4e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-f9b01fbd-6c6a-4049-ad31-416cf0e85d4e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f9b01fbd-6c6a-4049-ad31-416cf0e85d4e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9b01fbd-6c6a-4049-ad31-416cf0e85d4e tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1221/2428] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:37 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-dc8e1e71-4bf4-4915-af69-9c86842a04e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-dc8e1e71-4bf4-4915-af69-9c86842a04e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-dc8e1e71-4bf4-4915-af69-9c86842a04e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-dc8e1e71-4bf4-4915-af69-9c86842a04e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-dc8e1e71-4bf4-4915-af69-9c86842a04e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-dc8e1e71-4bf4-4915-af69-9c86842a04e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1208/2429] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:20:38 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 863 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-7ee3ae56-7414-4bb5-8c5f-a23d4e54f57e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-7ee3ae56-7414-4bb5-8c5f-a23d4e54f57e None None] GET http://192.168.122.6/volume// Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-7ee3ae56-7414-4bb5-8c5f-a23d4e54f57e None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-7ee3ae56-7414-4bb5-8c5f-a23d4e54f57e None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-7ee3ae56-7414-4bb5-8c5f-a23d4e54f57e None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:20:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1222/2430] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:20:38 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce0fac3b-1a6e-4b1c-be34-5f18d6b8f1fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce0fac3b-1a6e-4b1c-be34-5f18d6b8f1fd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce0fac3b-1a6e-4b1c-be34-5f18d6b8f1fd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41023890-a92d-4190-89a0-70f3a75f9f23", "connector": null, "instance_uuid": "8abe8413-9476-442b-96e0-2e133c984ff4"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce0fac3b-1a6e-4b1c-be34-5f18d6b8f1fd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:20:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1209/2431] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:20:38 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86e32215-e924-45b3-bcc3-c1ffb6326ad7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86e32215-e924-45b3-bcc3-c1ffb6326ad7 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86e32215-e924-45b3-bcc3-c1ffb6326ad7 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86e32215-e924-45b3-bcc3-c1ffb6326ad7 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-20ebc9fb-16ef-4f38-b3c9-4c3a069b7441 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-20ebc9fb-16ef-4f38-b3c9-4c3a069b7441 None None] GET http://192.168.122.6/volume// Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-20ebc9fb-16ef-4f38-b3c9-4c3a069b7441 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-20ebc9fb-16ef-4f38-b3c9-4c3a069b7441 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-20ebc9fb-16ef-4f38-b3c9-4c3a069b7441 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:20:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1210/2432] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:20:38 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-798fa974-1371-4e46-838e-e16b1853fe24 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-86e32215-e924-45b3-bcc3-c1ffb6326ad7 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-798fa974-1371-4e46-838e-e16b1853fe24 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-798fa974-1371-4e46-838e-e16b1853fe24 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-798fa974-1371-4e46-838e-e16b1853fe24 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86e32215-e924-45b3-bcc3-c1ffb6326ad7 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1223/2433] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:38 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-798fa974-1371-4e46-838e-e16b1853fe24 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-798fa974-1371-4e46-838e-e16b1853fe24 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1211/2434] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:20:38 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 1043 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce69c92c-c645-4b27-841f-b33c56032fb5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce69c92c-c645-4b27-841f-b33c56032fb5 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] PUT http://192.168.122.6/volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce69c92c-c645-4b27-841f-b33c56032fb5 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce69c92c-c645-4b27-841f-b33c56032fb5 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Acquiring lock "cinder-attachment_update-41023890-a92d-4190-89a0-70f3a75f9f23-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce69c92c-c645-4b27-841f-b33c56032fb5 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Lock "cinder-attachment_update-41023890-a92d-4190-89a0-70f3a75f9f23-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce69c92c-c645-4b27-841f-b33c56032fb5 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Lock "cinder-attachment_update-41023890-a92d-4190-89a0-70f3a75f9f23-devstack" released by "attachment_update" :: held 0.160s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:20:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-ce69c92c-c645-4b27-841f-b33c56032fb5 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c returned with HTTP 200 Sep 01 02:20:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1224/2435] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:20:38 2026] PUT /volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c => generated 694 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-25419c71-8709-4650-952e-86a1b6ffdfa1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-25419c71-8709-4650-952e-86a1b6ffdfa1 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c/action Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-25419c71-8709-4650-952e-86a1b6ffdfa1 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-25419c71-8709-4650-952e-86a1b6ffdfa1 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a7e641df-4129-460f-b2eb-0be0ce162919 req-25419c71-8709-4650-952e-86a1b6ffdfa1 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c/action returned with HTTP 204 Sep 01 02:20:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1212/2436] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:20:39 2026] POST /volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2cda282f-8d9b-45e1-a8a6-bba83b5b979c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2cda282f-8d9b-45e1-a8a6-bba83b5b979c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2cda282f-8d9b-45e1-a8a6-bba83b5b979c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2cda282f-8d9b-45e1-a8a6-bba83b5b979c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2cda282f-8d9b-45e1-a8a6-bba83b5b979c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2cda282f-8d9b-45e1-a8a6-bba83b5b979c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1225/2437] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:39 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 1155 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4947a1f1-7b43-44e2-846b-1e405ac4f930 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4947a1f1-7b43-44e2-846b-1e405ac4f930 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4947a1f1-7b43-44e2-846b-1e405ac4f930 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4947a1f1-7b43-44e2-846b-1e405ac4f930 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4947a1f1-7b43-44e2-846b-1e405ac4f930 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4947a1f1-7b43-44e2-846b-1e405ac4f930 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1213/2438] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:39 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 1155 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-17dc43c8-943d-403b-a38f-24833b9290e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17dc43c8-943d-403b-a38f-24833b9290e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17dc43c8-943d-403b-a38f-24833b9290e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action body: b'{"os-detach": {"attachment_id": "4491410b-5f3d-4032-84a9-3ea60abab35c"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17dc43c8-943d-403b-a38f-24833b9290e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "4491410b-5f3d-4032-84a9-3ea60abab35c"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-17dc43c8-943d-403b-a38f-24833b9290e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17dc43c8-943d-403b-a38f-24833b9290e4 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action returned with HTTP 400 Sep 01 02:20:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1226/2439] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:20:39 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 100 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-9be8758e-2f73-43fc-ae70-1bd6b3b86e29 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-9be8758e-2f73-43fc-ae70-1bd6b3b86e29 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-9be8758e-2f73-43fc-ae70-1bd6b3b86e29 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-9be8758e-2f73-43fc-ae70-1bd6b3b86e29 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-9be8758e-2f73-43fc-ae70-1bd6b3b86e29 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-9be8758e-2f73-43fc-ae70-1bd6b3b86e29 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1214/2440] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:20:39 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 1155 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-6dcd59d5-f148-40a9-abaf-45d25253a047 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-6dcd59d5-f148-40a9-abaf-45d25253a047 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23/action Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-6dcd59d5-f148-40a9-abaf-45d25253a047 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-6dcd59d5-f148-40a9-abaf-45d25253a047 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-6dcd59d5-f148-40a9-abaf-45d25253a047 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-6dcd59d5-f148-40a9-abaf-45d25253a047 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Begin detaching volume completed successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-6dcd59d5-f148-40a9-abaf-45d25253a047 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23/action returned with HTTP 202 Sep 01 02:20:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1227/2441] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:20:39 2026] POST /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-e1ed8dd9-0c46-434f-9b6b-2e73352dcf34 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-e1ed8dd9-0c46-434f-9b6b-2e73352dcf34 None None] GET http://192.168.122.6/volume// Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-e1ed8dd9-0c46-434f-9b6b-2e73352dcf34 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-e1ed8dd9-0c46-434f-9b6b-2e73352dcf34 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-e1ed8dd9-0c46-434f-9b6b-2e73352dcf34 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:20:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1215/2442] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:20:39 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-2fcf83d9-49fd-4b0b-b027-c289d50bf97b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-2fcf83d9-49fd-4b0b-b027-c289d50bf97b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-2fcf83d9-49fd-4b0b-b027-c289d50bf97b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-2fcf83d9-49fd-4b0b-b027-c289d50bf97b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-2fcf83d9-49fd-4b0b-b027-c289d50bf97b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-2fcf83d9-49fd-4b0b-b027-c289d50bf97b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1228/2443] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:20:39 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 1339 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-a01970aa-e471-411a-9a3d-c9215e242aaa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-a01970aa-e471-411a-9a3d-c9215e242aaa tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] DELETE http://192.168.122.6/volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c Sep 01 02:20:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-a01970aa-e471-411a-9a3d-c9215e242aaa tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-a01970aa-e471-411a-9a3d-c9215e242aaa tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87203]: /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 01 02:20:40 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 01 02:20:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fd1326dd-e97a-488a-a736-925dc55c9700 req-a01970aa-e471-411a-9a3d-c9215e242aaa tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c returned with HTTP 200 Sep 01 02:20:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1216/2444] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:20:40 2026] DELETE /volume/v3/attachments/4491410b-5f3d-4032-84a9-3ea60abab35c => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3bcff206-0009-4fd7-a6e2-5d11a5c10d29 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bcff206-0009-4fd7-a6e2-5d11a5c10d29 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] POST http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bcff206-0009-4fd7-a6e2-5d11a5c10d29 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bcff206-0009-4fd7-a6e2-5d11a5c10d29 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-3bcff206-0009-4fd7-a6e2-5d11a5c10d29 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] Updating volume '3b055779-6f63-41de-86ae-ca08569fa734' with '{'status': 'in-use'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bcff206-0009-4fd7-a6e2-5d11a5c10d29 tempest-TestServerVolumeAttachmentScenario-2044290380 tempest-TestServerVolumeAttachmentScenario-2044290380-project-admin] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action returned with HTTP 202 Sep 01 02:20:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1229/2445] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:20:41 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27a10d87-7571-4cb7-b3c1-93e66ba3913c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27a10d87-7571-4cb7-b3c1-93e66ba3913c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27a10d87-7571-4cb7-b3c1-93e66ba3913c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27a10d87-7571-4cb7-b3c1-93e66ba3913c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27a10d87-7571-4cb7-b3c1-93e66ba3913c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27a10d87-7571-4cb7-b3c1-93e66ba3913c tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1217/2446] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:41 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 1154 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e248c504-41b7-4e60-ad4a-dc1501d29045 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e248c504-41b7-4e60-ad4a-dc1501d29045 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e248c504-41b7-4e60-ad4a-dc1501d29045 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e248c504-41b7-4e60-ad4a-dc1501d29045 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e248c504-41b7-4e60-ad4a-dc1501d29045 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e248c504-41b7-4e60-ad4a-dc1501d29045 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1230/2447] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:20:41 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 1154 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1f656705-b684-496c-8e4a-fee5e565e14e req-1c5a95fe-0e4a-419e-80fc-e3288af8e04b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-1c5a95fe-0e4a-419e-80fc-e3288af8e04b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] POST http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-1c5a95fe-0e4a-419e-80fc-e3288af8e04b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-1c5a95fe-0e4a-419e-80fc-e3288af8e04b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-1f656705-b684-496c-8e4a-fee5e565e14e req-1c5a95fe-0e4a-419e-80fc-e3288af8e04b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-1f656705-b684-496c-8e4a-fee5e565e14e req-1c5a95fe-0e4a-419e-80fc-e3288af8e04b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Begin detaching volume completed successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-1c5a95fe-0e4a-419e-80fc-e3288af8e04b tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action returned with HTTP 202 Sep 01 02:20:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1218/2448] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:20:41 2026] POST /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e9b11b18-283e-4325-84b2-d5b1e683376d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e9b11b18-283e-4325-84b2-d5b1e683376d None None] GET http://192.168.122.6/volume// Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e9b11b18-283e-4325-84b2-d5b1e683376d None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e9b11b18-283e-4325-84b2-d5b1e683376d None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-e9b11b18-283e-4325-84b2-d5b1e683376d None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:20:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1231/2449] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:20:41 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1f656705-b684-496c-8e4a-fee5e565e14e req-b0649ba1-888a-4d02-82a6-f8be20848464 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-b0649ba1-888a-4d02-82a6-f8be20848464 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-b0649ba1-888a-4d02-82a6-f8be20848464 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-b0649ba1-888a-4d02-82a6-f8be20848464 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-1f656705-b684-496c-8e4a-fee5e565e14e req-b0649ba1-888a-4d02-82a6-f8be20848464 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-b0649ba1-888a-4d02-82a6-f8be20848464 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1219/2450] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:20:41 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 1338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1f656705-b684-496c-8e4a-fee5e565e14e req-fe5e6202-80f4-4182-a1b1-e030b50b705f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-fe5e6202-80f4-4182-a1b1-e030b50b705f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] DELETE http://192.168.122.6/volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6 Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-fe5e6202-80f4-4182-a1b1-e030b50b705f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-fe5e6202-80f4-4182-a1b1-e030b50b705f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87202]: /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 01 02:20:41 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:20:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f656705-b684-496c-8e4a-fee5e565e14e req-fe5e6202-80f4-4182-a1b1-e030b50b705f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6 returned with HTTP 200 Sep 01 02:20:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1232/2451] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:20:41 2026] DELETE /volume/v3/attachments/e143774d-b9c6-4fa1-b35b-30e2796430c6 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8700fde1-4e9f-47d6-8704-6242da9dce33 req-2ec7b2b4-f58e-4751-8e83-efd0503aeacd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8700fde1-4e9f-47d6-8704-6242da9dce33 req-2ec7b2b4-f58e-4751-8e83-efd0503aeacd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8700fde1-4e9f-47d6-8704-6242da9dce33 req-2ec7b2b4-f58e-4751-8e83-efd0503aeacd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8700fde1-4e9f-47d6-8704-6242da9dce33 req-2ec7b2b4-f58e-4751-8e83-efd0503aeacd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8700fde1-4e9f-47d6-8704-6242da9dce33 req-2ec7b2b4-f58e-4751-8e83-efd0503aeacd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8700fde1-4e9f-47d6-8704-6242da9dce33 req-2ec7b2b4-f58e-4751-8e83-efd0503aeacd tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1220/2452] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:20:42 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 862 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b33e6db-267b-4870-844f-b14651454bda None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b33e6db-267b-4870-844f-b14651454bda tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] DELETE http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b33e6db-267b-4870-844f-b14651454bda tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b33e6db-267b-4870-844f-b14651454bda tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0b33e6db-267b-4870-844f-b14651454bda tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Delete volume with id: 41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0b33e6db-267b-4870-844f-b14651454bda tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0b33e6db-267b-4870-844f-b14651454bda tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Delete volume request issued successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b33e6db-267b-4870-844f-b14651454bda tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 202 Sep 01 02:20:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1233/2453] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:20:46 2026] DELETE /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e26e61e0-f394-472f-8616-0085f2a01b98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e26e61e0-f394-472f-8616-0085f2a01b98 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e26e61e0-f394-472f-8616-0085f2a01b98 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e26e61e0-f394-472f-8616-0085f2a01b98 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e26e61e0-f394-472f-8616-0085f2a01b98 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e26e61e0-f394-472f-8616-0085f2a01b98 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 200 Sep 01 02:20:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1221/2454] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:46 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a41bdac5-2dc0-4a92-bfd6-9016939df41a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a41bdac5-2dc0-4a92-bfd6-9016939df41a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 Sep 01 02:20:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a41bdac5-2dc0-4a92-bfd6-9016939df41a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a41bdac5-2dc0-4a92-bfd6-9016939df41a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a41bdac5-2dc0-4a92-bfd6-9016939df41a tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 returned with HTTP 404 Sep 01 02:20:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1234/2455] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:47 2026] GET /volume/v3/volumes/41023890-a92d-4190-89a0-70f3a75f9f23 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] DELETE http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Delete volume with id: 3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:20:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:20:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Delete volume request issued successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57ba0f15-6193-4b36-95d8-b90e8897df93 tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 202 Sep 01 02:20:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1222/2456] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:20:47 2026] DELETE /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-52281c17-36fc-45d4-9f58-7b4cc226da8f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52281c17-36fc-45d4-9f58-7b4cc226da8f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52281c17-36fc-45d4-9f58-7b4cc226da8f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52281c17-36fc-45d4-9f58-7b4cc226da8f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:20:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:20:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-52281c17-36fc-45d4-9f58-7b4cc226da8f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Volume info retrieved successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52281c17-36fc-45d4-9f58-7b4cc226da8f tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 200 Sep 01 02:20:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1235/2457] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:47 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3c9de92b-38a9-43d6-b133-b1a5b1947dbb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c9de92b-38a9-43d6-b133-b1a5b1947dbb tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] GET http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 Sep 01 02:20:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c9de92b-38a9-43d6-b133-b1a5b1947dbb tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c9de92b-38a9-43d6-b133-b1a5b1947dbb tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c9de92b-38a9-43d6-b133-b1a5b1947dbb tempest-TestServerVolumeAttachmentScenario-184074020 tempest-TestServerVolumeAttachmentScenario-184074020-project-member] http://192.168.122.6/volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 returned with HTTP 404 Sep 01 02:20:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1223/2458] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:20:48 2026] GET /volume/v3/volumes/3b055779-6f63-41de-86ae-ca08569fa734 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:57 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:58 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-945f43b9-641f-467d-8b86-20a1be007761 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-448409382", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-448409382', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Create volume of 1 GB Sep 01 02:21:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Availability Zones retrieved successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Flow 'volume_create_api' (1e6abc54-4e37-4f7d-a2f2-9c07705a4301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1976982-ae7d-4144-8a99-8b25db7427f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1976982-ae7d-4144-8a99-8b25db7427f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c691706c-69cb-4920-b558-12f8e2da3317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Created reservations ['f207c93b-7ced-4edd-bbdf-77d5edeeb872', '6d5555a7-8113-4ca0-8f91-41a95074ba89', '716f5606-67df-45e4-9424-18ee2ebbaaa2', '00858eee-886e-4a6a-860f-500b54362c86'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c691706c-69cb-4920-b558-12f8e2da3317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f207c93b-7ced-4edd-bbdf-77d5edeeb872', '6d5555a7-8113-4ca0-8f91-41a95074ba89', '716f5606-67df-45e4-9424-18ee2ebbaaa2', '00858eee-886e-4a6a-860f-500b54362c86']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd954f8d-21b8-4eb2-99ff-9a410e73c4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd954f8d-21b8-4eb2-99ff-9a410e73c4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '496fc0d4-6993-4bd3-b705-c060c460896b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-448409382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ba4ac7b11c84408860ed3cdc21d12a6',qos_specs=None,replication_status=,reservations=['f207c93b-7ced-4edd-bbdf-77d5edeeb872','6d5555a7-8113-4ca0-8f91-41a95074ba89','716f5606-67df-45e4-9424-18ee2ebbaaa2','00858eee-886e-4a6a-860f-500b54362c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5acff1ce4d9e49f0bdc5677c80cecb93',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-448409382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=496fc0d4-6993-4bd3-b705-c060c460896b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ba4ac7b11c84408860ed3cdc21d12a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5acff1ce4d9e49f0bdc5677c80cecb93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f36f548-5c28-43a2-ac8b-410c64664670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f36f548-5c28-43a2-ac8b-410c64664670) transitioned into state 'SUCCESS' from state '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-448409382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ba4ac7b11c84408860ed3cdc21d12a6',qos_specs=None,replication_status=,reservations=['f207c93b-7ced-4edd-bbdf-77d5edeeb872','6d5555a7-8113-4ca0-8f91-41a95074ba89','716f5606-67df-45e4-9424-18ee2ebbaaa2','00858eee-886e-4a6a-860f-500b54362c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5acff1ce4d9e49f0bdc5677c80cecb93',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b0532c-7365-4126-885a-74415a066cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b0532c-7365-4126-885a-74415a066cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Flow 'volume_create_api' (1e6abc54-4e37-4f7d-a2f2-9c07705a4301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Create volume request issued successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-945f43b9-641f-467d-8b86-20a1be007761 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1236/2459] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:21:17 2026] POST /volume/v3/volumes => generated 751 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-205f750e-8346-4856-a3a1-4575eedfbb07 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-205f750e-8346-4856-a3a1-4575eedfbb07 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-205f750e-8346-4856-a3a1-4575eedfbb07 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-205f750e-8346-4856-a3a1-4575eedfbb07 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-205f750e-8346-4856-a3a1-4575eedfbb07 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-205f750e-8346-4856-a3a1-4575eedfbb07 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1224/2460] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-722e4db0-5c85-4c86-a8f6-6d69e111a2f6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-722e4db0-5c85-4c86-a8f6-6d69e111a2f6 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-722e4db0-5c85-4c86-a8f6-6d69e111a2f6 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-722e4db0-5c85-4c86-a8f6-6d69e111a2f6 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-722e4db0-5c85-4c86-a8f6-6d69e111a2f6 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-722e4db0-5c85-4c86-a8f6-6d69e111a2f6 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1237/2461] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-2095f24a-0715-45c4-b873-6c9ade356832 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-2095f24a-0715-45c4-b873-6c9ade356832 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-2095f24a-0715-45c4-b873-6c9ade356832 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-2095f24a-0715-45c4-b873-6c9ade356832 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-2095f24a-0715-45c4-b873-6c9ade356832 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-2095f24a-0715-45c4-b873-6c9ade356832 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1225/2462] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-7f291285-d520-4d7d-83ec-0d6d7dff211c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-7f291285-d520-4d7d-83ec-0d6d7dff211c None None] GET http://192.168.122.6/volume// Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-7f291285-d520-4d7d-83ec-0d6d7dff211c None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-7f291285-d520-4d7d-83ec-0d6d7dff211c None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-7f291285-d520-4d7d-83ec-0d6d7dff211c None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:21:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1238/2463] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-67a0781d-3e4a-47d2-bdbe-2f7c6e0434fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-67a0781d-3e4a-47d2-bdbe-2f7c6e0434fb tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-67a0781d-3e4a-47d2-bdbe-2f7c6e0434fb tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "496fc0d4-6993-4bd3-b705-c060c460896b", "connector": null, "instance_uuid": "8aeb168c-1976-4e92-8528-1154929b8b41"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-67a0781d-3e4a-47d2-bdbe-2f7c6e0434fb tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1226/2464] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:21:47 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9f187b7-f00a-4708-9d8e-88f616f8d49b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9f187b7-f00a-4708-9d8e-88f616f8d49b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9f187b7-f00a-4708-9d8e-88f616f8d49b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9f187b7-f00a-4708-9d8e-88f616f8d49b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-ea4e0b7a-0157-4a9c-b18f-fa85fd6870a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-ea4e0b7a-0157-4a9c-b18f-fa85fd6870a2 None None] GET http://192.168.122.6/volume// Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-ea4e0b7a-0157-4a9c-b18f-fa85fd6870a2 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-ea4e0b7a-0157-4a9c-b18f-fa85fd6870a2 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-ea4e0b7a-0157-4a9c-b18f-fa85fd6870a2 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:21:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1227/2465] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d9f187b7-f00a-4708-9d8e-88f616f8d49b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-13a5843e-7836-420c-b79f-b98f2008f8b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-13a5843e-7836-420c-b79f-b98f2008f8b0 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-13a5843e-7836-420c-b79f-b98f2008f8b0 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-13a5843e-7836-420c-b79f-b98f2008f8b0 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9f187b7-f00a-4708-9d8e-88f616f8d49b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1239/2466] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-13a5843e-7836-420c-b79f-b98f2008f8b0 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-13a5843e-7836-420c-b79f-b98f2008f8b0 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1228/2467] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 1024 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-3cffc54d-3d6e-4cb0-9ec3-8cdf97a1ceec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-3cffc54d-3d6e-4cb0-9ec3-8cdf97a1ceec tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] PUT http://192.168.122.6/volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-3cffc54d-3d6e-4cb0-9ec3-8cdf97a1ceec tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-3cffc54d-3d6e-4cb0-9ec3-8cdf97a1ceec tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Acquiring lock "cinder-attachment_update-496fc0d4-6993-4bd3-b705-c060c460896b-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-3cffc54d-3d6e-4cb0-9ec3-8cdf97a1ceec tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Lock "cinder-attachment_update-496fc0d4-6993-4bd3-b705-c060c460896b-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-3cffc54d-3d6e-4cb0-9ec3-8cdf97a1ceec tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Lock "cinder-attachment_update-496fc0d4-6993-4bd3-b705-c060c460896b-devstack" released by "attachment_update" :: held 0.176s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-3cffc54d-3d6e-4cb0-9ec3-8cdf97a1ceec tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e returned with HTTP 200 Sep 01 02:21:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1240/2468] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:21:48 2026] PUT /volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e => generated 694 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-48510a7c-90a1-42d3-aebd-ad386f2aa79b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-48510a7c-90a1-42d3-aebd-ad386f2aa79b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e/action Sep 01 02:21:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-48510a7c-90a1-42d3-aebd-ad386f2aa79b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-48510a7c-90a1-42d3-aebd-ad386f2aa79b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-adf6faf5-f8fc-40a5-9362-70ef01d423e2 req-48510a7c-90a1-42d3-aebd-ad386f2aa79b tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e/action returned with HTTP 204 Sep 01 02:21:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1229/2469] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:21:48 2026] POST /volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b091d827-7a14-49b5-a917-204ba07e5f57 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b091d827-7a14-49b5-a917-204ba07e5f57 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b091d827-7a14-49b5-a917-204ba07e5f57 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b091d827-7a14-49b5-a917-204ba07e5f57 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b091d827-7a14-49b5-a917-204ba07e5f57 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b091d827-7a14-49b5-a917-204ba07e5f57 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1241/2470] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75544399-9029-45a2-87f2-122da2d430f9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75544399-9029-45a2-87f2-122da2d430f9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75544399-9029-45a2-87f2-122da2d430f9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75544399-9029-45a2-87f2-122da2d430f9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75544399-9029-45a2-87f2-122da2d430f9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75544399-9029-45a2-87f2-122da2d430f9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1230/2471] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 1136 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-16251686-7a17-485c-a0f9-02d7ca0d5cc5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-16251686-7a17-485c-a0f9-02d7ca0d5cc5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-16251686-7a17-485c-a0f9-02d7ca0d5cc5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-16251686-7a17-485c-a0f9-02d7ca0d5cc5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-16251686-7a17-485c-a0f9-02d7ca0d5cc5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-16251686-7a17-485c-a0f9-02d7ca0d5cc5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1242/2472] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-e7ff249f-1f52-4a28-8196-bf1a3fcd462f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-e7ff249f-1f52-4a28-8196-bf1a3fcd462f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b/action Sep 01 02:21:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-e7ff249f-1f52-4a28-8196-bf1a3fcd462f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-e7ff249f-1f52-4a28-8196-bf1a3fcd462f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-e7ff249f-1f52-4a28-8196-bf1a3fcd462f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-e7ff249f-1f52-4a28-8196-bf1a3fcd462f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Begin detaching volume completed successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-e7ff249f-1f52-4a28-8196-bf1a3fcd462f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b/action returned with HTTP 202 Sep 01 02:21:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1231/2473] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:21:51 2026] POST /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-bfdab4c2-b92e-4806-b7c5-e074f34dac71 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-bfdab4c2-b92e-4806-b7c5-e074f34dac71 None None] GET http://192.168.122.6/volume// Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-bfdab4c2-b92e-4806-b7c5-e074f34dac71 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-bfdab4c2-b92e-4806-b7c5-e074f34dac71 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-bfdab4c2-b92e-4806-b7c5-e074f34dac71 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:21:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1243/2474] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-104c61a1-2105-42dd-b7ce-bd476fc5c859 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-104c61a1-2105-42dd-b7ce-bd476fc5c859 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-104c61a1-2105-42dd-b7ce-bd476fc5c859 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-104c61a1-2105-42dd-b7ce-bd476fc5c859 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-104c61a1-2105-42dd-b7ce-bd476fc5c859 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-104c61a1-2105-42dd-b7ce-bd476fc5c859 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1232/2475] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 1320 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-dddc42d8-a25e-4d59-b673-f85670916fc2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-dddc42d8-a25e-4d59-b673-f85670916fc2 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] DELETE http://192.168.122.6/volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-dddc42d8-a25e-4d59-b673-f85670916fc2 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-dddc42d8-a25e-4d59-b673-f85670916fc2 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87202]: /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 01 02:21:51 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:21:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-72ba3232-d760-4a3f-928d-bc6d90e42753 req-dddc42d8-a25e-4d59-b673-f85670916fc2 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1244/2476] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:21:51 2026] DELETE /volume/v3/attachments/2b619078-f2cd-4a9e-a7d9-666a77c9614e => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:21:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "496fc0d4-6993-4bd3-b705-c060c460896b", "force": false, "name": "tempest-TestStampPattern-snapshot-412296836", "description": null, "metadata": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Create snapshot from volume 496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:21:52 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Created reservations ['b9ee8093-9332-48d1-a9f6-3f3937a9bad1', 'd7f6a28c-8b92-4bd2-9423-0ace1a0d2bc7', '34d19220-6b8d-43ae-aed2-e7e5302dcaa0', 'bc0c5130-3e30-473e-adb0-ac676445df40'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot create request issued successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3dfdd0c7-4b8b-45c1-9973-3fb42533c25a tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1233/2477] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:21:52 2026] POST /volume/v3/snapshots => generated 302 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31f09d5f-10b9-4aed-a72b-9763cbcda741 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31f09d5f-10b9-4aed-a72b-9763cbcda741 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:21:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31f09d5f-10b9-4aed-a72b-9763cbcda741 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31f09d5f-10b9-4aed-a72b-9763cbcda741 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31f09d5f-10b9-4aed-a72b-9763cbcda741 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31f09d5f-10b9-4aed-a72b-9763cbcda741 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1245/2478] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 434 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d266286a-b9b2-4c87-bc17-e684a125d306 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d266286a-b9b2-4c87-bc17-e684a125d306 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:21:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d266286a-b9b2-4c87-bc17-e684a125d306 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d266286a-b9b2-4c87-bc17-e684a125d306 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d266286a-b9b2-4c87-bc17-e684a125d306 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d266286a-b9b2-4c87-bc17-e684a125d306 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 200 Sep 01 02:21:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1234/2479] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 434 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-61c18d11-44a8-4123-81bd-62f3c35d8887 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61c18d11-44a8-4123-81bd-62f3c35d8887 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:21:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61c18d11-44a8-4123-81bd-62f3c35d8887 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61c18d11-44a8-4123-81bd-62f3c35d8887 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-61c18d11-44a8-4123-81bd-62f3c35d8887 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61c18d11-44a8-4123-81bd-62f3c35d8887 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 200 Sep 01 02:21:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1246/2480] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-168be445-760f-440e-8f1b-2cbd5f9c5a7f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-168be445-760f-440e-8f1b-2cbd5f9c5a7f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:21:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-168be445-760f-440e-8f1b-2cbd5f9c5a7f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-168be445-760f-440e-8f1b-2cbd5f9c5a7f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-168be445-760f-440e-8f1b-2cbd5f9c5a7f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-168be445-760f-440e-8f1b-2cbd5f9c5a7f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 200 Sep 01 02:21:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1235/2481] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e0144a2-9c5a-4151-8178-264685368bf9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1108934441", "snapshot_id": "40e39255-672e-4e78-ac83-d3454206b365", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1108934441', 'snapshot_id': '40e39255-672e-4e78-ac83-d3454206b365', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Create volume of 1 GB Sep 01 02:22:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Availability Zones retrieved successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Flow 'volume_create_api' (92488d67-cdd5-46c6-9132-6ee98a4c4628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d54e2c-cdd9-4866-9ba9-9b7d11d70af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d54e2c-cdd9-4866-9ba9-9b7d11d70af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '40e39255-672e-4e78-ac83-d3454206b365', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7d85e8-9b18-4297-a696-314f93918f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Created reservations ['2dfbb9dd-88dc-43f3-87b6-889fc9e9d80b', 'ab52c493-c635-445b-9d6b-4a5b67ad83e0', 'e9bc91da-4138-45c4-94e5-a7a0cab457bc', '5517c41a-79d6-4fde-b770-59e6a07b8851'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7d85e8-9b18-4297-a696-314f93918f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dfbb9dd-88dc-43f3-87b6-889fc9e9d80b', 'ab52c493-c635-445b-9d6b-4a5b67ad83e0', 'e9bc91da-4138-45c4-94e5-a7a0cab457bc', '5517c41a-79d6-4fde-b770-59e6a07b8851']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07fd271-5a52-4834-bc72-7439f422a7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07fd271-5a52-4834-bc72-7439f422a7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02766146-f69a-4213-a894-a2375eca46dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1108934441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ba4ac7b11c84408860ed3cdc21d12a6',qos_specs=None,replication_status=,reservations=['2dfbb9dd-88dc-43f3-87b6-889fc9e9d80b','ab52c493-c635-445b-9d6b-4a5b67ad83e0','e9bc91da-4138-45c4-94e5-a7a0cab457bc','5517c41a-79d6-4fde-b770-59e6a07b8851'],size=1,snapshot_id=40e39255-672e-4e78-ac83-d3454206b365,source_replicaid=,source_volid=None,status='creating',user_id='5acff1ce4d9e49f0bdc5677c80cecb93',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1108934441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02766146-f69a-4213-a894-a2375eca46dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ba4ac7b11c84408860ed3cdc21d12a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=40e39255-672e-4e78-ac83-d3454206b365,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5acff1ce4d9e49f0bdc5677c80cecb93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (625d905a-60ec-4f60-8a75-456d14aa670e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (625d905a-60ec-4f60-8a75-456d14aa670e) transitioned into state 'SUCCESS' from state '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-1108934441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ba4ac7b11c84408860ed3cdc21d12a6',qos_specs=None,replication_status=,reservations=['2dfbb9dd-88dc-43f3-87b6-889fc9e9d80b','ab52c493-c635-445b-9d6b-4a5b67ad83e0','e9bc91da-4138-45c4-94e5-a7a0cab457bc','5517c41a-79d6-4fde-b770-59e6a07b8851'],size=1,snapshot_id=40e39255-672e-4e78-ac83-d3454206b365,source_replicaid=,source_volid=None,status='creating',user_id='5acff1ce4d9e49f0bdc5677c80cecb93',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1469e33b-245e-44d0-8344-eeb1a476d4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1469e33b-245e-44d0-8344-eeb1a476d4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Flow 'volume_create_api' (92488d67-cdd5-46c6-9132-6ee98a4c4628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Create volume request issued successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e0144a2-9c5a-4151-8178-264685368bf9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1247/2482] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:22:01 2026] POST /volume/v3/volumes => generated 786 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:11 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71cb730a-2c22-4e5a-aafc-b05460f289d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71cb730a-2c22-4e5a-aafc-b05460f289d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71cb730a-2c22-4e5a-aafc-b05460f289d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71cb730a-2c22-4e5a-aafc-b05460f289d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71cb730a-2c22-4e5a-aafc-b05460f289d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71cb730a-2c22-4e5a-aafc-b05460f289d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1236/2483] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:36 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b9c6d914-eba2-4def-a98d-375b695e2f71 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9c6d914-eba2-4def-a98d-375b695e2f71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9c6d914-eba2-4def-a98d-375b695e2f71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9c6d914-eba2-4def-a98d-375b695e2f71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b9c6d914-eba2-4def-a98d-375b695e2f71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9c6d914-eba2-4def-a98d-375b695e2f71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1248/2484] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1d6857f1-8b65-49ab-b683-8ca628b9c40e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1d6857f1-8b65-49ab-b683-8ca628b9c40e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1d6857f1-8b65-49ab-b683-8ca628b9c40e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1d6857f1-8b65-49ab-b683-8ca628b9c40e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1d6857f1-8b65-49ab-b683-8ca628b9c40e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1d6857f1-8b65-49ab-b683-8ca628b9c40e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1237/2485] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-0259d6d8-c304-4c76-858b-d9671d77740c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-0259d6d8-c304-4c76-858b-d9671d77740c None None] GET http://192.168.122.6/volume// Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-0259d6d8-c304-4c76-858b-d9671d77740c None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-0259d6d8-c304-4c76-858b-d9671d77740c None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-0259d6d8-c304-4c76-858b-d9671d77740c None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:22:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1249/2486] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1b9d29f9-be8c-40f9-b759-232b39c0c175 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1b9d29f9-be8c-40f9-b759-232b39c0c175 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/attachments Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1b9d29f9-be8c-40f9-b759-232b39c0c175 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02766146-f69a-4213-a894-a2375eca46dd", "connector": null, "instance_uuid": "c2b44e2b-96ce-4bdd-8069-fc4834dbd3ed"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-1b9d29f9-be8c-40f9-b759-232b39c0c175 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1238/2487] 192.168.122.6 () {66 vars in 1473 bytes} [Tue Sep 1 02:22:37 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7a4e888-4502-48c0-8e69-7aa6d2667452 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7a4e888-4502-48c0-8e69-7aa6d2667452 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7a4e888-4502-48c0-8e69-7aa6d2667452 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7a4e888-4502-48c0-8e69-7aa6d2667452 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-f0334de7-1d6c-455f-a8a0-80da5a70929c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-f0334de7-1d6c-455f-a8a0-80da5a70929c None None] GET http://192.168.122.6/volume// Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-f0334de7-1d6c-455f-a8a0-80da5a70929c None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-f0334de7-1d6c-455f-a8a0-80da5a70929c None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-f0334de7-1d6c-455f-a8a0-80da5a70929c None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:22:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1239/2488] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/ => generated 388 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-5015a1c7-21d7-477b-991f-6e34e6400fa5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-5015a1c7-21d7-477b-991f-6e34e6400fa5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-5015a1c7-21d7-477b-991f-6e34e6400fa5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-5015a1c7-21d7-477b-991f-6e34e6400fa5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7a4e888-4502-48c0-8e69-7aa6d2667452 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7a4e888-4502-48c0-8e69-7aa6d2667452 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1250/2489] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-5015a1c7-21d7-477b-991f-6e34e6400fa5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-5015a1c7-21d7-477b-991f-6e34e6400fa5 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1240/2490] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 1059 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-3e13f1be-7a8d-43ea-a96f-f4eb819b7e64 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-3e13f1be-7a8d-43ea-a96f-f4eb819b7e64 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] PUT http://192.168.122.6/volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319 Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-3e13f1be-7a8d-43ea-a96f-f4eb819b7e64 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.6", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:db8c2d1f178e", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "85541315-12b6-4693-8355-cd3f525e3d21", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-3e13f1be-7a8d-43ea-a96f-f4eb819b7e64 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Acquiring lock "cinder-attachment_update-02766146-f69a-4213-a894-a2375eca46dd-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-3e13f1be-7a8d-43ea-a96f-f4eb819b7e64 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Lock "cinder-attachment_update-02766146-f69a-4213-a894-a2375eca46dd-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-3e13f1be-7a8d-43ea-a96f-f4eb819b7e64 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Lock "cinder-attachment_update-02766146-f69a-4213-a894-a2375eca46dd-devstack" released by "attachment_update" :: held 0.152s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:22:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-3e13f1be-7a8d-43ea-a96f-f4eb819b7e64 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319 returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1251/2491] 192.168.122.6 () {66 vars in 1583 bytes} [Tue Sep 1 02:22:37 2026] PUT /volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319 => generated 694 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-edc685f3-c8d4-48ad-a8a7-ccaed647090f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-edc685f3-c8d4-48ad-a8a7-ccaed647090f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319/action Sep 01 02:22:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-edc685f3-c8d4-48ad-a8a7-ccaed647090f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-edc685f3-c8d4-48ad-a8a7-ccaed647090f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f9e7e827-41c3-482d-b35f-fbe4d673fb3b req-edc685f3-c8d4-48ad-a8a7-ccaed647090f tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319/action returned with HTTP 204 Sep 01 02:22:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1241/2492] 192.168.122.6 () {66 vars in 1604 bytes} [Tue Sep 1 02:22:38 2026] POST /volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e8333ac-3b32-44d4-a33b-084fb8972a19 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e8333ac-3b32-44d4-a33b-084fb8972a19 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e8333ac-3b32-44d4-a33b-084fb8972a19 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e8333ac-3b32-44d4-a33b-084fb8972a19 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1e8333ac-3b32-44d4-a33b-084fb8972a19 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e8333ac-3b32-44d4-a33b-084fb8972a19 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1252/2493] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:38 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c19660d0-084a-46d5-bf6b-68537e990bb9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c19660d0-084a-46d5-bf6b-68537e990bb9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c19660d0-084a-46d5-bf6b-68537e990bb9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c19660d0-084a-46d5-bf6b-68537e990bb9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c19660d0-084a-46d5-bf6b-68537e990bb9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c19660d0-084a-46d5-bf6b-68537e990bb9 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1242/2494] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:38 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-ad261ac6-3e47-45a5-b970-fec44872b3d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-ad261ac6-3e47-45a5-b970-fec44872b3d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-ad261ac6-3e47-45a5-b970-fec44872b3d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-ad261ac6-3e47-45a5-b970-fec44872b3d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-ad261ac6-3e47-45a5-b970-fec44872b3d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-ad261ac6-3e47-45a5-b970-fec44872b3d3 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1253/2495] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-f9fb1e69-9dd1-4f30-9389-d6a6e01626c1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-f9fb1e69-9dd1-4f30-9389-d6a6e01626c1 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] POST http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd/action Sep 01 02:22:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-f9fb1e69-9dd1-4f30-9389-d6a6e01626c1 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-f9fb1e69-9dd1-4f30-9389-d6a6e01626c1 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-f9fb1e69-9dd1-4f30-9389-d6a6e01626c1 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-f9fb1e69-9dd1-4f30-9389-d6a6e01626c1 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Begin detaching volume completed successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-f9fb1e69-9dd1-4f30-9389-d6a6e01626c1 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd/action returned with HTTP 202 Sep 01 02:22:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1243/2496] 192.168.122.6 () {64 vars in 1551 bytes} [Tue Sep 1 02:22:39 2026] POST /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-49b547c4-84cd-4eed-a01b-ae5d4d025313 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-49b547c4-84cd-4eed-a01b-ae5d4d025313 None None] GET http://192.168.122.6/volume// Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-49b547c4-84cd-4eed-a01b-ae5d4d025313 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-49b547c4-84cd-4eed-a01b-ae5d4d025313 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-49b547c4-84cd-4eed-a01b-ae5d4d025313 None None] http://192.168.122.6/volume// returned with HTTP 300 Sep 01 02:22:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1254/2497] 192.168.122.6 () {62 vars in 1378 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-fc7834ee-aeab-4ca0-ad9b-993514ba5f17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-fc7834ee-aeab-4ca0-ad9b-993514ba5f17 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-fc7834ee-aeab-4ca0-ad9b-993514ba5f17 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-fc7834ee-aeab-4ca0-ad9b-993514ba5f17 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-fc7834ee-aeab-4ca0-ad9b-993514ba5f17 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-fc7834ee-aeab-4ca0-ad9b-993514ba5f17 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1244/2498] 192.168.122.6 () {62 vars in 1518 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 1355 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-cdd02d2f-9ddc-4914-9fd6-d489e57a4e71 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-cdd02d2f-9ddc-4914-9fd6-d489e57a4e71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] DELETE http://192.168.122.6/volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319 Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-cdd02d2f-9ddc-4914-9fd6-d489e57a4e71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-cdd02d2f-9ddc-4914-9fd6-d489e57a4e71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87202]: /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 01 02:22:39 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 01 02:22:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fac65a52-a7d4-4eb7-9d18-7f2dbe31b160 req-cdd02d2f-9ddc-4914-9fd6-d489e57a4e71 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319 returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1255/2499] 192.168.122.6 () {64 vars in 1552 bytes} [Tue Sep 1 02:22:39 2026] DELETE /volume/v3/attachments/ea06bd37-ee2a-4187-90e0-31dca1f6f319 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] DELETE http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Delete volume with id: 02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Delete volume request issued successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d8ad978-5d29-481b-a0ee-df76f9dd438e tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 202 Sep 01 02:22:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1245/2500] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:22:43 2026] DELETE /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1837a8a4-a59f-443a-a4fa-8d313d1b5742 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1837a8a4-a59f-443a-a4fa-8d313d1b5742 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1837a8a4-a59f-443a-a4fa-8d313d1b5742 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1837a8a4-a59f-443a-a4fa-8d313d1b5742 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1837a8a4-a59f-443a-a4fa-8d313d1b5742 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1837a8a4-a59f-443a-a4fa-8d313d1b5742 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 200 Sep 01 02:22:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1256/2501] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:43 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c2b7732b-efe2-4828-87dc-9e12567ccb62 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2b7732b-efe2-4828-87dc-9e12567ccb62 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd Sep 01 02:22:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2b7732b-efe2-4828-87dc-9e12567ccb62 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2b7732b-efe2-4828-87dc-9e12567ccb62 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2b7732b-efe2-4828-87dc-9e12567ccb62 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd returned with HTTP 404 Sep 01 02:22:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1246/2502] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:45 2026] GET /volume/v3/volumes/02766146-f69a-4213-a894-a2375eca46dd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb2dccff-4134-41e1-8e39-ae847226853c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb2dccff-4134-41e1-8e39-ae847226853c tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:22:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb2dccff-4134-41e1-8e39-ae847226853c tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb2dccff-4134-41e1-8e39-ae847226853c tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-eb2dccff-4134-41e1-8e39-ae847226853c tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Delete snapshot with id: 40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:22:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eb2dccff-4134-41e1-8e39-ae847226853c tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eb2dccff-4134-41e1-8e39-ae847226853c tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot delete request issued successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb2dccff-4134-41e1-8e39-ae847226853c tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 202 Sep 01 02:22:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1257/2503] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:22:45 2026] DELETE /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a45676f1-22e8-439e-a90b-bc1bad936608 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a45676f1-22e8-439e-a90b-bc1bad936608 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:22:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a45676f1-22e8-439e-a90b-bc1bad936608 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a45676f1-22e8-439e-a90b-bc1bad936608 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a45676f1-22e8-439e-a90b-bc1bad936608 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a45676f1-22e8-439e-a90b-bc1bad936608 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 200 Sep 01 02:22:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1247/2504] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:22:45 2026] GET /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 460 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe4c2d05-9851-42ab-8846-a2f2dbf15c26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe4c2d05-9851-42ab-8846-a2f2dbf15c26 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:22:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe4c2d05-9851-42ab-8846-a2f2dbf15c26 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe4c2d05-9851-42ab-8846-a2f2dbf15c26 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fe4c2d05-9851-42ab-8846-a2f2dbf15c26 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Snapshot retrieved successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe4c2d05-9851-42ab-8846-a2f2dbf15c26 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1258/2505] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:22:46 2026] GET /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7b02c28b-d251-4622-ac63-3e6694702876 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b02c28b-d251-4622-ac63-3e6694702876 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 Sep 01 02:22:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b02c28b-d251-4622-ac63-3e6694702876 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b02c28b-d251-4622-ac63-3e6694702876 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b02c28b-d251-4622-ac63-3e6694702876 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 returned with HTTP 404 Sep 01 02:22:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1248/2506] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/snapshots/40e39255-672e-4e78-ac83-d3454206b365 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-6f665542-56ca-4440-a960-951575b80fff req-0fefd6a7-ca5f-488b-9c35-e08765febc11 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-6f665542-56ca-4440-a960-951575b80fff req-0fefd6a7-ca5f-488b-9c35-e08765febc11 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:22:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-6f665542-56ca-4440-a960-951575b80fff req-0fefd6a7-ca5f-488b-9c35-e08765febc11 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-6f665542-56ca-4440-a960-951575b80fff req-0fefd6a7-ca5f-488b-9c35-e08765febc11 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-6f665542-56ca-4440-a960-951575b80fff req-0fefd6a7-ca5f-488b-9c35-e08765febc11 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-6f665542-56ca-4440-a960-951575b80fff req-0fefd6a7-ca5f-488b-9c35-e08765febc11 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1259/2507] 192.168.122.6 () {60 vars in 1477 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] DELETE http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:22:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Delete volume with id: 496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:22:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:22:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:22:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Delete volume request issued successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92db4e73-c2e4-469f-a74a-15acd6301f79 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 202 Sep 01 02:22:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1249/2508] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:22:50 2026] DELETE /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dddfe0e8-bed0-4609-b946-29d35cf8ce36 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dddfe0e8-bed0-4609-b946-29d35cf8ce36 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:22:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dddfe0e8-bed0-4609-b946-29d35cf8ce36 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dddfe0e8-bed0-4609-b946-29d35cf8ce36 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:22:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:22:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dddfe0e8-bed0-4609-b946-29d35cf8ce36 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Volume info retrieved successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dddfe0e8-bed0-4609-b946-29d35cf8ce36 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 200 Sep 01 02:22:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1260/2509] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:51 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-333f01c8-15a0-4af6-96bb-843af69b9504 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-333f01c8-15a0-4af6-96bb-843af69b9504 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] GET http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b Sep 01 02:22:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-333f01c8-15a0-4af6-96bb-843af69b9504 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-333f01c8-15a0-4af6-96bb-843af69b9504 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-333f01c8-15a0-4af6-96bb-843af69b9504 tempest-TestStampPattern-1922309815 tempest-TestStampPattern-1922309815-project-member] http://192.168.122.6/volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b returned with HTTP 404 Sep 01 02:22:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1250/2510] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:22:52 2026] GET /volume/v3/volumes/496fc0d4-6993-4bd3-b705-c060c460896b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:23:02 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1028708029"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1028708029'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume of 1 GB Sep 01 02:23:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Availability Zones retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (1d88a77d-4ee6-402e-ae83-97992f51471b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8e1025-920e-47ef-8828-92e1b0a3f1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8e1025-920e-47ef-8828-92e1b0a3f1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25744f9-60f7-467b-9838-9bf4efd3cf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Created reservations ['53f51db8-a804-4abf-8a42-50a6087febeb', 'fde62e3d-0cdc-4bad-a5b5-a3bc71caae62', 'dc58f115-6feb-4cba-92f2-4755b738a350', '19464ca2-1263-4c9a-b964-4941a56dd083'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25744f9-60f7-467b-9838-9bf4efd3cf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53f51db8-a804-4abf-8a42-50a6087febeb', 'fde62e3d-0cdc-4bad-a5b5-a3bc71caae62', 'dc58f115-6feb-4cba-92f2-4755b738a350', '19464ca2-1263-4c9a-b964-4941a56dd083']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f40c99-d557-4a60-bc56-66068ffb77ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f40c99-d557-4a60-bc56-66068ffb77ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24bcec49-7da9-49d1-b553-56ba6b5ffdff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1028708029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['53f51db8-a804-4abf-8a42-50a6087febeb','fde62e3d-0cdc-4bad-a5b5-a3bc71caae62','dc58f115-6feb-4cba-92f2-4755b738a350','19464ca2-1263-4c9a-b964-4941a56dd083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1028708029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24bcec49-7da9-49d1-b553-56ba6b5ffdff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b59b055613420789bea755901b4827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f93babc47f534bc096d5869d8ec22bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef4bfa7-0c0d-4a60-93a9-223d6437c4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef4bfa7-0c0d-4a60-93a9-223d6437c4f3) transitioned into state 'SUCCESS' from state '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-1028708029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['53f51db8-a804-4abf-8a42-50a6087febeb','fde62e3d-0cdc-4bad-a5b5-a3bc71caae62','dc58f115-6feb-4cba-92f2-4755b738a350','19464ca2-1263-4c9a-b964-4941a56dd083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d3c61e-d540-4e15-95e6-1914f47607c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d3c61e-d540-4e15-95e6-1914f47607c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (1d88a77d-4ee6-402e-ae83-97992f51471b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request issued successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1a8beaa-e57b-4300-b278-d02ac2eaf7e8 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1261/2511] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:02 2026] POST /volume/v3/volumes => generated 762 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1282332893"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1282332893'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume of 1 GB Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Availability Zones retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (5aa1f925-6318-4bf7-9bbd-5658431e8f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba6c1b1-5b76-43f1-8577-d4dbf06948d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba6c1b1-5b76-43f1-8577-d4dbf06948d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e251b675-eeb1-4d35-9d1a-8898a085a0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Created reservations ['2296aa70-ccb1-455b-9204-66bb3d06b9d7', '35608eb2-92e2-4173-aee5-80674e3bc469', 'ab8e62cd-7463-4a23-ab75-697633670422', '05aa5c26-3cd3-48d4-b8d9-7480c10327e4'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e251b675-eeb1-4d35-9d1a-8898a085a0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2296aa70-ccb1-455b-9204-66bb3d06b9d7', '35608eb2-92e2-4173-aee5-80674e3bc469', 'ab8e62cd-7463-4a23-ab75-697633670422', '05aa5c26-3cd3-48d4-b8d9-7480c10327e4']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946c9aaa-d022-4474-9344-253645948be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946c9aaa-d022-4474-9344-253645948be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b264ed04-68d6-4e55-a40a-889914ead510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1282332893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['2296aa70-ccb1-455b-9204-66bb3d06b9d7','35608eb2-92e2-4173-aee5-80674e3bc469','ab8e62cd-7463-4a23-ab75-697633670422','05aa5c26-3cd3-48d4-b8d9-7480c10327e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1282332893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b264ed04-68d6-4e55-a40a-889914ead510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b59b055613420789bea755901b4827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f93babc47f534bc096d5869d8ec22bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a1ce73-577e-4ec6-9a25-9cfd67a7d55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a1ce73-577e-4ec6-9a25-9cfd67a7d55d) transitioned into state 'SUCCESS' from state '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-1282332893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['2296aa70-ccb1-455b-9204-66bb3d06b9d7','35608eb2-92e2-4173-aee5-80674e3bc469','ab8e62cd-7463-4a23-ab75-697633670422','05aa5c26-3cd3-48d4-b8d9-7480c10327e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7b5c1c-1c58-4868-972d-7e12d9908026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7b5c1c-1c58-4868-972d-7e12d9908026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (5aa1f925-6318-4bf7-9bbd-5658431e8f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request issued successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60401fa0-6d03-4ae3-b270-e6078bcfce84 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1251/2512] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:03 2026] POST /volume/v3/volumes => generated 762 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1612624208"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1612624208'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume of 1 GB Sep 01 02:23:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Availability Zones retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (3175cb92-2c6d-4304-901f-8c4ae192ced9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46886fc1-9c3f-4399-8c50-62c2af1e9a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46886fc1-9c3f-4399-8c50-62c2af1e9a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a63ff31-fb5d-4a72-85fd-b9a2c40d3a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Created reservations ['f4272614-cda1-48ac-b964-653b629e0197', 'b6aea2d4-36df-42fb-84ce-3114f23628ed', '5398b3d3-42ab-4a62-a2fe-f1aa2d83a1bc', '7cfa1e65-e363-4cb4-b007-6f553db4a94d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a63ff31-fb5d-4a72-85fd-b9a2c40d3a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4272614-cda1-48ac-b964-653b629e0197', 'b6aea2d4-36df-42fb-84ce-3114f23628ed', '5398b3d3-42ab-4a62-a2fe-f1aa2d83a1bc', '7cfa1e65-e363-4cb4-b007-6f553db4a94d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04c8b49-c3a0-4a0f-867c-02a0968e49d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b04c8b49-c3a0-4a0f-867c-02a0968e49d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff98a43d-af50-48bb-a8d2-fa4d5a483003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1612624208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['f4272614-cda1-48ac-b964-653b629e0197','b6aea2d4-36df-42fb-84ce-3114f23628ed','5398b3d3-42ab-4a62-a2fe-f1aa2d83a1bc','7cfa1e65-e363-4cb4-b007-6f553db4a94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1612624208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff98a43d-af50-48bb-a8d2-fa4d5a483003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b59b055613420789bea755901b4827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f93babc47f534bc096d5869d8ec22bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbffb95-46d6-4833-b3c7-fc68ba6ff73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbffb95-46d6-4833-b3c7-fc68ba6ff73a) transitioned into state 'SUCCESS' from state '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-1612624208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['f4272614-cda1-48ac-b964-653b629e0197','b6aea2d4-36df-42fb-84ce-3114f23628ed','5398b3d3-42ab-4a62-a2fe-f1aa2d83a1bc','7cfa1e65-e363-4cb4-b007-6f553db4a94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981ea66f-4a97-4a63-b234-ae526d2da515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981ea66f-4a97-4a63-b234-ae526d2da515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (3175cb92-2c6d-4304-901f-8c4ae192ced9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request issued successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36798fc0-32ac-40b9-b1b6-d6393fe5cd4d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1262/2513] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:03 2026] POST /volume/v3/volumes => generated 762 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-641061737"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-641061737'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume of 1 GB Sep 01 02:23:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Availability Zones retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (429b80b0-eb99-4068-a052-e88e420b5ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a808e6-da1a-4d95-8a50-4a458d324283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a808e6-da1a-4d95-8a50-4a458d324283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7c1b20-2a4d-4fcf-a798-909a4dce7b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Created reservations ['4e421671-be2d-4d7b-ba74-ed1ee6131eec', '6c35ba9b-256d-44a7-8b5f-8b4e2940e8ee', 'cddd9d8a-74ea-45bd-8c8f-55a537b4775a', '621fe401-accd-43c4-8e13-0b20d8d12114'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7c1b20-2a4d-4fcf-a798-909a4dce7b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e421671-be2d-4d7b-ba74-ed1ee6131eec', '6c35ba9b-256d-44a7-8b5f-8b4e2940e8ee', 'cddd9d8a-74ea-45bd-8c8f-55a537b4775a', '621fe401-accd-43c4-8e13-0b20d8d12114']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a791cce3-b0d6-479c-92ed-d6c5cf2269d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a791cce3-b0d6-479c-92ed-d6c5cf2269d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bb95e40-2759-4583-b071-86a4195f6b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-641061737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['4e421671-be2d-4d7b-ba74-ed1ee6131eec','6c35ba9b-256d-44a7-8b5f-8b4e2940e8ee','cddd9d8a-74ea-45bd-8c8f-55a537b4775a','621fe401-accd-43c4-8e13-0b20d8d12114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-641061737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bb95e40-2759-4583-b071-86a4195f6b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b59b055613420789bea755901b4827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f93babc47f534bc096d5869d8ec22bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad6a91a-d23e-415c-8816-f70f298108c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad6a91a-d23e-415c-8816-f70f298108c9) transitioned into state 'SUCCESS' from state '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-641061737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['4e421671-be2d-4d7b-ba74-ed1ee6131eec','6c35ba9b-256d-44a7-8b5f-8b4e2940e8ee','cddd9d8a-74ea-45bd-8c8f-55a537b4775a','621fe401-accd-43c4-8e13-0b20d8d12114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cea6611-450a-47fe-a7b6-b8839eb53366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cea6611-450a-47fe-a7b6-b8839eb53366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (429b80b0-eb99-4068-a052-e88e420b5ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request issued successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fbeaa72-8bf5-4a04-b12d-b871e10d7e2e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1252/2514] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:03 2026] POST /volume/v3/volumes => generated 761 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2092914716"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2092914716'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume of 1 GB Sep 01 02:23:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Availability Zones retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (f1a9af5d-f9a9-42a9-a6cc-c54efd827ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b4667f-0d23-4b9f-a98f-c07f287ff337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b4667f-0d23-4b9f-a98f-c07f287ff337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7640633a-cbc7-4bee-9b3e-e4c7615aeaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Created reservations ['7505f95d-c03a-4e73-a533-d8f7d8a4c4b4', '59479e91-6b00-4747-b55f-2083ff149f70', 'a08eb687-7c84-4e31-912f-5cf877cce60c', 'a8d894eb-d815-4e4e-af64-3b86814b4d07'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7640633a-cbc7-4bee-9b3e-e4c7615aeaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7505f95d-c03a-4e73-a533-d8f7d8a4c4b4', '59479e91-6b00-4747-b55f-2083ff149f70', 'a08eb687-7c84-4e31-912f-5cf877cce60c', 'a8d894eb-d815-4e4e-af64-3b86814b4d07']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc95a9b-b600-42bf-bcf8-d1d9e2da3ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc95a9b-b600-42bf-bcf8-d1d9e2da3ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd302c0a7-c2ad-4277-b39c-faa20f528d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2092914716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['7505f95d-c03a-4e73-a533-d8f7d8a4c4b4','59479e91-6b00-4747-b55f-2083ff149f70','a08eb687-7c84-4e31-912f-5cf877cce60c','a8d894eb-d815-4e4e-af64-3b86814b4d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2092914716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d302c0a7-c2ad-4277-b39c-faa20f528d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b59b055613420789bea755901b4827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f93babc47f534bc096d5869d8ec22bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df01a7f9-b2bd-44bc-907f-7aa1fe3e9bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df01a7f9-b2bd-44bc-907f-7aa1fe3e9bd1) transitioned into state 'SUCCESS' from state '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-2092914716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b59b055613420789bea755901b4827',qos_specs=None,replication_status=,reservations=['7505f95d-c03a-4e73-a533-d8f7d8a4c4b4','59479e91-6b00-4747-b55f-2083ff149f70','a08eb687-7c84-4e31-912f-5cf877cce60c','a8d894eb-d815-4e4e-af64-3b86814b4d07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93babc47f534bc096d5869d8ec22bef',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c36abb-7d82-41c8-a7d6-227224db1061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c36abb-7d82-41c8-a7d6-227224db1061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Flow 'volume_create_api' (f1a9af5d-f9a9-42a9-a6cc-c54efd827ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Create volume request issued successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec82be2e-3637-40d5-b6b0-5cac3c31a43e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1263/2515] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:04 2026] POST /volume/v3/volumes => generated 762 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df977fcf-8621-48c1-aa04-4b7476721b9e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df977fcf-8621-48c1-aa04-4b7476721b9e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df977fcf-8621-48c1-aa04-4b7476721b9e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df977fcf-8621-48c1-aa04-4b7476721b9e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-df977fcf-8621-48c1-aa04-4b7476721b9e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df977fcf-8621-48c1-aa04-4b7476721b9e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1253/2516] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3f842f8-6e3c-4e74-8dce-87ddae715188 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3f842f8-6e3c-4e74-8dce-87ddae715188 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3f842f8-6e3c-4e74-8dce-87ddae715188 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3f842f8-6e3c-4e74-8dce-87ddae715188 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3f842f8-6e3c-4e74-8dce-87ddae715188 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3f842f8-6e3c-4e74-8dce-87ddae715188 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1264/2517] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7e88aa1f-d112-4ab7-a0cf-d16e24a86a0f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e88aa1f-d112-4ab7-a0cf-d16e24a86a0f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 Sep 01 02:23:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e88aa1f-d112-4ab7-a0cf-d16e24a86a0f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e88aa1f-d112-4ab7-a0cf-d16e24a86a0f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7e88aa1f-d112-4ab7-a0cf-d16e24a86a0f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e88aa1f-d112-4ab7-a0cf-d16e24a86a0f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1254/2518] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-36f3d682-8c88-4e56-ab5f-76e39787bdb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36f3d682-8c88-4e56-ab5f-76e39787bdb4 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 Sep 01 02:23:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36f3d682-8c88-4e56-ab5f-76e39787bdb4 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36f3d682-8c88-4e56-ab5f-76e39787bdb4 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36f3d682-8c88-4e56-ab5f-76e39787bdb4 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36f3d682-8c88-4e56-ab5f-76e39787bdb4 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1265/2519] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-263988ba-3f60-4c59-941a-ceb0ed5aad7d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-263988ba-3f60-4c59-941a-ceb0ed5aad7d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 Sep 01 02:23:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-263988ba-3f60-4c59-941a-ceb0ed5aad7d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-263988ba-3f60-4c59-941a-ceb0ed5aad7d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-263988ba-3f60-4c59-941a-ceb0ed5aad7d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-263988ba-3f60-4c59-941a-ceb0ed5aad7d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1255/2520] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c798b707-47e3-4baf-8ce7-dbe34c676e40 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c798b707-47e3-4baf-8ce7-dbe34c676e40 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 Sep 01 02:23:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c798b707-47e3-4baf-8ce7-dbe34c676e40 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c798b707-47e3-4baf-8ce7-dbe34c676e40 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c798b707-47e3-4baf-8ce7-dbe34c676e40 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c798b707-47e3-4baf-8ce7-dbe34c676e40 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1266/2521] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99eb6c4e-be63-42c6-b4e2-8306cc5b68af None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99eb6c4e-be63-42c6-b4e2-8306cc5b68af tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f Sep 01 02:23:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99eb6c4e-be63-42c6-b4e2-8306cc5b68af tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99eb6c4e-be63-42c6-b4e2-8306cc5b68af tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-99eb6c4e-be63-42c6-b4e2-8306cc5b68af tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99eb6c4e-be63-42c6-b4e2-8306cc5b68af tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1256/2522] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb96d61e-3301-41fe-9fa7-5244c827dfa6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb96d61e-3301-41fe-9fa7-5244c827dfa6 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f Sep 01 02:23:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb96d61e-3301-41fe-9fa7-5244c827dfa6 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb96d61e-3301-41fe-9fa7-5244c827dfa6 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb96d61e-3301-41fe-9fa7-5244c827dfa6 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb96d61e-3301-41fe-9fa7-5244c827dfa6 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1267/2523] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c40535f6-ce09-4bd7-baf9-4492f328857b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c40535f6-ce09-4bd7-baf9-4492f328857b tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f Sep 01 02:23:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c40535f6-ce09-4bd7-baf9-4492f328857b tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c40535f6-ce09-4bd7-baf9-4492f328857b tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c40535f6-ce09-4bd7-baf9-4492f328857b tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume with id: d302c0a7-c2ad-4277-b39c-faa20f528d1f Sep 01 02:23:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c40535f6-ce09-4bd7-baf9-4492f328857b tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c40535f6-ce09-4bd7-baf9-4492f328857b tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume request issued successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c40535f6-ce09-4bd7-baf9-4492f328857b tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f returned with HTTP 202 Sep 01 02:23:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1257/2524] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:08 2026] DELETE /volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71b1799a-82e1-4fd1-8a8f-bbf62b6ec55e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71b1799a-82e1-4fd1-8a8f-bbf62b6ec55e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f Sep 01 02:23:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71b1799a-82e1-4fd1-8a8f-bbf62b6ec55e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71b1799a-82e1-4fd1-8a8f-bbf62b6ec55e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-71b1799a-82e1-4fd1-8a8f-bbf62b6ec55e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71b1799a-82e1-4fd1-8a8f-bbf62b6ec55e tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1268/2525] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ece41a50-d111-463c-859c-390a421b0d48 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ece41a50-d111-463c-859c-390a421b0d48 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f Sep 01 02:23:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ece41a50-d111-463c-859c-390a421b0d48 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ece41a50-d111-463c-859c-390a421b0d48 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ece41a50-d111-463c-859c-390a421b0d48 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f returned with HTTP 404 Sep 01 02:23:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1258/2526] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/d302c0a7-c2ad-4277-b39c-faa20f528d1f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 Sep 01 02:23:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume with id: 1bb95e40-2759-4583-b071-86a4195f6b32 Sep 01 02:23:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume request issued successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7e87e15-01a7-41b3-98be-58399fb4c7e2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 returned with HTTP 202 Sep 01 02:23:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1269/2527] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:09 2026] DELETE /volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-70feb1b0-dc66-4dca-8ed8-0c04b882676f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70feb1b0-dc66-4dca-8ed8-0c04b882676f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 Sep 01 02:23:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70feb1b0-dc66-4dca-8ed8-0c04b882676f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70feb1b0-dc66-4dca-8ed8-0c04b882676f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-70feb1b0-dc66-4dca-8ed8-0c04b882676f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70feb1b0-dc66-4dca-8ed8-0c04b882676f tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 returned with HTTP 200 Sep 01 02:23:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1259/2528] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b13218f-1ce1-4555-a43d-4849005313d2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b13218f-1ce1-4555-a43d-4849005313d2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 Sep 01 02:23:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b13218f-1ce1-4555-a43d-4849005313d2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b13218f-1ce1-4555-a43d-4849005313d2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b13218f-1ce1-4555-a43d-4849005313d2 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 returned with HTTP 404 Sep 01 02:23:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1270/2529] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/1bb95e40-2759-4583-b071-86a4195f6b32 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] DELETE http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 Sep 01 02:23:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume with id: ff98a43d-af50-48bb-a8d2-fa4d5a483003 Sep 01 02:23:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume request issued successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b209f4ac-6724-4502-9d7f-48ba841e3a09 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 returned with HTTP 202 Sep 01 02:23:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1260/2530] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:10 2026] DELETE /volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-434853af-a61e-479c-be20-73681f4b33aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-434853af-a61e-479c-be20-73681f4b33aa tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 Sep 01 02:23:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-434853af-a61e-479c-be20-73681f4b33aa tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-434853af-a61e-479c-be20-73681f4b33aa tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-434853af-a61e-479c-be20-73681f4b33aa tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-434853af-a61e-479c-be20-73681f4b33aa tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1271/2531] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-30514eff-9f1b-45c2-9601-37fac5b5e917 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30514eff-9f1b-45c2-9601-37fac5b5e917 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 Sep 01 02:23:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30514eff-9f1b-45c2-9601-37fac5b5e917 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30514eff-9f1b-45c2-9601-37fac5b5e917 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30514eff-9f1b-45c2-9601-37fac5b5e917 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 returned with HTTP 404 Sep 01 02:23:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1261/2532] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/volumes/ff98a43d-af50-48bb-a8d2-fa4d5a483003 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 Sep 01 02:23:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume with id: b264ed04-68d6-4e55-a40a-889914ead510 Sep 01 02:23:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume request issued successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6b62518-4812-4ccc-955e-fe810b0a1794 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 returned with HTTP 202 Sep 01 02:23:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1272/2533] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:11 2026] DELETE /volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-03643e0e-cf53-4e5b-90c8-bddc43ef56ab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03643e0e-cf53-4e5b-90c8-bddc43ef56ab tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 Sep 01 02:23:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03643e0e-cf53-4e5b-90c8-bddc43ef56ab tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03643e0e-cf53-4e5b-90c8-bddc43ef56ab tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-03643e0e-cf53-4e5b-90c8-bddc43ef56ab tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03643e0e-cf53-4e5b-90c8-bddc43ef56ab tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 returned with HTTP 200 Sep 01 02:23:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1262/2534] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b302fd39-72ba-40b9-b7d1-8d8735d98bfe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b302fd39-72ba-40b9-b7d1-8d8735d98bfe tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 Sep 01 02:23:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b302fd39-72ba-40b9-b7d1-8d8735d98bfe tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b302fd39-72ba-40b9-b7d1-8d8735d98bfe tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b302fd39-72ba-40b9-b7d1-8d8735d98bfe tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 returned with HTTP 404 Sep 01 02:23:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1273/2535] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/volumes/b264ed04-68d6-4e55-a40a-889914ead510 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] DELETE http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff Sep 01 02:23:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume with id: 24bcec49-7da9-49d1-b553-56ba6b5ffdff Sep 01 02:23:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Delete volume request issued successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6263ae3-79ea-459b-bf68-49ebf3af2ebd tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff returned with HTTP 202 Sep 01 02:23:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1263/2536] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:12 2026] DELETE /volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e26c3370-2210-4cfe-9bb6-604fb75bf985 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e26c3370-2210-4cfe-9bb6-604fb75bf985 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff Sep 01 02:23:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e26c3370-2210-4cfe-9bb6-604fb75bf985 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e26c3370-2210-4cfe-9bb6-604fb75bf985 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e26c3370-2210-4cfe-9bb6-604fb75bf985 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Volume info retrieved successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e26c3370-2210-4cfe-9bb6-604fb75bf985 tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff returned with HTTP 200 Sep 01 02:23:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1274/2537] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f76d7b30-e9c9-4a73-8a61-19a0a9fffd2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f76d7b30-e9c9-4a73-8a61-19a0a9fffd2d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] GET http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff Sep 01 02:23:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f76d7b30-e9c9-4a73-8a61-19a0a9fffd2d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f76d7b30-e9c9-4a73-8a61-19a0a9fffd2d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f76d7b30-e9c9-4a73-8a61-19a0a9fffd2d tempest-CreateVolumesFromImageTest-184012251 tempest-CreateVolumesFromImageTest-184012251-project-member] http://192.168.122.6/volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff returned with HTTP 404 Sep 01 02:23:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1264/2538] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:13 2026] GET /volume/v3/volumes/24bcec49-7da9-49d1-b553-56ba6b5ffdff => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d69e087e-20e8-43e5-8555-286d5d29e226 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-987184209"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-987184209'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume of 1 GB Sep 01 02:23:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Availability Zones retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (32da4404-d83b-4f34-bd0a-77c9a2856ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c747465f-4bb6-405f-abbf-6db642065cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c747465f-4bb6-405f-abbf-6db642065cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9e3ca8-dca3-4f94-a01c-1e6e19f9c63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Created reservations ['f9c42545-f860-4dc5-b6a9-9ceeb501dc38', 'fb2dd69b-f464-4f1b-96e7-7d2e2b9e14f4', '44a79032-0470-4a55-b238-d91f26e47cab', 'fe6322cc-8053-4a1b-8576-c83c2385b84d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9e3ca8-dca3-4f94-a01c-1e6e19f9c63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9c42545-f860-4dc5-b6a9-9ceeb501dc38', 'fb2dd69b-f464-4f1b-96e7-7d2e2b9e14f4', '44a79032-0470-4a55-b238-d91f26e47cab', 'fe6322cc-8053-4a1b-8576-c83c2385b84d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfb1341-20c2-4eeb-b2e8-d8106c8d685a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfb1341-20c2-4eeb-b2e8-d8106c8d685a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c13f28-4f76-4e90-b5fb-058ac99f7482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-987184209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['f9c42545-f860-4dc5-b6a9-9ceeb501dc38','fb2dd69b-f464-4f1b-96e7-7d2e2b9e14f4','44a79032-0470-4a55-b238-d91f26e47cab','fe6322cc-8053-4a1b-8576-c83c2385b84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-987184209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c13f28-4f76-4e90-b5fb-058ac99f7482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01083e892444cf289d6988a5b59bbc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf94fb3b-7fc8-4c25-93bf-3511222299e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf94fb3b-7fc8-4c25-93bf-3511222299e7) transitioned into state 'SUCCESS' from state '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-987184209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['f9c42545-f860-4dc5-b6a9-9ceeb501dc38','fb2dd69b-f464-4f1b-96e7-7d2e2b9e14f4','44a79032-0470-4a55-b238-d91f26e47cab','fe6322cc-8053-4a1b-8576-c83c2385b84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7bb807-3300-4b74-8595-0f265bb49d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7bb807-3300-4b74-8595-0f265bb49d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (32da4404-d83b-4f34-bd0a-77c9a2856ec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request issued successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d69e087e-20e8-43e5-8555-286d5d29e226 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1275/2539] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:16 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 01 02:23:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-875aff14-2953-431a-9fed-7bcd904508ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-875aff14-2953-431a-9fed-7bcd904508ad tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 Sep 01 02:23:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-875aff14-2953-431a-9fed-7bcd904508ad tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-875aff14-2953-431a-9fed-7bcd904508ad tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-875aff14-2953-431a-9fed-7bcd904508ad tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-875aff14-2953-431a-9fed-7bcd904508ad tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 returned with HTTP 200 Sep 01 02:23:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1265/2540] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 => generated 836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c1d2e4d7-990c-4819-8c99-70166d415646 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1d2e4d7-990c-4819-8c99-70166d415646 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1d2e4d7-990c-4819-8c99-70166d415646 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1d2e4d7-990c-4819-8c99-70166d415646 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c1d2e4d7-990c-4819-8c99-70166d415646 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1d2e4d7-990c-4819-8c99-70166d415646 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 returned with HTTP 200 Sep 01 02:23:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1276/2541] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:17 2026] GET /volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a3c13f28-4f76-4e90-b5fb-058ac99f7482", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-281372889"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request body: {'volume': {"'source_volid": 'a3c13f28-4f76-4e90-b5fb-058ac99f7482', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-281372889'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume of 1 GB Sep 01 02:23:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Availability Zones retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (0bb558d8-30dd-4b2f-a34f-e02ec1202810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5907ec-3199-45a5-b066-9d9e6c3520f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5907ec-3199-45a5-b066-9d9e6c3520f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b7365e-80b5-4be2-8e64-e522246e45c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Created reservations ['56b439fc-3407-4e00-a7be-4bbdb2250aae', '02dd0f9b-de71-4350-9030-0ff9b94ff23e', 'a084d3fe-654b-4154-af82-12ac280e68c4', 'c8ad1b70-16f4-42a6-9dd7-09a6fc6399ab'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b7365e-80b5-4be2-8e64-e522246e45c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b439fc-3407-4e00-a7be-4bbdb2250aae', '02dd0f9b-de71-4350-9030-0ff9b94ff23e', 'a084d3fe-654b-4154-af82-12ac280e68c4', 'c8ad1b70-16f4-42a6-9dd7-09a6fc6399ab']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca493148-c547-4afd-8c2f-89fdb3444cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca493148-c547-4afd-8c2f-89fdb3444cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19565855-7294-4062-b97e-ad90ef17674a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281372889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['56b439fc-3407-4e00-a7be-4bbdb2250aae','02dd0f9b-de71-4350-9030-0ff9b94ff23e','a084d3fe-654b-4154-af82-12ac280e68c4','c8ad1b70-16f4-42a6-9dd7-09a6fc6399ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281372889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19565855-7294-4062-b97e-ad90ef17674a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01083e892444cf289d6988a5b59bbc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f757786-6c08-4f93-abec-03b050159369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f757786-6c08-4f93-abec-03b050159369) transitioned into state 'SUCCESS' from state '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-281372889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['56b439fc-3407-4e00-a7be-4bbdb2250aae','02dd0f9b-de71-4350-9030-0ff9b94ff23e','a084d3fe-654b-4154-af82-12ac280e68c4','c8ad1b70-16f4-42a6-9dd7-09a6fc6399ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9181fd12-6a03-47d6-801e-7e0db7905217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9181fd12-6a03-47d6-801e-7e0db7905217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (0bb558d8-30dd-4b2f-a34f-e02ec1202810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request issued successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-308cc747-1d66-4b46-bfaa-3c4bd8afd8f0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1266/2542] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:17 2026] POST /volume/v3/volumes => generated 768 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a3c13f28-4f76-4e90-b5fb-058ac99f7482", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1375904725"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request body: {'volume': {"'source_volid": 'a3c13f28-4f76-4e90-b5fb-058ac99f7482', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1375904725'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume of 1 GB Sep 01 02:23:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Availability Zones retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (386836ac-b8d4-44d7-9a54-892a7509ccb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e283fa-b553-45ba-ad82-8d5bc46eea9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e283fa-b553-45ba-ad82-8d5bc46eea9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a35a01-8d05-46ca-95bc-326669ec38f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Created reservations ['8565e531-8636-4cf6-93ad-9bc4f93ab934', 'b3f35380-d088-4922-aa78-02e25ad77c19', '51f69991-0499-43a6-92dd-524af295b298', '59c26a8d-2208-4871-a4fb-4f1d53b2a9f0'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a35a01-8d05-46ca-95bc-326669ec38f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8565e531-8636-4cf6-93ad-9bc4f93ab934', 'b3f35380-d088-4922-aa78-02e25ad77c19', '51f69991-0499-43a6-92dd-524af295b298', '59c26a8d-2208-4871-a4fb-4f1d53b2a9f0']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba00818-00f5-40ea-96c1-3064a16c1e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba00818-00f5-40ea-96c1-3064a16c1e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a8ee27d-6cd1-48e6-944c-2d972c911982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1375904725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['8565e531-8636-4cf6-93ad-9bc4f93ab934','b3f35380-d088-4922-aa78-02e25ad77c19','51f69991-0499-43a6-92dd-524af295b298','59c26a8d-2208-4871-a4fb-4f1d53b2a9f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1375904725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a8ee27d-6cd1-48e6-944c-2d972c911982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01083e892444cf289d6988a5b59bbc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2715026c-67b2-4731-9c40-6406b0d5341b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2715026c-67b2-4731-9c40-6406b0d5341b) transitioned into state 'SUCCESS' from state '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-1375904725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['8565e531-8636-4cf6-93ad-9bc4f93ab934','b3f35380-d088-4922-aa78-02e25ad77c19','51f69991-0499-43a6-92dd-524af295b298','59c26a8d-2208-4871-a4fb-4f1d53b2a9f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d6aa4f-5cd8-4765-b25d-a88645d0d976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d6aa4f-5cd8-4765-b25d-a88645d0d976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (386836ac-b8d4-44d7-9a54-892a7509ccb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request issued successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c96faf4c-ee64-4d23-b460-5802efcf31cb tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1277/2543] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:17 2026] POST /volume/v3/volumes => generated 769 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a3c13f28-4f76-4e90-b5fb-058ac99f7482", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1872713072"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request body: {'volume': {"'source_volid": 'a3c13f28-4f76-4e90-b5fb-058ac99f7482', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1872713072'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume of 1 GB Sep 01 02:23:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Availability Zones retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (e7ab6d2f-1827-4c3a-a81a-b41dee684900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2871e757-e474-4cb4-ae83-4715cf7cf27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2871e757-e474-4cb4-ae83-4715cf7cf27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a04ca3d-259d-4583-9a3b-992fefaea94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Created reservations ['4c84f829-e158-4481-9169-8fd1edf08287', 'e0d7f437-7714-413a-9cda-4c6c07cbf7e9', '31e11b08-7765-43ff-a1a6-f94773264007', '8b6d70fb-c673-477b-94cf-b169ce9f2b9d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a04ca3d-259d-4583-9a3b-992fefaea94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c84f829-e158-4481-9169-8fd1edf08287', 'e0d7f437-7714-413a-9cda-4c6c07cbf7e9', '31e11b08-7765-43ff-a1a6-f94773264007', '8b6d70fb-c673-477b-94cf-b169ce9f2b9d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e883970-754a-48ed-8bfd-d37ba4c2240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e883970-754a-48ed-8bfd-d37ba4c2240a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1872713072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['4c84f829-e158-4481-9169-8fd1edf08287','e0d7f437-7714-413a-9cda-4c6c07cbf7e9','31e11b08-7765-43ff-a1a6-f94773264007','8b6d70fb-c673-477b-94cf-b169ce9f2b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1872713072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01083e892444cf289d6988a5b59bbc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cedbd6-f773-49d9-9c93-89f86e578da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cedbd6-f773-49d9-9c93-89f86e578da7) transitioned into state 'SUCCESS' from state '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-1872713072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['4c84f829-e158-4481-9169-8fd1edf08287','e0d7f437-7714-413a-9cda-4c6c07cbf7e9','31e11b08-7765-43ff-a1a6-f94773264007','8b6d70fb-c673-477b-94cf-b169ce9f2b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ceeef4f-5fef-4b12-8340-1b001a4b3dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ceeef4f-5fef-4b12-8340-1b001a4b3dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (e7ab6d2f-1827-4c3a-a81a-b41dee684900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request issued successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d8d40bf-fa74-44f8-a70d-00b8b5d30ce6 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1267/2544] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:18 2026] POST /volume/v3/volumes => generated 769 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a3c13f28-4f76-4e90-b5fb-058ac99f7482", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-605124784"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request body: {'volume': {"'source_volid": 'a3c13f28-4f76-4e90-b5fb-058ac99f7482', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-605124784'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume of 1 GB Sep 01 02:23:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Availability Zones retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (1ea32794-c182-4184-8de5-a364df8a83af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c1e4fa-e23b-4cf3-a973-3b4c2d6e3f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c1e4fa-e23b-4cf3-a973-3b4c2d6e3f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64eb866d-050c-4027-8634-d0479ae1d22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Created reservations ['46d6463c-ea98-42d8-b884-4cca4ae968bc', 'f7a19a85-af46-4fee-8436-2e25d61abf00', '9a7c1bf8-6143-4fec-88da-5eb88a01d4b0', '847e320c-d04a-48ec-8cea-f6239ba24872'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64eb866d-050c-4027-8634-d0479ae1d22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d6463c-ea98-42d8-b884-4cca4ae968bc', 'f7a19a85-af46-4fee-8436-2e25d61abf00', '9a7c1bf8-6143-4fec-88da-5eb88a01d4b0', '847e320c-d04a-48ec-8cea-f6239ba24872']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff61a136-96cb-4387-82b6-77b4c872c64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff61a136-96cb-4387-82b6-77b4c872c64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01fda7ef-da28-4f58-b524-20604d63917b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-605124784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['46d6463c-ea98-42d8-b884-4cca4ae968bc','f7a19a85-af46-4fee-8436-2e25d61abf00','9a7c1bf8-6143-4fec-88da-5eb88a01d4b0','847e320c-d04a-48ec-8cea-f6239ba24872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-605124784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01fda7ef-da28-4f58-b524-20604d63917b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01083e892444cf289d6988a5b59bbc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc166b23-c4c9-4ac2-b2f7-0c210942c0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc166b23-c4c9-4ac2-b2f7-0c210942c0b9) transitioned into state 'SUCCESS' from state '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-605124784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['46d6463c-ea98-42d8-b884-4cca4ae968bc','f7a19a85-af46-4fee-8436-2e25d61abf00','9a7c1bf8-6143-4fec-88da-5eb88a01d4b0','847e320c-d04a-48ec-8cea-f6239ba24872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc11934-3080-42ae-ba60-338f78751a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc11934-3080-42ae-ba60-338f78751a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (1ea32794-c182-4184-8de5-a364df8a83af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request issued successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ae3a04b-2991-49ee-bf15-c80cb24afbc0 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1278/2545] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:18 2026] POST /volume/v3/volumes => generated 768 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ed6448d-9107-4518-b88e-883960e82a9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a3c13f28-4f76-4e90-b5fb-058ac99f7482", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2063491636"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request body: {'volume': {"'source_volid": 'a3c13f28-4f76-4e90-b5fb-058ac99f7482', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2063491636'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume of 1 GB Sep 01 02:23:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Availability Zones retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (bca7bec4-ba9c-491f-be4d-d11875171c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6c088a-ae2d-4927-bb84-5494d8669ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6c088a-ae2d-4927-bb84-5494d8669ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3dd24f-e8db-48d8-9296-a936b6846321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Created reservations ['71e5c217-aebb-400f-9609-a9fd5d4f3067', '7efa0056-8976-450c-a22d-c08b5592aa57', '67d388e4-aaec-4ba1-9a50-24d769c6559a', '7e2c0616-558b-45c2-8f84-a2aa52ac8438'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3dd24f-e8db-48d8-9296-a936b6846321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e5c217-aebb-400f-9609-a9fd5d4f3067', '7efa0056-8976-450c-a22d-c08b5592aa57', '67d388e4-aaec-4ba1-9a50-24d769c6559a', '7e2c0616-558b-45c2-8f84-a2aa52ac8438']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273a1a2f-a6a2-4ca5-b064-2f42236e0f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273a1a2f-a6a2-4ca5-b064-2f42236e0f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f510ffa-19bc-4907-8317-9ecb28d9166e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2063491636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['71e5c217-aebb-400f-9609-a9fd5d4f3067','7efa0056-8976-450c-a22d-c08b5592aa57','67d388e4-aaec-4ba1-9a50-24d769c6559a','7e2c0616-558b-45c2-8f84-a2aa52ac8438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2063491636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f510ffa-19bc-4907-8317-9ecb28d9166e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01083e892444cf289d6988a5b59bbc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78b6992-a0db-4aa8-addd-50e4aab20f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78b6992-a0db-4aa8-addd-50e4aab20f66) transitioned into state 'SUCCESS' from state '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-2063491636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01083e892444cf289d6988a5b59bbc5',qos_specs=None,replication_status=,reservations=['71e5c217-aebb-400f-9609-a9fd5d4f3067','7efa0056-8976-450c-a22d-c08b5592aa57','67d388e4-aaec-4ba1-9a50-24d769c6559a','7e2c0616-558b-45c2-8f84-a2aa52ac8438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2f9ee5cb824e409001fff4e045d91a',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13aa566e-2eba-4984-afff-e1fabb973253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13aa566e-2eba-4984-afff-e1fabb973253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Flow 'volume_create_api' (bca7bec4-ba9c-491f-be4d-d11875171c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Create volume request issued successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ed6448d-9107-4518-b88e-883960e82a9d tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1268/2546] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:19 2026] POST /volume/v3/volumes => generated 769 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4181e36a-a589-4be9-a669-1ec9797c12a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4181e36a-a589-4be9-a669-1ec9797c12a2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a Sep 01 02:23:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4181e36a-a589-4be9-a669-1ec9797c12a2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4181e36a-a589-4be9-a669-1ec9797c12a2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4181e36a-a589-4be9-a669-1ec9797c12a2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4181e36a-a589-4be9-a669-1ec9797c12a2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a returned with HTTP 200 Sep 01 02:23:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1279/2547] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:19 2026] GET /volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a0fb7a10-3532-4cdc-94f4-46f3db8a6aaf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0fb7a10-3532-4cdc-94f4-46f3db8a6aaf tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0fb7a10-3532-4cdc-94f4-46f3db8a6aaf tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0fb7a10-3532-4cdc-94f4-46f3db8a6aaf tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a0fb7a10-3532-4cdc-94f4-46f3db8a6aaf tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0fb7a10-3532-4cdc-94f4-46f3db8a6aaf tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 returned with HTTP 200 Sep 01 02:23:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1269/2548] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:19 2026] GET /volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-87f0e65f-86f1-4134-827a-7c4e55a82dd4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87f0e65f-86f1-4134-827a-7c4e55a82dd4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 Sep 01 02:23:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87f0e65f-86f1-4134-827a-7c4e55a82dd4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87f0e65f-86f1-4134-827a-7c4e55a82dd4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-87f0e65f-86f1-4134-827a-7c4e55a82dd4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87f0e65f-86f1-4134-827a-7c4e55a82dd4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1280/2549] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bee75f83-a8c1-45e8-9b70-a335795c62dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bee75f83-a8c1-45e8-9b70-a335795c62dc tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c Sep 01 02:23:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bee75f83-a8c1-45e8-9b70-a335795c62dc tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bee75f83-a8c1-45e8-9b70-a335795c62dc tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bee75f83-a8c1-45e8-9b70-a335795c62dc tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bee75f83-a8c1-45e8-9b70-a335795c62dc tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1270/2550] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aca44c51-cbe2-44f7-953b-80dec991dbd2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aca44c51-cbe2-44f7-953b-80dec991dbd2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b Sep 01 02:23:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aca44c51-cbe2-44f7-953b-80dec991dbd2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aca44c51-cbe2-44f7-953b-80dec991dbd2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aca44c51-cbe2-44f7-953b-80dec991dbd2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aca44c51-cbe2-44f7-953b-80dec991dbd2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1281/2551] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f5cdc08-9457-4d7f-8728-b3ba946d250b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f5cdc08-9457-4d7f-8728-b3ba946d250b tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b Sep 01 02:23:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f5cdc08-9457-4d7f-8728-b3ba946d250b tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f5cdc08-9457-4d7f-8728-b3ba946d250b tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f5cdc08-9457-4d7f-8728-b3ba946d250b tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f5cdc08-9457-4d7f-8728-b3ba946d250b tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b returned with HTTP 200 Sep 01 02:23:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1271/2552] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:21 2026] GET /volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d7f8d42-823a-44fc-bd61-9be79e4705c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d7f8d42-823a-44fc-bd61-9be79e4705c7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e Sep 01 02:23:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d7f8d42-823a-44fc-bd61-9be79e4705c7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d7f8d42-823a-44fc-bd61-9be79e4705c7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d7f8d42-823a-44fc-bd61-9be79e4705c7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d7f8d42-823a-44fc-bd61-9be79e4705c7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e returned with HTTP 200 Sep 01 02:23:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1282/2553] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:21 2026] GET /volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-35e23383-6f23-4c9a-aec7-34ba0395aff9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35e23383-6f23-4c9a-aec7-34ba0395aff9 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e Sep 01 02:23:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35e23383-6f23-4c9a-aec7-34ba0395aff9 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35e23383-6f23-4c9a-aec7-34ba0395aff9 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-35e23383-6f23-4c9a-aec7-34ba0395aff9 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35e23383-6f23-4c9a-aec7-34ba0395aff9 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e returned with HTTP 200 Sep 01 02:23:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1272/2554] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] DELETE http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e Sep 01 02:23:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume with id: 0f510ffa-19bc-4907-8317-9ecb28d9166e Sep 01 02:23:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume request issued successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31ec0b26-aecd-4d71-b05c-6a95ad8960c2 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e returned with HTTP 202 Sep 01 02:23:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1283/2555] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:22 2026] DELETE /volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3251614e-1b58-4ed9-8bc1-c2ba2c6c2987 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3251614e-1b58-4ed9-8bc1-c2ba2c6c2987 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e Sep 01 02:23:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3251614e-1b58-4ed9-8bc1-c2ba2c6c2987 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3251614e-1b58-4ed9-8bc1-c2ba2c6c2987 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3251614e-1b58-4ed9-8bc1-c2ba2c6c2987 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3251614e-1b58-4ed9-8bc1-c2ba2c6c2987 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e returned with HTTP 200 Sep 01 02:23:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1273/2556] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e994e16-d42c-41c6-aa0b-e4a7a908a808 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e994e16-d42c-41c6-aa0b-e4a7a908a808 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e Sep 01 02:23:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e994e16-d42c-41c6-aa0b-e4a7a908a808 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e994e16-d42c-41c6-aa0b-e4a7a908a808 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e994e16-d42c-41c6-aa0b-e4a7a908a808 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e returned with HTTP 404 Sep 01 02:23:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1284/2557] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/0f510ffa-19bc-4907-8317-9ecb28d9166e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] DELETE http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b Sep 01 02:23:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume with id: 01fda7ef-da28-4f58-b524-20604d63917b Sep 01 02:23:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume request issued successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f57c8184-2cbe-45f7-b8e8-232327537d72 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b returned with HTTP 202 Sep 01 02:23:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1274/2558] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:24 2026] DELETE /volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7aead55-1023-4b96-94f7-dfab63cb8715 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7aead55-1023-4b96-94f7-dfab63cb8715 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b Sep 01 02:23:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7aead55-1023-4b96-94f7-dfab63cb8715 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7aead55-1023-4b96-94f7-dfab63cb8715 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7aead55-1023-4b96-94f7-dfab63cb8715 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7aead55-1023-4b96-94f7-dfab63cb8715 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b returned with HTTP 200 Sep 01 02:23:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1285/2559] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1aed09d6-f7bb-4f02-bc38-5dfd30e966d4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1aed09d6-f7bb-4f02-bc38-5dfd30e966d4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b Sep 01 02:23:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1aed09d6-f7bb-4f02-bc38-5dfd30e966d4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1aed09d6-f7bb-4f02-bc38-5dfd30e966d4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1aed09d6-f7bb-4f02-bc38-5dfd30e966d4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b returned with HTTP 404 Sep 01 02:23:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1275/2560] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/01fda7ef-da28-4f58-b524-20604d63917b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-65a36151-78d1-48ad-9e53-ff7480137364 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65a36151-78d1-48ad-9e53-ff7480137364 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] DELETE http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c Sep 01 02:23:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65a36151-78d1-48ad-9e53-ff7480137364 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65a36151-78d1-48ad-9e53-ff7480137364 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-65a36151-78d1-48ad-9e53-ff7480137364 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume with id: 97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c Sep 01 02:23:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-65a36151-78d1-48ad-9e53-ff7480137364 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-65a36151-78d1-48ad-9e53-ff7480137364 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume request issued successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65a36151-78d1-48ad-9e53-ff7480137364 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c returned with HTTP 202 Sep 01 02:23:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1286/2561] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:25 2026] DELETE /volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d824c21a-47c1-4393-8389-060cabcab682 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d824c21a-47c1-4393-8389-060cabcab682 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c Sep 01 02:23:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d824c21a-47c1-4393-8389-060cabcab682 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d824c21a-47c1-4393-8389-060cabcab682 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d824c21a-47c1-4393-8389-060cabcab682 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d824c21a-47c1-4393-8389-060cabcab682 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1276/2562] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-011d160a-2fd1-4ca4-8e08-de1d7d056f90 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-011d160a-2fd1-4ca4-8e08-de1d7d056f90 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c Sep 01 02:23:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-011d160a-2fd1-4ca4-8e08-de1d7d056f90 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-011d160a-2fd1-4ca4-8e08-de1d7d056f90 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-011d160a-2fd1-4ca4-8e08-de1d7d056f90 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c returned with HTTP 404 Sep 01 02:23:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1287/2563] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/97dce59d-58c7-4d8f-a2dd-0b0a27eb8d9c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-783effc3-7819-496e-b7bd-575c342215d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-783effc3-7819-496e-b7bd-575c342215d7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] DELETE http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 Sep 01 02:23:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-783effc3-7819-496e-b7bd-575c342215d7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-783effc3-7819-496e-b7bd-575c342215d7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-783effc3-7819-496e-b7bd-575c342215d7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume with id: 8a8ee27d-6cd1-48e6-944c-2d972c911982 Sep 01 02:23:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-783effc3-7819-496e-b7bd-575c342215d7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-783effc3-7819-496e-b7bd-575c342215d7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume request issued successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-783effc3-7819-496e-b7bd-575c342215d7 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 returned with HTTP 202 Sep 01 02:23:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1277/2564] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:26 2026] DELETE /volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-870c4d05-2245-42bf-a36f-b828c4b21e15 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-870c4d05-2245-42bf-a36f-b828c4b21e15 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 Sep 01 02:23:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-870c4d05-2245-42bf-a36f-b828c4b21e15 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-870c4d05-2245-42bf-a36f-b828c4b21e15 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-870c4d05-2245-42bf-a36f-b828c4b21e15 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-870c4d05-2245-42bf-a36f-b828c4b21e15 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 returned with HTTP 200 Sep 01 02:23:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1288/2565] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-447ea596-db0e-4010-af5e-6aac252f6b05 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-447ea596-db0e-4010-af5e-6aac252f6b05 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 Sep 01 02:23:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-447ea596-db0e-4010-af5e-6aac252f6b05 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-447ea596-db0e-4010-af5e-6aac252f6b05 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-447ea596-db0e-4010-af5e-6aac252f6b05 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 returned with HTTP 404 Sep 01 02:23:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1278/2566] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/volumes/8a8ee27d-6cd1-48e6-944c-2d972c911982 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] DELETE http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a Sep 01 02:23:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume with id: 19565855-7294-4062-b97e-ad90ef17674a Sep 01 02:23:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume request issued successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03b3a307-ccac-438c-ae71-fc44386b5ae3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a returned with HTTP 202 Sep 01 02:23:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1289/2567] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:27 2026] DELETE /volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f45387b2-c80c-4e80-a8c2-35f9a1f34dd3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f45387b2-c80c-4e80-a8c2-35f9a1f34dd3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a Sep 01 02:23:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f45387b2-c80c-4e80-a8c2-35f9a1f34dd3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f45387b2-c80c-4e80-a8c2-35f9a1f34dd3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f45387b2-c80c-4e80-a8c2-35f9a1f34dd3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f45387b2-c80c-4e80-a8c2-35f9a1f34dd3 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1279/2568] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-17d0f141-3162-4c95-82ca-cf7713b3bf12 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17d0f141-3162-4c95-82ca-cf7713b3bf12 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a Sep 01 02:23:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17d0f141-3162-4c95-82ca-cf7713b3bf12 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17d0f141-3162-4c95-82ca-cf7713b3bf12 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17d0f141-3162-4c95-82ca-cf7713b3bf12 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a returned with HTTP 404 Sep 01 02:23:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1290/2569] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/volumes/19565855-7294-4062-b97e-ad90ef17674a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-034f4f59-92ac-4018-8894-34520daafb69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-034f4f59-92ac-4018-8894-34520daafb69 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 Sep 01 02:23:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-034f4f59-92ac-4018-8894-34520daafb69 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-034f4f59-92ac-4018-8894-34520daafb69 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-034f4f59-92ac-4018-8894-34520daafb69 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume with id: a3c13f28-4f76-4e90-b5fb-058ac99f7482 Sep 01 02:23:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-034f4f59-92ac-4018-8894-34520daafb69 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-034f4f59-92ac-4018-8894-34520daafb69 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Delete volume request issued successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-034f4f59-92ac-4018-8894-34520daafb69 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 returned with HTTP 202 Sep 01 02:23:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1280/2570] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:28 2026] DELETE /volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-115a303d-3f9c-4931-a9bb-8d291fc29eb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-115a303d-3f9c-4931-a9bb-8d291fc29eb4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 Sep 01 02:23:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-115a303d-3f9c-4931-a9bb-8d291fc29eb4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-115a303d-3f9c-4931-a9bb-8d291fc29eb4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-115a303d-3f9c-4931-a9bb-8d291fc29eb4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-115a303d-3f9c-4931-a9bb-8d291fc29eb4 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 returned with HTTP 200 Sep 01 02:23:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1291/2571] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0cb0fad1-b741-431c-b02b-e90f08ce9b96 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0cb0fad1-b741-431c-b02b-e90f08ce9b96 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] GET http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 Sep 01 02:23:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0cb0fad1-b741-431c-b02b-e90f08ce9b96 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0cb0fad1-b741-431c-b02b-e90f08ce9b96 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0cb0fad1-b741-431c-b02b-e90f08ce9b96 tempest-CreateVolumesFromSourceVolumeTest-1067705256 tempest-CreateVolumesFromSourceVolumeTest-1067705256-project-member] http://192.168.122.6/volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 returned with HTTP 404 Sep 01 02:23:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1281/2572] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:29 2026] GET /volume/v3/volumes/a3c13f28-4f76-4e90-b5fb-058ac99f7482 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-996245d6-716e-4ac9-aefc-2b30631d002a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1158860343"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1158860343'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:31 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Create volume of 1 GB Sep 01 02:23:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Availability Zones retrieved successfully. Sep 01 02:23:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Flow 'volume_create_api' (87a8df81-59f3-4b49-a366-f23609cde549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9e43ae-679a-4730-b0d0-b436cf9b6198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9e43ae-679a-4730-b0d0-b436cf9b6198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac503e5-3187-4e3b-8636-8e54c1805ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Created reservations ['ae756370-d9d8-480c-8d12-2d19a3cede52', 'ecddc487-7aa1-49b0-a52e-b8f7c8b180e7', '50225504-e6bc-493c-9525-2ea687ca4b3e', '341a3070-345e-4380-976a-a5a4de417e86'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac503e5-3187-4e3b-8636-8e54c1805ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae756370-d9d8-480c-8d12-2d19a3cede52', 'ecddc487-7aa1-49b0-a52e-b8f7c8b180e7', '50225504-e6bc-493c-9525-2ea687ca4b3e', '341a3070-345e-4380-976a-a5a4de417e86']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d156dc5-0436-45cc-a942-e5e73d95b9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d156dc5-0436-45cc-a942-e5e73d95b9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ae0964f-1c8c-4d4b-aedd-df9c27713642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1158860343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb167c0ee6e49d4833d99a4cfb06a88',qos_specs=None,replication_status=,reservations=['ae756370-d9d8-480c-8d12-2d19a3cede52','ecddc487-7aa1-49b0-a52e-b8f7c8b180e7','50225504-e6bc-493c-9525-2ea687ca4b3e','341a3070-345e-4380-976a-a5a4de417e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07aba36f513a4b119375dd864b405d33',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1158860343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ae0964f-1c8c-4d4b-aedd-df9c27713642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb167c0ee6e49d4833d99a4cfb06a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07aba36f513a4b119375dd864b405d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7109cd4-7f9f-4de7-a9ea-d0de9bb57e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7109cd4-7f9f-4de7-a9ea-d0de9bb57e3a) transitioned into state 'SUCCESS' from state '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-1158860343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb167c0ee6e49d4833d99a4cfb06a88',qos_specs=None,replication_status=,reservations=['ae756370-d9d8-480c-8d12-2d19a3cede52','ecddc487-7aa1-49b0-a52e-b8f7c8b180e7','50225504-e6bc-493c-9525-2ea687ca4b3e','341a3070-345e-4380-976a-a5a4de417e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07aba36f513a4b119375dd864b405d33',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dda17b-e400-469f-a85e-81aca2a6d22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dda17b-e400-469f-a85e-81aca2a6d22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Flow 'volume_create_api' (87a8df81-59f3-4b49-a366-f23609cde549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Create volume request issued successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-996245d6-716e-4ac9-aefc-2b30631d002a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1292/2573] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:23:31 2026] POST /volume/v3/volumes => generated 775 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6d432a4-6c04-4783-9075-fb9c11a4edfd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6d432a4-6c04-4783-9075-fb9c11a4edfd tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6d432a4-6c04-4783-9075-fb9c11a4edfd tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6d432a4-6c04-4783-9075-fb9c11a4edfd tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6d432a4-6c04-4783-9075-fb9c11a4edfd tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6d432a4-6c04-4783-9075-fb9c11a4edfd tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1282/2574] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7c2f459-36c5-4ee5-a143-5d15566259c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7c2f459-36c5-4ee5-a143-5d15566259c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7c2f459-36c5-4ee5-a143-5d15566259c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7c2f459-36c5-4ee5-a143-5d15566259c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e7c2f459-36c5-4ee5-a143-5d15566259c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7c2f459-36c5-4ee5-a143-5d15566259c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1293/2575] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e4f3eccd-518c-4763-ab76-01f63b76331a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4f3eccd-518c-4763-ab76-01f63b76331a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:23:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4f3eccd-518c-4763-ab76-01f63b76331a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ae0964f-1c8c-4d4b-aedd-df9c27713642", "name": "tempest-VolumeDependencyTests-Snapshot-128207237"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e4f3eccd-518c-4763-ab76-01f63b76331a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-e4f3eccd-518c-4763-ab76-01f63b76331a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Create snapshot from volume 2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:33 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e4f3eccd-518c-4763-ab76-01f63b76331a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Created reservations ['cd99a0da-f858-45d8-8ac5-01c2d29676ca', '595e5130-0d41-4ec9-9a5b-77bc04184e29', 'cd590eec-9e8b-42a9-999d-21a1d86ddea9', '8a4f5294-9e14-432a-a2a2-895105933ee7'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e4f3eccd-518c-4763-ab76-01f63b76331a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot create request issued successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4f3eccd-518c-4763-ab76-01f63b76331a tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1283/2576] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:23:33 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 01 02:23:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4a0ad1f-344c-40ac-8a32-a1a8ed6949e3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4a0ad1f-344c-40ac-8a32-a1a8ed6949e3 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4a0ad1f-344c-40ac-8a32-a1a8ed6949e3 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4a0ad1f-344c-40ac-8a32-a1a8ed6949e3 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c4a0ad1f-344c-40ac-8a32-a1a8ed6949e3 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4a0ad1f-344c-40ac-8a32-a1a8ed6949e3 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1294/2577] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e87a9263-b2cc-4d57-b833-bec64fc658b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e87a9263-b2cc-4d57-b833-bec64fc658b2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e87a9263-b2cc-4d57-b833-bec64fc658b2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e87a9263-b2cc-4d57-b833-bec64fc658b2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e87a9263-b2cc-4d57-b833-bec64fc658b2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e87a9263-b2cc-4d57-b833-bec64fc658b2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 200 Sep 01 02:23:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1284/2578] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c39bc7d9-8bd7-4317-b8cb-b2d73fe0318b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c39bc7d9-8bd7-4317-b8cb-b2d73fe0318b tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c39bc7d9-8bd7-4317-b8cb-b2d73fe0318b tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c39bc7d9-8bd7-4317-b8cb-b2d73fe0318b tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c39bc7d9-8bd7-4317-b8cb-b2d73fe0318b tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c39bc7d9-8bd7-4317-b8cb-b2d73fe0318b tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 200 Sep 01 02:23:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1295/2579] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:35 2026] GET /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-246578da-bc01-4755-a191-767ee1c85666 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c566b051-e822-4015-92f8-da8dc7eec4a2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-468529676"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Create volume request body: {'volume': {'snapshot_id': 'c566b051-e822-4015-92f8-da8dc7eec4a2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-468529676'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Create volume of 1 GB Sep 01 02:23:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Availability Zones retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Flow 'volume_create_api' (7c028148-c58a-4264-aba0-95a4c8ba1bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef1e3d8-7882-4219-adbe-6e872f6875a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef1e3d8-7882-4219-adbe-6e872f6875a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c566b051-e822-4015-92f8-da8dc7eec4a2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d813e1-f9c3-489e-aa12-73642d98b901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Created reservations ['7a78ddf0-b6b8-4186-82d3-4e2f7d407209', '6fabc0ee-d2d9-4fde-a464-643c25a68e7c', 'c7c4418e-481a-405b-ae44-e804319d22d3', 'ada25e2e-5cd6-4513-b576-385cf6d8b2d6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d813e1-f9c3-489e-aa12-73642d98b901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a78ddf0-b6b8-4186-82d3-4e2f7d407209', '6fabc0ee-d2d9-4fde-a464-643c25a68e7c', 'c7c4418e-481a-405b-ae44-e804319d22d3', 'ada25e2e-5cd6-4513-b576-385cf6d8b2d6']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431438e1-aea4-4c10-951c-7503c22387fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431438e1-aea4-4c10-951c-7503c22387fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf04b7d-b962-4025-8769-044bbd57a757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-468529676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb167c0ee6e49d4833d99a4cfb06a88',qos_specs=None,replication_status=,reservations=['7a78ddf0-b6b8-4186-82d3-4e2f7d407209','6fabc0ee-d2d9-4fde-a464-643c25a68e7c','c7c4418e-481a-405b-ae44-e804319d22d3','ada25e2e-5cd6-4513-b576-385cf6d8b2d6'],size=1,snapshot_id=c566b051-e822-4015-92f8-da8dc7eec4a2,source_replicaid=,source_volid=None,status='creating',user_id='07aba36f513a4b119375dd864b405d33',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-468529676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf04b7d-b962-4025-8769-044bbd57a757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb167c0ee6e49d4833d99a4cfb06a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c566b051-e822-4015-92f8-da8dc7eec4a2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07aba36f513a4b119375dd864b405d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e4904b-d315-47c4-9ebf-fe142ca0e062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e4904b-d315-47c4-9ebf-fe142ca0e062) transitioned into state 'SUCCESS' from state '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-468529676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb167c0ee6e49d4833d99a4cfb06a88',qos_specs=None,replication_status=,reservations=['7a78ddf0-b6b8-4186-82d3-4e2f7d407209','6fabc0ee-d2d9-4fde-a464-643c25a68e7c','c7c4418e-481a-405b-ae44-e804319d22d3','ada25e2e-5cd6-4513-b576-385cf6d8b2d6'],size=1,snapshot_id=c566b051-e822-4015-92f8-da8dc7eec4a2,source_replicaid=,source_volid=None,status='creating',user_id='07aba36f513a4b119375dd864b405d33',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50332bf2-1108-4599-b278-bd3e09f745b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50332bf2-1108-4599-b278-bd3e09f745b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Flow 'volume_create_api' (7c028148-c58a-4264-aba0-95a4c8ba1bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Create volume request issued successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-246578da-bc01-4755-a191-767ee1c85666 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1285/2580] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:23:35 2026] POST /volume/v3/volumes => generated 808 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eba445bb-8b61-426a-a7c0-59a0331a13a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eba445bb-8b61-426a-a7c0-59a0331a13a7 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eba445bb-8b61-426a-a7c0-59a0331a13a7 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eba445bb-8b61-426a-a7c0-59a0331a13a7 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eba445bb-8b61-426a-a7c0-59a0331a13a7 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eba445bb-8b61-426a-a7c0-59a0331a13a7 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 200 Sep 01 02:23:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1296/2581] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-609ae31a-0ec3-4352-a2de-237d179940c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-609ae31a-0ec3-4352-a2de-237d179940c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-609ae31a-0ec3-4352-a2de-237d179940c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-609ae31a-0ec3-4352-a2de-237d179940c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-609ae31a-0ec3-4352-a2de-237d179940c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-609ae31a-0ec3-4352-a2de-237d179940c5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 200 Sep 01 02:23:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1286/2582] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:37 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 900 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-951fcf93-0357-49a6-b4dc-fc0ccaf8758e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-951fcf93-0357-49a6-b4dc-fc0ccaf8758e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-951fcf93-0357-49a6-b4dc-fc0ccaf8758e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-951fcf93-0357-49a6-b4dc-fc0ccaf8758e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-951fcf93-0357-49a6-b4dc-fc0ccaf8758e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-951fcf93-0357-49a6-b4dc-fc0ccaf8758e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 200 Sep 01 02:23:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1297/2583] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:38 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 900 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3bb5d175-74c4-48cc-a584-955afacaa820 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bb5d175-74c4-48cc-a584-955afacaa820 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3bb5d175-74c4-48cc-a584-955afacaa820 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3bb5d175-74c4-48cc-a584-955afacaa820 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3bb5d175-74c4-48cc-a584-955afacaa820 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bb5d175-74c4-48cc-a584-955afacaa820 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 200 Sep 01 02:23:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1287/2584] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:39 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 900 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-afd2855e-2fc9-4d00-a6a0-ed9e6fa95ce5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afd2855e-2fc9-4d00-a6a0-ed9e6fa95ce5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afd2855e-2fc9-4d00-a6a0-ed9e6fa95ce5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afd2855e-2fc9-4d00-a6a0-ed9e6fa95ce5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-afd2855e-2fc9-4d00-a6a0-ed9e6fa95ce5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afd2855e-2fc9-4d00-a6a0-ed9e6fa95ce5 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 200 Sep 01 02:23:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1298/2585] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:40 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 900 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a0149ab8-9452-4c7e-82e5-cd0c9a6677fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0149ab8-9452-4c7e-82e5-cd0c9a6677fb tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0149ab8-9452-4c7e-82e5-cd0c9a6677fb tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0149ab8-9452-4c7e-82e5-cd0c9a6677fb tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a0149ab8-9452-4c7e-82e5-cd0c9a6677fb tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0149ab8-9452-4c7e-82e5-cd0c9a6677fb tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1288/2586] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Delete snapshot with id: c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot delete request issued successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15baa7a8-e809-4753-9fd0-b302d7c45861 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 202 Sep 01 02:23:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1299/2587] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:23:41 2026] DELETE /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-45340cab-86ed-45a1-8df6-64c73d9e4302 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45340cab-86ed-45a1-8df6-64c73d9e4302 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45340cab-86ed-45a1-8df6-64c73d9e4302 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45340cab-86ed-45a1-8df6-64c73d9e4302 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-45340cab-86ed-45a1-8df6-64c73d9e4302 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45340cab-86ed-45a1-8df6-64c73d9e4302 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1289/2588] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f1375ef0-7c1a-44c9-ac4a-dc9d5d1ded09 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1375ef0-7c1a-44c9-ac4a-dc9d5d1ded09 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1375ef0-7c1a-44c9-ac4a-dc9d5d1ded09 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1375ef0-7c1a-44c9-ac4a-dc9d5d1ded09 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f1375ef0-7c1a-44c9-ac4a-dc9d5d1ded09 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Snapshot retrieved successfully. Sep 01 02:23:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1375ef0-7c1a-44c9-ac4a-dc9d5d1ded09 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 200 Sep 01 02:23:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1300/2589] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:42 2026] GET /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7e7c33a6-358a-4eeb-8e69-a11822d69883 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e7c33a6-358a-4eeb-8e69-a11822d69883 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e7c33a6-358a-4eeb-8e69-a11822d69883 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e7c33a6-358a-4eeb-8e69-a11822d69883 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e7c33a6-358a-4eeb-8e69-a11822d69883 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 404 Sep 01 02:23:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1290/2590] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:43 2026] GET /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Delete volume with id: 2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Delete volume request issued successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5d2a3c8-8bce-4836-9d98-bb3c11bb6478 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 returned with HTTP 202 Sep 01 02:23:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1301/2591] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:23:43 2026] DELETE /volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d7914ff7-8bde-49fc-a2b7-19649737bbd2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7914ff7-8bde-49fc-a2b7-19649737bbd2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7914ff7-8bde-49fc-a2b7-19649737bbd2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7914ff7-8bde-49fc-a2b7-19649737bbd2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d7914ff7-8bde-49fc-a2b7-19649737bbd2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7914ff7-8bde-49fc-a2b7-19649737bbd2 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 returned with HTTP 200 Sep 01 02:23:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1291/2592] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:43 2026] GET /volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7337a24-9273-4a7f-a434-c2c3a80b1da1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7337a24-9273-4a7f-a434-c2c3a80b1da1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7337a24-9273-4a7f-a434-c2c3a80b1da1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7337a24-9273-4a7f-a434-c2c3a80b1da1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7337a24-9273-4a7f-a434-c2c3a80b1da1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 returned with HTTP 404 Sep 01 02:23:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1302/2593] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:44 2026] GET /volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Delete volume with id: 6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Delete volume request issued successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5a94c79-69c4-4702-a0cb-05451404fd89 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 202 Sep 01 02:23:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1292/2594] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:23:44 2026] DELETE /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1b7bbe7a-7692-4f14-940e-6fcf08abf8af None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b7bbe7a-7692-4f14-940e-6fcf08abf8af tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b7bbe7a-7692-4f14-940e-6fcf08abf8af tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b7bbe7a-7692-4f14-940e-6fcf08abf8af tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1b7bbe7a-7692-4f14-940e-6fcf08abf8af tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Volume info retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b7bbe7a-7692-4f14-940e-6fcf08abf8af tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 200 Sep 01 02:23:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1303/2595] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:44 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 900 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b397e84a-2ad0-40e0-a3ce-746ccefe9bb0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b397e84a-2ad0-40e0-a3ce-746ccefe9bb0 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b397e84a-2ad0-40e0-a3ce-746ccefe9bb0 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b397e84a-2ad0-40e0-a3ce-746ccefe9bb0 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b397e84a-2ad0-40e0-a3ce-746ccefe9bb0 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 returned with HTTP 404 Sep 01 02:23:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1293/2596] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes/6cf04b7d-b962-4025-8769-044bbd57a757 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-76a551bf-acca-4a7d-ae93-c4398e2702a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76a551bf-acca-4a7d-ae93-c4398e2702a1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76a551bf-acca-4a7d-ae93-c4398e2702a1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76a551bf-acca-4a7d-ae93-c4398e2702a1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-76a551bf-acca-4a7d-ae93-c4398e2702a1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Delete snapshot with id: c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76a551bf-acca-4a7d-ae93-c4398e2702a1 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 404 Sep 01 02:23:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1304/2597] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:23:46 2026] DELETE /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-48c57671-ee64-472f-8d86-c8c11fcdb07e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48c57671-ee64-472f-8d86-c8c11fcdb07e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48c57671-ee64-472f-8d86-c8c11fcdb07e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48c57671-ee64-472f-8d86-c8c11fcdb07e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48c57671-ee64-472f-8d86-c8c11fcdb07e tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 returned with HTTP 404 Sep 01 02:23:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1294/2598] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/snapshots/c566b051-e822-4015-92f8-da8dc7eec4a2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-647fb830-55e5-44ae-9b74-ca878efaac43 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-647fb830-55e5-44ae-9b74-ca878efaac43 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-647fb830-55e5-44ae-9b74-ca878efaac43 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-647fb830-55e5-44ae-9b74-ca878efaac43 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-647fb830-55e5-44ae-9b74-ca878efaac43 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Delete volume with id: 2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-647fb830-55e5-44ae-9b74-ca878efaac43 tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 returned with HTTP 404 Sep 01 02:23:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1305/2599] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:23:46 2026] DELETE /volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79fc8229-bfed-4ce4-9df8-7cad1037f00c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79fc8229-bfed-4ce4-9df8-7cad1037f00c tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] GET http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79fc8229-bfed-4ce4-9df8-7cad1037f00c tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79fc8229-bfed-4ce4-9df8-7cad1037f00c tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79fc8229-bfed-4ce4-9df8-7cad1037f00c tempest-VolumeDependencyTests-897838657 tempest-VolumeDependencyTests-897838657-project-member] http://192.168.122.6/volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 returned with HTTP 404 Sep 01 02:23:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1295/2600] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes/2ae0964f-1c8c-4d4b-aedd-df9c27713642 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Create volume of 1 GB Sep 01 02:23:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Availability Zones retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Flow 'volume_create_api' (59b252f3-f34e-4db3-b2ad-27f141250e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ba8323-a9a0-46b6-aa25-f7f7aa33bf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ba8323-a9a0-46b6-aa25-f7f7aa33bf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846433c9-b422-41c1-ba25-3c615154efe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Created reservations ['3b3a1d4b-6307-454b-bac4-aaf611734633', '8c61b6cf-c415-4a21-848a-893bf9487347', '601bd602-58a7-40e9-8fee-3a7531a49a10', '8521f8d4-1fab-4c12-bbc1-b38dbd6801cc'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846433c9-b422-41c1-ba25-3c615154efe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3a1d4b-6307-454b-bac4-aaf611734633', '8c61b6cf-c415-4a21-848a-893bf9487347', '601bd602-58a7-40e9-8fee-3a7531a49a10', '8521f8d4-1fab-4c12-bbc1-b38dbd6801cc']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1b9deb-96c7-4bc3-938e-a1090761574c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1b9deb-96c7-4bc3-938e-a1090761574c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fceaa87-31dc-4bfd-b490-58bf7d5f84c0', '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='32639579d5134ad5aaf80fbbe6ca7229',qos_specs=None,replication_status=,reservations=['3b3a1d4b-6307-454b-bac4-aaf611734633','8c61b6cf-c415-4a21-848a-893bf9487347','601bd602-58a7-40e9-8fee-3a7531a49a10','8521f8d4-1fab-4c12-bbc1-b38dbd6801cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcefa59075b454c9f883c95617325d5',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fceaa87-31dc-4bfd-b490-58bf7d5f84c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32639579d5134ad5aaf80fbbe6ca7229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcefa59075b454c9f883c95617325d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f3e3074-6611-4195-87e2-31b425bc1e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f3e3074-6611-4195-87e2-31b425bc1e27) transitioned into state 'SUCCESS' from 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='32639579d5134ad5aaf80fbbe6ca7229',qos_specs=None,replication_status=,reservations=['3b3a1d4b-6307-454b-bac4-aaf611734633','8c61b6cf-c415-4a21-848a-893bf9487347','601bd602-58a7-40e9-8fee-3a7531a49a10','8521f8d4-1fab-4c12-bbc1-b38dbd6801cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcefa59075b454c9f883c95617325d5',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434197f1-2395-4bf0-960b-2bf0fdf0c31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434197f1-2395-4bf0-960b-2bf0fdf0c31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Flow 'volume_create_api' (59b252f3-f34e-4db3-b2ad-27f141250e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Create volume request issued successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa2456d4-3b98-43bb-b623-d5f03ebb542b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1306/2601] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:48 2026] POST /volume/v3/volumes => generated 745 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16edd4f9-b525-4163-ab4a-4e2441dce54b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16edd4f9-b525-4163-ab4a-4e2441dce54b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 Sep 01 02:23:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16edd4f9-b525-4163-ab4a-4e2441dce54b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16edd4f9-b525-4163-ab4a-4e2441dce54b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16edd4f9-b525-4163-ab4a-4e2441dce54b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16edd4f9-b525-4163-ab4a-4e2441dce54b tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 returned with HTTP 200 Sep 01 02:23:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1296/2602] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:48 2026] GET /volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee277a91-8877-4fb9-90ce-ed3e4f4f1164 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee277a91-8877-4fb9-90ce-ed3e4f4f1164 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee277a91-8877-4fb9-90ce-ed3e4f4f1164 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee277a91-8877-4fb9-90ce-ed3e4f4f1164 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee277a91-8877-4fb9-90ce-ed3e4f4f1164 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee277a91-8877-4fb9-90ce-ed3e4f4f1164 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1307/2603] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0741eef5-c783-4bc0-9a73-e27b503aeead None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0741eef5-c783-4bc0-9a73-e27b503aeead tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 Sep 01 02:23:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0741eef5-c783-4bc0-9a73-e27b503aeead tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0741eef5-c783-4bc0-9a73-e27b503aeead tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0741eef5-c783-4bc0-9a73-e27b503aeead tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0741eef5-c783-4bc0-9a73-e27b503aeead tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1297/2604] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1553391353"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1553391353'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Create volume of 1 GB Sep 01 02:23:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Availability Zones retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Flow 'volume_create_api' (c27432b6-ae54-4949-94be-d6a2cc633eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342641e4-807d-4711-ab4f-1f2ddb4ead7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342641e4-807d-4711-ab4f-1f2ddb4ead7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d1073d-581c-4a0a-a4fd-ad25223d5d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Created reservations ['34f25e8c-ab18-4285-8258-51a3709ab1d2', '2d87d886-0922-4ef4-b282-3d82283df8aa', '7ae78afa-88b1-4bfb-98cf-35d6469ffd0f', '9af65ab7-d155-4988-bdff-95369dc988d1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d1073d-581c-4a0a-a4fd-ad25223d5d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34f25e8c-ab18-4285-8258-51a3709ab1d2', '2d87d886-0922-4ef4-b282-3d82283df8aa', '7ae78afa-88b1-4bfb-98cf-35d6469ffd0f', '9af65ab7-d155-4988-bdff-95369dc988d1']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215a6414-9ccf-475d-9eb5-b05887a0b6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215a6414-9ccf-475d-9eb5-b05887a0b6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f6529e-5128-4400-a509-65160540d882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1553391353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32639579d5134ad5aaf80fbbe6ca7229',qos_specs=None,replication_status=,reservations=['34f25e8c-ab18-4285-8258-51a3709ab1d2','2d87d886-0922-4ef4-b282-3d82283df8aa','7ae78afa-88b1-4bfb-98cf-35d6469ffd0f','9af65ab7-d155-4988-bdff-95369dc988d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcefa59075b454c9f883c95617325d5',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:49Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1553391353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8f6529e-5128-4400-a509-65160540d882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32639579d5134ad5aaf80fbbe6ca7229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afcefa59075b454c9f883c95617325d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0432856f-e172-4c68-9f32-a4853cc061c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0432856f-e172-4c68-9f32-a4853cc061c3) transitioned into 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-1553391353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32639579d5134ad5aaf80fbbe6ca7229',qos_specs=None,replication_status=,reservations=['34f25e8c-ab18-4285-8258-51a3709ab1d2','2d87d886-0922-4ef4-b282-3d82283df8aa','7ae78afa-88b1-4bfb-98cf-35d6469ffd0f','9af65ab7-d155-4988-bdff-95369dc988d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afcefa59075b454c9f883c95617325d5',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71f82ea-7aef-42ed-8d08-f140e357f19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71f82ea-7aef-42ed-8d08-f140e357f19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:49 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Flow 'volume_create_api' (c27432b6-ae54-4949-94be-d6a2cc633eb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Create volume request issued successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2b7bdc9-93e9-4b40-85a2-6bc48dc9e010 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1308/2605] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:23:49 2026] POST /volume/v3/volumes => generated 781 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab6ccbe6-ffde-4673-946c-8e40f0343a53 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab6ccbe6-ffde-4673-946c-8e40f0343a53 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab6ccbe6-ffde-4673-946c-8e40f0343a53 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab6ccbe6-ffde-4673-946c-8e40f0343a53 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab6ccbe6-ffde-4673-946c-8e40f0343a53 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab6ccbe6-ffde-4673-946c-8e40f0343a53 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 returned with HTTP 200 Sep 01 02:23:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1298/2606] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-30a76bdf-fd69-45cc-b6a1-d0e0c4aeda38 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30a76bdf-fd69-45cc-b6a1-d0e0c4aeda38 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30a76bdf-fd69-45cc-b6a1-d0e0c4aeda38 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30a76bdf-fd69-45cc-b6a1-d0e0c4aeda38 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-30a76bdf-fd69-45cc-b6a1-d0e0c4aeda38 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30a76bdf-fd69-45cc-b6a1-d0e0c4aeda38 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1309/2607] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a21981cf-770e-44b0-9980-c172ba9362c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a21981cf-770e-44b0-9980-c172ba9362c6 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a21981cf-770e-44b0-9980-c172ba9362c6 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a21981cf-770e-44b0-9980-c172ba9362c6 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a21981cf-770e-44b0-9980-c172ba9362c6 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a21981cf-770e-44b0-9980-c172ba9362c6 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1299/2608] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8799f09f-1c0f-488d-93ec-c0246e280219 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8799f09f-1c0f-488d-93ec-c0246e280219 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:23:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8799f09f-1c0f-488d-93ec-c0246e280219 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8f6529e-5128-4400-a509-65160540d882", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1529032288"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8799f09f-1c0f-488d-93ec-c0246e280219 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-8799f09f-1c0f-488d-93ec-c0246e280219 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Create snapshot from volume d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:51 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-8799f09f-1c0f-488d-93ec-c0246e280219 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Created reservations ['371faed8-4235-4daf-87a1-1fdc24191bdf', 'c0065fad-2c84-4632-bef9-e8e1885c7e48', 'c703794d-e7ef-4430-9ced-1535eaf630c8', '68426d36-d333-42a5-a009-48bc8b609fdf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8799f09f-1c0f-488d-93ec-c0246e280219 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot create request issued successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8799f09f-1c0f-488d-93ec-c0246e280219 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1310/2609] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:23:51 2026] POST /volume/v3/snapshots => generated 326 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-33c55985-fdd3-48e1-a631-12b470ec12d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33c55985-fdd3-48e1-a631-12b470ec12d3 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33c55985-fdd3-48e1-a631-12b470ec12d3 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33c55985-fdd3-48e1-a631-12b470ec12d3 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-33c55985-fdd3-48e1-a631-12b470ec12d3 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33c55985-fdd3-48e1-a631-12b470ec12d3 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1300/2610] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 458 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7fe41aaa-9bfc-446e-9b98-ae0891c0de60 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fe41aaa-9bfc-446e-9b98-ae0891c0de60 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fe41aaa-9bfc-446e-9b98-ae0891c0de60 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fe41aaa-9bfc-446e-9b98-ae0891c0de60 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7fe41aaa-9bfc-446e-9b98-ae0891c0de60 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot retrieved successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fe41aaa-9bfc-446e-9b98-ae0891c0de60 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 200 Sep 01 02:23:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1311/2611] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d69a1f0d-f320-40fc-80ff-b270e347eb65 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d69a1f0d-f320-40fc-80ff-b270e347eb65 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d69a1f0d-f320-40fc-80ff-b270e347eb65 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d69a1f0d-f320-40fc-80ff-b270e347eb65 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d69a1f0d-f320-40fc-80ff-b270e347eb65 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d69a1f0d-f320-40fc-80ff-b270e347eb65 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1301/2612] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 485 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-864db200-318d-4470-a45b-40005e82766e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-864db200-318d-4470-a45b-40005e82766e tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-864db200-318d-4470-a45b-40005e82766e tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-864db200-318d-4470-a45b-40005e82766e tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-864db200-318d-4470-a45b-40005e82766e tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-864db200-318d-4470-a45b-40005e82766e tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1312/2613] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 485 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ccb7fb78-d154-49fb-9142-f56b03192929 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccb7fb78-d154-49fb-9142-f56b03192929 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccb7fb78-d154-49fb-9142-f56b03192929 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccb7fb78-d154-49fb-9142-f56b03192929 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-ccb7fb78-d154-49fb-9142-f56b03192929 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Delete snapshot with id: 1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccb7fb78-d154-49fb-9142-f56b03192929 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccb7fb78-d154-49fb-9142-f56b03192929 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot delete request issued successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccb7fb78-d154-49fb-9142-f56b03192929 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 202 Sep 01 02:23:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1302/2614] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:23:53 2026] DELETE /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b254358b-7f38-4fcb-859e-1f68988bb8eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b254358b-7f38-4fcb-859e-1f68988bb8eb tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b254358b-7f38-4fcb-859e-1f68988bb8eb tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b254358b-7f38-4fcb-859e-1f68988bb8eb tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b254358b-7f38-4fcb-859e-1f68988bb8eb tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b254358b-7f38-4fcb-859e-1f68988bb8eb tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1313/2615] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-18faace9-e7c2-498e-9f33-fc6353806b42 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18faace9-e7c2-498e-9f33-fc6353806b42 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18faace9-e7c2-498e-9f33-fc6353806b42 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18faace9-e7c2-498e-9f33-fc6353806b42 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-18faace9-e7c2-498e-9f33-fc6353806b42 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Snapshot retrieved successfully. Sep 01 02:23:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18faace9-e7c2-498e-9f33-fc6353806b42 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 200 Sep 01 02:23:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1303/2616] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:54 2026] GET /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f31b9444-4f21-4ff4-a000-a6fa6db9fdad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f31b9444-4f21-4ff4-a000-a6fa6db9fdad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 Sep 01 02:23:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f31b9444-4f21-4ff4-a000-a6fa6db9fdad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f31b9444-4f21-4ff4-a000-a6fa6db9fdad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f31b9444-4f21-4ff4-a000-a6fa6db9fdad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 returned with HTTP 404 Sep 01 02:23:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1314/2617] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/snapshots/1c0c02cc-f87f-4d34-b516-abdc7ce1c275 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] DELETE http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Delete volume with id: d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Delete volume request issued successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17f2466b-6661-424c-93d4-4c14a1f466c9 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 returned with HTTP 202 Sep 01 02:23:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1304/2618] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:55 2026] DELETE /volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a473d379-251e-434f-a3a7-11fe18f746c0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a473d379-251e-434f-a3a7-11fe18f746c0 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a473d379-251e-434f-a3a7-11fe18f746c0 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a473d379-251e-434f-a3a7-11fe18f746c0 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a473d379-251e-434f-a3a7-11fe18f746c0 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a473d379-251e-434f-a3a7-11fe18f746c0 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 returned with HTTP 200 Sep 01 02:23:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1315/2619] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ec5b2746-ecb5-4aac-80ce-a3f0af5a70ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec5b2746-ecb5-4aac-80ce-a3f0af5a70ca tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 Sep 01 02:23:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec5b2746-ecb5-4aac-80ce-a3f0af5a70ca tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec5b2746-ecb5-4aac-80ce-a3f0af5a70ca tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec5b2746-ecb5-4aac-80ce-a3f0af5a70ca tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 returned with HTTP 404 Sep 01 02:23:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1305/2620] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/d8f6529e-5128-4400-a509-65160540d882 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7ea46206-843f-4ced-8807-3f98c2d23fad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ea46206-843f-4ced-8807-3f98c2d23fad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] DELETE http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 Sep 01 02:23:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ea46206-843f-4ced-8807-3f98c2d23fad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ea46206-843f-4ced-8807-3f98c2d23fad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7ea46206-843f-4ced-8807-3f98c2d23fad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Delete volume with id: 7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 Sep 01 02:23:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7ea46206-843f-4ced-8807-3f98c2d23fad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7ea46206-843f-4ced-8807-3f98c2d23fad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Delete volume request issued successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ea46206-843f-4ced-8807-3f98c2d23fad tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 returned with HTTP 202 Sep 01 02:23:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1316/2621] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:23:56 2026] DELETE /volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5eb3a0a7-073f-4f3b-99a6-0400e24e0389 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5eb3a0a7-073f-4f3b-99a6-0400e24e0389 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 Sep 01 02:23:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5eb3a0a7-073f-4f3b-99a6-0400e24e0389 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5eb3a0a7-073f-4f3b-99a6-0400e24e0389 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5eb3a0a7-073f-4f3b-99a6-0400e24e0389 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5eb3a0a7-073f-4f3b-99a6-0400e24e0389 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1306/2622] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-38d08347-9de8-4f22-9458-939b237d0517 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38d08347-9de8-4f22-9458-939b237d0517 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] GET http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 Sep 01 02:23:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38d08347-9de8-4f22-9458-939b237d0517 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38d08347-9de8-4f22-9458-939b237d0517 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38d08347-9de8-4f22-9458-939b237d0517 tempest-CinderUnicodeTest-1585103834 tempest-CinderUnicodeTest-1585103834-project-member] http://192.168.122.6/volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 returned with HTTP 404 Sep 01 02:23:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1317/2623] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:23:57 2026] GET /volume/v3/volumes/7fceaa87-31dc-4bfd-b490-58bf7d5f84c0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:06 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=279,cinder:INSERT=51,cinder:UPDATE=93 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:24:07 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=355,cinder:INSERT=84,cinder:UPDATE=128 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:24:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2087271192"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2087271192'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume of 1 GB Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Availability Zones retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (aa42d2d3-ee31-4616-8e3e-d830c725e692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a52c647-8011-4b51-bd27-d322f4ff8fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-730044163"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-730044163'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume of 1 GB Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Availability Zones retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (0beb3cba-308e-41d8-99a2-498876c1ad51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea905289-af7b-4276-be30-7f96231d12b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a52c647-8011-4b51-bd27-d322f4ff8fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9961c19f-b723-47fb-b1c7-f93cdfce6b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea905289-af7b-4276-be30-7f96231d12b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3a5cd7-ed9b-4575-8274-541c40487c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Created reservations ['99b7159f-0705-4d34-ab6b-129ff42a1f92', '19067e48-5c56-4578-a029-3f7b3e76516e', '5a083a60-2eb1-4432-b1b0-c88c53a71f8b', 'f0a7c9fb-cd69-4a05-b482-8e17389a88a2'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9961c19f-b723-47fb-b1c7-f93cdfce6b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b7159f-0705-4d34-ab6b-129ff42a1f92', '19067e48-5c56-4578-a029-3f7b3e76516e', '5a083a60-2eb1-4432-b1b0-c88c53a71f8b', 'f0a7c9fb-cd69-4a05-b482-8e17389a88a2']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13cae68-8b71-4c52-adb2-3b1f3359dc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13cae68-8b71-4c52-adb2-3b1f3359dc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6537b595-be29-46f9-bb16-d0a450659c27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2087271192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['99b7159f-0705-4d34-ab6b-129ff42a1f92','19067e48-5c56-4578-a029-3f7b3e76516e','5a083a60-2eb1-4432-b1b0-c88c53a71f8b','f0a7c9fb-cd69-4a05-b482-8e17389a88a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2087271192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6537b595-be29-46f9-bb16-d0a450659c27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b5f054775c4088b695f416cef0ceb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df02a12b-5440-4cb5-be07-f722c8f1f918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Created reservations ['194b1714-c6ca-4f84-80b8-297205882fa5', 'e25afaa4-0f42-4218-a8a5-588f0275981b', '963b800a-22a0-48c6-a3ca-26eb48c8aa2a', '97f52fce-c6be-4fad-8748-a01a61a22f6b'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3a5cd7-ed9b-4575-8274-541c40487c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['194b1714-c6ca-4f84-80b8-297205882fa5', 'e25afaa4-0f42-4218-a8a5-588f0275981b', '963b800a-22a0-48c6-a3ca-26eb48c8aa2a', '97f52fce-c6be-4fad-8748-a01a61a22f6b']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8bbd82-7247-4e0f-a734-65fc212b23a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df02a12b-5440-4cb5-be07-f722c8f1f918) transitioned into state 'SUCCESS' from state '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-2087271192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['99b7159f-0705-4d34-ab6b-129ff42a1f92','19067e48-5c56-4578-a029-3f7b3e76516e','5a083a60-2eb1-4432-b1b0-c88c53a71f8b','f0a7c9fb-cd69-4a05-b482-8e17389a88a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825d797f-56ec-4e96-ba43-894022031144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8bbd82-7247-4e0f-a734-65fc212b23a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb373a8f-fba2-415b-a0d9-4feedf98f482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-730044163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['194b1714-c6ca-4f84-80b8-297205882fa5','e25afaa4-0f42-4218-a8a5-588f0275981b','963b800a-22a0-48c6-a3ca-26eb48c8aa2a','97f52fce-c6be-4fad-8748-a01a61a22f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-730044163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb373a8f-fba2-415b-a0d9-4feedf98f482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a6cb017db0e42de8a32c7dba01924b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753838cf-db62-443d-ac5c-7dd782e76e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825d797f-56ec-4e96-ba43-894022031144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (aa42d2d3-ee31-4616-8e3e-d830c725e692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request issued successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f21f0b8-5926-49b6-ac8d-33797d15a286 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1307/2624] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:24:08 2026] POST /volume/v3/volumes => generated 769 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753838cf-db62-443d-ac5c-7dd782e76e46) transitioned into state 'SUCCESS' from state '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-730044163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['194b1714-c6ca-4f84-80b8-297205882fa5','e25afaa4-0f42-4218-a8a5-588f0275981b','963b800a-22a0-48c6-a3ca-26eb48c8aa2a','97f52fce-c6be-4fad-8748-a01a61a22f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfc3ab7-0680-4363-8229-2e9d4ac0db0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfc3ab7-0680-4363-8229-2e9d4ac0db0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (0beb3cba-308e-41d8-99a2-498876c1ad51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request issued successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aef5d2ad-fc05-4451-8c43-d3b4b7c4884b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1318/2625] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:09 2026] POST /volume/v3/volumes => generated 761 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cf04c42a-7664-46f0-a65c-e303034f3ad1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf04c42a-7664-46f0-a65c-e303034f3ad1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf04c42a-7664-46f0-a65c-e303034f3ad1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf04c42a-7664-46f0-a65c-e303034f3ad1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cf04c42a-7664-46f0-a65c-e303034f3ad1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf04c42a-7664-46f0-a65c-e303034f3ad1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 returned with HTTP 200 Sep 01 02:24:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1319/2626] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:09 2026] GET /volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 => generated 837 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07683a3f-44a7-4428-8289-7e29c3607785 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1928688765"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1928688765'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume of 1 GB Sep 01 02:24:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Availability Zones retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (3dc00b84-84e2-4545-ae75-8d3938d3959c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726facad-0690-46ad-aab6-c6025b31acfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726facad-0690-46ad-aab6-c6025b31acfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6f5f37-c715-47f3-9d50-1b9e54bf4789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1954284145"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1954284145'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume of 1 GB Sep 01 02:24:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Availability Zones retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Created reservations ['20df8df9-5b87-40e6-adde-d8cece66f2b4', 'c7653422-0cbb-4873-b5c8-8206b560eb01', '7bffbdc9-fb8b-4688-8513-2033415be1d0', 'ab446b67-2770-4b77-9b09-dfc62c9b0ca1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (f4dbf9a5-58cf-40f4-91c4-a00cfcdf2b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6f5f37-c715-47f3-9d50-1b9e54bf4789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20df8df9-5b87-40e6-adde-d8cece66f2b4', 'c7653422-0cbb-4873-b5c8-8206b560eb01', '7bffbdc9-fb8b-4688-8513-2033415be1d0', 'ab446b67-2770-4b77-9b09-dfc62c9b0ca1']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2febb893-c4fd-4122-87f4-849ff91c6f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedbcfa2-d260-47cd-8246-c457b2d97b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedbcfa2-d260-47cd-8246-c457b2d97b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c238800-6dda-47a4-9fab-21aa3c6c18d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1928688765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['20df8df9-5b87-40e6-adde-d8cece66f2b4','c7653422-0cbb-4873-b5c8-8206b560eb01','7bffbdc9-fb8b-4688-8513-2033415be1d0','ab446b67-2770-4b77-9b09-dfc62c9b0ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1928688765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c238800-6dda-47a4-9fab-21aa3c6c18d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a6cb017db0e42de8a32c7dba01924b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ccf6cb-7261-484c-8a94-9403e421400d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2febb893-c4fd-4122-87f4-849ff91c6f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3982f7-6633-49ab-9c2d-551c3b9e5c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ccf6cb-7261-484c-8a94-9403e421400d) transitioned into state 'SUCCESS' from state '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-1928688765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['20df8df9-5b87-40e6-adde-d8cece66f2b4','c7653422-0cbb-4873-b5c8-8206b560eb01','7bffbdc9-fb8b-4688-8513-2033415be1d0','ab446b67-2770-4b77-9b09-dfc62c9b0ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bbdb5ed-326c-4c54-8deb-3f6fe5cb33fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bbdb5ed-326c-4c54-8deb-3f6fe5cb33fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (3dc00b84-84e2-4545-ae75-8d3938d3959c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request issued successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07683a3f-44a7-4428-8289-7e29c3607785 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1320/2627] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:09 2026] POST /volume/v3/volumes => generated 762 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1354382707"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1354382707'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume of 1 GB Sep 01 02:24:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Availability Zones retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (c5383a0e-2241-445f-9e37-78b3826371fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2af93be-604e-48d9-860d-2f4b2b603a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Created reservations ['7b18f344-bec4-4674-b9d1-0b2ca9d84e65', '58b8b2bc-d0c6-4540-bb94-0a64af508a26', 'ef24fcc0-e5ce-47ac-bff2-2a494240e407', '3d23f7c6-8090-4006-96d2-e6d22fabcfd4'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3982f7-6633-49ab-9c2d-551c3b9e5c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b18f344-bec4-4674-b9d1-0b2ca9d84e65', '58b8b2bc-d0c6-4540-bb94-0a64af508a26', 'ef24fcc0-e5ce-47ac-bff2-2a494240e407', '3d23f7c6-8090-4006-96d2-e6d22fabcfd4']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8c9075-4db2-48f9-a657-cb5711de3786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2af93be-604e-48d9-860d-2f4b2b603a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6510b13d-4937-4cda-a433-91cbbd43da88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8c9075-4db2-48f9-a657-cb5711de3786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4000c371-2c3f-4303-a7c5-7b72ec76a09a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1954284145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['7b18f344-bec4-4674-b9d1-0b2ca9d84e65','58b8b2bc-d0c6-4540-bb94-0a64af508a26','ef24fcc0-e5ce-47ac-bff2-2a494240e407','3d23f7c6-8090-4006-96d2-e6d22fabcfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1954284145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4000c371-2c3f-4303-a7c5-7b72ec76a09a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661d4936c337427b931b1fcd06ce5cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5046fc37617148c6bb752753ae94365f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de097ce8-2475-4ff2-ac4f-ee105f3aa13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de097ce8-2475-4ff2-ac4f-ee105f3aa13c) transitioned into state 'SUCCESS' from state '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-1954284145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['7b18f344-bec4-4674-b9d1-0b2ca9d84e65','58b8b2bc-d0c6-4540-bb94-0a64af508a26','ef24fcc0-e5ce-47ac-bff2-2a494240e407','3d23f7c6-8090-4006-96d2-e6d22fabcfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a00d7d-6b6c-49c3-b59a-88218dc0b0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a00d7d-6b6c-49c3-b59a-88218dc0b0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (f4dbf9a5-58cf-40f4-91c4-a00cfcdf2b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Created reservations ['32cc98ba-2bdf-4dc7-8fb0-96b1f36d4cce', '45e133b3-eb1a-428c-b854-754841602611', 'bc72c759-7381-4c2f-8539-02eb70bb1f39', '11122951-e578-4be3-a12c-5008df3cbacb'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request issued successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-442a01fe-4863-44f3-b9f3-543fcc1e974a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1308/2628] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:24:09 2026] POST /volume/v3/volumes => generated 765 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6510b13d-4937-4cda-a433-91cbbd43da88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32cc98ba-2bdf-4dc7-8fb0-96b1f36d4cce', '45e133b3-eb1a-428c-b854-754841602611', 'bc72c759-7381-4c2f-8539-02eb70bb1f39', '11122951-e578-4be3-a12c-5008df3cbacb']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6e821abe-c828-4738-9277-bee8e28c431b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c106588-98c0-4ea5-a2e6-fe6080d9553f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c106588-98c0-4ea5-a2e6-fe6080d9553f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20811534-75dd-4224-ab74-4fdf3657fcd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1354382707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['32cc98ba-2bdf-4dc7-8fb0-96b1f36d4cce','45e133b3-eb1a-428c-b854-754841602611','bc72c759-7381-4c2f-8539-02eb70bb1f39','11122951-e578-4be3-a12c-5008df3cbacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1354382707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20811534-75dd-4224-ab74-4fdf3657fcd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a6cb017db0e42de8a32c7dba01924b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a064121-4419-4547-ac64-cec382769692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a064121-4419-4547-ac64-cec382769692) transitioned into state 'SUCCESS' from state '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-1354382707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['32cc98ba-2bdf-4dc7-8fb0-96b1f36d4cce','45e133b3-eb1a-428c-b854-754841602611','bc72c759-7381-4c2f-8539-02eb70bb1f39','11122951-e578-4be3-a12c-5008df3cbacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba212c9-5bb2-4a15-a699-f62340a37090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba212c9-5bb2-4a15-a699-f62340a37090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (c5383a0e-2241-445f-9e37-78b3826371fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request issued successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b7a8df9-b6fb-454b-bc54-c6ccc7285b6b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1321/2629] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:10 2026] POST /volume/v3/volumes => generated 762 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55209994-6c8d-4ecb-99ad-031c7e2eb694 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55209994-6c8d-4ecb-99ad-031c7e2eb694 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55209994-6c8d-4ecb-99ad-031c7e2eb694 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55209994-6c8d-4ecb-99ad-031c7e2eb694 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-55209994-6c8d-4ecb-99ad-031c7e2eb694 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55209994-6c8d-4ecb-99ad-031c7e2eb694 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1322/2630] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 833 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-318626215"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-318626215'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume of 1 GB Sep 01 02:24:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Availability Zones retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (262e7e72-3cee-4617-8ec0-42fa17ccf48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e821abe-c828-4738-9277-bee8e28c431b tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e821abe-c828-4738-9277-bee8e28c431b tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e76b46c-d2f5-4a21-89c4-ad9969e8d97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e821abe-c828-4738-9277-bee8e28c431b tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1309/2631] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:24:10 2026] POST /volume/v3/types => generated 287 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76e41e86-a1a2-47cd-97d7-92822d004547 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76e41e86-a1a2-47cd-97d7-92822d004547 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76e41e86-a1a2-47cd-97d7-92822d004547 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76e41e86-a1a2-47cd-97d7-92822d004547 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-76e41e86-a1a2-47cd-97d7-92822d004547 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76e41e86-a1a2-47cd-97d7-92822d004547 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1310/2632] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e76b46c-d2f5-4a21-89c4-ad9969e8d97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979df6af-05cf-4b53-81df-6c42e95cf664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Created reservations ['f77b878c-ad53-41bc-bb01-673838edb779', '583baa39-5d1f-4c8d-a338-5fafb85a0823', '0e94cee5-6629-4ad3-a49e-d285a65cbf8a', '748b5d94-3e9c-4d94-a010-4cf50b5d2d59'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979df6af-05cf-4b53-81df-6c42e95cf664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f77b878c-ad53-41bc-bb01-673838edb779', '583baa39-5d1f-4c8d-a338-5fafb85a0823', '0e94cee5-6629-4ad3-a49e-d285a65cbf8a', '748b5d94-3e9c-4d94-a010-4cf50b5d2d59']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9262428a-bc01-4b72-84df-91da60317d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9262428a-bc01-4b72-84df-91da60317d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73950a9a-1cb8-4905-bc76-da131fb838cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-318626215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['f77b878c-ad53-41bc-bb01-673838edb779','583baa39-5d1f-4c8d-a338-5fafb85a0823','0e94cee5-6629-4ad3-a49e-d285a65cbf8a','748b5d94-3e9c-4d94-a010-4cf50b5d2d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-318626215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73950a9a-1cb8-4905-bc76-da131fb838cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a6cb017db0e42de8a32c7dba01924b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffa9fe1-dbd9-421c-8e1b-a476ed1e997e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffa9fe1-dbd9-421c-8e1b-a476ed1e997e) transitioned into state 'SUCCESS' from state '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-318626215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['f77b878c-ad53-41bc-bb01-673838edb779','583baa39-5d1f-4c8d-a338-5fafb85a0823','0e94cee5-6629-4ad3-a49e-d285a65cbf8a','748b5d94-3e9c-4d94-a010-4cf50b5d2d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbee996c-177b-4424-bb79-094ed7c5ba3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbee996c-177b-4424-bb79-094ed7c5ba3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (262e7e72-3cee-4617-8ec0-42fa17ccf48e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request issued successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e380a30f-c8ab-47da-85cd-9eb5497d9ac9 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1323/2633] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:10 2026] POST /volume/v3/volumes => generated 761 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "514cc436-eb47-42bc-a3be-d669f2c6dfb1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-167583563"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request body: {'volume': {"'imageRef": '514cc436-eb47-42bc-a3be-d669f2c6dfb1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-167583563'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume of 1 GB Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Availability Zones retrieved successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (74725419-20a6-40dd-b0e9-ca8283fb7785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45208d2b-43fe-41d1-a4ed-862ba564727a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45208d2b-43fe-41d1-a4ed-862ba564727a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a6b3ed-94f4-4e46-b356-4004b34019b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Created reservations ['55de3c30-67e4-4344-ae7c-c69cc27eaca7', '6e2bf9eb-9293-4edf-8e01-df95dd9a49fd', '3ef94b8a-90ba-43fe-a6af-807deafe3311', 'b16b2aaa-37d1-4c6d-b1c2-5daae6ef3b23'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a6b3ed-94f4-4e46-b356-4004b34019b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55de3c30-67e4-4344-ae7c-c69cc27eaca7', '6e2bf9eb-9293-4edf-8e01-df95dd9a49fd', '3ef94b8a-90ba-43fe-a6af-807deafe3311', 'b16b2aaa-37d1-4c6d-b1c2-5daae6ef3b23']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6671fe46-6fe0-4e0b-9b4c-718eb205497a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6671fe46-6fe0-4e0b-9b4c-718eb205497a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc70f42b-1ca6-4c60-bd19-7f60d25dc90f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-167583563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['55de3c30-67e4-4344-ae7c-c69cc27eaca7','6e2bf9eb-9293-4edf-8e01-df95dd9a49fd','3ef94b8a-90ba-43fe-a6af-807deafe3311','b16b2aaa-37d1-4c6d-b1c2-5daae6ef3b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-167583563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc70f42b-1ca6-4c60-bd19-7f60d25dc90f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a6cb017db0e42de8a32c7dba01924b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bcb930-1123-48e0-9ff9-8ee533d6263b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bcb930-1123-48e0-9ff9-8ee533d6263b) transitioned into state 'SUCCESS' from state '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-167583563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a6cb017db0e42de8a32c7dba01924b6',qos_specs=None,replication_status=,reservations=['55de3c30-67e4-4344-ae7c-c69cc27eaca7','6e2bf9eb-9293-4edf-8e01-df95dd9a49fd','3ef94b8a-90ba-43fe-a6af-807deafe3311','b16b2aaa-37d1-4c6d-b1c2-5daae6ef3b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c1c5dadd744cdfac2a2eac49f632aa',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c8c4993-183f-4de4-9bf0-59335ed57a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c8c4993-183f-4de4-9bf0-59335ed57a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Flow 'volume_create_api' (74725419-20a6-40dd-b0e9-ca8283fb7785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Create volume request issued successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7612f65-4134-495a-bddd-38da3ee1dc35 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1311/2634] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:11 2026] POST /volume/v3/volumes => generated 761 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-408a207a-5bca-4f55-9522-33abd474460e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-408a207a-5bca-4f55-9522-33abd474460e tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-408a207a-5bca-4f55-9522-33abd474460e tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-408a207a-5bca-4f55-9522-33abd474460e tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3c2e2c3d-157a-47d8-a63f-760a7c4eed5b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c2e2c3d-157a-47d8-a63f-760a7c4eed5b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2c3d-157a-47d8-a63f-760a7c4eed5b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2c3d-157a-47d8-a63f-760a7c4eed5b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-408a207a-5bca-4f55-9522-33abd474460e tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-408a207a-5bca-4f55-9522-33abd474460e tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 returned with HTTP 200 Sep 01 02:24:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1324/2635] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:11 2026] GET /volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3c2e2c3d-157a-47d8-a63f-760a7c4eed5b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c2e2c3d-157a-47d8-a63f-760a7c4eed5b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 200 Sep 01 02:24:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1312/2636] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:11 2026] GET /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-711b8106-beeb-4f08-888c-c1e533f3edf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-711b8106-beeb-4f08-888c-c1e533f3edf8 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-711b8106-beeb-4f08-888c-c1e533f3edf8 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-711b8106-beeb-4f08-888c-c1e533f3edf8 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-711b8106-beeb-4f08-888c-c1e533f3edf8 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-711b8106-beeb-4f08-888c-c1e533f3edf8 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 returned with HTTP 200 Sep 01 02:24:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1325/2637] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:11 2026] GET /volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6537b595-be29-46f9-bb16-d0a450659c27", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1700496211"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request body: {'volume': {"'source_volid": '6537b595-be29-46f9-bb16-d0a450659c27', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1700496211'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume of 1 GB Sep 01 02:24:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Availability Zones retrieved successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (1837720a-4140-4f73-96dd-5779360cb1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851d1415-daa2-4518-87d3-8969591c80f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851d1415-daa2-4518-87d3-8969591c80f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4668b85-1380-49e8-80ef-51b99746b41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Created reservations ['a41fb92f-1f6a-4e8a-a578-d37b01d08928', 'e7504926-c1fb-464e-a5fb-da8437229831', 'bd058a9f-cd87-4e20-a534-b002449d20ce', 'e0948b02-bd55-4127-9cbb-3aa6c9129a31'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4668b85-1380-49e8-80ef-51b99746b41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41fb92f-1f6a-4e8a-a578-d37b01d08928', 'e7504926-c1fb-464e-a5fb-da8437229831', 'bd058a9f-cd87-4e20-a534-b002449d20ce', 'e0948b02-bd55-4127-9cbb-3aa6c9129a31']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683e2719-4f34-41ff-889c-42a7916de964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683e2719-4f34-41ff-889c-42a7916de964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c477bbb8-85de-47ee-964b-88c8ed2c790d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1700496211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['a41fb92f-1f6a-4e8a-a578-d37b01d08928','e7504926-c1fb-464e-a5fb-da8437229831','bd058a9f-cd87-4e20-a534-b002449d20ce','e0948b02-bd55-4127-9cbb-3aa6c9129a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1700496211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c477bbb8-85de-47ee-964b-88c8ed2c790d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b5f054775c4088b695f416cef0ceb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3a7335-92da-40ff-b6b4-8dd6c75fbd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3a7335-92da-40ff-b6b4-8dd6c75fbd1b) transitioned into state 'SUCCESS' from state '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-1700496211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['a41fb92f-1f6a-4e8a-a578-d37b01d08928','e7504926-c1fb-464e-a5fb-da8437229831','bd058a9f-cd87-4e20-a534-b002449d20ce','e0948b02-bd55-4127-9cbb-3aa6c9129a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21de5ad-0651-46d9-801d-e102fed0374c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21de5ad-0651-46d9-801d-e102fed0374c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (1837720a-4140-4f73-96dd-5779360cb1c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request issued successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d072dc3-e073-4ea4-9c9f-2a1a06ac3858 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1313/2638] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:11 2026] POST /volume/v3/volumes => generated 769 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f0f0a410-3d74-4e18-b776-67740389dd5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6537b595-be29-46f9-bb16-d0a450659c27", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1302740499"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request body: {'volume': {"'source_volid": '6537b595-be29-46f9-bb16-d0a450659c27', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1302740499'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume of 1 GB Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Availability Zones retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (33e23757-b50e-439b-a92f-bbf7c590a39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec90bbe-16bc-46a8-8c7b-f5163ec7ec69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec90bbe-16bc-46a8-8c7b-f5163ec7ec69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29b089b-5152-4f16-aa72-c1754a79420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Created reservations ['321f3386-e6d0-486f-8b4d-5e4e4fbbb96a', 'baf22401-9772-4a0f-8ea2-f42c34564499', 'c802192d-85f3-4188-8143-10a8464670de', 'eaff063e-614a-4e32-8c33-82ebe0f105d9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29b089b-5152-4f16-aa72-c1754a79420e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['321f3386-e6d0-486f-8b4d-5e4e4fbbb96a', 'baf22401-9772-4a0f-8ea2-f42c34564499', 'c802192d-85f3-4188-8143-10a8464670de', 'eaff063e-614a-4e32-8c33-82ebe0f105d9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3790d0b6-0c6f-419c-b70a-ea34853e4092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3790d0b6-0c6f-419c-b70a-ea34853e4092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '551f7740-6bde-4916-b77f-9d946ecc7ca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1302740499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['321f3386-e6d0-486f-8b4d-5e4e4fbbb96a','baf22401-9772-4a0f-8ea2-f42c34564499','c802192d-85f3-4188-8143-10a8464670de','eaff063e-614a-4e32-8c33-82ebe0f105d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1302740499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=551f7740-6bde-4916-b77f-9d946ecc7ca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b5f054775c4088b695f416cef0ceb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a7cd6-15ea-4ec4-9d97-71e285a771bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6efb8e38-7776-40f7-af51-5cad92052ee6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6efb8e38-7776-40f7-af51-5cad92052ee6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6efb8e38-7776-40f7-af51-5cad92052ee6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6efb8e38-7776-40f7-af51-5cad92052ee6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7a7cd6-15ea-4ec4-9d97-71e285a771bb) transitioned into state 'SUCCESS' from state '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-1302740499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['321f3386-e6d0-486f-8b4d-5e4e4fbbb96a','baf22401-9772-4a0f-8ea2-f42c34564499','c802192d-85f3-4188-8143-10a8464670de','eaff063e-614a-4e32-8c33-82ebe0f105d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c2f786-57e4-4905-82c2-aab68d19432a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c2f786-57e4-4905-82c2-aab68d19432a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (33e23757-b50e-439b-a92f-bbf7c590a39f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request issued successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0f0a410-3d74-4e18-b776-67740389dd5c tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1326/2639] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:12 2026] POST /volume/v3/volumes => generated 769 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6efb8e38-7776-40f7-af51-5cad92052ee6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b0b92622-fff6-40b9-a986-8032c45a6aed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0b92622-fff6-40b9-a986-8032c45a6aed tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0b92622-fff6-40b9-a986-8032c45a6aed tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0b92622-fff6-40b9-a986-8032c45a6aed tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6efb8e38-7776-40f7-af51-5cad92052ee6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 returned with HTTP 200 Sep 01 02:24:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1314/2640] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:12 2026] GET /volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6537b595-be29-46f9-bb16-d0a450659c27", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1326892768"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request body: {'volume': {"'source_volid": '6537b595-be29-46f9-bb16-d0a450659c27', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1326892768'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume of 1 GB Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b0b92622-fff6-40b9-a986-8032c45a6aed tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Availability Zones retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0b92622-fff6-40b9-a986-8032c45a6aed tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 200 Sep 01 02:24:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1327/2641] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:12 2026] GET /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5123c8bd-2aa0-485f-bd9c-08a87dc9d317 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5123c8bd-2aa0-485f-bd9c-08a87dc9d317 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5123c8bd-2aa0-485f-bd9c-08a87dc9d317 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5123c8bd-2aa0-485f-bd9c-08a87dc9d317 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (67c9d246-3c6c-49c0-bddf-a657e5cdc3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab84468-4801-444d-96e9-e195038a5840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5123c8bd-2aa0-485f-bd9c-08a87dc9d317 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5123c8bd-2aa0-485f-bd9c-08a87dc9d317 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 returned with HTTP 200 Sep 01 02:24:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1328/2642] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:12 2026] GET /volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab84468-4801-444d-96e9-e195038a5840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01fee67-7096-445d-bf5a-754c0c9de454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Created reservations ['63043d0b-18a0-4c0f-af6e-a4ce470cab60', '51eb6136-8f2c-4f6b-b7b4-1d9aa84744da', '640829c1-5806-4c5e-9579-afaaa8449512', 'd28e85f1-a983-49f9-8a7b-7c65b21b3033'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01fee67-7096-445d-bf5a-754c0c9de454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63043d0b-18a0-4c0f-af6e-a4ce470cab60', '51eb6136-8f2c-4f6b-b7b4-1d9aa84744da', '640829c1-5806-4c5e-9579-afaaa8449512', 'd28e85f1-a983-49f9-8a7b-7c65b21b3033']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f21bd21-9e41-4761-ba58-3f431a3503b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f21bd21-9e41-4761-ba58-3f431a3503b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1326892768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['63043d0b-18a0-4c0f-af6e-a4ce470cab60','51eb6136-8f2c-4f6b-b7b4-1d9aa84744da','640829c1-5806-4c5e-9579-afaaa8449512','d28e85f1-a983-49f9-8a7b-7c65b21b3033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1326892768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b5f054775c4088b695f416cef0ceb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61d7327-023d-4321-9b00-687441595f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61d7327-023d-4321-9b00-687441595f3e) transitioned into state 'SUCCESS' from state '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-1326892768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['63043d0b-18a0-4c0f-af6e-a4ce470cab60','51eb6136-8f2c-4f6b-b7b4-1d9aa84744da','640829c1-5806-4c5e-9579-afaaa8449512','d28e85f1-a983-49f9-8a7b-7c65b21b3033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b324704d-9f76-4d49-aad7-fcfb6272d565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b324704d-9f76-4d49-aad7-fcfb6272d565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (67c9d246-3c6c-49c0-bddf-a657e5cdc3c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request issued successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9dde41ba-70ab-4366-a45d-86c830b27b44 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1315/2643] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:12 2026] POST /volume/v3/volumes => generated 769 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6537b595-be29-46f9-bb16-d0a450659c27", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1764425307"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request body: {'volume': {"'source_volid": '6537b595-be29-46f9-bb16-d0a450659c27', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1764425307'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume of 1 GB Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Availability Zones retrieved successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (ddb85cd6-4604-4597-b5f2-c0970db289e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad21c43-dd63-48cd-90eb-31c66fff9651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad21c43-dd63-48cd-90eb-31c66fff9651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f81516-a696-4e9b-a4cb-0459f486e410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Created reservations ['94ef5e99-4f62-490e-ba08-163b85a88ac0', 'a8d14615-efb7-49e8-b573-8acbab3b47b9', 'c6916cfd-51de-4b13-9e2f-7c5026bf2485', '728c094b-673d-4f4b-8869-e5303a787602'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f81516-a696-4e9b-a4cb-0459f486e410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94ef5e99-4f62-490e-ba08-163b85a88ac0', 'a8d14615-efb7-49e8-b573-8acbab3b47b9', 'c6916cfd-51de-4b13-9e2f-7c5026bf2485', '728c094b-673d-4f4b-8869-e5303a787602']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3da093-3416-4aa0-981d-7d7c3612a87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3da093-3416-4aa0-981d-7d7c3612a87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f2c6879-f664-4774-81c2-84ebeb8803c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1764425307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['94ef5e99-4f62-490e-ba08-163b85a88ac0','a8d14615-efb7-49e8-b573-8acbab3b47b9','c6916cfd-51de-4b13-9e2f-7c5026bf2485','728c094b-673d-4f4b-8869-e5303a787602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1764425307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f2c6879-f664-4774-81c2-84ebeb8803c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b5f054775c4088b695f416cef0ceb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d916b910-cf63-4809-be52-f40d54bbd561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d916b910-cf63-4809-be52-f40d54bbd561) transitioned into state 'SUCCESS' from state '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-1764425307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['94ef5e99-4f62-490e-ba08-163b85a88ac0','a8d14615-efb7-49e8-b573-8acbab3b47b9','c6916cfd-51de-4b13-9e2f-7c5026bf2485','728c094b-673d-4f4b-8869-e5303a787602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d398d30-ca00-4c19-9499-86c3c3ddd1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d398d30-ca00-4c19-9499-86c3c3ddd1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (ddb85cd6-4604-4597-b5f2-c0970db289e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request issued successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a321e7a1-d57d-476a-a8fa-bcabe9c96ee9 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1329/2644] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:13 2026] POST /volume/v3/volumes => generated 769 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29993967-1b20-421b-baec-912c60d7deae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6537b595-be29-46f9-bb16-d0a450659c27", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-42652836"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request body: {'volume': {"'source_volid": '6537b595-be29-46f9-bb16-d0a450659c27', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-42652836'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume of 1 GB Sep 01 02:24:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Availability Zones retrieved successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (71637b8d-5877-4a17-8953-009838477efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f53fcdd-396d-41dd-ba67-5f9515c0832e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f53fcdd-396d-41dd-ba67-5f9515c0832e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a18d580-57c0-424b-ba1e-b4aa5c038dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc42c619-e3b8-45e0-9d4e-811ac55dfd79 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc42c619-e3b8-45e0-9d4e-811ac55dfd79 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc42c619-e3b8-45e0-9d4e-811ac55dfd79 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc42c619-e3b8-45e0-9d4e-811ac55dfd79 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc42c619-e3b8-45e0-9d4e-811ac55dfd79 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Created reservations ['a7fc420c-f22a-4116-b744-33fa04d69e9a', '120bd904-916b-4778-9f9f-f66a5d8e4df7', '864ef2d8-9653-4907-a7c3-383f45004f1e', '04bf0b24-6178-4ed1-85ec-a842a1395910'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a18d580-57c0-424b-ba1e-b4aa5c038dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7fc420c-f22a-4116-b744-33fa04d69e9a', '120bd904-916b-4778-9f9f-f66a5d8e4df7', '864ef2d8-9653-4907-a7c3-383f45004f1e', '04bf0b24-6178-4ed1-85ec-a842a1395910']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc42c619-e3b8-45e0-9d4e-811ac55dfd79 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 200 Sep 01 02:24:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1330/2645] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:13 2026] GET /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ede02249-9aea-4fe2-9005-7d1950c26e16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59676c81-541b-4ec7-8217-e62615c45cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ede02249-9aea-4fe2-9005-7d1950c26e16 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ede02249-9aea-4fe2-9005-7d1950c26e16 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ede02249-9aea-4fe2-9005-7d1950c26e16 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ede02249-9aea-4fe2-9005-7d1950c26e16 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59676c81-541b-4ec7-8217-e62615c45cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57f2c7ae-e131-4edf-abce-b32e673521cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-42652836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['a7fc420c-f22a-4116-b744-33fa04d69e9a','120bd904-916b-4778-9f9f-f66a5d8e4df7','864ef2d8-9653-4907-a7c3-383f45004f1e','04bf0b24-6178-4ed1-85ec-a842a1395910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-42652836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57f2c7ae-e131-4edf-abce-b32e673521cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65b5f054775c4088b695f416cef0ceb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ede02249-9aea-4fe2-9005-7d1950c26e16 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 returned with HTTP 200 Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544f19f5-1c0f-4a59-a250-cd80b14b3ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1331/2646] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:13 2026] GET /volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-184e6206-9ce6-483c-9b75-af91a12de297 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-184e6206-9ce6-483c-9b75-af91a12de297 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-184e6206-9ce6-483c-9b75-af91a12de297 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-184e6206-9ce6-483c-9b75-af91a12de297 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544f19f5-1c0f-4a59-a250-cd80b14b3ee3) transitioned into state 'SUCCESS' from state '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-42652836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65b5f054775c4088b695f416cef0ceb8',qos_specs=None,replication_status=,reservations=['a7fc420c-f22a-4116-b744-33fa04d69e9a','120bd904-916b-4778-9f9f-f66a5d8e4df7','864ef2d8-9653-4907-a7c3-383f45004f1e','04bf0b24-6178-4ed1-85ec-a842a1395910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60aebcb0b074cb4a55c86397530b6d9',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcfd5e4-8a15-4ee7-9ac2-cd83ba03f748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-184e6206-9ce6-483c-9b75-af91a12de297 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-184e6206-9ce6-483c-9b75-af91a12de297 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 returned with HTTP 200 Sep 01 02:24:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1332/2647] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:14 2026] GET /volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcfd5e4-8a15-4ee7-9ac2-cd83ba03f748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Flow 'volume_create_api' (71637b8d-5877-4a17-8953-009838477efd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Create volume request issued successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29993967-1b20-421b-baec-912c60d7deae tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1316/2648] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:13 2026] POST /volume/v3/volumes => generated 767 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "6831fd7e-fe49-4fa4-90b4-453908945417", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '6831fd7e-fe49-4fa4-90b4-453908945417', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b40bd8ab-13bb-49bf-a7fb-88f54450143f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b40bd8ab-13bb-49bf-a7fb-88f54450143f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b40bd8ab-13bb-49bf-a7fb-88f54450143f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b40bd8ab-13bb-49bf-a7fb-88f54450143f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b40bd8ab-13bb-49bf-a7fb-88f54450143f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b40bd8ab-13bb-49bf-a7fb-88f54450143f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 200 Sep 01 02:24:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1317/2649] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:14 2026] GET /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Create volume of 1 GB Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Availability Zones retrieved successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Flow 'volume_create_api' (f73cb037-7101-45a0-a058-a36f08926e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867876c6-f9f5-449e-b924-64bae47fd16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867876c6-f9f5-449e-b924-64bae47fd16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:24:11Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d,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': '0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab243f65-8dfd-4897-908e-8384ce99e063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-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 01 02:24:14 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-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 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Created reservations ['0107ba8e-0552-4daa-9c32-657da8a42067', '1b78ed2d-4b7d-4952-9014-1cd9513f1ef0', '88fe68d7-12fc-49d3-bd68-15da8d1856f8', '5edfea5a-a6bc-4cf9-8b58-de5ce966d7f2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab243f65-8dfd-4897-908e-8384ce99e063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0107ba8e-0552-4daa-9c32-657da8a42067', '1b78ed2d-4b7d-4952-9014-1cd9513f1ef0', '88fe68d7-12fc-49d3-bd68-15da8d1856f8', '5edfea5a-a6bc-4cf9-8b58-de5ce966d7f2']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be52e30-f3fd-437d-acb8-30a615bc47d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be52e30-f3fd-437d-acb8-30a615bc47d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '713d89f8-4798-4325-b73d-202b09890136', '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='06d3fc3f00fd4947888d842e95b2fec1',qos_specs=None,replication_status=,reservations=['0107ba8e-0552-4daa-9c32-657da8a42067','1b78ed2d-4b7d-4952-9014-1cd9513f1ef0','88fe68d7-12fc-49d3-bd68-15da8d1856f8','5edfea5a-a6bc-4cf9-8b58-de5ce966d7f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791a3262bfca41458ef2c6af07a23434',volume_type_id=0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=713d89f8-4798-4325-b73d-202b09890136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06d3fc3f00fd4947888d842e95b2fec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791a3262bfca41458ef2c6af07a23434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d),volume_type_id=0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f758cfaa-08f6-4437-9425-d674cec039ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f758cfaa-08f6-4437-9425-d674cec039ab) transitioned into state 'SUCCESS' from 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='06d3fc3f00fd4947888d842e95b2fec1',qos_specs=None,replication_status=,reservations=['0107ba8e-0552-4daa-9c32-657da8a42067','1b78ed2d-4b7d-4952-9014-1cd9513f1ef0','88fe68d7-12fc-49d3-bd68-15da8d1856f8','5edfea5a-a6bc-4cf9-8b58-de5ce966d7f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791a3262bfca41458ef2c6af07a23434',volume_type_id=0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369fd526-213f-49dd-877b-259e1dece9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369fd526-213f-49dd-877b-259e1dece9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Flow 'volume_create_api' (f73cb037-7101-45a0-a058-a36f08926e71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Create volume request issued successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb817524-bd02-4ae4-affe-d80a7cd4ea35 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1333/2650] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:14 2026] POST /volume/v3/volumes => generated 802 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0595ac92-1248-4671-9c55-e224ccc4530e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0595ac92-1248-4671-9c55-e224ccc4530e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0595ac92-1248-4671-9c55-e224ccc4530e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0595ac92-1248-4671-9c55-e224ccc4530e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0595ac92-1248-4671-9c55-e224ccc4530e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0595ac92-1248-4671-9c55-e224ccc4530e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1318/2651] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:14 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bc2a755a-1515-4459-a2c2-7b1cfcb30aa5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc2a755a-1515-4459-a2c2-7b1cfcb30aa5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc2a755a-1515-4459-a2c2-7b1cfcb30aa5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc2a755a-1515-4459-a2c2-7b1cfcb30aa5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bc2a755a-1515-4459-a2c2-7b1cfcb30aa5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc2a755a-1515-4459-a2c2-7b1cfcb30aa5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 200 Sep 01 02:24:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1334/2652] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:14 2026] GET /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05fb09b1-91e0-410d-982a-0141c197b291 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05fb09b1-91e0-410d-982a-0141c197b291 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:24:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05fb09b1-91e0-410d-982a-0141c197b291 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4000c371-2c3f-4303-a7c5-7b72ec76a09a", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1530628381"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-05fb09b1-91e0-410d-982a-0141c197b291 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-05fb09b1-91e0-410d-982a-0141c197b291 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create snapshot from volume 4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3933cfe-bf81-4895-97ab-1e683987bbbd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3933cfe-bf81-4895-97ab-1e683987bbbd tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3933cfe-bf81-4895-97ab-1e683987bbbd tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3933cfe-bf81-4895-97ab-1e683987bbbd tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b3933cfe-bf81-4895-97ab-1e683987bbbd tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-05fb09b1-91e0-410d-982a-0141c197b291 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Created reservations ['e775ccda-bf41-4442-8fd6-aa6bf3fc5c6e', '65d98863-3184-412f-b995-6bec1f76d153', '176aab3b-6db8-41a1-8696-c4031d00fd9d', '56136a90-0133-4db7-a253-b5e88a311e42'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3933cfe-bf81-4895-97ab-1e683987bbbd tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 returned with HTTP 200 Sep 01 02:24:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1335/2653] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:15 2026] GET /volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b22cb11-dbe3-4e2b-bf0b-d6137e8cf0ff None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b22cb11-dbe3-4e2b-bf0b-d6137e8cf0ff tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b22cb11-dbe3-4e2b-bf0b-d6137e8cf0ff tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b22cb11-dbe3-4e2b-bf0b-d6137e8cf0ff tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-05fb09b1-91e0-410d-982a-0141c197b291 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot create request issued successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05fb09b1-91e0-410d-982a-0141c197b291 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1319/2654] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:24:15 2026] POST /volume/v3/snapshots => generated 316 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9b22cb11-dbe3-4e2b-bf0b-d6137e8cf0ff tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d18bb73-8082-4111-9873-875121ba75f9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b22cb11-dbe3-4e2b-bf0b-d6137e8cf0ff tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 200 Sep 01 02:24:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1336/2655] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:15 2026] GET /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 861 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d18bb73-8082-4111-9873-875121ba75f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d18bb73-8082-4111-9873-875121ba75f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d18bb73-8082-4111-9873-875121ba75f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d18bb73-8082-4111-9873-875121ba75f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d18bb73-8082-4111-9873-875121ba75f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1320/2656] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:15 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5061cb08-2a8a-4d4b-8dc8-76fc8961a48e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5061cb08-2a8a-4d4b-8dc8-76fc8961a48e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5061cb08-2a8a-4d4b-8dc8-76fc8961a48e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5061cb08-2a8a-4d4b-8dc8-76fc8961a48e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5061cb08-2a8a-4d4b-8dc8-76fc8961a48e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5061cb08-2a8a-4d4b-8dc8-76fc8961a48e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1337/2657] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:15 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 894 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-184e659a-af97-416a-84a5-e71896d584dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-184e659a-af97-416a-84a5-e71896d584dc tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-184e659a-af97-416a-84a5-e71896d584dc tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-184e659a-af97-416a-84a5-e71896d584dc tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-184e659a-af97-416a-84a5-e71896d584dc tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-184e659a-af97-416a-84a5-e71896d584dc tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 returned with HTTP 200 Sep 01 02:24:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1321/2658] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:16 2026] GET /volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1f9688cf-4883-455f-b806-ffc8fcb42e10 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f9688cf-4883-455f-b806-ffc8fcb42e10 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f9688cf-4883-455f-b806-ffc8fcb42e10 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f9688cf-4883-455f-b806-ffc8fcb42e10 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1f9688cf-4883-455f-b806-ffc8fcb42e10 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ffd6e23b-90bf-4d4b-aaba-597b6402d7c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffd6e23b-90bf-4d4b-aaba-597b6402d7c0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ffd6e23b-90bf-4d4b-aaba-597b6402d7c0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ffd6e23b-90bf-4d4b-aaba-597b6402d7c0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f9688cf-4883-455f-b806-ffc8fcb42e10 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb returned with HTTP 200 Sep 01 02:24:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1338/2659] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:16 2026] GET /volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-feb6c858-cbdf-4230-86e1-2527086f6824 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-feb6c858-cbdf-4230-86e1-2527086f6824 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-feb6c858-cbdf-4230-86e1-2527086f6824 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-feb6c858-cbdf-4230-86e1-2527086f6824 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-feb6c858-cbdf-4230-86e1-2527086f6824 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-feb6c858-cbdf-4230-86e1-2527086f6824 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1339/2660] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:16 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cc04879c-dea1-43a5-a128-1375da0ae9ed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc04879c-dea1-43a5-a128-1375da0ae9ed tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc04879c-dea1-43a5-a128-1375da0ae9ed tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc04879c-dea1-43a5-a128-1375da0ae9ed tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ffd6e23b-90bf-4d4b-aaba-597b6402d7c0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffd6e23b-90bf-4d4b-aaba-597b6402d7c0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 200 Sep 01 02:24:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1322/2661] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:16 2026] GET /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cc04879c-dea1-43a5-a128-1375da0ae9ed tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc04879c-dea1-43a5-a128-1375da0ae9ed tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f returned with HTTP 200 Sep 01 02:24:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1340/2662] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:16 2026] GET /volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-590b7811-3388-4d33-8b2e-fcd38a726948 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-590b7811-3388-4d33-8b2e-fcd38a726948 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-590b7811-3388-4d33-8b2e-fcd38a726948 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-590b7811-3388-4d33-8b2e-fcd38a726948 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-590b7811-3388-4d33-8b2e-fcd38a726948 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-590b7811-3388-4d33-8b2e-fcd38a726948 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1323/2663] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:16 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 952 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-05a8aab6-b72d-4ef7-9827-8e55a5f9bf5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05a8aab6-b72d-4ef7-9827-8e55a5f9bf5c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05a8aab6-b72d-4ef7-9827-8e55a5f9bf5c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05a8aab6-b72d-4ef7-9827-8e55a5f9bf5c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-05a8aab6-b72d-4ef7-9827-8e55a5f9bf5c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05a8aab6-b72d-4ef7-9827-8e55a5f9bf5c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1341/2664] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:17 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0323c9a9-f68c-4259-afca-b07a7ef1ab60 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0323c9a9-f68c-4259-afca-b07a7ef1ab60 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0323c9a9-f68c-4259-afca-b07a7ef1ab60 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0323c9a9-f68c-4259-afca-b07a7ef1ab60 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0323c9a9-f68c-4259-afca-b07a7ef1ab60 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8d5f613-56cc-49c3-bf4b-ed2af09ebf4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8d5f613-56cc-49c3-bf4b-ed2af09ebf4a tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8d5f613-56cc-49c3-bf4b-ed2af09ebf4a tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8d5f613-56cc-49c3-bf4b-ed2af09ebf4a tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0323c9a9-f68c-4259-afca-b07a7ef1ab60 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 200 Sep 01 02:24:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1324/2665] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:17 2026] GET /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8d5f613-56cc-49c3-bf4b-ed2af09ebf4a tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8d5f613-56cc-49c3-bf4b-ed2af09ebf4a tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f returned with HTTP 200 Sep 01 02:24:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1342/2666] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:17 2026] GET /volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] DELETE http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume with id: bc70f42b-1ca6-4c60-bd19-7f60d25dc90f Sep 01 02:24:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume request issued successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29b8058f-4b41-445b-93d1-4c662585a5f6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f returned with HTTP 202 Sep 01 02:24:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1325/2667] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:17 2026] DELETE /volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c5a1950-30ef-4c47-875d-ed8dea5d8136 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c5a1950-30ef-4c47-875d-ed8dea5d8136 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c5a1950-30ef-4c47-875d-ed8dea5d8136 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c5a1950-30ef-4c47-875d-ed8dea5d8136 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c5a1950-30ef-4c47-875d-ed8dea5d8136 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c5a1950-30ef-4c47-875d-ed8dea5d8136 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f returned with HTTP 200 Sep 01 02:24:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1343/2668] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:17 2026] GET /volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6305e62d-7232-4d63-8a43-14932a55328e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6305e62d-7232-4d63-8a43-14932a55328e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6305e62d-7232-4d63-8a43-14932a55328e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6305e62d-7232-4d63-8a43-14932a55328e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6305e62d-7232-4d63-8a43-14932a55328e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6305e62d-7232-4d63-8a43-14932a55328e tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1326/2669] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:17 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 952 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ac2d994e-ed7f-402b-b99a-62c0fd98eb87 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ac2d994e-ed7f-402b-b99a-62c0fd98eb87 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ac2d994e-ed7f-402b-b99a-62c0fd98eb87 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ac2d994e-ed7f-402b-b99a-62c0fd98eb87 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ac2d994e-ed7f-402b-b99a-62c0fd98eb87 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ac2d994e-ed7f-402b-b99a-62c0fd98eb87 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1344/2670] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d8b4224-09cb-4597-a2b4-8e2ebd052eed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d8b4224-09cb-4597-a2b4-8e2ebd052eed tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d8b4224-09cb-4597-a2b4-8e2ebd052eed tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d8b4224-09cb-4597-a2b4-8e2ebd052eed tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d8b4224-09cb-4597-a2b4-8e2ebd052eed tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d8b4224-09cb-4597-a2b4-8e2ebd052eed tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 200 Sep 01 02:24:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1327/2671] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-09d246a5-0df2-4327-a806-a135d70e2044 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09d246a5-0df2-4327-a806-a135d70e2044 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09d246a5-0df2-4327-a806-a135d70e2044 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09d246a5-0df2-4327-a806-a135d70e2044 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-09d246a5-0df2-4327-a806-a135d70e2044 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09d246a5-0df2-4327-a806-a135d70e2044 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 returned with HTTP 200 Sep 01 02:24:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1345/2672] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6865b520-a587-4e15-ac63-438c7bfe8cc7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6865b520-a587-4e15-ac63-438c7bfe8cc7 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6865b520-a587-4e15-ac63-438c7bfe8cc7 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6865b520-a587-4e15-ac63-438c7bfe8cc7 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7d430831-385c-4ca7-a33b-7cac8204fdb6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d430831-385c-4ca7-a33b-7cac8204fdb6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d430831-385c-4ca7-a33b-7cac8204fdb6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d430831-385c-4ca7-a33b-7cac8204fdb6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6865b520-a587-4e15-ac63-438c7bfe8cc7 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6865b520-a587-4e15-ac63-438c7bfe8cc7 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce returned with HTTP 200 Sep 01 02:24:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1328/2673] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d430831-385c-4ca7-a33b-7cac8204fdb6 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f returned with HTTP 404 Sep 01 02:24:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1346/2674] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/volumes/bc70f42b-1ca6-4c60-bd19-7f60d25dc90f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] DELETE http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume with id: 73950a9a-1cb8-4905-bc76-da131fb838cb Sep 01 02:24:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume request issued successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11a81fa4-7ce1-4638-9932-19b333c9a9f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb returned with HTTP 202 Sep 01 02:24:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1329/2675] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:18 2026] DELETE /volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f68ef88d-772a-40aa-bded-f18ddc348e0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f68ef88d-772a-40aa-bded-f18ddc348e0b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f68ef88d-772a-40aa-bded-f18ddc348e0b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f68ef88d-772a-40aa-bded-f18ddc348e0b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f68ef88d-772a-40aa-bded-f18ddc348e0b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f68ef88d-772a-40aa-bded-f18ddc348e0b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb returned with HTTP 200 Sep 01 02:24:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1347/2676] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:18 2026] GET /volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d14e98a3-6f19-4862-bbfc-95315b53ac51 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d14e98a3-6f19-4862-bbfc-95315b53ac51 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d14e98a3-6f19-4862-bbfc-95315b53ac51 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d14e98a3-6f19-4862-bbfc-95315b53ac51 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d14e98a3-6f19-4862-bbfc-95315b53ac51 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d14e98a3-6f19-4862-bbfc-95315b53ac51 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1330/2677] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 952 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6875361-95a3-470b-a9b3-7eb14bb815e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6875361-95a3-470b-a9b3-7eb14bb815e6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6875361-95a3-470b-a9b3-7eb14bb815e6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6875361-95a3-470b-a9b3-7eb14bb815e6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d6875361-95a3-470b-a9b3-7eb14bb815e6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6875361-95a3-470b-a9b3-7eb14bb815e6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1348/2678] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e1194b9-4157-4534-bf4e-11f2ab5c1e4b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e1194b9-4157-4534-bf4e-11f2ab5c1e4b tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e1194b9-4157-4534-bf4e-11f2ab5c1e4b tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e1194b9-4157-4534-bf4e-11f2ab5c1e4b tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9e1194b9-4157-4534-bf4e-11f2ab5c1e4b tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e1194b9-4157-4534-bf4e-11f2ab5c1e4b tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce returned with HTTP 200 Sep 01 02:24:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1331/2679] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d1f96e0c-e3b0-4d51-b815-d6b426fbac71 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1f96e0c-e3b0-4d51-b815-d6b426fbac71 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d1f96e0c-e3b0-4d51-b815-d6b426fbac71 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d1f96e0c-e3b0-4d51-b815-d6b426fbac71 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d1f96e0c-e3b0-4d51-b815-d6b426fbac71 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1f96e0c-e3b0-4d51-b815-d6b426fbac71 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 returned with HTTP 200 Sep 01 02:24:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1349/2680] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-666cb52a-0d20-4c74-995c-819bc6eb3390 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-666cb52a-0d20-4c74-995c-819bc6eb3390 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-666cb52a-0d20-4c74-995c-819bc6eb3390 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-666cb52a-0d20-4c74-995c-819bc6eb3390 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-666cb52a-0d20-4c74-995c-819bc6eb3390 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb returned with HTTP 404 Sep 01 02:24:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1332/2681] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/volumes/73950a9a-1cb8-4905-bc76-da131fb838cb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] DELETE http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume with id: 20811534-75dd-4224-ab74-4fdf3657fcd8 Sep 01 02:24:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume request issued successfully. Sep 01 02:24:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6702562c-1155-4ddd-bc7f-850b9e58f90b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 returned with HTTP 202 Sep 01 02:24:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1350/2682] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:19 2026] DELETE /volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8177e37e-bb0f-425f-9633-225ca744506b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8177e37e-bb0f-425f-9633-225ca744506b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8177e37e-bb0f-425f-9633-225ca744506b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8177e37e-bb0f-425f-9633-225ca744506b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8177e37e-bb0f-425f-9633-225ca744506b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8177e37e-bb0f-425f-9633-225ca744506b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1333/2683] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:19 2026] GET /volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07688340-df43-4db6-a7e8-db9c8720b042 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07688340-df43-4db6-a7e8-db9c8720b042 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07688340-df43-4db6-a7e8-db9c8720b042 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07688340-df43-4db6-a7e8-db9c8720b042 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07688340-df43-4db6-a7e8-db9c8720b042 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07688340-df43-4db6-a7e8-db9c8720b042 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1351/2684] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:20 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 952 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e4a9dc2a-e931-404c-a45e-6e6571732744 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4a9dc2a-e931-404c-a45e-6e6571732744 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4a9dc2a-e931-404c-a45e-6e6571732744 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4a9dc2a-e931-404c-a45e-6e6571732744 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e4a9dc2a-e931-404c-a45e-6e6571732744 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4a9dc2a-e931-404c-a45e-6e6571732744 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1334/2685] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:20 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-241c4cd6-f420-457f-9303-e6e6327e01a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-241c4cd6-f420-457f-9303-e6e6327e01a4 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-241c4cd6-f420-457f-9303-e6e6327e01a4 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-241c4cd6-f420-457f-9303-e6e6327e01a4 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-241c4cd6-f420-457f-9303-e6e6327e01a4 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-241c4cd6-f420-457f-9303-e6e6327e01a4 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1352/2686] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:20 2026] GET /volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93966775-f327-48d5-a806-756b6b0a297e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93966775-f327-48d5-a806-756b6b0a297e tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc Sep 01 02:24:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93966775-f327-48d5-a806-756b6b0a297e tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93966775-f327-48d5-a806-756b6b0a297e tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93966775-f327-48d5-a806-756b6b0a297e tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93966775-f327-48d5-a806-756b6b0a297e tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc returned with HTTP 200 Sep 01 02:24:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1335/2687] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:20 2026] GET /volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] DELETE http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume with id: 57f2c7ae-e131-4edf-abce-b32e673521cc Sep 01 02:24:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume request issued successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-702a8f09-6f44-4879-822e-554c35a67143 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d232d90-309a-49fe-94d8-601efe2d79a0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc returned with HTTP 202 Sep 01 02:24:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1353/2688] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:20 2026] DELETE /volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-702a8f09-6f44-4879-822e-554c35a67143 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-702a8f09-6f44-4879-822e-554c35a67143 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-702a8f09-6f44-4879-822e-554c35a67143 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-39b0a689-0941-4526-b799-d5689714f6c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39b0a689-0941-4526-b799-d5689714f6c5 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39b0a689-0941-4526-b799-d5689714f6c5 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39b0a689-0941-4526-b799-d5689714f6c5 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-702a8f09-6f44-4879-822e-554c35a67143 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 returned with HTTP 404 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1336/2689] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/volumes/20811534-75dd-4224-ab74-4fdf3657fcd8 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume with id: 1c238800-6dda-47a4-9fab-21aa3c6c18d0 Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-39b0a689-0941-4526-b799-d5689714f6c5 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39b0a689-0941-4526-b799-d5689714f6c5 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc returned with HTTP 200 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1354/2690] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dcc99e30-0857-4597-8f7e-31feb456f0ed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dcc99e30-0857-4597-8f7e-31feb456f0ed tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dcc99e30-0857-4597-8f7e-31feb456f0ed tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dcc99e30-0857-4597-8f7e-31feb456f0ed tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dcc99e30-0857-4597-8f7e-31feb456f0ed tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume request issued successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67180c69-a1c1-4901-ad78-4277dcfc2050 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 returned with HTTP 202 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1337/2691] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:21 2026] DELETE /volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5bddc180-0080-4055-9661-ebfb3183716d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bddc180-0080-4055-9661-ebfb3183716d tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bddc180-0080-4055-9661-ebfb3183716d tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dcc99e30-0857-4597-8f7e-31feb456f0ed tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bddc180-0080-4055-9661-ebfb3183716d tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1355/2692] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 952 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5bddc180-0080-4055-9661-ebfb3183716d tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bddc180-0080-4055-9661-ebfb3183716d tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 returned with HTTP 200 Sep 01 02:24:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1338/2693] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-12680635-9914-4c3f-a29e-ac4d1a02cb03 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12680635-9914-4c3f-a29e-ac4d1a02cb03 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12680635-9914-4c3f-a29e-ac4d1a02cb03 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12680635-9914-4c3f-a29e-ac4d1a02cb03 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-12680635-9914-4c3f-a29e-ac4d1a02cb03 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12680635-9914-4c3f-a29e-ac4d1a02cb03 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1356/2694] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:21 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f6e57de1-75f6-44ab-9472-0f37a01f2bd0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f6e57de1-75f6-44ab-9472-0f37a01f2bd0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f6e57de1-75f6-44ab-9472-0f37a01f2bd0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f6e57de1-75f6-44ab-9472-0f37a01f2bd0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f6e57de1-75f6-44ab-9472-0f37a01f2bd0 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc returned with HTTP 404 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1339/2695] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/volumes/57f2c7ae-e131-4edf-abce-b32e673521cc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3819dfde-a870-406f-810d-47f56abbae4d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3819dfde-a870-406f-810d-47f56abbae4d tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] DELETE http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3819dfde-a870-406f-810d-47f56abbae4d tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3819dfde-a870-406f-810d-47f56abbae4d tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3819dfde-a870-406f-810d-47f56abbae4d tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume with id: 1f2c6879-f664-4774-81c2-84ebeb8803c7 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-44e8943f-012d-442c-832c-b2301d3df4ce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3819dfde-a870-406f-810d-47f56abbae4d tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44e8943f-012d-442c-832c-b2301d3df4ce tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44e8943f-012d-442c-832c-b2301d3df4ce tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44e8943f-012d-442c-832c-b2301d3df4ce tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-44e8943f-012d-442c-832c-b2301d3df4ce tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3819dfde-a870-406f-810d-47f56abbae4d tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume request issued successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3819dfde-a870-406f-810d-47f56abbae4d tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 returned with HTTP 202 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1357/2696] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:22 2026] DELETE /volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6069d64-0c40-4126-8c6b-5aaa8dce07f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6069d64-0c40-4126-8c6b-5aaa8dce07f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6069d64-0c40-4126-8c6b-5aaa8dce07f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6069d64-0c40-4126-8c6b-5aaa8dce07f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44e8943f-012d-442c-832c-b2301d3df4ce tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1340/2697] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 952 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d6ed2d4-325d-44bb-ad2a-4dca101437dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d6ed2d4-325d-44bb-ad2a-4dca101437dd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d6ed2d4-325d-44bb-ad2a-4dca101437dd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d6ed2d4-325d-44bb-ad2a-4dca101437dd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6069d64-0c40-4126-8c6b-5aaa8dce07f4 tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 returned with HTTP 404 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1358/2698] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/volumes/1c238800-6dda-47a4-9fab-21aa3c6c18d0 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-074d946e-1d88-400e-a042-3e43e38f2f1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-074d946e-1d88-400e-a042-3e43e38f2f1b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] DELETE http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-074d946e-1d88-400e-a042-3e43e38f2f1b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-074d946e-1d88-400e-a042-3e43e38f2f1b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-074d946e-1d88-400e-a042-3e43e38f2f1b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume with id: eb373a8f-fba2-415b-a0d9-4feedf98f482 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d6ed2d4-325d-44bb-ad2a-4dca101437dd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-074d946e-1d88-400e-a042-3e43e38f2f1b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d6ed2d4-325d-44bb-ad2a-4dca101437dd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 returned with HTTP 200 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1341/2699] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-074d946e-1d88-400e-a042-3e43e38f2f1b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Delete volume request issued successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-074d946e-1d88-400e-a042-3e43e38f2f1b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 returned with HTTP 202 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1359/2700] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:22 2026] DELETE /volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-435b060b-1e6b-4733-b854-d3aa4db8369b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-435b060b-1e6b-4733-b854-d3aa4db8369b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-435b060b-1e6b-4733-b854-d3aa4db8369b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-435b060b-1e6b-4733-b854-d3aa4db8369b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-435b060b-1e6b-4733-b854-d3aa4db8369b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Volume info retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-435b060b-1e6b-4733-b854-d3aa4db8369b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 returned with HTTP 200 Sep 01 02:24:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1342/2701] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc1ed6bc-7f63-430e-a5c4-a1c536099dc3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc1ed6bc-7f63-430e-a5c4-a1c536099dc3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc1ed6bc-7f63-430e-a5c4-a1c536099dc3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc1ed6bc-7f63-430e-a5c4-a1c536099dc3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc1ed6bc-7f63-430e-a5c4-a1c536099dc3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc1ed6bc-7f63-430e-a5c4-a1c536099dc3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1360/2702] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:22 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2cb988c4-79b7-46e5-9e8d-b7af3e58eb95 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cb988c4-79b7-46e5-9e8d-b7af3e58eb95 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2cb988c4-79b7-46e5-9e8d-b7af3e58eb95 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2cb988c4-79b7-46e5-9e8d-b7af3e58eb95 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2cb988c4-79b7-46e5-9e8d-b7af3e58eb95 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cb988c4-79b7-46e5-9e8d-b7af3e58eb95 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1343/2703] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 952 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18c2137a-1b9e-4969-aca5-266b00d79624 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18c2137a-1b9e-4969-aca5-266b00d79624 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18c2137a-1b9e-4969-aca5-266b00d79624 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18c2137a-1b9e-4969-aca5-266b00d79624 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18c2137a-1b9e-4969-aca5-266b00d79624 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 returned with HTTP 404 Sep 01 02:24:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1361/2704] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/volumes/1f2c6879-f664-4774-81c2-84ebeb8803c7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fc6215f3-342f-42ee-905e-b015447cd01f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc6215f3-342f-42ee-905e-b015447cd01f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] DELETE http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc6215f3-342f-42ee-905e-b015447cd01f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc6215f3-342f-42ee-905e-b015447cd01f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fc6215f3-342f-42ee-905e-b015447cd01f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume with id: adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce Sep 01 02:24:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc6215f3-342f-42ee-905e-b015447cd01f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c148b1a1-c3b2-467e-8e77-60df2edb119b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c148b1a1-c3b2-467e-8e77-60df2edb119b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] GET http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c148b1a1-c3b2-467e-8e77-60df2edb119b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c148b1a1-c3b2-467e-8e77-60df2edb119b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc6215f3-342f-42ee-905e-b015447cd01f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume request issued successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc6215f3-342f-42ee-905e-b015447cd01f tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce returned with HTTP 202 Sep 01 02:24:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1344/2705] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:23 2026] DELETE /volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4c15f643-4f01-48c5-8184-eff74f055ff1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c148b1a1-c3b2-467e-8e77-60df2edb119b tempest-CreateVolumesFromImageTest-1822878228 tempest-CreateVolumesFromImageTest-1822878228-project-member] http://192.168.122.6/volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 returned with HTTP 404 Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c15f643-4f01-48c5-8184-eff74f055ff1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce Sep 01 02:24:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1362/2706] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/volumes/eb373a8f-fba2-415b-a0d9-4feedf98f482 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c15f643-4f01-48c5-8184-eff74f055ff1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4c15f643-4f01-48c5-8184-eff74f055ff1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-745e81a7-17c4-4f30-9598-2a1abf3ee8b3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-745e81a7-17c4-4f30-9598-2a1abf3ee8b3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-745e81a7-17c4-4f30-9598-2a1abf3ee8b3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-745e81a7-17c4-4f30-9598-2a1abf3ee8b3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-745e81a7-17c4-4f30-9598-2a1abf3ee8b3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-745e81a7-17c4-4f30-9598-2a1abf3ee8b3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1363/2707] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 475 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e700e5bb-b95d-49c6-b123-97110e948115", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2056696938"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e700e5bb-b95d-49c6-b123-97110e948115', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2056696938'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume of 1 GB Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4c15f643-4f01-48c5-8184-eff74f055ff1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4c15f643-4f01-48c5-8184-eff74f055ff1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce returned with HTTP 200 Sep 01 02:24:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1345/2708] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:23 2026] GET /volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce => generated 861 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Availability Zones retrieved successfully. Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (f5054478-b0e4-42fd-9f2c-759d962a5b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7d8ff4-8f01-4ac5-a1c4-d8662aa94bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7d8ff4-8f01-4ac5-a1c4-d8662aa94bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (961f059b-9d79-4bae-a90c-248c980b5ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Created reservations ['b8dff1e6-aa65-49b8-94a5-e8422aac1991', 'e58038f8-cc7b-450d-ac42-27910a096920', '4f2615ce-80e8-4403-b65f-73000e03913e', '1383aa88-5bc1-4c1b-87a8-d217fbd24689'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (961f059b-9d79-4bae-a90c-248c980b5ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8dff1e6-aa65-49b8-94a5-e8422aac1991', 'e58038f8-cc7b-450d-ac42-27910a096920', '4f2615ce-80e8-4403-b65f-73000e03913e', '1383aa88-5bc1-4c1b-87a8-d217fbd24689']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8b059e-b692-42d8-a277-04e7a72fd938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b8b059e-b692-42d8-a277-04e7a72fd938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '082f5273-024a-4f35-9a47-789dee8c0e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2056696938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['b8dff1e6-aa65-49b8-94a5-e8422aac1991','e58038f8-cc7b-450d-ac42-27910a096920','4f2615ce-80e8-4403-b65f-73000e03913e','1383aa88-5bc1-4c1b-87a8-d217fbd24689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2056696938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=082f5273-024a-4f35-9a47-789dee8c0e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661d4936c337427b931b1fcd06ce5cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5046fc37617148c6bb752753ae94365f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccff3ce-d3c1-4a38-b4ca-1160f7f33143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cccff3ce-d3c1-4a38-b4ca-1160f7f33143) transitioned into state 'SUCCESS' from state '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-2056696938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['b8dff1e6-aa65-49b8-94a5-e8422aac1991','e58038f8-cc7b-450d-ac42-27910a096920','4f2615ce-80e8-4403-b65f-73000e03913e','1383aa88-5bc1-4c1b-87a8-d217fbd24689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7005d0b-d369-4c00-8230-6e1d0c7fc13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7005d0b-d369-4c00-8230-6e1d0c7fc13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (f5054478-b0e4-42fd-9f2c-759d962a5b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request issued successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b238a6c-59d5-43b4-9d23-5d3a887ee3b9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1364/2709] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:23 2026] POST /volume/v3/volumes => generated 765 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e700e5bb-b95d-49c6-b123-97110e948115", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-332045903"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e700e5bb-b95d-49c6-b123-97110e948115', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-332045903'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume of 1 GB Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Availability Zones retrieved successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (7a4ca005-e748-4418-a746-fb89ca15a9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502c63fe-6d95-4bc8-ac3b-03b0522d83c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502c63fe-6d95-4bc8-ac3b-03b0522d83c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db7f503-ef37-4b7e-ae3a-987fe94759a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Created reservations ['2f051db3-725e-46ef-bbfc-10e28ab713a4', '30f7a103-11c5-4088-bc06-9a8cbd137cfe', 'c255dbc2-7267-485c-bd39-55f0d2b3b6af', 'd186c041-f464-4b32-912b-bb2c3cfc66b1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db7f503-ef37-4b7e-ae3a-987fe94759a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f051db3-725e-46ef-bbfc-10e28ab713a4', '30f7a103-11c5-4088-bc06-9a8cbd137cfe', 'c255dbc2-7267-485c-bd39-55f0d2b3b6af', 'd186c041-f464-4b32-912b-bb2c3cfc66b1']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60521f45-824a-46a6-9916-53b76c1db467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ad5ace69-b870-4d5e-a740-ef01072815fa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad5ace69-b870-4d5e-a740-ef01072815fa tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad5ace69-b870-4d5e-a740-ef01072815fa tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad5ace69-b870-4d5e-a740-ef01072815fa tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ad5ace69-b870-4d5e-a740-ef01072815fa tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60521f45-824a-46a6-9916-53b76c1db467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82e051ae-9645-47f1-973d-24cc7d94ae7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-332045903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['2f051db3-725e-46ef-bbfc-10e28ab713a4','30f7a103-11c5-4088-bc06-9a8cbd137cfe','c255dbc2-7267-485c-bd39-55f0d2b3b6af','d186c041-f464-4b32-912b-bb2c3cfc66b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-332045903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82e051ae-9645-47f1-973d-24cc7d94ae7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661d4936c337427b931b1fcd06ce5cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5046fc37617148c6bb752753ae94365f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad4f5ec-286f-4eba-822b-fac5e5c7fa49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad5ace69-b870-4d5e-a740-ef01072815fa tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1365/2710] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:24 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 955 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad4f5ec-286f-4eba-822b-fac5e5c7fa49) transitioned into state 'SUCCESS' from state '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-332045903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['2f051db3-725e-46ef-bbfc-10e28ab713a4','30f7a103-11c5-4088-bc06-9a8cbd137cfe','c255dbc2-7267-485c-bd39-55f0d2b3b6af','d186c041-f464-4b32-912b-bb2c3cfc66b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f358a8-3f25-4b4a-b647-c74c1c83b58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f358a8-3f25-4b4a-b647-c74c1c83b58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (7a4ca005-e748-4418-a746-fb89ca15a9ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request issued successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b75080c-b6c6-4154-b7a9-601aa6283992 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1346/2711] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:24 2026] POST /volume/v3/volumes => generated 764 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-375fc274-98ec-4d45-a3cf-223868b26db1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e700e5bb-b95d-49c6-b123-97110e948115", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-481670450"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e700e5bb-b95d-49c6-b123-97110e948115', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-481670450'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume of 1 GB Sep 01 02:24:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Availability Zones retrieved successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-74eadd76-0ab0-4df7-9e04-28504c68ccb6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (92a1814d-ad21-48b6-b72d-b40592b6b0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74eadd76-0ab0-4df7-9e04-28504c68ccb6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74eadd76-0ab0-4df7-9e04-28504c68ccb6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74eadd76-0ab0-4df7-9e04-28504c68ccb6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c97bc47-c207-427f-9d5b-ca19a07d2a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-74eadd76-0ab0-4df7-9e04-28504c68ccb6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74eadd76-0ab0-4df7-9e04-28504c68ccb6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce returned with HTTP 200 Sep 01 02:24:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1347/2712] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:24 2026] GET /volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce => generated 861 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c97bc47-c207-427f-9d5b-ca19a07d2a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc2f490-b37e-4648-b256-d31dbe9de5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Created reservations ['ef8a075f-e658-4687-b426-22b913db98f2', '9998b1d6-8807-441d-8a67-fe3a68c23e0e', 'd9dd05d1-b164-4304-b801-7e3e26d6eeb8', 'ce7369e5-a9d0-4c4e-bcb1-6538ec1ffe25'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc2f490-b37e-4648-b256-d31dbe9de5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8a075f-e658-4687-b426-22b913db98f2', '9998b1d6-8807-441d-8a67-fe3a68c23e0e', 'd9dd05d1-b164-4304-b801-7e3e26d6eeb8', 'ce7369e5-a9d0-4c4e-bcb1-6538ec1ffe25']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f7f5130-67fe-4ae6-9061-9fe0caa5dd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f7f5130-67fe-4ae6-9061-9fe0caa5dd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fed95b-a61e-4dbc-b935-df2d368bfd24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-481670450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['ef8a075f-e658-4687-b426-22b913db98f2','9998b1d6-8807-441d-8a67-fe3a68c23e0e','d9dd05d1-b164-4304-b801-7e3e26d6eeb8','ce7369e5-a9d0-4c4e-bcb1-6538ec1ffe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-481670450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fed95b-a61e-4dbc-b935-df2d368bfd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661d4936c337427b931b1fcd06ce5cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5046fc37617148c6bb752753ae94365f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df4a369-297d-45ef-85b1-c031551e65f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df4a369-297d-45ef-85b1-c031551e65f7) transitioned into state 'SUCCESS' from state '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-481670450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['ef8a075f-e658-4687-b426-22b913db98f2','9998b1d6-8807-441d-8a67-fe3a68c23e0e','d9dd05d1-b164-4304-b801-7e3e26d6eeb8','ce7369e5-a9d0-4c4e-bcb1-6538ec1ffe25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b272a6-e2ee-4622-842f-f0ffb5f9ad17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b272a6-e2ee-4622-842f-f0ffb5f9ad17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (92a1814d-ad21-48b6-b72d-b40592b6b0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request issued successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-375fc274-98ec-4d45-a3cf-223868b26db1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1366/2713] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:24 2026] POST /volume/v3/volumes => generated 764 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e700e5bb-b95d-49c6-b123-97110e948115", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2000277932"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e700e5bb-b95d-49c6-b123-97110e948115', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2000277932'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume of 1 GB Sep 01 02:24:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Availability Zones retrieved successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (fb0fdddd-7981-4fca-a188-a2b272d1c9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade2be82-67d7-4da9-8868-a174fd9018b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4fe0fea1-3597-489e-8177-365fc4969b70 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4fe0fea1-3597-489e-8177-365fc4969b70 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4fe0fea1-3597-489e-8177-365fc4969b70 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4fe0fea1-3597-489e-8177-365fc4969b70 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade2be82-67d7-4da9-8868-a174fd9018b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f8a0d5f-0645-410b-99ff-55d27845132e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4fe0fea1-3597-489e-8177-365fc4969b70 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4fe0fea1-3597-489e-8177-365fc4969b70 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1367/2714] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:25 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 955 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Created reservations ['de970dfe-d629-426a-9c85-867501e23880', '6ef028f8-41ca-4ea8-9056-106bc38201fd', '88c8fedb-0dd9-4b24-9a64-e99eee60a690', 'b2962f13-be2f-46ab-a1a2-8fd42e11a818'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f8a0d5f-0645-410b-99ff-55d27845132e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de970dfe-d629-426a-9c85-867501e23880', '6ef028f8-41ca-4ea8-9056-106bc38201fd', '88c8fedb-0dd9-4b24-9a64-e99eee60a690', 'b2962f13-be2f-46ab-a1a2-8fd42e11a818']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cff7ef-1add-4f03-bab5-35d2482fd634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aa9a37f0-f526-4fa7-91a0-4e6d6acecfe6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa9a37f0-f526-4fa7-91a0-4e6d6acecfe6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa9a37f0-f526-4fa7-91a0-4e6d6acecfe6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa9a37f0-f526-4fa7-91a0-4e6d6acecfe6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa9a37f0-f526-4fa7-91a0-4e6d6acecfe6 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce returned with HTTP 404 Sep 01 02:24:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1368/2715] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:25 2026] GET /volume/v3/volumes/adb89e33-4c1f-40a1-bc2d-bbaa0f86fcce => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cff7ef-1add-4f03-bab5-35d2482fd634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a20b068a-0416-488b-a4cf-a9cf96b2443f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2000277932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['de970dfe-d629-426a-9c85-867501e23880','6ef028f8-41ca-4ea8-9056-106bc38201fd','88c8fedb-0dd9-4b24-9a64-e99eee60a690','b2962f13-be2f-46ab-a1a2-8fd42e11a818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2000277932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a20b068a-0416-488b-a4cf-a9cf96b2443f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661d4936c337427b931b1fcd06ce5cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5046fc37617148c6bb752753ae94365f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70b4d32-932f-4863-8d7a-734cb40e59aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] DELETE http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume with id: 551f7740-6bde-4916-b77f-9d946ecc7ca9 Sep 01 02:24:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume request issued successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f19c9942-ea6d-454f-80ab-8bc7d7994934 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 returned with HTTP 202 Sep 01 02:24:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1369/2716] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:25 2026] DELETE /volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70b4d32-932f-4863-8d7a-734cb40e59aa) transitioned into state 'SUCCESS' from state '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-2000277932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['de970dfe-d629-426a-9c85-867501e23880','6ef028f8-41ca-4ea8-9056-106bc38201fd','88c8fedb-0dd9-4b24-9a64-e99eee60a690','b2962f13-be2f-46ab-a1a2-8fd42e11a818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3adfb1df-07c9-4490-9418-595256032590 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb67f35c-8a5e-4b72-922f-77427c531bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3adfb1df-07c9-4490-9418-595256032590 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3adfb1df-07c9-4490-9418-595256032590 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3adfb1df-07c9-4490-9418-595256032590 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb67f35c-8a5e-4b72-922f-77427c531bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (fb0fdddd-7981-4fca-a188-a2b272d1c9d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request issued successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb99c861-5e1d-4cc5-9914-5af950a701c6 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1348/2717] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:25 2026] POST /volume/v3/volumes => generated 765 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3adfb1df-07c9-4490-9418-595256032590 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-100ca06e-d3f8-4877-a476-e118a7812575 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e700e5bb-b95d-49c6-b123-97110e948115", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1882077781"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3adfb1df-07c9-4490-9418-595256032590 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 returned with HTTP 200 Sep 01 02:24:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1370/2718] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:26 2026] GET /volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 => generated 861 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e700e5bb-b95d-49c6-b123-97110e948115', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1882077781'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume of 1 GB Sep 01 02:24:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Availability Zones retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (4117fef3-f97e-4c4e-ae25-a9d7c193de03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a2c0e0-b13b-4215-97ba-ef533bb087b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a2c0e0-b13b-4215-97ba-ef533bb087b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b0ceea-5b8f-430b-a0d9-aa87f7a7b2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Created reservations ['6330459c-10d0-47e2-b354-270a53a825d2', '279e640f-7517-417e-8126-ead7d2ed396f', 'cfbf0fa8-0bb8-4b5e-8316-0ee3178803be', 'cb4986f9-bb7c-412e-b5a3-66888a77e295'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b0ceea-5b8f-430b-a0d9-aa87f7a7b2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6330459c-10d0-47e2-b354-270a53a825d2', '279e640f-7517-417e-8126-ead7d2ed396f', 'cfbf0fa8-0bb8-4b5e-8316-0ee3178803be', 'cb4986f9-bb7c-412e-b5a3-66888a77e295']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4dc8327-5bad-4e81-9ac6-aafbe822d739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4dc8327-5bad-4e81-9ac6-aafbe822d739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55e8f464-070c-4c33-bb02-1dbcb2873c1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1882077781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['6330459c-10d0-47e2-b354-270a53a825d2','279e640f-7517-417e-8126-ead7d2ed396f','cfbf0fa8-0bb8-4b5e-8316-0ee3178803be','cb4986f9-bb7c-412e-b5a3-66888a77e295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1882077781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55e8f464-070c-4c33-bb02-1dbcb2873c1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661d4936c337427b931b1fcd06ce5cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5046fc37617148c6bb752753ae94365f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c75a014-a801-4939-8ff9-683beb636b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c75a014-a801-4939-8ff9-683beb636b2a) transitioned into state 'SUCCESS' from state '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-1882077781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661d4936c337427b931b1fcd06ce5cd1',qos_specs=None,replication_status=,reservations=['6330459c-10d0-47e2-b354-270a53a825d2','279e640f-7517-417e-8126-ead7d2ed396f','cfbf0fa8-0bb8-4b5e-8316-0ee3178803be','cb4986f9-bb7c-412e-b5a3-66888a77e295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5046fc37617148c6bb752753ae94365f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46da6dc5-cb74-48bc-9c93-933bf9b4b774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46da6dc5-cb74-48bc-9c93-933bf9b4b774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Flow 'volume_create_api' (4117fef3-f97e-4c4e-ae25-a9d7c193de03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Create volume request issued successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-100ca06e-d3f8-4877-a476-e118a7812575 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1349/2719] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:26 2026] POST /volume/v3/volumes => generated 765 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3f813a24-da8c-4764-9f2a-e61520350b0e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f813a24-da8c-4764-9f2a-e61520350b0e tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f813a24-da8c-4764-9f2a-e61520350b0e tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f813a24-da8c-4764-9f2a-e61520350b0e tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-217ce945-b2a5-4e38-bf9c-19b15bd0ea3f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-217ce945-b2a5-4e38-bf9c-19b15bd0ea3f tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-217ce945-b2a5-4e38-bf9c-19b15bd0ea3f tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-217ce945-b2a5-4e38-bf9c-19b15bd0ea3f tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3f813a24-da8c-4764-9f2a-e61520350b0e tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-217ce945-b2a5-4e38-bf9c-19b15bd0ea3f tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f813a24-da8c-4764-9f2a-e61520350b0e tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 returned with HTTP 200 Sep 01 02:24:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1371/2720] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:26 2026] GET /volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-217ce945-b2a5-4e38-bf9c-19b15bd0ea3f tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1350/2721] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:26 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3f61a5e8-a758-4ca7-a112-85df6cb347c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f61a5e8-a758-4ca7-a112-85df6cb347c1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f61a5e8-a758-4ca7-a112-85df6cb347c1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f61a5e8-a758-4ca7-a112-85df6cb347c1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3f61a5e8-a758-4ca7-a112-85df6cb347c1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f61a5e8-a758-4ca7-a112-85df6cb347c1 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f returned with HTTP 200 Sep 01 02:24:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1372/2722] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:26 2026] GET /volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a153a792-5d97-4e97-9a4b-74b94f357554 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a153a792-5d97-4e97-9a4b-74b94f357554 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a153a792-5d97-4e97-9a4b-74b94f357554 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a153a792-5d97-4e97-9a4b-74b94f357554 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a153a792-5d97-4e97-9a4b-74b94f357554 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a153a792-5d97-4e97-9a4b-74b94f357554 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 returned with HTTP 200 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1351/2723] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:27 2026] GET /volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71379141-56fe-455b-8d94-813f11824a85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2137555126"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2137555126'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Create volume of 1 GB Sep 01 02:24:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Availability Zones retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Flow 'volume_create_api' (ca520e67-372b-4283-a6f5-f882b427f15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a780edc-5383-4d51-b11d-e88435c515ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a780edc-5383-4d51-b11d-e88435c515ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dc2431-52d1-47b9-a434-f529dcecd114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ecb848b5-0203-445b-ac53-dfc658767a76 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecb848b5-0203-445b-ac53-dfc658767a76 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecb848b5-0203-445b-ac53-dfc658767a76 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecb848b5-0203-445b-ac53-dfc658767a76 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Created reservations ['c845bb72-8be6-445d-a0e3-9d89a134dc73', '69966773-098d-467a-94ca-49a8155e93a0', '362f7c11-79d4-45ad-b684-ce6dade8a018', '946878e9-e1da-4bdc-9458-ae4df23683a3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dc2431-52d1-47b9-a434-f529dcecd114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c845bb72-8be6-445d-a0e3-9d89a134dc73', '69966773-098d-467a-94ca-49a8155e93a0', '362f7c11-79d4-45ad-b684-ce6dade8a018', '946878e9-e1da-4bdc-9458-ae4df23683a3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1743b7-cab2-4318-a962-3f59029523a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ecb848b5-0203-445b-ac53-dfc658767a76 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecb848b5-0203-445b-ac53-dfc658767a76 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1352/2724] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:27 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 1299 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1743b7-cab2-4318-a962-3f59029523a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2584c5c7-b6e2-405f-8de4-b0480aa9b7b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2137555126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19fa63632f404023a7788643880e8533',qos_specs=None,replication_status=,reservations=['c845bb72-8be6-445d-a0e3-9d89a134dc73','69966773-098d-467a-94ca-49a8155e93a0','362f7c11-79d4-45ad-b684-ce6dade8a018','946878e9-e1da-4bdc-9458-ae4df23683a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e49b06486d84eb89cadcfad1b36a9dd',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2137555126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2584c5c7-b6e2-405f-8de4-b0480aa9b7b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19fa63632f404023a7788643880e8533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e49b06486d84eb89cadcfad1b36a9dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b648ed-10bf-41a3-b5f4-99c1d17933ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] DELETE http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Delete volume with id: 713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b648ed-10bf-41a3-b5f4-99c1d17933ba) transitioned into state 'SUCCESS' from state '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-2137555126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19fa63632f404023a7788643880e8533',qos_specs=None,replication_status=,reservations=['c845bb72-8be6-445d-a0e3-9d89a134dc73','69966773-098d-467a-94ca-49a8155e93a0','362f7c11-79d4-45ad-b684-ce6dade8a018','946878e9-e1da-4bdc-9458-ae4df23683a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e49b06486d84eb89cadcfad1b36a9dd',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7593dc1d-48c7-49c9-9cc4-be5bca8033f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Delete volume request issued successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b29dc32a-15e1-4fd9-996a-d7e6721cbdac tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 202 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1353/2725] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:27 2026] DELETE /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7593dc1d-48c7-49c9-9cc4-be5bca8033f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7caee564-0ed0-42f0-9096-06542e53d991 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Flow 'volume_create_api' (ca520e67-372b-4283-a6f5-f882b427f15d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Create volume request issued successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71379141-56fe-455b-8d94-813f11824a85 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7caee564-0ed0-42f0-9096-06542e53d991 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7caee564-0ed0-42f0-9096-06542e53d991 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7caee564-0ed0-42f0-9096-06542e53d991 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1373/2726] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:24:27 2026] POST /volume/v3/volumes => generated 775 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e5b5a918-16b6-40f3-b01e-83cd79f55c99 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5b5a918-16b6-40f3-b01e-83cd79f55c99 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5b5a918-16b6-40f3-b01e-83cd79f55c99 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5b5a918-16b6-40f3-b01e-83cd79f55c99 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e5b5a918-16b6-40f3-b01e-83cd79f55c99 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Volume info retrieved successfully. Sep 01 02:24:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7caee564-0ed0-42f0-9096-06542e53d991 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5b5a918-16b6-40f3-b01e-83cd79f55c99 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1374/2727] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:27 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a99bad21-0f58-466c-b924-16723466c367 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7caee564-0ed0-42f0-9096-06542e53d991 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1354/2728] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:27 2026] GET /volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a99bad21-0f58-466c-b924-16723466c367 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a99bad21-0f58-466c-b924-16723466c367 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a99bad21-0f58-466c-b924-16723466c367 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11f85186-aa10-4b05-ba50-9d70784253d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11f85186-aa10-4b05-ba50-9d70784253d2 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 Sep 01 02:24:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11f85186-aa10-4b05-ba50-9d70784253d2 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11f85186-aa10-4b05-ba50-9d70784253d2 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a99bad21-0f58-466c-b924-16723466c367 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a99bad21-0f58-466c-b924-16723466c367 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1375/2729] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11f85186-aa10-4b05-ba50-9d70784253d2 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11f85186-aa10-4b05-ba50-9d70784253d2 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1355/2730] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a52945bc-b59f-4431-a28d-d47dcecdcf66 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a52945bc-b59f-4431-a28d-d47dcecdcf66 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a52945bc-b59f-4431-a28d-d47dcecdcf66 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a52945bc-b59f-4431-a28d-d47dcecdcf66 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a52945bc-b59f-4431-a28d-d47dcecdcf66 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 returned with HTTP 404 Sep 01 02:24:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1376/2731] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/volumes/551f7740-6bde-4916-b77f-9d946ecc7ca9 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-147caa99-087a-43a7-b046-a6d6891a27b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-147caa99-087a-43a7-b046-a6d6891a27b1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-147caa99-087a-43a7-b046-a6d6891a27b1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-147caa99-087a-43a7-b046-a6d6891a27b1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-147caa99-087a-43a7-b046-a6d6891a27b1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume with id: c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-147caa99-087a-43a7-b046-a6d6891a27b1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-147caa99-087a-43a7-b046-a6d6891a27b1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume request issued successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-147caa99-087a-43a7-b046-a6d6891a27b1 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 202 Sep 01 02:24:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1356/2732] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:28 2026] DELETE /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a536756b-a354-4b7d-b3b5-070a67b77b14 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a536756b-a354-4b7d-b3b5-070a67b77b14 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a536756b-a354-4b7d-b3b5-070a67b77b14 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a536756b-a354-4b7d-b3b5-070a67b77b14 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a536756b-a354-4b7d-b3b5-070a67b77b14 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a536756b-a354-4b7d-b3b5-070a67b77b14 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 200 Sep 01 02:24:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1377/2733] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:28 2026] GET /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-26084419-bff3-47a6-b97e-057fee3c9683 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26084419-bff3-47a6-b97e-057fee3c9683 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] GET http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26084419-bff3-47a6-b97e-057fee3c9683 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26084419-bff3-47a6-b97e-057fee3c9683 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26084419-bff3-47a6-b97e-057fee3c9683 tempest-VolumeAndVolumeTypeFromImageTest-28195860 tempest-VolumeAndVolumeTypeFromImageTest-28195860-project-member] http://192.168.122.6/volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 returned with HTTP 404 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1357/2734] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/713d89f8-4798-4325-b73d-202b09890136 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b42b43c0-d23d-4755-9d0e-68dc49240795 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b42b43c0-d23d-4755-9d0e-68dc49240795 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b42b43c0-d23d-4755-9d0e-68dc49240795 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b42b43c0-d23d-4755-9d0e-68dc49240795 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e1502b5-9a38-40f6-8463-e1f7ec52b115 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e1502b5-9a38-40f6-8463-e1f7ec52b115 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e1502b5-9a38-40f6-8463-e1f7ec52b115 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e1502b5-9a38-40f6-8463-e1f7ec52b115 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4e1502b5-9a38-40f6-8463-e1f7ec52b115 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b42b43c0-d23d-4755-9d0e-68dc49240795 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e1502b5-9a38-40f6-8463-e1f7ec52b115 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 returned with HTTP 200 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1358/2735] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2aadeeb9-52cb-418d-b012-cb8a28fdea1c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b42b43c0-d23d-4755-9d0e-68dc49240795 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 200 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aadeeb9-52cb-418d-b012-cb8a28fdea1c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2aadeeb9-52cb-418d-b012-cb8a28fdea1c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2aadeeb9-52cb-418d-b012-cb8a28fdea1c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1378/2736] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 867 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2aadeeb9-52cb-418d-b012-cb8a28fdea1c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aadeeb9-52cb-418d-b012-cb8a28fdea1c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f returned with HTTP 200 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1359/2737] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc38eb37-a6ae-4e82-8155-9887a94ba0ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc38eb37-a6ae-4e82-8155-9887a94ba0ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc38eb37-a6ae-4e82-8155-9887a94ba0ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc38eb37-a6ae-4e82-8155-9887a94ba0ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc38eb37-a6ae-4e82-8155-9887a94ba0ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc38eb37-a6ae-4e82-8155-9887a94ba0ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e returned with HTTP 200 Sep 01 02:24:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1379/2738] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a28efb86-2200-48f2-94f4-744247e6a5c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a28efb86-2200-48f2-94f4-744247e6a5c8 tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] GET http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a28efb86-2200-48f2-94f4-744247e6a5c8 tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a28efb86-2200-48f2-94f4-744247e6a5c8 tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a28efb86-2200-48f2-94f4-744247e6a5c8 tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a28efb86-2200-48f2-94f4-744247e6a5c8 tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Get all volumes completed successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a28efb86-2200-48f2-94f4-744247e6a5c8 tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] http://192.168.122.6/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1360/2739] 192.168.122.6 () {58 vars in 1159 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9107 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0504e751-d298-494d-926a-e51a23a72fcc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0504e751-d298-494d-926a-e51a23a72fcc tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] DELETE http://192.168.122.6/volume/v3/types/0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0504e751-d298-494d-926a-e51a23a72fcc tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0504e751-d298-494d-926a-e51a23a72fcc tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0504e751-d298-494d-926a-e51a23a72fcc tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] http://192.168.122.6/volume/v3/types/0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d returned with HTTP 202 Sep 01 02:24:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1380/2740] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:24:29 2026] DELETE /volume/v3/types/0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-477d4a65-a479-4ebd-9aa7-61250b82874c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-477d4a65-a479-4ebd-9aa7-61250b82874c tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] GET http://192.168.122.6/volume/v3/types/0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-477d4a65-a479-4ebd-9aa7-61250b82874c tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-477d4a65-a479-4ebd-9aa7-61250b82874c tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-477d4a65-a479-4ebd-9aa7-61250b82874c tempest-VolumeAndVolumeTypeFromImageTest-1073393030 tempest-VolumeAndVolumeTypeFromImageTest-1073393030-project-admin] http://192.168.122.6/volume/v3/types/0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d returned with HTTP 404 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1361/2741] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/types/0e4ec5f8-4e43-4724-9bef-ae6c6cb9113d => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a612128f-e925-4611-8f09-81fcc88318fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a612128f-e925-4611-8f09-81fcc88318fd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a612128f-e925-4611-8f09-81fcc88318fd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a612128f-e925-4611-8f09-81fcc88318fd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a612128f-e925-4611-8f09-81fcc88318fd tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d returned with HTTP 404 Sep 01 02:24:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1381/2742] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/c477bbb8-85de-47ee-964b-88c8ed2c790d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] DELETE http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume with id: 6537b595-be29-46f9-bb16-d0a450659c27 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Delete volume request issued successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97ec79f9-68ad-45c6-9845-d0620a3fc131 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 returned with HTTP 202 Sep 01 02:24:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1362/2743] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:29 2026] DELETE /volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0f9f369b-07eb-4b74-8b68-dac674ba1bdf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f9f369b-07eb-4b74-8b68-dac674ba1bdf tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f9f369b-07eb-4b74-8b68-dac674ba1bdf tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f9f369b-07eb-4b74-8b68-dac674ba1bdf tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0f9f369b-07eb-4b74-8b68-dac674ba1bdf tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Volume info retrieved successfully. Sep 01 02:24:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f9f369b-07eb-4b74-8b68-dac674ba1bdf tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 returned with HTTP 200 Sep 01 02:24:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1382/2744] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:29 2026] GET /volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8cb8e53-c3d7-4bc7-aa0d-cca8abeed7e3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8cb8e53-c3d7-4bc7-aa0d-cca8abeed7e3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8cb8e53-c3d7-4bc7-aa0d-cca8abeed7e3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8cb8e53-c3d7-4bc7-aa0d-cca8abeed7e3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8cb8e53-c3d7-4bc7-aa0d-cca8abeed7e3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8cb8e53-c3d7-4bc7-aa0d-cca8abeed7e3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 200 Sep 01 02:24:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1363/2745] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:30 2026] GET /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-227dc595-381c-47e0-b382-a26a6246c3f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-227dc595-381c-47e0-b382-a26a6246c3f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e Sep 01 02:24:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-227dc595-381c-47e0-b382-a26a6246c3f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-227dc595-381c-47e0-b382-a26a6246c3f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-227dc595-381c-47e0-b382-a26a6246c3f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-227dc595-381c-47e0-b382-a26a6246c3f9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e returned with HTTP 200 Sep 01 02:24:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1383/2746] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:30 2026] GET /volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5c1aa6bc-4955-4837-933f-05d776182d2b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c1aa6bc-4955-4837-933f-05d776182d2b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] DELETE http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c1aa6bc-4955-4837-933f-05d776182d2b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c1aa6bc-4955-4837-933f-05d776182d2b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5c1aa6bc-4955-4837-933f-05d776182d2b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume with id: 55e8f464-070c-4c33-bb02-1dbcb2873c1e Sep 01 02:24:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5c1aa6bc-4955-4837-933f-05d776182d2b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5c1aa6bc-4955-4837-933f-05d776182d2b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume request issued successfully. Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c1aa6bc-4955-4837-933f-05d776182d2b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e returned with HTTP 202 Sep 01 02:24:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1364/2747] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:30 2026] DELETE /volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-138828e5-9047-4f3f-8d7f-7eeb486debd9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-138828e5-9047-4f3f-8d7f-7eeb486debd9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e Sep 01 02:24:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-138828e5-9047-4f3f-8d7f-7eeb486debd9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-138828e5-9047-4f3f-8d7f-7eeb486debd9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-138828e5-9047-4f3f-8d7f-7eeb486debd9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-138828e5-9047-4f3f-8d7f-7eeb486debd9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e returned with HTTP 200 Sep 01 02:24:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1384/2748] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:30 2026] GET /volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa83c234-8e01-49f4-a33b-243fa6b36587 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa83c234-8e01-49f4-a33b-243fa6b36587 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] GET http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa83c234-8e01-49f4-a33b-243fa6b36587 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa83c234-8e01-49f4-a33b-243fa6b36587 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa83c234-8e01-49f4-a33b-243fa6b36587 tempest-CreateVolumesFromSourceVolumeTest-1790806266 tempest-CreateVolumesFromSourceVolumeTest-1790806266-project-member] http://192.168.122.6/volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 returned with HTTP 404 Sep 01 02:24:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1365/2749] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:30 2026] GET /volume/v3/volumes/6537b595-be29-46f9-bb16-d0a450659c27 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-462cce69-2c55-4916-b2b9-7c0429df1def None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-462cce69-2c55-4916-b2b9-7c0429df1def tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-462cce69-2c55-4916-b2b9-7c0429df1def tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-462cce69-2c55-4916-b2b9-7c0429df1def tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-462cce69-2c55-4916-b2b9-7c0429df1def tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-462cce69-2c55-4916-b2b9-7c0429df1def tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 200 Sep 01 02:24:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1385/2750] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 868 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:24:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2584c5c7-b6e2-405f-8de4-b0480aa9b7b0", "name": "tempest-VolumeDependencyTests-Snapshot-2039344569"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Create snapshot from volume 2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:31 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Created reservations ['ce6ebe8b-69a9-4aa4-b1fb-bff571a6c666', '708b2e7c-8f7e-41d0-a941-3e9bbcf46997', '582d9452-0ca2-4a0b-9df3-3dc49d624bcf', '49f2cbc6-f981-4e37-b2e8-47296f09c824'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d10ee50-f3b1-44f2-99e2-f04ba1649423 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d10ee50-f3b1-44f2-99e2-f04ba1649423 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d10ee50-f3b1-44f2-99e2-f04ba1649423 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d10ee50-f3b1-44f2-99e2-f04ba1649423 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8d10ee50-f3b1-44f2-99e2-f04ba1649423 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d10ee50-f3b1-44f2-99e2-f04ba1649423 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e returned with HTTP 200 Sep 01 02:24:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1386/2751] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot create request issued successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-918bfc65-1ae3-4d69-a423-fe66fa50dda5 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1366/2752] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:24:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-20e35bbc-a4af-4afd-a148-b1e45c1a7191 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20e35bbc-a4af-4afd-a148-b1e45c1a7191 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20e35bbc-a4af-4afd-a148-b1e45c1a7191 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20e35bbc-a4af-4afd-a148-b1e45c1a7191 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-20e35bbc-a4af-4afd-a148-b1e45c1a7191 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20e35bbc-a4af-4afd-a148-b1e45c1a7191 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 200 Sep 01 02:24:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1387/2753] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:31 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f779401f-2d85-45f3-97dd-97640d161a0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f779401f-2d85-45f3-97dd-97640d161a0a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f779401f-2d85-45f3-97dd-97640d161a0a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f779401f-2d85-45f3-97dd-97640d161a0a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f779401f-2d85-45f3-97dd-97640d161a0a tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e returned with HTTP 404 Sep 01 02:24:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1367/2754] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:32 2026] GET /volume/v3/volumes/55e8f464-070c-4c33-bb02-1dbcb2873c1e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-26617ebe-da7c-4a94-8001-169d1c26feab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26617ebe-da7c-4a94-8001-169d1c26feab tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] DELETE http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a8e04dac-e0bf-4175-aa23-8cd2a87d94c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26617ebe-da7c-4a94-8001-169d1c26feab tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8e04dac-e0bf-4175-aa23-8cd2a87d94c2 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26617ebe-da7c-4a94-8001-169d1c26feab tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-26617ebe-da7c-4a94-8001-169d1c26feab tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume with id: a20b068a-0416-488b-a4cf-a9cf96b2443f Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8e04dac-e0bf-4175-aa23-8cd2a87d94c2 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8e04dac-e0bf-4175-aa23-8cd2a87d94c2 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a8e04dac-e0bf-4175-aa23-8cd2a87d94c2 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8e04dac-e0bf-4175-aa23-8cd2a87d94c2 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 200 Sep 01 02:24:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1368/2755] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:32 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-26617ebe-da7c-4a94-8001-169d1c26feab tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-26617ebe-da7c-4a94-8001-169d1c26feab tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume request issued successfully. Sep 01 02:24:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26617ebe-da7c-4a94-8001-169d1c26feab tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f returned with HTTP 202 Sep 01 02:24:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1388/2756] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:32 2026] DELETE /volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df32d4dd-1bc6-41fc-9fd8-32fdeaf54654 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df32d4dd-1bc6-41fc-9fd8-32fdeaf54654 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df32d4dd-1bc6-41fc-9fd8-32fdeaf54654 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df32d4dd-1bc6-41fc-9fd8-32fdeaf54654 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-df32d4dd-1bc6-41fc-9fd8-32fdeaf54654 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df32d4dd-1bc6-41fc-9fd8-32fdeaf54654 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f returned with HTTP 200 Sep 01 02:24:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1369/2757] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:32 2026] GET /volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-25abfddb-300c-4eec-8f04-328fd52844e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25abfddb-300c-4eec-8f04-328fd52844e6 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25abfddb-300c-4eec-8f04-328fd52844e6 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25abfddb-300c-4eec-8f04-328fd52844e6 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-25abfddb-300c-4eec-8f04-328fd52844e6 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25abfddb-300c-4eec-8f04-328fd52844e6 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 200 Sep 01 02:24:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1389/2758] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:33 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59e35bb9-025f-4ea4-8414-becba19069ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59e35bb9-025f-4ea4-8414-becba19069ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f Sep 01 02:24:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59e35bb9-025f-4ea4-8414-becba19069ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59e35bb9-025f-4ea4-8414-becba19069ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59e35bb9-025f-4ea4-8414-becba19069ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59e35bb9-025f-4ea4-8414-becba19069ac tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f returned with HTTP 200 Sep 01 02:24:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1370/2759] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:33 2026] GET /volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c616af21-46c7-46d2-bb61-eb324da82086 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Create volume of 1 GB Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Availability Zones retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Flow 'volume_create_api' (bb6e0841-8919-4ec6-a506-899f62f6ca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a01c7a-080d-4f03-b2df-a9094fbbe651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a01c7a-080d-4f03-b2df-a9094fbbe651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bdead3-c477-4690-87a0-f9dcb1717a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Created reservations ['11b08438-1c12-4d42-a121-b34fb80a7b46', 'f5250dc0-d801-46c3-ac83-19c92ebe9159', '7e23bcf6-7126-4523-a98d-dd291c40dfdf', 'e4f5a386-5365-4696-b9e0-c424872f47d5'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bdead3-c477-4690-87a0-f9dcb1717a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11b08438-1c12-4d42-a121-b34fb80a7b46', 'f5250dc0-d801-46c3-ac83-19c92ebe9159', '7e23bcf6-7126-4523-a98d-dd291c40dfdf', 'e4f5a386-5365-4696-b9e0-c424872f47d5']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de079650-7aaf-45ca-a8a6-17a9e43c650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de079650-7aaf-45ca-a8a6-17a9e43c650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b676d4db-5f1a-4c83-8477-f235b1f2f00e', '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='433849edf1714eeebbedc5ef316176e0',qos_specs=None,replication_status=,reservations=['11b08438-1c12-4d42-a121-b34fb80a7b46','f5250dc0-d801-46c3-ac83-19c92ebe9159','7e23bcf6-7126-4523-a98d-dd291c40dfdf','e4f5a386-5365-4696-b9e0-c424872f47d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5da984ba95e64c1ca0827235f8c6de1f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:34Z,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=b676d4db-5f1a-4c83-8477-f235b1f2f00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='433849edf1714eeebbedc5ef316176e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5da984ba95e64c1ca0827235f8c6de1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed968a87-0bdd-4c87-be3d-93d8bdd51786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed968a87-0bdd-4c87-be3d-93d8bdd51786) transitioned into state 'SUCCESS' from 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='433849edf1714eeebbedc5ef316176e0',qos_specs=None,replication_status=,reservations=['11b08438-1c12-4d42-a121-b34fb80a7b46','f5250dc0-d801-46c3-ac83-19c92ebe9159','7e23bcf6-7126-4523-a98d-dd291c40dfdf','e4f5a386-5365-4696-b9e0-c424872f47d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5da984ba95e64c1ca0827235f8c6de1f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe95574-250b-4e2e-bc9e-c90f6706d612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe95574-250b-4e2e-bc9e-c90f6706d612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Flow 'volume_create_api' (bb6e0841-8919-4ec6-a506-899f62f6ca4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Create volume request issued successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c616af21-46c7-46d2-bb61-eb324da82086 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1390/2760] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:24:34 2026] POST /volume/v3/volumes => generated 745 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-da4e581f-9c1e-48e4-9caf-fa18260049c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da4e581f-9c1e-48e4-9caf-fa18260049c5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da4e581f-9c1e-48e4-9caf-fa18260049c5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da4e581f-9c1e-48e4-9caf-fa18260049c5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da4e581f-9c1e-48e4-9caf-fa18260049c5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da4e581f-9c1e-48e4-9caf-fa18260049c5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 200 Sep 01 02:24:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1371/2761] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:34 2026] GET /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc0fcbe6-cf05-4a5e-8fc3-9fa716ee4989 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc0fcbe6-cf05-4a5e-8fc3-9fa716ee4989 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc0fcbe6-cf05-4a5e-8fc3-9fa716ee4989 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc0fcbe6-cf05-4a5e-8fc3-9fa716ee4989 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc0fcbe6-cf05-4a5e-8fc3-9fa716ee4989 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc0fcbe6-cf05-4a5e-8fc3-9fa716ee4989 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 200 Sep 01 02:24:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1391/2762] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:34 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a21460c7-c147-4cbc-a098-7a293c67ee3e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-895877360"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Create volume request body: {'volume': {'snapshot_id': 'a21460c7-c147-4cbc-a098-7a293c67ee3e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-895877360'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Create volume of 1 GB Sep 01 02:24:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Availability Zones retrieved successfully. Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Flow 'volume_create_api' (64c21dc4-dfd2-462a-aec3-d6954ef78afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9861f5-b9f5-4520-beef-57b62705be37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9861f5-b9f5-4520-beef-57b62705be37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a21460c7-c147-4cbc-a098-7a293c67ee3e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a19b5f4d-9df0-44c0-89f7-6decf5a051cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7407078c-7ab5-4a9c-b908-1bb5460285ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7407078c-7ab5-4a9c-b908-1bb5460285ae tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7407078c-7ab5-4a9c-b908-1bb5460285ae tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7407078c-7ab5-4a9c-b908-1bb5460285ae tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7407078c-7ab5-4a9c-b908-1bb5460285ae tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f returned with HTTP 404 Sep 01 02:24:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1392/2763] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:34 2026] GET /volume/v3/volumes/a20b068a-0416-488b-a4cf-a9cf96b2443f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] DELETE http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume with id: e9fed95b-a61e-4dbc-b935-df2d368bfd24 Sep 01 02:24:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Created reservations ['8bd23621-3337-4237-bdc6-0b2fd74e30f8', '809f2f1e-e281-4c33-a659-66d18f666ff4', 'bb64ccbd-0129-425b-8b9c-ba5d127ae228', '52d7f155-d0af-401d-adf7-ff3a6e26d0d9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a19b5f4d-9df0-44c0-89f7-6decf5a051cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd23621-3337-4237-bdc6-0b2fd74e30f8', '809f2f1e-e281-4c33-a659-66d18f666ff4', 'bb64ccbd-0129-425b-8b9c-ba5d127ae228', '52d7f155-d0af-401d-adf7-ff3a6e26d0d9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46fcef7e-48d0-4697-abd7-b4b96de8ccfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume request issued successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dca4a977-0a4d-45e4-92d6-a1b3cb2b0ec5 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 returned with HTTP 202 Sep 01 02:24:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1393/2764] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:34 2026] DELETE /volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d512a69e-d325-4c7a-b717-39f71c0d054b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d512a69e-d325-4c7a-b717-39f71c0d054b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d512a69e-d325-4c7a-b717-39f71c0d054b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d512a69e-d325-4c7a-b717-39f71c0d054b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d512a69e-d325-4c7a-b717-39f71c0d054b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d512a69e-d325-4c7a-b717-39f71c0d054b tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 returned with HTTP 200 Sep 01 02:24:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1394/2765] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:35 2026] GET /volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46fcef7e-48d0-4697-abd7-b4b96de8ccfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48bdb6d4-25b6-4254-b1e8-17997f08072a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-895877360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19fa63632f404023a7788643880e8533',qos_specs=None,replication_status=,reservations=['8bd23621-3337-4237-bdc6-0b2fd74e30f8','809f2f1e-e281-4c33-a659-66d18f666ff4','bb64ccbd-0129-425b-8b9c-ba5d127ae228','52d7f155-d0af-401d-adf7-ff3a6e26d0d9'],size=1,snapshot_id=a21460c7-c147-4cbc-a098-7a293c67ee3e,source_replicaid=,source_volid=None,status='creating',user_id='4e49b06486d84eb89cadcfad1b36a9dd',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-895877360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48bdb6d4-25b6-4254-b1e8-17997f08072a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19fa63632f404023a7788643880e8533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a21460c7-c147-4cbc-a098-7a293c67ee3e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e49b06486d84eb89cadcfad1b36a9dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100e7ced-a21e-4dec-a9c3-e81527a28f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8349f063-4d20-42e2-b1ca-a8a04d858bb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100e7ced-a21e-4dec-a9c3-e81527a28f79) transitioned into state 'SUCCESS' from state '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-895877360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19fa63632f404023a7788643880e8533',qos_specs=None,replication_status=,reservations=['8bd23621-3337-4237-bdc6-0b2fd74e30f8','809f2f1e-e281-4c33-a659-66d18f666ff4','bb64ccbd-0129-425b-8b9c-ba5d127ae228','52d7f155-d0af-401d-adf7-ff3a6e26d0d9'],size=1,snapshot_id=a21460c7-c147-4cbc-a098-7a293c67ee3e,source_replicaid=,source_volid=None,status='creating',user_id='4e49b06486d84eb89cadcfad1b36a9dd',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4317d9e6-9bc6-459c-854c-8f0db69a91a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4317d9e6-9bc6-459c-854c-8f0db69a91a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Flow 'volume_create_api' (64c21dc4-dfd2-462a-aec3-d6954ef78afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Create volume request issued successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ec3d484-0b5a-43dc-b795-125e4e267065 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1372/2766] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:24:34 2026] POST /volume/v3/volumes => generated 808 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2915ded5-60c6-4b29-a4cb-c1a02a8efc7c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2915ded5-60c6-4b29-a4cb-c1a02a8efc7c tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2915ded5-60c6-4b29-a4cb-c1a02a8efc7c tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2915ded5-60c6-4b29-a4cb-c1a02a8efc7c tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2915ded5-60c6-4b29-a4cb-c1a02a8efc7c tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2915ded5-60c6-4b29-a4cb-c1a02a8efc7c tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1373/2767] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:35 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8349f063-4d20-42e2-b1ca-a8a04d858bb2 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8349f063-4d20-42e2-b1ca-a8a04d858bb2 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8349f063-4d20-42e2-b1ca-a8a04d858bb2 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-admin] Calling method 'get_pools' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8349f063-4d20-42e2-b1ca-a8a04d858bb2 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:24:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1395/2768] 192.168.122.6 () {58 vars in 1165 bytes} [Tue Sep 1 02:24:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e249bad4-2a54-44d0-8c9e-285cee19cbf8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4893f78-3474-48e9-8bb8-0d8f223c19c6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4893f78-3474-48e9-8bb8-0d8f223c19c6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4893f78-3474-48e9-8bb8-0d8f223c19c6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4893f78-3474-48e9-8bb8-0d8f223c19c6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e249bad4-2a54-44d0-8c9e-285cee19cbf8 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-reader] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e249bad4-2a54-44d0-8c9e-285cee19cbf8 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e249bad4-2a54-44d0-8c9e-285cee19cbf8 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-e249bad4-2a54-44d0-8c9e-285cee19cbf8 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '36f65dc9255840428555539a2afc9d8e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c88fb6dc08d497c9a73123e87579b50', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e249bad4-2a54-44d0-8c9e-285cee19cbf8 tempest-ProjectReaderTests-1019068082 tempest-ProjectReaderTests-1019068082-project-reader] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:24:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1374/2769] 192.168.122.6 () {58 vars in 1183 bytes} [Tue Sep 1 02:24:35 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 174 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d4893f78-3474-48e9-8bb8-0d8f223c19c6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4893f78-3474-48e9-8bb8-0d8f223c19c6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 200 Sep 01 02:24:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1396/2770] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:35 2026] GET /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 837 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-94727adc-91ec-4f7e-bf63-7ebb84a50e49 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94727adc-91ec-4f7e-bf63-7ebb84a50e49 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94727adc-91ec-4f7e-bf63-7ebb84a50e49 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94727adc-91ec-4f7e-bf63-7ebb84a50e49 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94727adc-91ec-4f7e-bf63-7ebb84a50e49 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94727adc-91ec-4f7e-bf63-7ebb84a50e49 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 returned with HTTP 200 Sep 01 02:24:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1375/2771] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:36 2026] GET /volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f9e45c9e-de4f-4105-b801-785a59f50cc3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9e45c9e-de4f-4105-b801-785a59f50cc3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9e45c9e-de4f-4105-b801-785a59f50cc3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9e45c9e-de4f-4105-b801-785a59f50cc3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f9e45c9e-de4f-4105-b801-785a59f50cc3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9e45c9e-de4f-4105-b801-785a59f50cc3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1397/2772] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:36 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b39fcc21-5dbd-416a-9a6b-ad720bc692d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b39fcc21-5dbd-416a-9a6b-ad720bc692d0 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b39fcc21-5dbd-416a-9a6b-ad720bc692d0 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b39fcc21-5dbd-416a-9a6b-ad720bc692d0 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b39fcc21-5dbd-416a-9a6b-ad720bc692d0 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b39fcc21-5dbd-416a-9a6b-ad720bc692d0 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 200 Sep 01 02:24:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1376/2773] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:36 2026] GET /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 838 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5770bd04-3693-48b0-9bc9-e3ab3445b326 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5770bd04-3693-48b0-9bc9-e3ab3445b326 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5770bd04-3693-48b0-9bc9-e3ab3445b326 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5770bd04-3693-48b0-9bc9-e3ab3445b326 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5770bd04-3693-48b0-9bc9-e3ab3445b326 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5770bd04-3693-48b0-9bc9-e3ab3445b326 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 200 Sep 01 02:24:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1398/2774] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:36 2026] GET /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16a8ef82-394f-4479-aa48-a41229af4ccf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-288377581"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-288377581'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Create volume of 1 GB Sep 01 02:24:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Availability Zones retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Flow 'volume_create_api' (b6a97a85-7677-4552-91b5-0fae3a66738c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffc3309-d21c-4b01-94e3-dc6dba6cac57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffc3309-d21c-4b01-94e3-dc6dba6cac57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46bd8e7-6dde-426f-89d0-643f79d33c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Created reservations ['49c4e03a-a5b9-4c64-91e1-427ce1db7ce2', 'd4de2ba7-1ede-4891-bc77-d3045dabb3af', 'afc099ea-81bf-471f-b5d1-d7e512bb8bc7', '11024556-69b4-493b-9f1f-eabd75ea9b0d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46bd8e7-6dde-426f-89d0-643f79d33c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49c4e03a-a5b9-4c64-91e1-427ce1db7ce2', 'd4de2ba7-1ede-4891-bc77-d3045dabb3af', 'afc099ea-81bf-471f-b5d1-d7e512bb8bc7', '11024556-69b4-493b-9f1f-eabd75ea9b0d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7a0538-3547-415c-9a5f-faeaf5d806e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64103a8f-41de-4f68-8a71-37e2a5f29357 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64103a8f-41de-4f68-8a71-37e2a5f29357 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64103a8f-41de-4f68-8a71-37e2a5f29357 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64103a8f-41de-4f68-8a71-37e2a5f29357 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64103a8f-41de-4f68-8a71-37e2a5f29357 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 returned with HTTP 404 Sep 01 02:24:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1399/2775] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:37 2026] GET /volume/v3/volumes/e9fed95b-a61e-4dbc-b935-df2d368bfd24 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] DELETE http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume with id: 82e051ae-9645-47f1-973d-24cc7d94ae7f Sep 01 02:24:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7a0538-3547-415c-9a5f-faeaf5d806e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '697f52f4-df5c-4643-8b8d-f71add2b7c91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-288377581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='433849edf1714eeebbedc5ef316176e0',qos_specs=None,replication_status=,reservations=['49c4e03a-a5b9-4c64-91e1-427ce1db7ce2','d4de2ba7-1ede-4891-bc77-d3045dabb3af','afc099ea-81bf-471f-b5d1-d7e512bb8bc7','11024556-69b4-493b-9f1f-eabd75ea9b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5da984ba95e64c1ca0827235f8c6de1f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:37Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-288377581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=697f52f4-df5c-4643-8b8d-f71add2b7c91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='433849edf1714eeebbedc5ef316176e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5da984ba95e64c1ca0827235f8c6de1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee852bd0-df9b-4fec-83fb-3d0e52842255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume request issued successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec5977ff-be05-4ec9-9971-7984ab83c404 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f returned with HTTP 202 Sep 01 02:24:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1400/2776] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:37 2026] DELETE /volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c9cbdb60-85bf-473c-9c90-990df3c80885 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9cbdb60-85bf-473c-9c90-990df3c80885 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9cbdb60-85bf-473c-9c90-990df3c80885 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9cbdb60-85bf-473c-9c90-990df3c80885 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee852bd0-df9b-4fec-83fb-3d0e52842255) transitioned into 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-288377581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='433849edf1714eeebbedc5ef316176e0',qos_specs=None,replication_status=,reservations=['49c4e03a-a5b9-4c64-91e1-427ce1db7ce2','d4de2ba7-1ede-4891-bc77-d3045dabb3af','afc099ea-81bf-471f-b5d1-d7e512bb8bc7','11024556-69b4-493b-9f1f-eabd75ea9b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5da984ba95e64c1ca0827235f8c6de1f',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56ae708-bc37-4136-976c-e491bb889495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c9cbdb60-85bf-473c-9c90-990df3c80885 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56ae708-bc37-4136-976c-e491bb889495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Flow 'volume_create_api' (b6a97a85-7677-4552-91b5-0fae3a66738c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Create volume request issued successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16a8ef82-394f-4479-aa48-a41229af4ccf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9cbdb60-85bf-473c-9c90-990df3c80885 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f returned with HTTP 200 Sep 01 02:24:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1401/2777] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:37 2026] GET /volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1377/2778] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:24:36 2026] POST /volume/v3/volumes => generated 780 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb7361cc-44e9-4b03-9547-ee1bbe3d5fcf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb7361cc-44e9-4b03-9547-ee1bbe3d5fcf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb7361cc-44e9-4b03-9547-ee1bbe3d5fcf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb7361cc-44e9-4b03-9547-ee1bbe3d5fcf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a9182137-e811-445c-848d-7553d4df59de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9182137-e811-445c-848d-7553d4df59de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9182137-e811-445c-848d-7553d4df59de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9182137-e811-445c-848d-7553d4df59de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb7361cc-44e9-4b03-9547-ee1bbe3d5fcf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb7361cc-44e9-4b03-9547-ee1bbe3d5fcf tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1402/2779] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:37 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 848 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a9182137-e811-445c-848d-7553d4df59de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9182137-e811-445c-848d-7553d4df59de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1378/2780] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:37 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1eaf83e5-6f5b-4763-8073-32ffdce149a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1eaf83e5-6f5b-4763-8073-32ffdce149a3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f Sep 01 02:24:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1eaf83e5-6f5b-4763-8073-32ffdce149a3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1eaf83e5-6f5b-4763-8073-32ffdce149a3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb3ccc2c-ad57-4927-944b-be79e49805f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1eaf83e5-6f5b-4763-8073-32ffdce149a3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb3ccc2c-ad57-4927-944b-be79e49805f2 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb3ccc2c-ad57-4927-944b-be79e49805f2 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb3ccc2c-ad57-4927-944b-be79e49805f2 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1eaf83e5-6f5b-4763-8073-32ffdce149a3 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f returned with HTTP 200 Sep 01 02:24:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1403/2781] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:38 2026] GET /volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f => generated 856 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0fc07146-3a11-4739-841d-119f118f40ce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0fc07146-3a11-4739-841d-119f118f40ce tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0fc07146-3a11-4739-841d-119f118f40ce tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0fc07146-3a11-4739-841d-119f118f40ce tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb3ccc2c-ad57-4927-944b-be79e49805f2 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0fc07146-3a11-4739-841d-119f118f40ce tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0fc07146-3a11-4739-841d-119f118f40ce tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1404/2782] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:38 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb3ccc2c-ad57-4927-944b-be79e49805f2 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1379/2783] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:38 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 872 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-189c13f8-e051-42ce-87eb-f48f85682888 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-189c13f8-e051-42ce-87eb-f48f85682888 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-189c13f8-e051-42ce-87eb-f48f85682888 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-189c13f8-e051-42ce-87eb-f48f85682888 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-189c13f8-e051-42ce-87eb-f48f85682888 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f returned with HTTP 404 Sep 01 02:24:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1405/2784] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:39 2026] GET /volume/v3/volumes/82e051ae-9645-47f1-973d-24cc7d94ae7f => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-980aa0e8-e852-401c-986a-825158c3e29c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-980aa0e8-e852-401c-986a-825158c3e29c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] DELETE http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 Sep 01 02:24:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-980aa0e8-e852-401c-986a-825158c3e29c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-980aa0e8-e852-401c-986a-825158c3e29c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-980aa0e8-e852-401c-986a-825158c3e29c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume with id: 082f5273-024a-4f35-9a47-789dee8c0e20 Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6c573c3-e893-41a9-87c5-2bb6952ad58e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6c573c3-e893-41a9-87c5-2bb6952ad58e tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6c573c3-e893-41a9-87c5-2bb6952ad58e tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-980aa0e8-e852-401c-986a-825158c3e29c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6c573c3-e893-41a9-87c5-2bb6952ad58e tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d6c573c3-e893-41a9-87c5-2bb6952ad58e tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-980aa0e8-e852-401c-986a-825158c3e29c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume request issued successfully. Sep 01 02:24:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-980aa0e8-e852-401c-986a-825158c3e29c tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 returned with HTTP 202 Sep 01 02:24:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1380/2785] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:39 2026] DELETE /volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:24:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-be2c67ac-78e8-400a-9772-ecc2437f4a04 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6c573c3-e893-41a9-87c5-2bb6952ad58e tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1406/2786] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:39 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-16fccd64-7a2c-406e-a360-4491e5e236a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16fccd64-7a2c-406e-a360-4491e5e236a9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16fccd64-7a2c-406e-a360-4491e5e236a9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16fccd64-7a2c-406e-a360-4491e5e236a9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be2c67ac-78e8-400a-9772-ecc2437f4a04 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be2c67ac-78e8-400a-9772-ecc2437f4a04 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be2c67ac-78e8-400a-9772-ecc2437f4a04 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-16fccd64-7a2c-406e-a360-4491e5e236a9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16fccd64-7a2c-406e-a360-4491e5e236a9 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 returned with HTTP 200 Sep 01 02:24:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1407/2787] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:39 2026] GET /volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 => generated 857 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-be2c67ac-78e8-400a-9772-ecc2437f4a04 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be2c67ac-78e8-400a-9772-ecc2437f4a04 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1381/2788] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:39 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 872 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3aa81541-ad1a-4bbd-a0d5-91070af69432 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3aa81541-ad1a-4bbd-a0d5-91070af69432 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3aa81541-ad1a-4bbd-a0d5-91070af69432 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3aa81541-ad1a-4bbd-a0d5-91070af69432 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3aa81541-ad1a-4bbd-a0d5-91070af69432 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3aa81541-ad1a-4bbd-a0d5-91070af69432 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1408/2789] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:40 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3af24cd4-c912-4f65-aa28-0e9e97eb129f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3af24cd4-c912-4f65-aa28-0e9e97eb129f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 Sep 01 02:24:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3af24cd4-c912-4f65-aa28-0e9e97eb129f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3af24cd4-c912-4f65-aa28-0e9e97eb129f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8b456177-cc76-440b-ad51-38dc109e05c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b456177-cc76-440b-ad51-38dc109e05c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b456177-cc76-440b-ad51-38dc109e05c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b456177-cc76-440b-ad51-38dc109e05c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3af24cd4-c912-4f65-aa28-0e9e97eb129f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3af24cd4-c912-4f65-aa28-0e9e97eb129f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 returned with HTTP 200 Sep 01 02:24:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1382/2790] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:41 2026] GET /volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 => generated 857 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8b456177-cc76-440b-ad51-38dc109e05c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b456177-cc76-440b-ad51-38dc109e05c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1409/2791] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:41 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 872 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ef91aaa7-4341-4ff5-b6a5-0476aa99c075 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef91aaa7-4341-4ff5-b6a5-0476aa99c075 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef91aaa7-4341-4ff5-b6a5-0476aa99c075 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef91aaa7-4341-4ff5-b6a5-0476aa99c075 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ef91aaa7-4341-4ff5-b6a5-0476aa99c075 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d989a31-3ed7-43f1-b09b-2c22035ca7de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d989a31-3ed7-43f1-b09b-2c22035ca7de tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d989a31-3ed7-43f1-b09b-2c22035ca7de tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef91aaa7-4341-4ff5-b6a5-0476aa99c075 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d989a31-3ed7-43f1-b09b-2c22035ca7de tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1383/2792] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2d474fa4-1bae-45b8-98d3-05fcdde8eb38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d474fa4-1bae-45b8-98d3-05fcdde8eb38 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d474fa4-1bae-45b8-98d3-05fcdde8eb38 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d474fa4-1bae-45b8-98d3-05fcdde8eb38 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d989a31-3ed7-43f1-b09b-2c22035ca7de tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 returned with HTTP 404 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1410/2793] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/volumes/082f5273-024a-4f35-9a47-789dee8c0e20 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f9342dd-715d-40cf-9c58-368bda259904 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f9342dd-715d-40cf-9c58-368bda259904 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f9342dd-715d-40cf-9c58-368bda259904 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f9342dd-715d-40cf-9c58-368bda259904 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-2f9342dd-715d-40cf-9c58-368bda259904 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete snapshot with id: e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f9342dd-715d-40cf-9c58-368bda259904 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2d474fa4-1bae-45b8-98d3-05fcdde8eb38 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f9342dd-715d-40cf-9c58-368bda259904 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot delete request issued successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f9342dd-715d-40cf-9c58-368bda259904 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 202 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1411/2794] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:24:42 2026] DELETE /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d474fa4-1bae-45b8-98d3-05fcdde8eb38 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3378bad3-7de9-4e5f-b875-18999eb0d01f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1384/2795] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 872 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3378bad3-7de9-4e5f-b875-18999eb0d01f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3378bad3-7de9-4e5f-b875-18999eb0d01f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3378bad3-7de9-4e5f-b875-18999eb0d01f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3378bad3-7de9-4e5f-b875-18999eb0d01f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3378bad3-7de9-4e5f-b875-18999eb0d01f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1412/2796] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:42 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 474 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2090c516-152b-4644-950f-00997d0da85a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1581730501"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1581730501'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume of 1 GB Sep 01 02:24:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (27fba548-688d-4419-9f76-eae9032159ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d6c98f-ab68-4f90-8b12-009799f05c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d6c98f-ab68-4f90-8b12-009799f05c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4838184a-7396-4c98-8593-077164fe4059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-031ace24-a35b-46cc-8521-27607da887fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-031ace24-a35b-46cc-8521-27607da887fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-031ace24-a35b-46cc-8521-27607da887fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-031ace24-a35b-46cc-8521-27607da887fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-031ace24-a35b-46cc-8521-27607da887fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-031ace24-a35b-46cc-8521-27607da887fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1413/2797] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:43 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['92796352-8f98-462e-b323-9b5ed75c0af1', 'd06b126a-21c0-4f53-9bb7-0d0710c3b2cd', '6756dd4d-4032-4b9f-8c41-dac7a985f32a', 'f588766b-0d99-436e-b4fa-c595e08eb178'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4838184a-7396-4c98-8593-077164fe4059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92796352-8f98-462e-b323-9b5ed75c0af1', 'd06b126a-21c0-4f53-9bb7-0d0710c3b2cd', '6756dd4d-4032-4b9f-8c41-dac7a985f32a', 'f588766b-0d99-436e-b4fa-c595e08eb178']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb4b9dc-a59a-4c6c-8664-26f542f7497b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb4b9dc-a59a-4c6c-8664-26f542f7497b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e88081e-d121-464d-b77b-5c3feab49939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581730501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['92796352-8f98-462e-b323-9b5ed75c0af1','d06b126a-21c0-4f53-9bb7-0d0710c3b2cd','6756dd4d-4032-4b9f-8c41-dac7a985f32a','f588766b-0d99-436e-b4fa-c595e08eb178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581730501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e88081e-d121-464d-b77b-5c3feab49939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e6dfa27bbd446792ade230141cbe66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc08f5c3-1bd8-4046-823b-2cbaae5f2a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7528b65-cdc6-4431-9864-56288f1cafa6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7528b65-cdc6-4431-9864-56288f1cafa6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7528b65-cdc6-4431-9864-56288f1cafa6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7528b65-cdc6-4431-9864-56288f1cafa6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e7528b65-cdc6-4431-9864-56288f1cafa6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc08f5c3-1bd8-4046-823b-2cbaae5f2a34) transitioned into state 'SUCCESS' from state '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-1581730501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['92796352-8f98-462e-b323-9b5ed75c0af1','d06b126a-21c0-4f53-9bb7-0d0710c3b2cd','6756dd4d-4032-4b9f-8c41-dac7a985f32a','f588766b-0d99-436e-b4fa-c595e08eb178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5cb97ef-b9f9-43e8-9eb9-64fdf56de2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7528b65-cdc6-4431-9864-56288f1cafa6 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1414/2798] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:43 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 872 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1f6c611c-4cc0-43f7-af1a-8c386beeb7a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f6c611c-4cc0-43f7-af1a-8c386beeb7a8 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f6c611c-4cc0-43f7-af1a-8c386beeb7a8 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f6c611c-4cc0-43f7-af1a-8c386beeb7a8 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1f6c611c-4cc0-43f7-af1a-8c386beeb7a8 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Snapshot retrieved successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f6c611c-4cc0-43f7-af1a-8c386beeb7a8 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 200 Sep 01 02:24:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1415/2799] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:43 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5cb97ef-b9f9-43e8-9eb9-64fdf56de2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (27fba548-688d-4419-9f76-eae9032159ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request issued successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2090c516-152b-4644-950f-00997d0da85a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1385/2800] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:24:42 2026] POST /volume/v3/volumes => generated 783 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ad8c30d8-fd00-4600-a215-28e49f21d84e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad8c30d8-fd00-4600-a215-28e49f21d84e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad8c30d8-fd00-4600-a215-28e49f21d84e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad8c30d8-fd00-4600-a215-28e49f21d84e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ad8c30d8-fd00-4600-a215-28e49f21d84e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad8c30d8-fd00-4600-a215-28e49f21d84e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 returned with HTTP 200 Sep 01 02:24:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1416/2801] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:43 2026] GET /volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 => generated 962 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59718864-fb9a-4811-85b4-24ab3898e4c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59718864-fb9a-4811-85b4-24ab3898e4c4 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59718864-fb9a-4811-85b4-24ab3898e4c4 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59718864-fb9a-4811-85b4-24ab3898e4c4 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59718864-fb9a-4811-85b4-24ab3898e4c4 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59718864-fb9a-4811-85b4-24ab3898e4c4 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1386/2802] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 901 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Delete snapshot with id: a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot delete request issued successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3db12314-fef1-4e69-94f2-c74169fc8a2a tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 202 Sep 01 02:24:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1417/2803] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:24:44 2026] DELETE /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21781b58-d403-4d37-919e-9b94db212e3d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21781b58-d403-4d37-919e-9b94db212e3d tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21781b58-d403-4d37-919e-9b94db212e3d tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21781b58-d403-4d37-919e-9b94db212e3d tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9144ed0-27db-4b84-b833-766cc3f5b25c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9144ed0-27db-4b84-b833-766cc3f5b25c tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9144ed0-27db-4b84-b833-766cc3f5b25c tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9144ed0-27db-4b84-b833-766cc3f5b25c tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21781b58-d403-4d37-919e-9b94db212e3d tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21781b58-d403-4d37-919e-9b94db212e3d tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1387/2804] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2050f71f-a0e8-4d2a-809f-dc6b07773cdf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d9144ed0-27db-4b84-b833-766cc3f5b25c tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2050f71f-a0e8-4d2a-809f-dc6b07773cdf tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2050f71f-a0e8-4d2a-809f-dc6b07773cdf tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2050f71f-a0e8-4d2a-809f-dc6b07773cdf tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9144ed0-27db-4b84-b833-766cc3f5b25c tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1418/2805] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 873 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2050f71f-a0e8-4d2a-809f-dc6b07773cdf tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 returned with HTTP 404 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1388/2806] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/snapshots/e700e5bb-b95d-49c6-b123-97110e948115 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] DELETE http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume with id: 4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dabcc83a-6257-4628-8f52-a72a4916c12b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dabcc83a-6257-4628-8f52-a72a4916c12b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dabcc83a-6257-4628-8f52-a72a4916c12b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dabcc83a-6257-4628-8f52-a72a4916c12b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dabcc83a-6257-4628-8f52-a72a4916c12b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dabcc83a-6257-4628-8f52-a72a4916c12b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1389/2807] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 873 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f63f74b0-03c8-4c49-bf5f-0a835b1e5f04 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f63f74b0-03c8-4c49-bf5f-0a835b1e5f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f63f74b0-03c8-4c49-bf5f-0a835b1e5f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f63f74b0-03c8-4c49-bf5f-0a835b1e5f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Delete volume request issued successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfbdbb42-0cb6-49fb-9d39-789258e5e57f tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 202 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1419/2808] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:44 2026] DELETE /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "697f52f4-df5c-4643-8b8d-f71add2b7c91", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1663139547"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f63f74b0-03c8-4c49-bf5f-0a835b1e5f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f63f74b0-03c8-4c49-bf5f-0a835b1e5f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1390/2809] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d173fbd-2abd-4f35-bd04-2346762c1d45 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d173fbd-2abd-4f35-bd04-2346762c1d45 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d173fbd-2abd-4f35-bd04-2346762c1d45 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d173fbd-2abd-4f35-bd04-2346762c1d45 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Create snapshot from volume 697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d173fbd-2abd-4f35-bd04-2346762c1d45 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Volume info retrieved successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d173fbd-2abd-4f35-bd04-2346762c1d45 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 200 Sep 01 02:24:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1391/2810] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Created reservations ['683237f9-7b00-403b-b5e6-e099a09e02bd', 'e87a85e3-7970-4451-adf0-61d1263410f8', 'ef805581-8a62-4337-9910-28fdbbe66e02', 'f3317446-f6cd-402d-9504-766c4cbb78be'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot create request issued successfully. Sep 01 02:24:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4218ea78-548e-4f6b-b1b4-036ff292fa29 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1420/2811] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:24:44 2026] POST /volume/v3/snapshots => generated 326 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1285e4cd-ed8c-4245-baa0-1730df1c12b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1285e4cd-ed8c-4245-baa0-1730df1c12b5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1285e4cd-ed8c-4245-baa0-1730df1c12b5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1285e4cd-ed8c-4245-baa0-1730df1c12b5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1285e4cd-ed8c-4245-baa0-1730df1c12b5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1285e4cd-ed8c-4245-baa0-1730df1c12b5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1392/2812] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:44 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 458 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d00ac1e2-adc3-4259-86ac-c4bfc4651b47 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d00ac1e2-adc3-4259-86ac-c4bfc4651b47 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d00ac1e2-adc3-4259-86ac-c4bfc4651b47 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d00ac1e2-adc3-4259-86ac-c4bfc4651b47 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d00ac1e2-adc3-4259-86ac-c4bfc4651b47 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d00ac1e2-adc3-4259-86ac-c4bfc4651b47 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 200 Sep 01 02:24:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1421/2813] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:45 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-568788f1-40cb-4454-8ea6-ff4b881a3126 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-568788f1-40cb-4454-8ea6-ff4b881a3126 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-568788f1-40cb-4454-8ea6-ff4b881a3126 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-568788f1-40cb-4454-8ea6-ff4b881a3126 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-568788f1-40cb-4454-8ea6-ff4b881a3126 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-93267dc7-2f84-4097-95ec-c69e8bcc9103 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-568788f1-40cb-4454-8ea6-ff4b881a3126 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 returned with HTTP 200 Sep 01 02:24:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1393/2814] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:45 2026] GET /volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93267dc7-2f84-4097-95ec-c69e8bcc9103 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] GET http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a Sep 01 02:24:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93267dc7-2f84-4097-95ec-c69e8bcc9103 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93267dc7-2f84-4097-95ec-c69e8bcc9103 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93267dc7-2f84-4097-95ec-c69e8bcc9103 tempest-CreateVolumesFromSnapshotTest-1583094967 tempest-CreateVolumesFromSnapshotTest-1583094967-project-member] http://192.168.122.6/volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a returned with HTTP 404 Sep 01 02:24:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1422/2815] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:45 2026] GET /volume/v3/volumes/4000c371-2c3f-4303-a7c5-7b72ec76a09a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:24:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e88081e-d121-464d-b77b-5c3feab49939", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-246732254"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create snapshot from volume 5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:45 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['854bb683-5e3e-43f8-bbda-44f6cfbe544b', 'e2e414da-dc44-4e1d-a818-5e8cfe849a7c', '7c6f026d-6b2a-4520-a55d-d734410e48ab', '292b42ec-6e4d-4ab9-9318-4c65506e1c0e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot create request issued successfully. Sep 01 02:24:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb975da2-35f6-4001-a675-5ba54e59ed8b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1394/2816] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:24:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-77a0952a-bfeb-4a16-9b47-dddec532105a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77a0952a-bfeb-4a16-9b47-dddec532105a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77a0952a-bfeb-4a16-9b47-dddec532105a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77a0952a-bfeb-4a16-9b47-dddec532105a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d595272-1c42-4772-aabb-bff3dcd143ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d595272-1c42-4772-aabb-bff3dcd143ef tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d595272-1c42-4772-aabb-bff3dcd143ef tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d595272-1c42-4772-aabb-bff3dcd143ef tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-77a0952a-bfeb-4a16-9b47-dddec532105a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77a0952a-bfeb-4a16-9b47-dddec532105a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 200 Sep 01 02:24:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1423/2817] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:46 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d595272-1c42-4772-aabb-bff3dcd143ef tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d595272-1c42-4772-aabb-bff3dcd143ef tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1395/2818] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:46 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 458 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51bebe2a-fbd6-4f3b-a48d-5d377f1d0bd3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51bebe2a-fbd6-4f3b-a48d-5d377f1d0bd3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51bebe2a-fbd6-4f3b-a48d-5d377f1d0bd3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51bebe2a-fbd6-4f3b-a48d-5d377f1d0bd3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-51bebe2a-fbd6-4f3b-a48d-5d377f1d0bd3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Snapshot retrieved successfully. Sep 01 02:24:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51bebe2a-fbd6-4f3b-a48d-5d377f1d0bd3 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 200 Sep 01 02:24:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1424/2819] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:46 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-706a6cee-a13e-4933-ad29-7ee138a1707c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-706a6cee-a13e-4933-ad29-7ee138a1707c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-706a6cee-a13e-4933-ad29-7ee138a1707c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-706a6cee-a13e-4933-ad29-7ee138a1707c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43334f75-ec84-4dd9-988b-3068d3e95dda None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43334f75-ec84-4dd9-988b-3068d3e95dda tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43334f75-ec84-4dd9-988b-3068d3e95dda tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-706a6cee-a13e-4933-ad29-7ee138a1707c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43334f75-ec84-4dd9-988b-3068d3e95dda tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-706a6cee-a13e-4933-ad29-7ee138a1707c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 200 Sep 01 02:24:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1396/2820] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:47 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-43334f75-ec84-4dd9-988b-3068d3e95dda tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43334f75-ec84-4dd9-988b-3068d3e95dda tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1425/2821] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:47 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9aa73900-2c42-4625-8e91-b3899dfe8ba0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9aa73900-2c42-4625-8e91-b3899dfe8ba0 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9aa73900-2c42-4625-8e91-b3899dfe8ba0 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9aa73900-2c42-4625-8e91-b3899dfe8ba0 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9aa73900-2c42-4625-8e91-b3899dfe8ba0 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 404 Sep 01 02:24:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1397/2822] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:47 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:24:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Delete volume with id: 2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Delete volume request issued successfully. Sep 01 02:24:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98d77b36-859e-46d6-8cf6-ec92accbae17 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 202 Sep 01 02:24:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1426/2823] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:24:47 2026] DELETE /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-003f20a2-030d-4d35-9552-8713c18d22e9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-003f20a2-030d-4d35-9552-8713c18d22e9 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-003f20a2-030d-4d35-9552-8713c18d22e9 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-003f20a2-030d-4d35-9552-8713c18d22e9 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-003f20a2-030d-4d35-9552-8713c18d22e9 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-003f20a2-030d-4d35-9552-8713c18d22e9 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 200 Sep 01 02:24:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1398/2824] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:47 2026] GET /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 867 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7af2fae-126b-4095-9afd-105861a6dd18 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7af2fae-126b-4095-9afd-105861a6dd18 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7af2fae-126b-4095-9afd-105861a6dd18 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7af2fae-126b-4095-9afd-105861a6dd18 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f6cd7e8-02a1-408f-8ecd-f269ab8941d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f6cd7e8-02a1-408f-8ecd-f269ab8941d5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7af2fae-126b-4095-9afd-105861a6dd18 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7af2fae-126b-4095-9afd-105861a6dd18 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f6cd7e8-02a1-408f-8ecd-f269ab8941d5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f6cd7e8-02a1-408f-8ecd-f269ab8941d5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1427/2825] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f6cd7e8-02a1-408f-8ecd-f269ab8941d5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f6cd7e8-02a1-408f-8ecd-f269ab8941d5 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1399/2826] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 485 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6d9f8c22-6870-4c7e-82cf-af366b9f33ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d9f8c22-6870-4c7e-82cf-af366b9f33ad tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d9f8c22-6870-4c7e-82cf-af366b9f33ad tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d9f8c22-6870-4c7e-82cf-af366b9f33ad tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6d9f8c22-6870-4c7e-82cf-af366b9f33ad tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d9f8c22-6870-4c7e-82cf-af366b9f33ad tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1428/2827] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 485 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Delete snapshot with id: 64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot delete request issued successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64bd2653-f117-4acf-bf8d-f849f6cca5ec tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 202 Sep 01 02:24:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1400/2828] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:24:48 2026] DELETE /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b554afc1-d876-4954-844d-ff94da60da87 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b554afc1-d876-4954-844d-ff94da60da87 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b554afc1-d876-4954-844d-ff94da60da87 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b554afc1-d876-4954-844d-ff94da60da87 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b554afc1-d876-4954-844d-ff94da60da87 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b554afc1-d876-4954-844d-ff94da60da87 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1429/2829] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 484 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2480d6f1-82d1-4f6e-a802-56aafa83ae69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2480d6f1-82d1-4f6e-a802-56aafa83ae69 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2480d6f1-82d1-4f6e-a802-56aafa83ae69 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2480d6f1-82d1-4f6e-a802-56aafa83ae69 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2480d6f1-82d1-4f6e-a802-56aafa83ae69 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 404 Sep 01 02:24:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1401/2830] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:48 2026] GET /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] DELETE http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Delete volume with id: 48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Delete volume request issued successfully. Sep 01 02:24:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7fd5f09-a5ba-4f30-b8f3-4ac16cfcce93 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 202 Sep 01 02:24:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1430/2831] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:24:48 2026] DELETE /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:24:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6370722c-cdb8-4667-afad-21772a9bf514 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6370722c-cdb8-4667-afad-21772a9bf514 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6370722c-cdb8-4667-afad-21772a9bf514 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6370722c-cdb8-4667-afad-21772a9bf514 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6370722c-cdb8-4667-afad-21772a9bf514 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6370722c-cdb8-4667-afad-21772a9bf514 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1402/2832] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:49 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1ad850de-0bb5-4388-8ec9-f83db8abbeed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ad850de-0bb5-4388-8ec9-f83db8abbeed tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ad850de-0bb5-4388-8ec9-f83db8abbeed tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ad850de-0bb5-4388-8ec9-f83db8abbeed tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1ad850de-0bb5-4388-8ec9-f83db8abbeed tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ad850de-0bb5-4388-8ec9-f83db8abbeed tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 200 Sep 01 02:24:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1431/2833] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:49 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08ccba80-8689-431c-b0dd-36e0a584e189 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08ccba80-8689-431c-b0dd-36e0a584e189 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08ccba80-8689-431c-b0dd-36e0a584e189 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08ccba80-8689-431c-b0dd-36e0a584e189 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08ccba80-8689-431c-b0dd-36e0a584e189 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08ccba80-8689-431c-b0dd-36e0a584e189 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1403/2834] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:49 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 484 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ddfda21e-537f-41c4-b5e5-c1e8c52d9ea8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddfda21e-537f-41c4-b5e5-c1e8c52d9ea8 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddfda21e-537f-41c4-b5e5-c1e8c52d9ea8 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddfda21e-537f-41c4-b5e5-c1e8c52d9ea8 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ddfda21e-537f-41c4-b5e5-c1e8c52d9ea8 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Volume info retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddfda21e-537f-41c4-b5e5-c1e8c52d9ea8 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 200 Sep 01 02:24:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1432/2835] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:50 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 900 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3fc83f4f-36ab-456f-9060-560bfadeb57a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3fc83f4f-36ab-456f-9060-560bfadeb57a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3fc83f4f-36ab-456f-9060-560bfadeb57a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3fc83f4f-36ab-456f-9060-560bfadeb57a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3fc83f4f-36ab-456f-9060-560bfadeb57a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3fc83f4f-36ab-456f-9060-560bfadeb57a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 200 Sep 01 02:24:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1404/2836] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:50 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-30ee1c2b-adf8-4813-badf-10d392c42436 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1eca9c1-d7d3-4efe-8c42-8fdc4bb056b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1eca9c1-d7d3-4efe-8c42-8fdc4bb056b3 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1eca9c1-d7d3-4efe-8c42-8fdc4bb056b3 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1eca9c1-d7d3-4efe-8c42-8fdc4bb056b3 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1eca9c1-d7d3-4efe-8c42-8fdc4bb056b3 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Snapshot retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1eca9c1-d7d3-4efe-8c42-8fdc4bb056b3 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 200 Sep 01 02:24:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1405/2837] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:50 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 484 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30ee1c2b-adf8-4813-badf-10d392c42436 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] POST http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843/action Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30ee1c2b-adf8-4813-badf-10d392c42436 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30ee1c2b-adf8-4813-badf-10d392c42436 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-30ee1c2b-adf8-4813-badf-10d392c42436 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Snapshot retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-30ee1c2b-adf8-4813-badf-10d392c42436 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '416e0fe265854006a1a0561f4e998bdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2e6dfa27bbd446792ade230141cbe66', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30ee1c2b-adf8-4813-badf-10d392c42436 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843/action returned with HTTP 403 Sep 01 02:24:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1433/2838] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:24:50 2026] POST /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843/action => generated 133 bytes in 321 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete snapshot with id: 0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17e67c04-27ea-47b7-bc74-9a8c045b841e tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 202 Sep 01 02:24:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1406/2839] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:24:50 2026] DELETE /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc2ee112-c8d8-407a-9c64-9031f4502f04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc2ee112-c8d8-407a-9c64-9031f4502f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc2ee112-c8d8-407a-9c64-9031f4502f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc2ee112-c8d8-407a-9c64-9031f4502f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc2ee112-c8d8-407a-9c64-9031f4502f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc2ee112-c8d8-407a-9c64-9031f4502f04 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 200 Sep 01 02:24:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1434/2840] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:50 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6b5fd068-dcbb-4f50-a1c0-6ad614bf1279 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b5fd068-dcbb-4f50-a1c0-6ad614bf1279 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b5fd068-dcbb-4f50-a1c0-6ad614bf1279 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b5fd068-dcbb-4f50-a1c0-6ad614bf1279 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b5fd068-dcbb-4f50-a1c0-6ad614bf1279 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a returned with HTTP 404 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1407/2841] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/volumes/48bdb6d4-25b6-4254-b1e8-17997f08072a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d8d82fc-e726-4c90-a4cb-7e09a44898fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d8d82fc-e726-4c90-a4cb-7e09a44898fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d8d82fc-e726-4c90-a4cb-7e09a44898fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d8d82fc-e726-4c90-a4cb-7e09a44898fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-8d8d82fc-e726-4c90-a4cb-7e09a44898fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Delete snapshot with id: a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d8d82fc-e726-4c90-a4cb-7e09a44898fd tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 404 Sep 01 02:24:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1435/2842] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:24:51 2026] DELETE /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bdb6c839-262a-489b-95ab-083d6a36f670 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdb6c839-262a-489b-95ab-083d6a36f670 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdb6c839-262a-489b-95ab-083d6a36f670 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdb6c839-262a-489b-95ab-083d6a36f670 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdb6c839-262a-489b-95ab-083d6a36f670 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e returned with HTTP 404 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1408/2843] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/snapshots/a21460c7-c147-4cbc-a098-7a293c67ee3e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6ffb222-dc29-4e12-bc7c-c77a3f6116de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6ffb222-dc29-4e12-bc7c-c77a3f6116de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] DELETE http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6ffb222-dc29-4e12-bc7c-c77a3f6116de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6ffb222-dc29-4e12-bc7c-c77a3f6116de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e6ffb222-dc29-4e12-bc7c-c77a3f6116de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Delete volume with id: 2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6ffb222-dc29-4e12-bc7c-c77a3f6116de tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 404 Sep 01 02:24:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1436/2844] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:24:51 2026] DELETE /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-358eb0c9-e624-4a99-a011-772cc1b6f482 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-358eb0c9-e624-4a99-a011-772cc1b6f482 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] GET http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-358eb0c9-e624-4a99-a011-772cc1b6f482 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-358eb0c9-e624-4a99-a011-772cc1b6f482 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-358eb0c9-e624-4a99-a011-772cc1b6f482 tempest-VolumeDependencyTests-1617000634 tempest-VolumeDependencyTests-1617000634-project-member] http://192.168.122.6/volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 returned with HTTP 404 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1409/2845] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/volumes/2584c5c7-b6e2-405f-8de4-b0480aa9b7b0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "859cfdc5-cf62-4bb2-83e1-6b3955160812", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '859cfdc5-cf62-4bb2-83e1-6b3955160812', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Create volume of 1 GB Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bddc3574-d098-484f-bd0c-f07584a44d26 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bddc3574-d098-484f-bd0c-f07584a44d26 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bddc3574-d098-484f-bd0c-f07584a44d26 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bddc3574-d098-484f-bd0c-f07584a44d26 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Availability Zones retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bddc3574-d098-484f-bd0c-f07584a44d26 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec returned with HTTP 404 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1410/2846] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/snapshots/64bb0b1a-03cc-4c34-b92f-62abe98d1eec => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] DELETE http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Delete volume with id: 697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Flow 'volume_create_api' (d896b591-71e9-4498-9888-728415f7c68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1532f50-2e93-4914-8275-709c69d16db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Delete volume request issued successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b623efa-e427-4ffe-89b2-8be258b9a623 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 202 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1411/2847] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:51 2026] DELETE /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-72b9f3a3-7a76-47ac-8d28-a1f9aae0469a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72b9f3a3-7a76-47ac-8d28-a1f9aae0469a tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72b9f3a3-7a76-47ac-8d28-a1f9aae0469a tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72b9f3a3-7a76-47ac-8d28-a1f9aae0469a tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-72b9f3a3-7a76-47ac-8d28-a1f9aae0469a tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72b9f3a3-7a76-47ac-8d28-a1f9aae0469a tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1412/2848] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f81ce289-a267-4fa6-957a-183cda454917 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f81ce289-a267-4fa6-957a-183cda454917 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1532f50-2e93-4914-8275-709c69d16db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f81ce289-a267-4fa6-957a-183cda454917 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f81ce289-a267-4fa6-957a-183cda454917 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74020b9f-7222-4cdf-a267-11fe3d44925b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f81ce289-a267-4fa6-957a-183cda454917 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f81ce289-a267-4fa6-957a-183cda454917 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 200 Sep 01 02:24:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1413/2849] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:51 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Created reservations ['7b460db8-687f-4267-abc8-1088a7802fad', 'e376acb7-03aa-4767-9e33-f4fc32727d76', '7be52d16-a3dd-4dc2-b0f5-50e92ab2be3e', 'e1d21a82-f463-4c71-a8b7-bcee2532895f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74020b9f-7222-4cdf-a267-11fe3d44925b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b460db8-687f-4267-abc8-1088a7802fad', 'e376acb7-03aa-4767-9e33-f4fc32727d76', '7be52d16-a3dd-4dc2-b0f5-50e92ab2be3e', 'e1d21a82-f463-4c71-a8b7-bcee2532895f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b549ce51-643c-46f9-aacf-55ceac23c87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b549ce51-643c-46f9-aacf-55ceac23c87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5227a8ad-a2f1-4047-9a49-729d7a225fa3', '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='ff5b554f9c5040d1961b2e2079d8e36a',qos_specs=None,replication_status=,reservations=['7b460db8-687f-4267-abc8-1088a7802fad','e376acb7-03aa-4767-9e33-f4fc32727d76','7be52d16-a3dd-4dc2-b0f5-50e92ab2be3e','e1d21a82-f463-4c71-a8b7-bcee2532895f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ffdab26f22e4a29862a4dc226d8d0cd',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:51Z,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=5227a8ad-a2f1-4047-9a49-729d7a225fa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff5b554f9c5040d1961b2e2079d8e36a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ffdab26f22e4a29862a4dc226d8d0cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e114614a-b591-411f-814a-d0dba9ec7672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e114614a-b591-411f-814a-d0dba9ec7672) transitioned into state 'SUCCESS' from 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='ff5b554f9c5040d1961b2e2079d8e36a',qos_specs=None,replication_status=,reservations=['7b460db8-687f-4267-abc8-1088a7802fad','e376acb7-03aa-4767-9e33-f4fc32727d76','7be52d16-a3dd-4dc2-b0f5-50e92ab2be3e','e1d21a82-f463-4c71-a8b7-bcee2532895f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ffdab26f22e4a29862a4dc226d8d0cd',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a5466b-27af-4e23-9d73-5d13a6a60fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a5466b-27af-4e23-9d73-5d13a6a60fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Flow 'volume_create_api' (d896b591-71e9-4498-9888-728415f7c68c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Create volume request issued successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db46cf62-3528-45e2-aa9e-6166d3ad1884 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1437/2850] 192.168.122.6 () {62 vars in 1174 bytes} [Tue Sep 1 02:24:51 2026] POST /volume/v3/volumes => generated 780 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e97d9c55-4dfd-4af0-a521-644d8a9a8602 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e97d9c55-4dfd-4af0-a521-644d8a9a8602 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e97d9c55-4dfd-4af0-a521-644d8a9a8602 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e97d9c55-4dfd-4af0-a521-644d8a9a8602 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e97d9c55-4dfd-4af0-a521-644d8a9a8602 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e97d9c55-4dfd-4af0-a521-644d8a9a8602 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1414/2851] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:52 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 848 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b5a345c-5fdd-44f7-8098-2c97faedffd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b5a345c-5fdd-44f7-8098-2c97faedffd8 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b5a345c-5fdd-44f7-8098-2c97faedffd8 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b5a345c-5fdd-44f7-8098-2c97faedffd8 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60463034-1eaa-4d48-8d00-5b711f6ac273 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60463034-1eaa-4d48-8d00-5b711f6ac273 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60463034-1eaa-4d48-8d00-5b711f6ac273 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60463034-1eaa-4d48-8d00-5b711f6ac273 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0b5a345c-5fdd-44f7-8098-2c97faedffd8 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60463034-1eaa-4d48-8d00-5b711f6ac273 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 returned with HTTP 404 Sep 01 02:24:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1415/2852] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:52 2026] GET /volume/v3/snapshots/0e3e1aa9-0e63-4db2-9414-2bb20eeb3843 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b5a345c-5fdd-44f7-8098-2c97faedffd8 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 200 Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume with id: 5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1438/2853] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:52 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 872 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume request issued successfully. Sep 01 02:24:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69eec9ed-bf41-46c4-8117-510517e0b4fd tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 returned with HTTP 202 Sep 01 02:24:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1416/2854] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:52 2026] DELETE /volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e85ae35-a912-40ea-90d5-8c08fb0bf09b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e85ae35-a912-40ea-90d5-8c08fb0bf09b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e85ae35-a912-40ea-90d5-8c08fb0bf09b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e85ae35-a912-40ea-90d5-8c08fb0bf09b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1e85ae35-a912-40ea-90d5-8c08fb0bf09b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e85ae35-a912-40ea-90d5-8c08fb0bf09b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 returned with HTTP 200 Sep 01 02:24:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1439/2855] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:52 2026] GET /volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a0db7e5-fa34-4e34-947e-70d4ef437f09 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a0db7e5-fa34-4e34-947e-70d4ef437f09 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a0db7e5-fa34-4e34-947e-70d4ef437f09 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a0db7e5-fa34-4e34-947e-70d4ef437f09 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6a0db7e5-fa34-4e34-947e-70d4ef437f09 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a0db7e5-fa34-4e34-947e-70d4ef437f09 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1417/2856] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:53 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 872 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a9ed900-5a2b-4a5c-86b3-93928ac5dd22 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a9ed900-5a2b-4a5c-86b3-93928ac5dd22 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 Sep 01 02:24:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a9ed900-5a2b-4a5c-86b3-93928ac5dd22 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a9ed900-5a2b-4a5c-86b3-93928ac5dd22 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a9ed900-5a2b-4a5c-86b3-93928ac5dd22 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 returned with HTTP 404 Sep 01 02:24:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1440/2857] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:53 2026] GET /volume/v3/volumes/697f52f4-df5c-4643-8b8d-f71add2b7c91 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] DELETE http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Delete volume with id: b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Delete volume request issued successfully. Sep 01 02:24:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ebfea420-1217-4ce9-87c6-c5e430f76b58 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 202 Sep 01 02:24:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1418/2858] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:24:53 2026] DELETE /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2020fca2-36bd-449c-8fc1-70c9143b85f7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2020fca2-36bd-449c-8fc1-70c9143b85f7 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2020fca2-36bd-449c-8fc1-70c9143b85f7 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2020fca2-36bd-449c-8fc1-70c9143b85f7 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2020fca2-36bd-449c-8fc1-70c9143b85f7 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2020fca2-36bd-449c-8fc1-70c9143b85f7 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 200 Sep 01 02:24:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1441/2859] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:53 2026] GET /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 837 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6135d2f3-b9ed-4029-a604-4868b98fba30 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6135d2f3-b9ed-4029-a604-4868b98fba30 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6135d2f3-b9ed-4029-a604-4868b98fba30 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6135d2f3-b9ed-4029-a604-4868b98fba30 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6135d2f3-b9ed-4029-a604-4868b98fba30 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 returned with HTTP 404 Sep 01 02:24:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1419/2860] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:54 2026] GET /volume/v3/volumes/5e88081e-d121-464d-b77b-5c3feab49939 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2081021974"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2081021974'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume of 1 GB Sep 01 02:24:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (703324a2-f635-4faa-95b6-bdb28b55df7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd614e5-6498-44c9-890c-ccb226c88b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd614e5-6498-44c9-890c-ccb226c88b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038e28d0-c8a8-4cfa-8ced-e2e833f199d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79a8139d-501e-4523-8339-3299ac325648 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79a8139d-501e-4523-8339-3299ac325648 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79a8139d-501e-4523-8339-3299ac325648 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79a8139d-501e-4523-8339-3299ac325648 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['ef178838-4fc5-40c5-a01a-82dd62b6bfb7', '8ee25cf8-07f9-49b5-bcc0-8a86e724ef36', 'a0839a0b-c7c7-4aff-bb02-9b32997c7054', '29a17832-b7e1-4d94-b79f-2669ccf6fd4e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038e28d0-c8a8-4cfa-8ced-e2e833f199d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef178838-4fc5-40c5-a01a-82dd62b6bfb7', '8ee25cf8-07f9-49b5-bcc0-8a86e724ef36', 'a0839a0b-c7c7-4aff-bb02-9b32997c7054', '29a17832-b7e1-4d94-b79f-2669ccf6fd4e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04dd68d2-e530-4cb1-8013-3a9b8be1423f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-79a8139d-501e-4523-8339-3299ac325648 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79a8139d-501e-4523-8339-3299ac325648 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1420/2861] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:54 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 930 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04dd68d2-e530-4cb1-8013-3a9b8be1423f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d40f5e-005a-433b-b096-ae2fe6a45db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2081021974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['ef178838-4fc5-40c5-a01a-82dd62b6bfb7','8ee25cf8-07f9-49b5-bcc0-8a86e724ef36','a0839a0b-c7c7-4aff-bb02-9b32997c7054','29a17832-b7e1-4d94-b79f-2669ccf6fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2081021974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2d40f5e-005a-433b-b096-ae2fe6a45db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e6dfa27bbd446792ade230141cbe66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb87f71b-3d16-41ea-b7a6-0ce9a6c3cc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb87f71b-3d16-41ea-b7a6-0ce9a6c3cc5b) transitioned into state 'SUCCESS' from state '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-2081021974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['ef178838-4fc5-40c5-a01a-82dd62b6bfb7','8ee25cf8-07f9-49b5-bcc0-8a86e724ef36','a0839a0b-c7c7-4aff-bb02-9b32997c7054','29a17832-b7e1-4d94-b79f-2669ccf6fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4976284-77ef-4488-b97b-415e4e8b5089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4976284-77ef-4488-b97b-415e4e8b5089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (703324a2-f635-4faa-95b6-bdb28b55df7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request issued successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c8c3fa6-8352-4927-b3e9-3f2cfc7ac674 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1442/2862] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:24:54 2026] POST /volume/v3/volumes => generated 783 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aeb929c8-06d6-4b5d-afc6-f8f210af2733 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aeb929c8-06d6-4b5d-afc6-f8f210af2733 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aeb929c8-06d6-4b5d-afc6-f8f210af2733 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aeb929c8-06d6-4b5d-afc6-f8f210af2733 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aeb929c8-06d6-4b5d-afc6-f8f210af2733 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aeb929c8-06d6-4b5d-afc6-f8f210af2733 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 returned with HTTP 200 Sep 01 02:24:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1421/2863] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:54 2026] GET /volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 => generated 962 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-123f2b2b-0785-42a2-a132-7fcf211689c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-123f2b2b-0785-42a2-a132-7fcf211689c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-123f2b2b-0785-42a2-a132-7fcf211689c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-123f2b2b-0785-42a2-a132-7fcf211689c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-123f2b2b-0785-42a2-a132-7fcf211689c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Volume info retrieved successfully. Sep 01 02:24:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-123f2b2b-0785-42a2-a132-7fcf211689c1 tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 200 Sep 01 02:24:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1443/2864] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:55 2026] GET /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 837 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b204f4f0-785f-4e78-9888-da5f0bfcf8c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b204f4f0-785f-4e78-9888-da5f0bfcf8c5 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b204f4f0-785f-4e78-9888-da5f0bfcf8c5 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b204f4f0-785f-4e78-9888-da5f0bfcf8c5 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b204f4f0-785f-4e78-9888-da5f0bfcf8c5 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b204f4f0-785f-4e78-9888-da5f0bfcf8c5 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1422/2865] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:55 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 930 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-25c60b13-cd63-4c9d-aed0-03a151d00f9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25c60b13-cd63-4c9d-aed0-03a151d00f9a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:24:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25c60b13-cd63-4c9d-aed0-03a151d00f9a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25c60b13-cd63-4c9d-aed0-03a151d00f9a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-25c60b13-cd63-4c9d-aed0-03a151d00f9a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25c60b13-cd63-4c9d-aed0-03a151d00f9a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 returned with HTTP 200 Sep 01 02:24:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1444/2866] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:55 2026] GET /volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-515bcdc6-5f34-493c-bf41-9ca090649d5f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d54f02e-77d1-456f-945c-20399c1f1e4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d54f02e-77d1-456f-945c-20399c1f1e4b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] GET http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d54f02e-77d1-456f-945c-20399c1f1e4b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d54f02e-77d1-456f-945c-20399c1f1e4b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d54f02e-77d1-456f-945c-20399c1f1e4b tempest-CinderUnicodeTest-449072564 tempest-CinderUnicodeTest-449072564-project-member] http://192.168.122.6/volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e returned with HTTP 404 Sep 01 02:24:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1445/2867] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:56 2026] GET /volume/v3/volumes/b676d4db-5f1a-4c83-8477-f235b1f2f00e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-515bcdc6-5f34-493c-bf41-9ca090649d5f tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-515bcdc6-5f34-493c-bf41-9ca090649d5f tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-515bcdc6-5f34-493c-bf41-9ca090649d5f tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-515bcdc6-5f34-493c-bf41-9ca090649d5f tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:24:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1423/2868] 192.168.122.6 () {58 vars in 1165 bytes} [Tue Sep 1 02:24:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c18f571d-3e80-48ff-bd2f-86698240bb37 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d008af36-15ae-4580-81c3-0669c1e4bd02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d008af36-15ae-4580-81c3-0669c1e4bd02 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d008af36-15ae-4580-81c3-0669c1e4bd02 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d008af36-15ae-4580-81c3-0669c1e4bd02 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d008af36-15ae-4580-81c3-0669c1e4bd02 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d008af36-15ae-4580-81c3-0669c1e4bd02 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1424/2869] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:56 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 930 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c18f571d-3e80-48ff-bd2f-86698240bb37 tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-member] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c18f571d-3e80-48ff-bd2f-86698240bb37 tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c18f571d-3e80-48ff-bd2f-86698240bb37 tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-c18f571d-3e80-48ff-bd2f-86698240bb37 tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9d154e3e7c26454a8e28d2f3acb5fb45', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed269e5e2b1648c7871336089afe6a3b', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c18f571d-3e80-48ff-bd2f-86698240bb37 tempest-ProjectMemberTests-298789758 tempest-ProjectMemberTests-298789758-project-member] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:24:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1446/2870] 192.168.122.6 () {58 vars in 1183 bytes} [Tue Sep 1 02:24:56 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 301 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2833dcb5-82c4-4424-8839-b5fb39da4a1c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2833dcb5-82c4-4424-8839-b5fb39da4a1c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2833dcb5-82c4-4424-8839-b5fb39da4a1c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2833dcb5-82c4-4424-8839-b5fb39da4a1c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2833dcb5-82c4-4424-8839-b5fb39da4a1c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2833dcb5-82c4-4424-8839-b5fb39da4a1c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 returned with HTTP 200 Sep 01 02:24:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1425/2871] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:24:56 2026] GET /volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a896d38d-621e-4606-8c31-03e9c29f1022 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a896d38d-621e-4606-8c31-03e9c29f1022 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a896d38d-621e-4606-8c31-03e9c29f1022 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2d40f5e-005a-433b-b096-ae2fe6a45db9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1866196653"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a896d38d-621e-4606-8c31-03e9c29f1022 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:24:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a896d38d-621e-4606-8c31-03e9c29f1022 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create snapshot from volume f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:24:56 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a896d38d-621e-4606-8c31-03e9c29f1022 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['7321ee3d-ecee-4f01-b66c-d6dcfbdebca0', '27b75678-8c6d-4118-a45c-dc62786d37f9', '6d0a4a03-0885-4e37-b1aa-76e5fd8386ae', 'ab7f1cf2-8941-4be0-8acf-38736ab9ff46'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a896d38d-621e-4606-8c31-03e9c29f1022 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot create request issued successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a896d38d-621e-4606-8c31-03e9c29f1022 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:24:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1447/2872] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:24:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff28460e-e24a-4964-ab74-ce75ca2fb3ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff28460e-e24a-4964-ab74-ce75ca2fb3ca tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:24:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff28460e-e24a-4964-ab74-ce75ca2fb3ca tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff28460e-e24a-4964-ab74-ce75ca2fb3ca tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff28460e-e24a-4964-ab74-ce75ca2fb3ca tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff28460e-e24a-4964-ab74-ce75ca2fb3ca tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 200 Sep 01 02:24:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1426/2873] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:57 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-097b6f4d-2f8f-4aad-8c91-f6ade4872307 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-097b6f4d-2f8f-4aad-8c91-f6ade4872307 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-097b6f4d-2f8f-4aad-8c91-f6ade4872307 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-097b6f4d-2f8f-4aad-8c91-f6ade4872307 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-097b6f4d-2f8f-4aad-8c91-f6ade4872307 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-097b6f4d-2f8f-4aad-8c91-f6ade4872307 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1448/2874] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:57 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 933 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:24:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d7b67ef-c518-449f-ba7f-43ea6fb7b091 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7b67ef-c518-449f-ba7f-43ea6fb7b091 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:24:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7b67ef-c518-449f-ba7f-43ea6fb7b091 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7b67ef-c518-449f-ba7f-43ea6fb7b091 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d7b67ef-c518-449f-ba7f-43ea6fb7b091 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7b67ef-c518-449f-ba7f-43ea6fb7b091 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 200 Sep 01 02:24:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1427/2875] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:58 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-70e726c4-d0b2-438b-9034-18333da6eb74 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70e726c4-d0b2-438b-9034-18333da6eb74 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70e726c4-d0b2-438b-9034-18333da6eb74 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70e726c4-d0b2-438b-9034-18333da6eb74 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-70e726c4-d0b2-438b-9034-18333da6eb74 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70e726c4-d0b2-438b-9034-18333da6eb74 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1449/2876] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:58 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 933 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-26758b8c-2e2e-4186-baf6-b90c360d416c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26758b8c-2e2e-4186-baf6-b90c360d416c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:24:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26758b8c-2e2e-4186-baf6-b90c360d416c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26758b8c-2e2e-4186-baf6-b90c360d416c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-26758b8c-2e2e-4186-baf6-b90c360d416c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:24:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26758b8c-2e2e-4186-baf6-b90c360d416c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 200 Sep 01 02:24:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1428/2877] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:24:59 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-173f7272-908d-464f-83f3-6949e7af4f75 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-173f7272-908d-464f-83f3-6949e7af4f75 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-173f7272-908d-464f-83f3-6949e7af4f75 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-173f7272-908d-464f-83f3-6949e7af4f75 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-173f7272-908d-464f-83f3-6949e7af4f75 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-173f7272-908d-464f-83f3-6949e7af4f75 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1450/2878] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:59 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 1198 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:24:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c4354df-e2e5-4194-8774-264199586c60 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c4354df-e2e5-4194-8774-264199586c60 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c4354df-e2e5-4194-8774-264199586c60 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c4354df-e2e5-4194-8774-264199586c60 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:24:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:24:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c4354df-e2e5-4194-8774-264199586c60 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:24:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c4354df-e2e5-4194-8774-264199586c60 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:24:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1429/2879] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:24:59 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 1198 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:24:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] DELETE http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Delete volume with id: 5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:24:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:24:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:24:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Delete volume request issued successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-140ea49c-94e8-4bf9-bee0-ce4ae98491ec tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 202 Sep 01 02:25:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1451/2880] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:24:59 2026] DELETE /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3cf0a56a-e2e8-4f05-b8d1-362e34b723a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cf0a56a-e2e8-4f05-b8d1-362e34b723a6 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cf0a56a-e2e8-4f05-b8d1-362e34b723a6 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cf0a56a-e2e8-4f05-b8d1-362e34b723a6 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3cf0a56a-e2e8-4f05-b8d1-362e34b723a6 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Volume info retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cf0a56a-e2e8-4f05-b8d1-362e34b723a6 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1430/2881] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 1197 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a2ad3d7f-cff3-4894-922b-a2799b89022c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e26dc9f-5f00-4abe-b2d8-7b16da1f20b6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e26dc9f-5f00-4abe-b2d8-7b16da1f20b6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e26dc9f-5f00-4abe-b2d8-7b16da1f20b6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e26dc9f-5f00-4abe-b2d8-7b16da1f20b6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e26dc9f-5f00-4abe-b2d8-7b16da1f20b6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e26dc9f-5f00-4abe-b2d8-7b16da1f20b6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1431/2882] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] GET http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /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 01 02:25:00 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Get all snapshots completed successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e627a66-c31d-4f72-b3c1-f1b9d93e27a8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1432/2883] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/snapshots => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete snapshot with id: 1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f97e0088-7224-4eba-ac0d-b25412ff6047 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 202 Sep 01 02:25:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1433/2884] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:00 2026] DELETE /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3cb4204e-3142-4f36-a215-b83d19f0243b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cb4204e-3142-4f36-a215-b83d19f0243b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cb4204e-3142-4f36-a215-b83d19f0243b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cb4204e-3142-4f36-a215-b83d19f0243b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3cb4204e-3142-4f36-a215-b83d19f0243b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cb4204e-3142-4f36-a215-b83d19f0243b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1434/2885] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:00 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2ad3d7f-cff3-4894-922b-a2799b89022c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a2ad3d7f-cff3-4894-922b-a2799b89022c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1719118938", "extra_specs": {"storage_protocol": "tempest-storage_protocol-381993176", "vendor_name": "tempest-vendor_name-504302143"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2ad3d7f-cff3-4894-922b-a2799b89022c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1452/2886] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:00 2026] POST /volume/v3/types => generated 328 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f736a4a-faa3-49dd-83a9-12d59b8e9431", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume request body: {'volume': {'volume_type': '5f736a4a-faa3-49dd-83a9-12d59b8e9431', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume of 1 GB Sep 01 02:25:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Flow 'volume_create_api' (ce931e14-b6c7-4fd5-befe-645aad90da1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fd7bde-e450-431f-8c62-d0559db06281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fd7bde-e450-431f-8c62-d0559db06281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-381993176',vendor_name='tempest-vendor_name-504302143'},id=5f736a4a-faa3-49dd-83a9-12d59b8e9431,is_public=True,name='tempest-ProjectMemberTests-volume-type-1719118938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f736a4a-faa3-49dd-83a9-12d59b8e9431', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d431526e-ff7d-4674-91bc-15b80745838d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1719118938 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1719118938, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:01 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1719118938 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1719118938, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b64d1b9-2864-460d-bea0-a78050e75da7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b64d1b9-2864-460d-bea0-a78050e75da7 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b64d1b9-2864-460d-bea0-a78050e75da7 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b64d1b9-2864-460d-bea0-a78050e75da7 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b64d1b9-2864-460d-bea0-a78050e75da7 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 404 Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Created reservations ['bca9a211-7536-434d-913e-92203de2f67a', 'd5769e6b-6bcc-438b-8605-c8f34deebe9e', 'ec565433-7170-442b-8fed-ee2e0330c776', '0ed4a001-cae8-4555-b200-7c1c6d9f34d8'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1453/2887] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:01 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d431526e-ff7d-4674-91bc-15b80745838d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca9a211-7536-434d-913e-92203de2f67a', 'd5769e6b-6bcc-438b-8605-c8f34deebe9e', 'ec565433-7170-442b-8fed-ee2e0330c776', '0ed4a001-cae8-4555-b200-7c1c6d9f34d8']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dc244c-9215-4e51-af9f-c8ccdc1d19ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0dc244c-9215-4e51-af9f-c8ccdc1d19ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da6c68f2-6eae-4376-87a3-3fa588b47d23', '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='039d5b3eedec4015a57090635bc853fc',qos_specs=None,replication_status=,reservations=['bca9a211-7536-434d-913e-92203de2f67a','d5769e6b-6bcc-438b-8605-c8f34deebe9e','ec565433-7170-442b-8fed-ee2e0330c776','0ed4a001-cae8-4555-b200-7c1c6d9f34d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_type_id=5f736a4a-faa3-49dd-83a9-12d59b8e9431), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da6c68f2-6eae-4376-87a3-3fa588b47d23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039d5b3eedec4015a57090635bc853fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f736a4a-faa3-49dd-83a9-12d59b8e9431),volume_type_id=5f736a4a-faa3-49dd-83a9-12d59b8e9431)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b09a57-15b3-4c15-85f5-61a859940079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b09a57-15b3-4c15-85f5-61a859940079) transitioned into state 'SUCCESS' from 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='039d5b3eedec4015a57090635bc853fc',qos_specs=None,replication_status=,reservations=['bca9a211-7536-434d-913e-92203de2f67a','d5769e6b-6bcc-438b-8605-c8f34deebe9e','ec565433-7170-442b-8fed-ee2e0330c776','0ed4a001-cae8-4555-b200-7c1c6d9f34d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_type_id=5f736a4a-faa3-49dd-83a9-12d59b8e9431)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2f8277-b022-4967-a9c7-5bd10018438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2f8277-b022-4967-a9c7-5bd10018438c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Flow 'volume_create_api' (ce931e14-b6c7-4fd5-befe-645aad90da1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume request issued successfully. Sep 01 02:25:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7b1c026-5d24-4fd7-aad8-8dfa970ec86d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1435/2888] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:25:00 2026] POST /volume/v3/volumes => generated 778 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f57a736-f990-451e-a37c-2c8f1668c240 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f57a736-f990-451e-a37c-2c8f1668c240 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f57a736-f990-451e-a37c-2c8f1668c240 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f57a736-f990-451e-a37c-2c8f1668c240 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60e3038a-484c-410e-8159-815678441c60 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f57a736-f990-451e-a37c-2c8f1668c240 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60e3038a-484c-410e-8159-815678441c60 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60e3038a-484c-410e-8159-815678441c60 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f57a736-f990-451e-a37c-2c8f1668c240 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 returned with HTTP 200 Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60e3038a-484c-410e-8159-815678441c60 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1454/2889] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:01 2026] GET /volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 => generated 957 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3e112a33-94e5-4b61-9b0b-ac2dbe62fd8d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e112a33-94e5-4b61-9b0b-ac2dbe62fd8d tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] DELETE http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e112a33-94e5-4b61-9b0b-ac2dbe62fd8d tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e112a33-94e5-4b61-9b0b-ac2dbe62fd8d tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3e112a33-94e5-4b61-9b0b-ac2dbe62fd8d tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Delete volume with id: 5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:25:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-60e3038a-484c-410e-8159-815678441c60 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60e3038a-484c-410e-8159-815678441c60 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 200 Sep 01 02:25:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1436/2890] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:01 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e112a33-94e5-4b61-9b0b-ac2dbe62fd8d tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 404 Sep 01 02:25:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1455/2891] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:25:01 2026] DELETE /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ec155be0-f4df-44af-8e1d-765029d28f76 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec155be0-f4df-44af-8e1d-765029d28f76 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] GET http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec155be0-f4df-44af-8e1d-765029d28f76 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec155be0-f4df-44af-8e1d-765029d28f76 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec155be0-f4df-44af-8e1d-765029d28f76 tempest-VolumeImageDependencyTests-903246502 tempest-VolumeImageDependencyTests-903246502-project-member] http://192.168.122.6/volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 returned with HTTP 404 Sep 01 02:25:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1437/2892] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:01 2026] GET /volume/v3/volumes/5227a8ad-a2f1-4047-9a49-729d7a225fa3 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:25:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-718163981"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-718163981'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (9e96252c-3921-4bc9-84b8-0ae148af9b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f82363-13ac-4b54-a724-68a05e5a0073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f82363-13ac-4b54-a724-68a05e5a0073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb9f130-9205-4db7-af92-3f36452f472e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dace050c-1fc9-40b5-bee6-098ae2aa5f22 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['fc1c614a-b8c6-40fa-8c35-789dc9a78f3f', 'df12f2b7-9dd1-4879-afad-26bf133dd0a6', 'a8d9cbf3-9569-4f85-98e0-b604470db203', '9d49e97f-33c6-4922-bb6a-1315293dec74'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dace050c-1fc9-40b5-bee6-098ae2aa5f22 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dace050c-1fc9-40b5-bee6-098ae2aa5f22 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dace050c-1fc9-40b5-bee6-098ae2aa5f22 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb9f130-9205-4db7-af92-3f36452f472e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1c614a-b8c6-40fa-8c35-789dc9a78f3f', 'df12f2b7-9dd1-4879-afad-26bf133dd0a6', 'a8d9cbf3-9569-4f85-98e0-b604470db203', '9d49e97f-33c6-4922-bb6a-1315293dec74']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2892e5a9-8021-42ef-acf5-e9b7429a52b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dace050c-1fc9-40b5-bee6-098ae2aa5f22 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dace050c-1fc9-40b5-bee6-098ae2aa5f22 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 returned with HTTP 200 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1438/2893] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:02 2026] GET /volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 => generated 978 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-14049252-ebe9-4c01-89a7-cd6e2a7c38f3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14049252-ebe9-4c01-89a7-cd6e2a7c38f3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14049252-ebe9-4c01-89a7-cd6e2a7c38f3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14049252-ebe9-4c01-89a7-cd6e2a7c38f3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-14049252-ebe9-4c01-89a7-cd6e2a7c38f3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14049252-ebe9-4c01-89a7-cd6e2a7c38f3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 200 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1439/2894] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:02 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2892e5a9-8021-42ef-acf5-e9b7429a52b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac744b4-f8a7-402d-9682-9c39cf8e5275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-718163981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['fc1c614a-b8c6-40fa-8c35-789dc9a78f3f','df12f2b7-9dd1-4879-afad-26bf133dd0a6','a8d9cbf3-9569-4f85-98e0-b604470db203','9d49e97f-33c6-4922-bb6a-1315293dec74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-718163981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ac744b4-f8a7-402d-9682-9c39cf8e5275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ed8c0615-bc87-4c56-9b0e-c8d8f0cd00a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed8c0615-bc87-4c56-9b0e-c8d8f0cd00a8 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2fe43d-ff3a-4a0d-8163-da2e4f257ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed8c0615-bc87-4c56-9b0e-c8d8f0cd00a8 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed8c0615-bc87-4c56-9b0e-c8d8f0cd00a8 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed8c0615-bc87-4c56-9b0e-c8d8f0cd00a8 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1440/2895] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:25:02 2026] GET /volume/v3/messages => generated 674 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fee00da8-11d5-4db8-b5e8-e670957e4682 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2fe43d-ff3a-4a0d-8163-da2e4f257ef2) transitioned into state 'SUCCESS' from state '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-718163981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['fc1c614a-b8c6-40fa-8c35-789dc9a78f3f','df12f2b7-9dd1-4879-afad-26bf133dd0a6','a8d9cbf3-9569-4f85-98e0-b604470db203','9d49e97f-33c6-4922-bb6a-1315293dec74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e24c0f3-d19d-4ca6-b485-079bcedad30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e24c0f3-d19d-4ca6-b485-079bcedad30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (9e96252c-3921-4bc9-84b8-0ae148af9b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9089a6b-7935-471f-afd6-fd9e158f3901 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1456/2896] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:01 2026] POST /volume/v3/volumes => generated 782 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-063170f7-62e2-4117-95dd-0d7fe12a1222 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-063170f7-62e2-4117-95dd-0d7fe12a1222 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-063170f7-62e2-4117-95dd-0d7fe12a1222 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-063170f7-62e2-4117-95dd-0d7fe12a1222 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-063170f7-62e2-4117-95dd-0d7fe12a1222 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-063170f7-62e2-4117-95dd-0d7fe12a1222 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 returned with HTTP 200 Sep 01 02:25:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1457/2897] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:02 2026] GET /volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 => generated 961 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fee00da8-11d5-4db8-b5e8-e670957e4682 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] DELETE http://192.168.122.6/volume/v3/messages/a17b07c4-2297-49c5-bd83-40c6fc77c0e4 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fee00da8-11d5-4db8-b5e8-e670957e4682 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fee00da8-11d5-4db8-b5e8-e670957e4682 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fee00da8-11d5-4db8-b5e8-e670957e4682 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] http://192.168.122.6/volume/v3/messages/a17b07c4-2297-49c5-bd83-40c6fc77c0e4 returned with HTTP 204 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1441/2898] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:25:02 2026] DELETE /volume/v3/messages/a17b07c4-2297-49c5-bd83-40c6fc77c0e4 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d31f9a25-dfee-4246-9b3f-79f93facbc7c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d31f9a25-dfee-4246-9b3f-79f93facbc7c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] GET http://192.168.122.6/volume/v3/messages/a17b07c4-2297-49c5-bd83-40c6fc77c0e4 Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d31f9a25-dfee-4246-9b3f-79f93facbc7c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d31f9a25-dfee-4246-9b3f-79f93facbc7c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d31f9a25-dfee-4246-9b3f-79f93facbc7c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] http://192.168.122.6/volume/v3/messages/a17b07c4-2297-49c5-bd83-40c6fc77c0e4 returned with HTTP 404 Sep 01 02:25:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1458/2899] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:02 2026] GET /volume/v3/messages/a17b07c4-2297-49c5-bd83-40c6fc77c0e4 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59389dfa-2086-4850-953e-dea3fd63fd6c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Delete volume with id: da6c68f2-6eae-4376-87a3-3fa588b47d23 Sep 01 02:25:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:02 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Created reservations ['82d506c3-a11d-4ad8-a43d-6a8c8a24a88f', 'dbefc431-c90c-4193-a8fa-26eb5ecb6d6f', 'eada0dec-cdc7-4944-92fd-e015e1b076e7', '96185b2a-fd59-42ce-81bb-dd543fa534d1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Delete volume request issued successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59389dfa-2086-4850-953e-dea3fd63fd6c tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 returned with HTTP 202 Sep 01 02:25:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1442/2900] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:02 2026] DELETE /volume/v3/volumes/da6c68f2-6eae-4376-87a3-3fa588b47d23 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d639a4e-3083-4056-94fa-7e853a6773b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d639a4e-3083-4056-94fa-7e853a6773b9 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/types/5f736a4a-faa3-49dd-83a9-12d59b8e9431 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d639a4e-3083-4056-94fa-7e853a6773b9 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d639a4e-3083-4056-94fa-7e853a6773b9 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d639a4e-3083-4056-94fa-7e853a6773b9 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/types/5f736a4a-faa3-49dd-83a9-12d59b8e9431 returned with HTTP 202 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1459/2901] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:03 2026] DELETE /volume/v3/types/5f736a4a-faa3-49dd-83a9-12d59b8e9431 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0486ade0-2158-46c9-9518-11b8f3265ad3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0486ade0-2158-46c9-9518-11b8f3265ad3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0486ade0-2158-46c9-9518-11b8f3265ad3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-813339262", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1607434983", "vendor_name": "tempest-vendor_name-1501628663"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0486ade0-2158-46c9-9518-11b8f3265ad3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1443/2902] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:03 2026] POST /volume/v3/types => generated 329 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-41a81d95-7f24-4542-a022-3703c977fd16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5bc247c1-639e-459c-b10e-b5c0616780e8", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume request body: {'volume': {'volume_type': '5bc247c1-639e-459c-b10e-b5c0616780e8', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume of 1 GB Sep 01 02:25:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Flow 'volume_create_api' (a7a1f9cb-3905-4430-b0d2-08be42e51000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e69b96-4159-42ed-8029-f014ba3f54c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e69b96-4159-42ed-8029-f014ba3f54c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1607434983',vendor_name='tempest-vendor_name-1501628663'},id=5bc247c1-639e-459c-b10e-b5c0616780e8,is_public=True,name='tempest-ProjectMemberTests-volume-type-813339262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bc247c1-639e-459c-b10e-b5c0616780e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a25d24a-1371-4ead-a4c0-adf918f7a2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-813339262 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-813339262, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-813339262 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-813339262, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Created reservations ['fd95ecae-ba6d-4f24-8174-a5583e564510', '05025fe2-9140-435f-9406-83e4940fb793', '15c4ae66-49be-4265-894d-3d0a8f7b6966', 'ba33579f-124f-4016-8ea7-6af1dd15f70d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a25d24a-1371-4ead-a4c0-adf918f7a2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd95ecae-ba6d-4f24-8174-a5583e564510', '05025fe2-9140-435f-9406-83e4940fb793', '15c4ae66-49be-4265-894d-3d0a8f7b6966', 'ba33579f-124f-4016-8ea7-6af1dd15f70d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52003f4-6f9a-4b52-896c-7fb216fa4364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52003f4-6f9a-4b52-896c-7fb216fa4364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2e6b8f-6b25-493c-85d1-f42735aa2c6f', '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='039d5b3eedec4015a57090635bc853fc',qos_specs=None,replication_status=,reservations=['fd95ecae-ba6d-4f24-8174-a5583e564510','05025fe2-9140-435f-9406-83e4940fb793','15c4ae66-49be-4265-894d-3d0a8f7b6966','ba33579f-124f-4016-8ea7-6af1dd15f70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_type_id=5bc247c1-639e-459c-b10e-b5c0616780e8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2e6b8f-6b25-493c-85d1-f42735aa2c6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039d5b3eedec4015a57090635bc853fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bc247c1-639e-459c-b10e-b5c0616780e8),volume_type_id=5bc247c1-639e-459c-b10e-b5c0616780e8)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe1c25d-967a-4202-88e9-64f9f1cecf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe1c25d-967a-4202-88e9-64f9f1cecf13) transitioned into state 'SUCCESS' from 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='039d5b3eedec4015a57090635bc853fc',qos_specs=None,replication_status=,reservations=['fd95ecae-ba6d-4f24-8174-a5583e564510','05025fe2-9140-435f-9406-83e4940fb793','15c4ae66-49be-4265-894d-3d0a8f7b6966','ba33579f-124f-4016-8ea7-6af1dd15f70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_type_id=5bc247c1-639e-459c-b10e-b5c0616780e8)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdfd502-0fed-4ecf-aa4a-0be5c14fc998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdfd502-0fed-4ecf-aa4a-0be5c14fc998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Flow 'volume_create_api' (a7a1f9cb-3905-4430-b0d2-08be42e51000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume request issued successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41a81d95-7f24-4542-a022-3703c977fd16 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1460/2903] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:25:03 2026] POST /volume/v3/volumes => generated 777 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4672a4fa-29bf-453f-9e7a-7a7db9f91dc3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4672a4fa-29bf-453f-9e7a-7a7db9f91dc3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4672a4fa-29bf-453f-9e7a-7a7db9f91dc3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4672a4fa-29bf-453f-9e7a-7a7db9f91dc3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c6ae6311-72a7-4423-8f9f-bc8d3353bd24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6ae6311-72a7-4423-8f9f-bc8d3353bd24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6ae6311-72a7-4423-8f9f-bc8d3353bd24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6ae6311-72a7-4423-8f9f-bc8d3353bd24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4672a4fa-29bf-453f-9e7a-7a7db9f91dc3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6ae6311-72a7-4423-8f9f-bc8d3353bd24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c returned with HTTP 404 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1461/2904] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:03 2026] GET /volume/v3/snapshots/1a4c8777-aba8-4e6f-a6c3-0708192eb18c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4672a4fa-29bf-453f-9e7a-7a7db9f91dc3 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f returned with HTTP 200 Sep 01 02:25:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1444/2905] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:03 2026] GET /volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f => generated 956 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume with id: f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume request issued successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9988aa15-55cb-49c3-849e-92e2f7eba80b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 returned with HTTP 202 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1462/2906] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:03 2026] DELETE /volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-918840ed-b649-446f-8de5-711c88b55cbb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-918840ed-b649-446f-8de5-711c88b55cbb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-918840ed-b649-446f-8de5-711c88b55cbb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-918840ed-b649-446f-8de5-711c88b55cbb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-891be026-962a-4970-928d-6a60a28ab39b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-891be026-962a-4970-928d-6a60a28ab39b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-891be026-962a-4970-928d-6a60a28ab39b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-918840ed-b649-446f-8de5-711c88b55cbb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-891be026-962a-4970-928d-6a60a28ab39b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-918840ed-b649-446f-8de5-711c88b55cbb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 returned with HTTP 200 Sep 01 02:25:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1445/2907] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:03 2026] GET /volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-891be026-962a-4970-928d-6a60a28ab39b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-891be026-962a-4970-928d-6a60a28ab39b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 returned with HTTP 200 Sep 01 02:25:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1463/2908] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:03 2026] GET /volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 => generated 1011 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c721178-8fa6-4dbf-9fb0-6008e3e35970 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c721178-8fa6-4dbf-9fb0-6008e3e35970 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c721178-8fa6-4dbf-9fb0-6008e3e35970 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c721178-8fa6-4dbf-9fb0-6008e3e35970 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c721178-8fa6-4dbf-9fb0-6008e3e35970 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c721178-8fa6-4dbf-9fb0-6008e3e35970 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f returned with HTTP 200 Sep 01 02:25:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1446/2909] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:04 2026] GET /volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f => generated 977 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-65e365ca-22e5-4f7b-836b-08d40208ec54 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65e365ca-22e5-4f7b-836b-08d40208ec54 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65e365ca-22e5-4f7b-836b-08d40208ec54 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65e365ca-22e5-4f7b-836b-08d40208ec54 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65e365ca-22e5-4f7b-836b-08d40208ec54 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:25:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1464/2910] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:25:04 2026] GET /volume/v3/messages => generated 674 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a2250c7-b11d-4a8f-8795-813c7afdd42a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a2250c7-b11d-4a8f-8795-813c7afdd42a tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] GET http://192.168.122.6/volume/v3/messages Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a2250c7-b11d-4a8f-8795-813c7afdd42a tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a2250c7-b11d-4a8f-8795-813c7afdd42a tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a2250c7-b11d-4a8f-8795-813c7afdd42a tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:25:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1447/2911] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:25:04 2026] GET /volume/v3/messages => generated 674 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34512953-a4f2-4cbe-987f-22888eae5f61 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34512953-a4f2-4cbe-987f-22888eae5f61 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/messages/8da8ae97-96fb-4b11-86bd-0242ec714054 Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34512953-a4f2-4cbe-987f-22888eae5f61 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34512953-a4f2-4cbe-987f-22888eae5f61 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d15ecbcf-6124-4c64-b799-9b57d1a1fc1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d15ecbcf-6124-4c64-b799-9b57d1a1fc1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d15ecbcf-6124-4c64-b799-9b57d1a1fc1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d15ecbcf-6124-4c64-b799-9b57d1a1fc1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34512953-a4f2-4cbe-987f-22888eae5f61 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/messages/8da8ae97-96fb-4b11-86bd-0242ec714054 returned with HTTP 204 Sep 01 02:25:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1465/2912] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:25:04 2026] DELETE /volume/v3/messages/8da8ae97-96fb-4b11-86bd-0242ec714054 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Delete volume with id: af2e6b8f-6b25-493c-85d1-f42735aa2c6f Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d15ecbcf-6124-4c64-b799-9b57d1a1fc1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 returned with HTTP 404 Sep 01 02:25:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1448/2913] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:04 2026] GET /volume/v3/volumes/f2d40f5e-005a-433b-b096-ae2fe6a45db9 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b087e895-26e2-46b6-b4f1-471e5e834020 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b087e895-26e2-46b6-b4f1-471e5e834020 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b087e895-26e2-46b6-b4f1-471e5e834020 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b087e895-26e2-46b6-b4f1-471e5e834020 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b087e895-26e2-46b6-b4f1-471e5e834020 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b087e895-26e2-46b6-b4f1-471e5e834020 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 returned with HTTP 200 Sep 01 02:25:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1449/2914] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:04 2026] GET /volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 => generated 1012 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-641c6f0a-6e31-419b-9c9e-f678a614559a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-669670900"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-669670900'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume of 1 GB Sep 01 02:25:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Created reservations ['6f32bbdd-2ca1-4504-91ac-8e04e5469beb', 'a4ec4ca8-3b76-4753-bf87-9dd6533fffee', 'b94af3b0-896e-4a19-8ec6-232e032248c8', 'b5427344-c7d0-49ec-a6db-59b40c831017'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (6fd1f725-6efe-47ca-adb9-7624f658a4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc042b34-9665-4afb-81c9-f40089cd5663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc042b34-9665-4afb-81c9-f40089cd5663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4a1384-24fe-4b2e-bac4-f0124bd75faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Delete volume request issued successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e262bdd1-5f4c-494b-8211-faad3ccf46c5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f returned with HTTP 202 Sep 01 02:25:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1466/2915] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:04 2026] DELETE /volume/v3/volumes/af2e6b8f-6b25-493c-85d1-f42735aa2c6f => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9129fd43-8663-4340-aad7-20f26910841e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['8bb29037-509b-4bde-982c-de0490c422ce', '2e5b51d6-9ec9-404d-ac76-e29292e39ea1', '00f27ca7-7644-4b35-b7bb-308ecaf3db32', 'a2c47715-9faa-44da-a822-83f33cc60076'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4a1384-24fe-4b2e-bac4-f0124bd75faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb29037-509b-4bde-982c-de0490c422ce', '2e5b51d6-9ec9-404d-ac76-e29292e39ea1', '00f27ca7-7644-4b35-b7bb-308ecaf3db32', 'a2c47715-9faa-44da-a822-83f33cc60076']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff295cfe-8223-4d2e-a512-f74ca70d0304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff295cfe-8223-4d2e-a512-f74ca70d0304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6298ac-25c9-46d2-a049-e2d1d0bc6336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669670900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['8bb29037-509b-4bde-982c-de0490c422ce','2e5b51d6-9ec9-404d-ac76-e29292e39ea1','00f27ca7-7644-4b35-b7bb-308ecaf3db32','a2c47715-9faa-44da-a822-83f33cc60076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669670900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6298ac-25c9-46d2-a049-e2d1d0bc6336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e6dfa27bbd446792ade230141cbe66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78ebd23-1441-4078-a464-8e50cc038760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78ebd23-1441-4078-a464-8e50cc038760) transitioned into state 'SUCCESS' from state '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-669670900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['8bb29037-509b-4bde-982c-de0490c422ce','2e5b51d6-9ec9-404d-ac76-e29292e39ea1','00f27ca7-7644-4b35-b7bb-308ecaf3db32','a2c47715-9faa-44da-a822-83f33cc60076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d1927c-7b42-4ed4-a8b9-917fcf1af75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d1927c-7b42-4ed4-a8b9-917fcf1af75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (6fd1f725-6efe-47ca-adb9-7624f658a4a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request issued successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-641c6f0a-6e31-419b-9c9e-f678a614559a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1450/2916] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:04 2026] POST /volume/v3/volumes => generated 782 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d3f559cd-0bad-497c-b203-738e95ca2445 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3f559cd-0bad-497c-b203-738e95ca2445 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/types/5bc247c1-639e-459c-b10e-b5c0616780e8 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3f559cd-0bad-497c-b203-738e95ca2445 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3f559cd-0bad-497c-b203-738e95ca2445 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3f559cd-0bad-497c-b203-738e95ca2445 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/types/5bc247c1-639e-459c-b10e-b5c0616780e8 returned with HTTP 202 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1451/2917] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:05 2026] DELETE /volume/v3/types/5bc247c1-639e-459c-b10e-b5c0616780e8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-24710b54-cbaa-4ccd-abdc-7c232e66e772 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9129fd43-8663-4340-aad7-20f26910841e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9129fd43-8663-4340-aad7-20f26910841e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ac744b4-f8a7-402d-9682-9c39cf8e5275", "name": "tempest-ProjectMemberTests-Snapshot-627169242"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9129fd43-8663-4340-aad7-20f26910841e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Volume info retrieved successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-9129fd43-8663-4340-aad7-20f26910841e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Create snapshot from volume 3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9129fd43-8663-4340-aad7-20f26910841e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Created reservations ['d48e85c2-abaf-4727-9ebc-84f4983dde96', 'e4853f44-5d80-4cd3-ad8a-db2dbdb321d7', 'a8354016-ad6b-48d2-ba70-488fbec10bde', '7a43cab0-de44-445c-8241-ead265f10338'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-24710b54-cbaa-4ccd-abdc-7c232e66e772 tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] GET http://192.168.122.6/volume/v3/scheduler-stats/get_pools Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-24710b54-cbaa-4ccd-abdc-7c232e66e772 tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-24710b54-cbaa-4ccd-abdc-7c232e66e772 tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-24710b54-cbaa-4ccd-abdc-7c232e66e772 tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] http://192.168.122.6/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1452/2918] 192.168.122.6 () {58 vars in 1165 bytes} [Tue Sep 1 02:25:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b4d46552-44bd-4a80-a0a1-487186d67dcf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4d46552-44bd-4a80-a0a1-487186d67dcf tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b4d46552-44bd-4a80-a0a1-487186d67dcf tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b4d46552-44bd-4a80-a0a1-487186d67dcf tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9129fd43-8663-4340-aad7-20f26910841e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot create request issued successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9129fd43-8663-4340-aad7-20f26910841e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1467/2919] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/snapshots => generated 304 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3b2ddfe-1b35-4cdf-a7ab-84cb76439def None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3b2ddfe-1b35-4cdf-a7ab-84cb76439def tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3b2ddfe-1b35-4cdf-a7ab-84cb76439def tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1469440383", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1249470638", "vendor_name": "tempest-vendor_name-1345616433"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3b2ddfe-1b35-4cdf-a7ab-84cb76439def tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b4d46552-44bd-4a80-a0a1-487186d67dcf tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1468/2920] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/types => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aecdbf42-dbf2-495a-b7fe-086b545d802c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aecdbf42-dbf2-495a-b7fe-086b545d802c tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] GET http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aecdbf42-dbf2-495a-b7fe-086b545d802c tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aecdbf42-dbf2-495a-b7fe-086b545d802c tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4d46552-44bd-4a80-a0a1-487186d67dcf tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1453/2921] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:05 2026] GET /volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 => generated 1011 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1bea2b79-4110-41a7-b1dc-ac521f3f1cee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bea2b79-4110-41a7-b1dc-ac521f3f1cee tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bea2b79-4110-41a7-b1dc-ac521f3f1cee tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bea2b79-4110-41a7-b1dc-ac521f3f1cee tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: /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 01 02:25:05 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:25:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1bea2b79-4110-41a7-b1dc-ac521f3f1cee tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bea2b79-4110-41a7-b1dc-ac521f3f1cee tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1454/2922] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:05 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 436 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d74993eb-2718-4ab7-bd79-17d95abc9067", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume request body: {'volume': {'volume_type': 'd74993eb-2718-4ab7-bd79-17d95abc9067', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aecdbf42-dbf2-495a-b7fe-086b545d802c tempest-ProjectAdminTests-1126436808 tempest-ProjectAdminTests-1126436808-project-admin] http://192.168.122.6/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:25:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1469/2923] 192.168.122.6 () {58 vars in 1183 bytes} [Tue Sep 1 02:25:05 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume of 1 GB Sep 01 02:25:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Flow 'volume_create_api' (c16c2e91-8d6b-4543-8a96-f9a67528524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5719b2ab-aa6f-4bb6-9100-55ec70016105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:05 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5719b2ab-aa6f-4bb6-9100-55ec70016105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1249470638',vendor_name='tempest-vendor_name-1345616433'},id=d74993eb-2718-4ab7-bd79-17d95abc9067,is_public=True,name='tempest-ProjectMemberTests-volume-type-1469440383',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd74993eb-2718-4ab7-bd79-17d95abc9067', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbc5592-f71f-46cf-aaf5-c5c45442dbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1469440383 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1469440383, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1469440383 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1469440383, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Created reservations ['ac22818f-0477-49f3-b0cc-dac6ebe443ee', '07799a4c-93a2-4acf-b98d-ead1647b96b9', 'e88ad798-7be8-4f03-ab31-24c5d63f4500', '5c35cc0e-3c4c-47c9-8428-b704925b68b1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbc5592-f71f-46cf-aaf5-c5c45442dbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac22818f-0477-49f3-b0cc-dac6ebe443ee', '07799a4c-93a2-4acf-b98d-ead1647b96b9', 'e88ad798-7be8-4f03-ab31-24c5d63f4500', '5c35cc0e-3c4c-47c9-8428-b704925b68b1']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70e0f38-6f5c-4010-b7b2-79813cda17ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70e0f38-6f5c-4010-b7b2-79813cda17ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b297272-6030-42bf-8503-1e34140594bb', '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='039d5b3eedec4015a57090635bc853fc',qos_specs=None,replication_status=,reservations=['ac22818f-0477-49f3-b0cc-dac6ebe443ee','07799a4c-93a2-4acf-b98d-ead1647b96b9','e88ad798-7be8-4f03-ab31-24c5d63f4500','5c35cc0e-3c4c-47c9-8428-b704925b68b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_type_id=d74993eb-2718-4ab7-bd79-17d95abc9067), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b297272-6030-42bf-8503-1e34140594bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039d5b3eedec4015a57090635bc853fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d74993eb-2718-4ab7-bd79-17d95abc9067),volume_type_id=d74993eb-2718-4ab7-bd79-17d95abc9067)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5015f368-8086-4e06-85a0-8743e3956820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5015f368-8086-4e06-85a0-8743e3956820) transitioned into state 'SUCCESS' from 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='039d5b3eedec4015a57090635bc853fc',qos_specs=None,replication_status=,reservations=['ac22818f-0477-49f3-b0cc-dac6ebe443ee','07799a4c-93a2-4acf-b98d-ead1647b96b9','e88ad798-7be8-4f03-ab31-24c5d63f4500','5c35cc0e-3c4c-47c9-8428-b704925b68b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fe01bf4dea4e23bad7e13e6e51bd8e',volume_type_id=d74993eb-2718-4ab7-bd79-17d95abc9067)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1dda28c-b432-4c19-8116-258d05241530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1dda28c-b432-4c19-8116-258d05241530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Flow 'volume_create_api' (c16c2e91-8d6b-4543-8a96-f9a67528524f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Create volume request issued successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-641cd4a3-5804-4b92-81bf-0117c8f77fed tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1455/2924] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:25:05 2026] POST /volume/v3/volumes => generated 778 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-28c90698-82a8-4508-ba89-5acaef9c362b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28c90698-82a8-4508-ba89-5acaef9c362b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb Sep 01 02:25:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28c90698-82a8-4508-ba89-5acaef9c362b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28c90698-82a8-4508-ba89-5acaef9c362b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-28c90698-82a8-4508-ba89-5acaef9c362b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28c90698-82a8-4508-ba89-5acaef9c362b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1470/2925] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb => generated 957 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-292c64ba-6910-4be0-b28f-9639a0841923 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-292c64ba-6910-4be0-b28f-9639a0841923 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-292c64ba-6910-4be0-b28f-9639a0841923 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-292c64ba-6910-4be0-b28f-9639a0841923 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=755,cinder:INSERT=149,cinder:UPDATE=251 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:25:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dea311e1-fc2b-41b5-aaa1-0d8baaa17680 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dea311e1-fc2b-41b5-aaa1-0d8baaa17680 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dea311e1-fc2b-41b5-aaa1-0d8baaa17680 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dea311e1-fc2b-41b5-aaa1-0d8baaa17680 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dea311e1-fc2b-41b5-aaa1-0d8baaa17680 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dea311e1-fc2b-41b5-aaa1-0d8baaa17680 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1471/2926] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 436 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-292c64ba-6910-4be0-b28f-9639a0841923 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-292c64ba-6910-4be0-b28f-9639a0841923 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 returned with HTTP 200 Sep 01 02:25:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1456/2927] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:06 2026] GET /volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e6298ac-25c9-46d2-a049-e2d1d0bc6336", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-442350488"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create snapshot from volume 4e6298ac-25c9-46d2-a049-e2d1d0bc6336 Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['7868c6f9-e42a-45ff-8cdc-a7d1a8830e21', '013761f1-b634-4958-b8d0-27c94d334701', '5f09c309-b90c-49ab-a336-79cf1843c5bf', 'e59d413b-77df-47da-9320-f0712e94a218'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot create request issued successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a94e9ef9-751a-4759-9239-63dc96a67a1d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1472/2928] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27acfd8b-b65e-4b90-8625-6cd0953cc653 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27acfd8b-b65e-4b90-8625-6cd0953cc653 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27acfd8b-b65e-4b90-8625-6cd0953cc653 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27acfd8b-b65e-4b90-8625-6cd0953cc653 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27acfd8b-b65e-4b90-8625-6cd0953cc653 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27acfd8b-b65e-4b90-8625-6cd0953cc653 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1457/2929] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5808968-32fa-4071-af2c-fc4f98615a9d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5808968-32fa-4071-af2c-fc4f98615a9d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5808968-32fa-4071-af2c-fc4f98615a9d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5808968-32fa-4071-af2c-fc4f98615a9d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5808968-32fa-4071-af2c-fc4f98615a9d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5808968-32fa-4071-af2c-fc4f98615a9d tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1473/2930] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb => generated 978 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff43d0d5-d8a6-4c80-93cd-8f198b59bfe5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff43d0d5-d8a6-4c80-93cd-8f198b59bfe5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff43d0d5-d8a6-4c80-93cd-8f198b59bfe5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff43d0d5-d8a6-4c80-93cd-8f198b59bfe5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff43d0d5-d8a6-4c80-93cd-8f198b59bfe5 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1458/2931] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/messages => generated 674 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f7ade89e-bb7f-45fe-b531-a7779a63dd53 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7ade89e-bb7f-45fe-b531-a7779a63dd53 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] GET http://192.168.122.6/volume/v3/messages/e0705f73-b5d8-43c7-aa43-246e8101c281 Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7ade89e-bb7f-45fe-b531-a7779a63dd53 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7ade89e-bb7f-45fe-b531-a7779a63dd53 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7ade89e-bb7f-45fe-b531-a7779a63dd53 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-member] http://192.168.122.6/volume/v3/messages/e0705f73-b5d8-43c7-aa43-246e8101c281 returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1474/2932] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/messages/e0705f73-b5d8-43c7-aa43-246e8101c281 => generated 671 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b366a3a2-2ff7-446d-bdf6-b8471c36e60b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b366a3a2-2ff7-446d-bdf6-b8471c36e60b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/messages/e0705f73-b5d8-43c7-aa43-246e8101c281 Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b366a3a2-2ff7-446d-bdf6-b8471c36e60b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b366a3a2-2ff7-446d-bdf6-b8471c36e60b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b366a3a2-2ff7-446d-bdf6-b8471c36e60b tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/messages/e0705f73-b5d8-43c7-aa43-246e8101c281 returned with HTTP 204 Sep 01 02:25:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1459/2933] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/messages/e0705f73-b5d8-43c7-aa43-246e8101c281 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-81752fa0-a223-4a23-b749-bd131017f40e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Delete volume with id: 3b297272-6030-42bf-8503-1e34140594bb Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Volume info retrieved successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1469440383 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1469440383, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1469440383 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1469440383, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Created reservations ['b1e817e9-2828-4357-b8f9-6b36d4afa033', '6dcef704-a15a-474a-9a07-6003fed01019', '45d6f26e-0026-4d84-9662-d6ba240713b1', '32913cc1-b64d-4d72-a350-bcb483154d3c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Delete volume request issued successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81752fa0-a223-4a23-b749-bd131017f40e tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1475/2934] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/volumes/3b297272-6030-42bf-8503-1e34140594bb => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1103559a-0270-4b9d-9df3-42e81ad2a3c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1103559a-0270-4b9d-9df3-42e81ad2a3c4 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] DELETE http://192.168.122.6/volume/v3/types/d74993eb-2718-4ab7-bd79-17d95abc9067 Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1103559a-0270-4b9d-9df3-42e81ad2a3c4 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1103559a-0270-4b9d-9df3-42e81ad2a3c4 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1103559a-0270-4b9d-9df3-42e81ad2a3c4 tempest-ProjectMemberTests-2079232202 tempest-ProjectMemberTests-2079232202-project-admin] http://192.168.122.6/volume/v3/types/d74993eb-2718-4ab7-bd79-17d95abc9067 returned with HTTP 202 Sep 01 02:25:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1460/2935] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:07 2026] DELETE /volume/v3/types/d74993eb-2718-4ab7-bd79-17d95abc9067 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-098fbebd-8273-4e0e-b6a8-aee43daccff2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-098fbebd-8273-4e0e-b6a8-aee43daccff2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-098fbebd-8273-4e0e-b6a8-aee43daccff2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-098fbebd-8273-4e0e-b6a8-aee43daccff2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=806,cinder:INSERT=167,cinder:UPDATE=282 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:25:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-098fbebd-8273-4e0e-b6a8-aee43daccff2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-098fbebd-8273-4e0e-b6a8-aee43daccff2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 200 Sep 01 02:25:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1476/2936] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:07 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 436 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ad40f7b9-a3d8-4c88-82a3-40af5f604ad8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad40f7b9-a3d8-4c88-82a3-40af5f604ad8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad40f7b9-a3d8-4c88-82a3-40af5f604ad8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad40f7b9-a3d8-4c88-82a3-40af5f604ad8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ad40f7b9-a3d8-4c88-82a3-40af5f604ad8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad40f7b9-a3d8-4c88-82a3-40af5f604ad8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1461/2937] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:08 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7414be10-663b-4c9d-abe5-4193dadd9145 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7414be10-663b-4c9d-abe5-4193dadd9145 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7414be10-663b-4c9d-abe5-4193dadd9145 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7414be10-663b-4c9d-abe5-4193dadd9145 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7414be10-663b-4c9d-abe5-4193dadd9145 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7414be10-663b-4c9d-abe5-4193dadd9145 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1477/2938] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:08 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 436 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa76c992-2249-4023-91b8-7658b2d09978 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-03c5fd28-2f54-48f9-842e-2ca23bc916e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03c5fd28-2f54-48f9-842e-2ca23bc916e8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03c5fd28-2f54-48f9-842e-2ca23bc916e8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03c5fd28-2f54-48f9-842e-2ca23bc916e8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-03c5fd28-2f54-48f9-842e-2ca23bc916e8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03c5fd28-2f54-48f9-842e-2ca23bc916e8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1478/2939] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:09 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa76c992-2249-4023-91b8-7658b2d09978 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa76c992-2249-4023-91b8-7658b2d09978 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-48672168", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa76c992-2249-4023-91b8-7658b2d09978 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1462/2940] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types => generated 378 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ca0bce5d-fd60-42c1-8e9a-3ce97954a544 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca0bce5d-fd60-42c1-8e9a-3ce97954a544 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca0bce5d-fd60-42c1-8e9a-3ce97954a544 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca0bce5d-fd60-42c1-8e9a-3ce97954a544 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1479/2941] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71776326-707a-4400-a716-ee1a830aedfe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71776326-707a-4400-a716-ee1a830aedfe tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71776326-707a-4400-a716-ee1a830aedfe tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1248280733", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71776326-707a-4400-a716-ee1a830aedfe tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1463/2942] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82302007-1c15-41d8-880c-7e6d3d8ff345 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82302007-1c15-41d8-880c-7e6d3d8ff345 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types/3230e554-528a-4dbc-b35d-9565d86a0e81/encryption Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82302007-1c15-41d8-880c-7e6d3d8ff345 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82302007-1c15-41d8-880c-7e6d3d8ff345 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/3230e554-528a-4dbc-b35d-9565d86a0e81/encryption returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1480/2943] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types/3230e554-528a-4dbc-b35d-9565d86a0e81/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e6be21ee-e9b6-4162-80a4-06722856a129 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6be21ee-e9b6-4162-80a4-06722856a129 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6be21ee-e9b6-4162-80a4-06722856a129 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1812558234", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6be21ee-e9b6-4162-80a4-06722856a129 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1464/2944] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:09 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 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c8023b8-43f9-421a-b4bc-5ecf2c153d7e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c8023b8-43f9-421a-b4bc-5ecf2c153d7e tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20/extra_specs Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c8023b8-43f9-421a-b4bc-5ecf2c153d7e tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c8023b8-43f9-421a-b4bc-5ecf2c153d7e tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20/extra_specs returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1481/2945] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20/extra_specs => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a884109d-4711-40e9-a669-125fab134ad0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a884109d-4711-40e9-a669-125fab134ad0 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] PUT http://192.168.122.6/volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20/extra_specs/key2 Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a884109d-4711-40e9-a669-125fab134ad0 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a884109d-4711-40e9-a669-125fab134ad0 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20/extra_specs/key2 returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1465/2946] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:25:09 2026] PUT /volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20/extra_specs/key2 => generated 25 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3ad4a89-4ff5-4095-8b4d-deaf1e18ffe8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3ad4a89-4ff5-4095-8b4d-deaf1e18ffe8 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3ad4a89-4ff5-4095-8b4d-deaf1e18ffe8 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3ad4a89-4ff5-4095-8b4d-deaf1e18ffe8 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1482/2947] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types => generated 195 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63ec67e5-5890-4a90-928c-0225423cd149 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63ec67e5-5890-4a90-928c-0225423cd149 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/b07f8870-876d-44c5-b724-1eb72ccd69af Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63ec67e5-5890-4a90-928c-0225423cd149 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63ec67e5-5890-4a90-928c-0225423cd149 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63ec67e5-5890-4a90-928c-0225423cd149 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/b07f8870-876d-44c5-b724-1eb72ccd69af returned with HTTP 202 Sep 01 02:25:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1466/2948] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:09 2026] DELETE /volume/v3/types/b07f8870-876d-44c5-b724-1eb72ccd69af => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9045c535-fb93-4a4a-877b-b666073284df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9045c535-fb93-4a4a-877b-b666073284df tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9045c535-fb93-4a4a-877b-b666073284df tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1664758687", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9045c535-fb93-4a4a-877b-b666073284df tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1483/2949] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e7617ab3-7f8e-4a85-bb9e-367cbfae82a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7617ab3-7f8e-4a85-bb9e-367cbfae82a2 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094/encryption Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7617ab3-7f8e-4a85-bb9e-367cbfae82a2 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3fb3e29c-ba48-415d-be5a-806efe0cfe17 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fb3e29c-ba48-415d-be5a-806efe0cfe17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fb3e29c-ba48-415d-be5a-806efe0cfe17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fb3e29c-ba48-415d-be5a-806efe0cfe17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7617ab3-7f8e-4a85-bb9e-367cbfae82a2 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094/encryption returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1467/2950] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:09 2026] POST /volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aceeeee7-8b65-46ee-9a00-194c3e592931 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3fb3e29c-ba48-415d-be5a-806efe0cfe17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fb3e29c-ba48-415d-be5a-806efe0cfe17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aceeeee7-8b65-46ee-9a00-194c3e592931 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094/encryption/db471b3c-63f4-46f9-a9fb-0bc94f7f88aa Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aceeeee7-8b65-46ee-9a00-194c3e592931 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aceeeee7-8b65-46ee-9a00-194c3e592931 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1484/2951] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 463 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8f9dd724-5ef7-4b83-90f1-892606857905 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f9dd724-5ef7-4b83-90f1-892606857905 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f9dd724-5ef7-4b83-90f1-892606857905 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f9dd724-5ef7-4b83-90f1-892606857905 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-8f9dd724-5ef7-4b83-90f1-892606857905 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Delete snapshot with id: 4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8f9dd724-5ef7-4b83-90f1-892606857905 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aceeeee7-8b65-46ee-9a00-194c3e592931 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094/encryption/db471b3c-63f4-46f9-a9fb-0bc94f7f88aa returned with HTTP 202 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1468/2952] 192.168.122.6 () {58 vars in 1363 bytes} [Tue Sep 1 02:25:10 2026] DELETE /volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094/encryption/db471b3c-63f4-46f9-a9fb-0bc94f7f88aa => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd7220f4-1831-4b66-b529-552717e0d313 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd7220f4-1831-4b66-b529-552717e0d313 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd7220f4-1831-4b66-b529-552717e0d313 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2035281671", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8f9dd724-5ef7-4b83-90f1-892606857905 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot delete request issued successfully. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f9dd724-5ef7-4b83-90f1-892606857905 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 202 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1485/2953] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:10 2026] DELETE /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-907a5668-ab62-4bc8-93b4-ee6a2341d109 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-907a5668-ab62-4bc8-93b4-ee6a2341d109 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-907a5668-ab62-4bc8-93b4-ee6a2341d109 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-907a5668-ab62-4bc8-93b4-ee6a2341d109 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-907a5668-ab62-4bc8-93b4-ee6a2341d109 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-907a5668-ab62-4bc8-93b4-ee6a2341d109 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1486/2954] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd7220f4-1831-4b66-b529-552717e0d313 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1469/2955] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:10 2026] POST /volume/v3/types => generated 380 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1ab62ab9-f394-4b10-9963-836042118be6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ab62ab9-f394-4b10-9963-836042118be6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/5666e6b6-ce39-4d09-9607-825c849b56cf/extra_specs/key1 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ab62ab9-f394-4b10-9963-836042118be6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ab62ab9-f394-4b10-9963-836042118be6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ab62ab9-f394-4b10-9963-836042118be6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/5666e6b6-ce39-4d09-9607-825c849b56cf/extra_specs/key1 returned with HTTP 202 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1487/2956] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:25:10 2026] DELETE /volume/v3/types/5666e6b6-ce39-4d09-9607-825c849b56cf/extra_specs/key1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6fe063cd-f82a-42cd-a7a7-4ee13365da42 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fe063cd-f82a-42cd-a7a7-4ee13365da42 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6fe063cd-f82a-42cd-a7a7-4ee13365da42 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-928175993", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fe063cd-f82a-42cd-a7a7-4ee13365da42 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-632a4573-cd3b-4a05-8fdb-4ec5ea49b3f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-632a4573-cd3b-4a05-8fdb-4ec5ea49b3f4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-632a4573-cd3b-4a05-8fdb-4ec5ea49b3f4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-632a4573-cd3b-4a05-8fdb-4ec5ea49b3f4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1470/2957] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:10 2026] POST /volume/v3/types => generated 379 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-90576b9e-e184-4056-ba08-7edceb48ff0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-632a4573-cd3b-4a05-8fdb-4ec5ea49b3f4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90576b9e-e184-4056-ba08-7edceb48ff0a tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/14c63415-2975-4eca-adbc-3847bb3f40b3 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-632a4573-cd3b-4a05-8fdb-4ec5ea49b3f4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90576b9e-e184-4056-ba08-7edceb48ff0a tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90576b9e-e184-4056-ba08-7edceb48ff0a tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1488/2958] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90576b9e-e184-4056-ba08-7edceb48ff0a tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/14c63415-2975-4eca-adbc-3847bb3f40b3 returned with HTTP 202 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1471/2959] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:10 2026] DELETE /volume/v3/types/14c63415-2975-4eca-adbc-3847bb3f40b3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4ebefd4-2055-495e-a083-e7bd14773048 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4ebefd4-2055-495e-a083-e7bd14773048 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] GET http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4ebefd4-2055-495e-a083-e7bd14773048 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4ebefd4-2055-495e-a083-e7bd14773048 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4ebefd4-2055-495e-a083-e7bd14773048 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1489/2960] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs => generated 185 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6e4a9de7-d413-49ce-8eae-d6d2ad88ee33 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e4a9de7-d413-49ce-8eae-d6d2ad88ee33 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] GET http://192.168.122.6/volume/v3/types Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e4a9de7-d413-49ce-8eae-d6d2ad88ee33 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e4a9de7-d413-49ce-8eae-d6d2ad88ee33 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e4a9de7-d413-49ce-8eae-d6d2ad88ee33 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1472/2961] 192.168.122.6 () {58 vars in 1105 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/types => generated 2588 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-81114fb1-8f4b-41e2-89fd-dc2cf56eefda None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81114fb1-8f4b-41e2-89fd-dc2cf56eefda tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] GET http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption/cipher Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81114fb1-8f4b-41e2-89fd-dc2cf56eefda tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81114fb1-8f4b-41e2-89fd-dc2cf56eefda tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81114fb1-8f4b-41e2-89fd-dc2cf56eefda tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption/cipher returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1490/2962] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption/cipher => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56b67a7c-68af-42fd-9322-f3ba6d44edc4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56b67a7c-68af-42fd-9322-f3ba6d44edc4 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] GET http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56b67a7c-68af-42fd-9322-f3ba6d44edc4 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56b67a7c-68af-42fd-9322-f3ba6d44edc4 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56b67a7c-68af-42fd-9322-f3ba6d44edc4 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1473/2963] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption => generated 325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba1e2b75-8c7e-47ee-b7cf-43e1888bb9c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba1e2b75-8c7e-47ee-b7cf-43e1888bb9c8 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] GET http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/multiattach Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba1e2b75-8c7e-47ee-b7cf-43e1888bb9c8 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba1e2b75-8c7e-47ee-b7cf-43e1888bb9c8 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba1e2b75-8c7e-47ee-b7cf-43e1888bb9c8 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/multiattach returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1491/2964] 192.168.122.6 () {58 vars in 1288 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-acdd8e69-d960-4cfe-a14b-a00b3d56e592 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-acdd8e69-d960-4cfe-a14b-a00b3d56e592 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] GET http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/volume_backend_name Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-acdd8e69-d960-4cfe-a14b-a00b3d56e592 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-acdd8e69-d960-4cfe-a14b-a00b3d56e592 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-acdd8e69-d960-4cfe-a14b-a00b3d56e592 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1474/2965] 192.168.122.6 () {58 vars in 1312 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/volume_backend_name => generated 44 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0eba09f-a368-4184-ad3b-24e896c1ab5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0eba09f-a368-4184-ad3b-24e896c1ab5c tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] GET http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0eba09f-a368-4184-ad3b-24e896c1ab5c tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0eba09f-a368-4184-ad3b-24e896c1ab5c tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0eba09f-a368-4184-ad3b-24e896c1ab5c tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1492/2966] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:25:10 2026] GET /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 => generated 400 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a47492a3-f8ae-417a-bd36-a4d367c8dd5a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a47492a3-f8ae-417a-bd36-a4d367c8dd5a tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] PUT http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption/1c6ecb8e-0b08-4e15-a69a-ed6cf17c8db5 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a47492a3-f8ae-417a-bd36-a4d367c8dd5a tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a47492a3-f8ae-417a-bd36-a4d367c8dd5a tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption/1c6ecb8e-0b08-4e15-a69a-ed6cf17c8db5 returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1475/2967] 192.168.122.6 () {60 vars in 1380 bytes} [Tue Sep 1 02:25:10 2026] PUT /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/encryption/1c6ecb8e-0b08-4e15-a69a-ed6cf17c8db5 => generated 33 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-954553a3-e021-450a-b5e9-ffed7f20de2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-954553a3-e021-450a-b5e9-ffed7f20de2f tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] PUT http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/key1 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-954553a3-e021-450a-b5e9-ffed7f20de2f tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-954553a3-e021-450a-b5e9-ffed7f20de2f tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/key1 returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1493/2968] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:25:10 2026] PUT /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0/extra_specs/key1 => generated 30 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13726392-7d9b-4733-9c81-74dfabc35f82 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13726392-7d9b-4733-9c81-74dfabc35f82 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] PUT http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13726392-7d9b-4733-9c81-74dfabc35f82 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13726392-7d9b-4733-9c81-74dfabc35f82 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 returned with HTTP 200 Sep 01 02:25:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1476/2969] 192.168.122.6 () {60 vars in 1236 bytes} [Tue Sep 1 02:25:10 2026] PUT /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 => generated 369 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c78a4e2e-351e-4c0e-8c9f-5e89303be3e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c78a4e2e-351e-4c0e-8c9f-5e89303be3e6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/5666e6b6-ce39-4d09-9607-825c849b56cf Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c78a4e2e-351e-4c0e-8c9f-5e89303be3e6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c78a4e2e-351e-4c0e-8c9f-5e89303be3e6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c78a4e2e-351e-4c0e-8c9f-5e89303be3e6 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/5666e6b6-ce39-4d09-9607-825c849b56cf returned with HTTP 202 Sep 01 02:25:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1494/2970] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:10 2026] DELETE /volume/v3/types/5666e6b6-ce39-4d09-9607-825c849b56cf => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-823d23d8-fa48-4a3f-a250-0caa8d564034 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-823d23d8-fa48-4a3f-a250-0caa8d564034 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094 Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-823d23d8-fa48-4a3f-a250-0caa8d564034 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-823d23d8-fa48-4a3f-a250-0caa8d564034 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-823d23d8-fa48-4a3f-a250-0caa8d564034 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094 returned with HTTP 202 Sep 01 02:25:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1477/2971] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/544719d3-e97c-425d-bab4-8d7808ec8094 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d24339b3-2739-421c-b3dd-647665426bc0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d24339b3-2739-421c-b3dd-647665426bc0 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20 Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d24339b3-2739-421c-b3dd-647665426bc0 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d24339b3-2739-421c-b3dd-647665426bc0 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ed25cd21-a1fd-4846-ae7a-b635690cb73b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d24339b3-2739-421c-b3dd-647665426bc0 tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20 returned with HTTP 202 Sep 01 02:25:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1495/2972] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/ea98fb0b-d50f-4812-bc4e-1e2b13fd2a20 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-856cfde0-90fe-4ef3-bc41-6028e893e07d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed25cd21-a1fd-4846-ae7a-b635690cb73b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed25cd21-a1fd-4846-ae7a-b635690cb73b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed25cd21-a1fd-4846-ae7a-b635690cb73b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-856cfde0-90fe-4ef3-bc41-6028e893e07d tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/3230e554-528a-4dbc-b35d-9565d86a0e81 Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-856cfde0-90fe-4ef3-bc41-6028e893e07d tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-856cfde0-90fe-4ef3-bc41-6028e893e07d tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ed25cd21-a1fd-4846-ae7a-b635690cb73b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed25cd21-a1fd-4846-ae7a-b635690cb73b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1478/2973] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:11 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 462 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-856cfde0-90fe-4ef3-bc41-6028e893e07d tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/3230e554-528a-4dbc-b35d-9565d86a0e81 returned with HTTP 202 Sep 01 02:25:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1496/2974] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/3230e554-528a-4dbc-b35d-9565d86a0e81 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-886b86ed-cb73-4c3d-a34f-a8d728e0851f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-886b86ed-cb73-4c3d-a34f-a8d728e0851f tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] DELETE http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-886b86ed-cb73-4c3d-a34f-a8d728e0851f tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-886b86ed-cb73-4c3d-a34f-a8d728e0851f tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0abcd20e-e66c-4cc8-9b27-babc941512ba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0abcd20e-e66c-4cc8-9b27-babc941512ba tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0abcd20e-e66c-4cc8-9b27-babc941512ba tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0abcd20e-e66c-4cc8-9b27-babc941512ba tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0abcd20e-e66c-4cc8-9b27-babc941512ba tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0abcd20e-e66c-4cc8-9b27-babc941512ba tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1497/2975] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:11 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-886b86ed-cb73-4c3d-a34f-a8d728e0851f tempest-VolumeTypesAdminTests-1004870135 tempest-VolumeTypesAdminTests-1004870135-project-admin] http://192.168.122.6/volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 returned with HTTP 202 Sep 01 02:25:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1479/2976] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:11 2026] DELETE /volume/v3/types/ea46f865-cd41-4fe1-9a8a-9abcc70e12f0 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6d44647d-cc54-469f-98f1-0b3791b83abf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1092823704"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1092823704'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume of 1 GB Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (f90d989b-a3b0-4c80-be15-f8d01aaf97a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed10f7a-eed1-43ca-8c5e-2e8c26bbe2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed10f7a-eed1-43ca-8c5e-2e8c26bbe2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbed382a-f881-42aa-9b97-59480651a66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57886a74-8bef-4788-9431-010d9796e3ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57886a74-8bef-4788-9431-010d9796e3ed tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57886a74-8bef-4788-9431-010d9796e3ed tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57886a74-8bef-4788-9431-010d9796e3ed tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57886a74-8bef-4788-9431-010d9796e3ed tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a returned with HTTP 404 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1480/2977] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:12 2026] GET /volume/v3/snapshots/4526f61b-fd65-4ea0-897c-33c841a0302a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: 3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-495823b3-aa0a-4bfb-a547-a94a1fc8ee16 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 returned with HTTP 202 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1481/2978] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:12 2026] DELETE /volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-17b017df-e0d8-4c0a-9a5e-9fe54526a2d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17b017df-e0d8-4c0a-9a5e-9fe54526a2d9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17b017df-e0d8-4c0a-9a5e-9fe54526a2d9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17b017df-e0d8-4c0a-9a5e-9fe54526a2d9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17b017df-e0d8-4c0a-9a5e-9fe54526a2d9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17b017df-e0d8-4c0a-9a5e-9fe54526a2d9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 returned with HTTP 200 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1482/2979] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:12 2026] GET /volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 => generated 1011 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4fced38d-d48c-4f31-bcdf-6711075c63a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fced38d-d48c-4f31-bcdf-6711075c63a5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fced38d-d48c-4f31-bcdf-6711075c63a5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fced38d-d48c-4f31-bcdf-6711075c63a5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4fced38d-d48c-4f31-bcdf-6711075c63a5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fced38d-d48c-4f31-bcdf-6711075c63a5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1483/2980] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:12 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Created reservations ['577b5e53-99ea-4e5b-84c2-47a2e0d65905', 'bde5cdf3-e830-4076-aece-1ff150b7847f', 'c6c2305b-5d07-41b7-bd44-be67d9dff35b', '6102695d-f7f0-4712-b614-d34366e856a3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbed382a-f881-42aa-9b97-59480651a66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['577b5e53-99ea-4e5b-84c2-47a2e0d65905', 'bde5cdf3-e830-4076-aece-1ff150b7847f', 'c6c2305b-5d07-41b7-bd44-be67d9dff35b', '6102695d-f7f0-4712-b614-d34366e856a3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befe39b8-9fb0-4cdd-999b-f21b159d7937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-84df2b81-8173-48e5-a41b-3b12ce7e6e94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84df2b81-8173-48e5-a41b-3b12ce7e6e94 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] POST http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151/action Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84df2b81-8173-48e5-a41b-3b12ce7e6e94 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84df2b81-8173-48e5-a41b-3b12ce7e6e94 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-84df2b81-8173-48e5-a41b-3b12ce7e6e94 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Updating snapshot '8edfdbbf-0db0-47a6-995d-6f9c86544151' with '{'status': 'error'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-84df2b81-8173-48e5-a41b-3b12ce7e6e94 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '416e0fe265854006a1a0561f4e998bdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2e6dfa27bbd446792ade230141cbe66', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84df2b81-8173-48e5-a41b-3b12ce7e6e94 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151/action returned with HTTP 403 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1484/2981] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:12 2026] POST /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151/action => generated 133 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befe39b8-9fb0-4cdd-999b-f21b159d7937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '151d1fcf-5097-412b-9104-5ed47dd829a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1092823704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['577b5e53-99ea-4e5b-84c2-47a2e0d65905','bde5cdf3-e830-4076-aece-1ff150b7847f','c6c2305b-5d07-41b7-bd44-be67d9dff35b','6102695d-f7f0-4712-b614-d34366e856a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1092823704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=151d1fcf-5097-412b-9104-5ed47dd829a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da1298122f8f49a8813036ad68a7b328',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9388f48110134c6d9cc80e92368c5aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc4567e-1c8b-49b7-b29d-0ea6b81bb977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d806a344-09f1-478d-af42-5bc528027a9b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d806a344-09f1-478d-af42-5bc528027a9b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d806a344-09f1-478d-af42-5bc528027a9b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d806a344-09f1-478d-af42-5bc528027a9b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-d806a344-09f1-478d-af42-5bc528027a9b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete snapshot with id: 8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d806a344-09f1-478d-af42-5bc528027a9b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc4567e-1c8b-49b7-b29d-0ea6b81bb977) transitioned into state 'SUCCESS' from state '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-1092823704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['577b5e53-99ea-4e5b-84c2-47a2e0d65905','bde5cdf3-e830-4076-aece-1ff150b7847f','c6c2305b-5d07-41b7-bd44-be67d9dff35b','6102695d-f7f0-4712-b614-d34366e856a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2a89be-8421-4398-b2c4-67de309ec9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2a89be-8421-4398-b2c4-67de309ec9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (f90d989b-a3b0-4c80-be15-f8d01aaf97a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request issued successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d44647d-cc54-469f-98f1-0b3791b83abf tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1498/2982] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:25:11 2026] POST /volume/v3/volumes => generated 783 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d806a344-09f1-478d-af42-5bc528027a9b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d806a344-09f1-478d-af42-5bc528027a9b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 202 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1485/2983] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:12 2026] DELETE /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b058ea4-ebb3-4cc4-9108-dca96d0d235f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-178cf0a4-5c7c-461b-a6bd-05313255907a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b058ea4-ebb3-4cc4-9108-dca96d0d235f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b058ea4-ebb3-4cc4-9108-dca96d0d235f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b058ea4-ebb3-4cc4-9108-dca96d0d235f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-178cf0a4-5c7c-461b-a6bd-05313255907a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-178cf0a4-5c7c-461b-a6bd-05313255907a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-178cf0a4-5c7c-461b-a6bd-05313255907a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b058ea4-ebb3-4cc4-9108-dca96d0d235f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-178cf0a4-5c7c-461b-a6bd-05313255907a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-178cf0a4-5c7c-461b-a6bd-05313255907a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1486/2984] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:12 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b058ea4-ebb3-4cc4-9108-dca96d0d235f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 returned with HTTP 200 Sep 01 02:25:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1499/2985] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:12 2026] GET /volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 => generated 962 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8d6722b0-4ce9-448e-87e1-70f8791e318b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d6722b0-4ce9-448e-87e1-70f8791e318b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d6722b0-4ce9-448e-87e1-70f8791e318b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d6722b0-4ce9-448e-87e1-70f8791e318b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d6722b0-4ce9-448e-87e1-70f8791e318b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 returned with HTTP 404 Sep 01 02:25:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1487/2986] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:13 2026] GET /volume/v3/volumes/3ac744b4-f8a7-402d-9682-9c39cf8e5275 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2030199314"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2030199314'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:25:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (8d6da449-a994-4d89-bf6b-ed7a2e0d9798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a8d66dd-8d0a-467d-a6cf-3187983cfd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d67de99-2a1e-4146-bebf-d142a035d2d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a8d66dd-8d0a-467d-a6cf-3187983cfd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ade2a5f-06dc-4f18-ab9c-0a97d59de9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d67de99-2a1e-4146-bebf-d142a035d2d5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d67de99-2a1e-4146-bebf-d142a035d2d5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d67de99-2a1e-4146-bebf-d142a035d2d5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d67de99-2a1e-4146-bebf-d142a035d2d5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d67de99-2a1e-4146-bebf-d142a035d2d5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 200 Sep 01 02:25:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1488/2987] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:13 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f28aafd2-f83c-4613-8d43-4edbd645eba9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f28aafd2-f83c-4613-8d43-4edbd645eba9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f28aafd2-f83c-4613-8d43-4edbd645eba9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f28aafd2-f83c-4613-8d43-4edbd645eba9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f28aafd2-f83c-4613-8d43-4edbd645eba9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f28aafd2-f83c-4613-8d43-4edbd645eba9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 returned with HTTP 200 Sep 01 02:25:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1489/2988] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:13 2026] GET /volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['f9783c27-0bda-4d05-836e-3b0df01f4e2c', '7c54c2a1-55ef-4bbe-96d7-ead86a3e8288', 'd079cfb5-ef6a-4b04-815f-7b2f66c32458', '090969e0-da54-4cac-8e49-ae90ee3e2ba8'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ade2a5f-06dc-4f18-ab9c-0a97d59de9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9783c27-0bda-4d05-836e-3b0df01f4e2c', '7c54c2a1-55ef-4bbe-96d7-ead86a3e8288', 'd079cfb5-ef6a-4b04-815f-7b2f66c32458', '090969e0-da54-4cac-8e49-ae90ee3e2ba8']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44cceeb9-5bfa-4ad9-8ad8-24b04589bf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44cceeb9-5bfa-4ad9-8ad8-24b04589bf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030199314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['f9783c27-0bda-4d05-836e-3b0df01f4e2c','7c54c2a1-55ef-4bbe-96d7-ead86a3e8288','d079cfb5-ef6a-4b04-815f-7b2f66c32458','090969e0-da54-4cac-8e49-ae90ee3e2ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2030199314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40ccca4-db1e-40f3-817c-a9d62b38212c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40ccca4-db1e-40f3-817c-a9d62b38212c) transitioned into state 'SUCCESS' from state '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-2030199314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['f9783c27-0bda-4d05-836e-3b0df01f4e2c','7c54c2a1-55ef-4bbe-96d7-ead86a3e8288','d079cfb5-ef6a-4b04-815f-7b2f66c32458','090969e0-da54-4cac-8e49-ae90ee3e2ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407d702c-de37-439b-8d8a-fcbcc27a5f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407d702c-de37-439b-8d8a-fcbcc27a5f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (8d6da449-a994-4d89-bf6b-ed7a2e0d9798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:25:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e02ace9c-6d4f-410a-b0ce-23b9fd10bc6b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1500/2989] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:13 2026] POST /volume/v3/volumes => generated 783 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ebf0fd5-ce09-4ad4-a02c-5c828bd048e9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ebf0fd5-ce09-4ad4-a02c-5c828bd048e9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0fd5-ce09-4ad4-a02c-5c828bd048e9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ebf0fd5-ce09-4ad4-a02c-5c828bd048e9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ebf0fd5-ce09-4ad4-a02c-5c828bd048e9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ebf0fd5-ce09-4ad4-a02c-5c828bd048e9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 returned with HTTP 200 Sep 01 02:25:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1490/2990] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:14 2026] GET /volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 => generated 962 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-15ae1fd3-7d5a-4a72-b9b4-ebcf456afaeb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15ae1fd3-7d5a-4a72-b9b4-ebcf456afaeb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15ae1fd3-7d5a-4a72-b9b4-ebcf456afaeb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15ae1fd3-7d5a-4a72-b9b4-ebcf456afaeb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15ae1fd3-7d5a-4a72-b9b4-ebcf456afaeb tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 returned with HTTP 404 Sep 01 02:25:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1501/2991] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:14 2026] GET /volume/v3/snapshots/8edfdbbf-0db0-47a6-995d-6f9c86544151 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume with id: 4e6298ac-25c9-46d2-a049-e2d1d0bc6336 Sep 01 02:25:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cf8d07c2-6be0-431f-a52d-1e973ccdfa10 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf8d07c2-6be0-431f-a52d-1e973ccdfa10 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf8d07c2-6be0-431f-a52d-1e973ccdfa10 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf8d07c2-6be0-431f-a52d-1e973ccdfa10 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cf8d07c2-6be0-431f-a52d-1e973ccdfa10 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume request issued successfully. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97c45f17-ae1b-4b0b-858a-253072b1ed08 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 returned with HTTP 202 Sep 01 02:25:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1491/2992] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:14 2026] DELETE /volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf8d07c2-6be0-431f-a52d-1e973ccdfa10 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 returned with HTTP 200 Sep 01 02:25:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1502/2993] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:14 2026] GET /volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-26ce2a5a-f9f3-4152-ab6b-4423a1e796b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26ce2a5a-f9f3-4152-ab6b-4423a1e796b1 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26ce2a5a-f9f3-4152-ab6b-4423a1e796b1 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26ce2a5a-f9f3-4152-ab6b-4423a1e796b1 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-26ce2a5a-f9f3-4152-ab6b-4423a1e796b1 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26ce2a5a-f9f3-4152-ab6b-4423a1e796b1 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 returned with HTTP 200 Sep 01 02:25:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1492/2994] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:14 2026] GET /volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 => generated 1011 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67972c59-6f10-4f80-8cd5-c7baa3a0538e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67972c59-6f10-4f80-8cd5-c7baa3a0538e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67972c59-6f10-4f80-8cd5-c7baa3a0538e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67972c59-6f10-4f80-8cd5-c7baa3a0538e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-67972c59-6f10-4f80-8cd5-c7baa3a0538e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67972c59-6f10-4f80-8cd5-c7baa3a0538e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1493/2995] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:15 2026] GET /volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 => generated 1012 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dcb8dfdc-3305-41fb-89a2-bfeee8406fe1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] GET http://192.168.122.6/volume/v3/volumes Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Get all volumes completed successfully. Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28f8bd63-b98f-4890-9d0f-793d577ed579 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] http://192.168.122.6/volume/v3/volumes returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1503/2996] 192.168.122.6 () {60 vars in 1152 bytes} [Tue Sep 1 02:25:14 2026] GET /volume/v3/volumes => generated 340 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume with id: 151d1fcf-5097-412b-9104-5ed47dd829a3 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcb8dfdc-3305-41fb-89a2-bfeee8406fe1 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcb8dfdc-3305-41fb-89a2-bfeee8406fe1 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-805653087", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume request issued successfully. Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c35112b-3d47-48de-b8c6-fe409d5eb63f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 returned with HTTP 202 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1504/2997] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:25:15 2026] DELETE /volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b00017a2-e570-4296-9525-78d9fc27dc75 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b00017a2-e570-4296-9525-78d9fc27dc75 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b00017a2-e570-4296-9525-78d9fc27dc75 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b00017a2-e570-4296-9525-78d9fc27dc75 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcb8dfdc-3305-41fb-89a2-bfeee8406fe1 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1494/2998] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types => generated 379 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b00017a2-e570-4296-9525-78d9fc27dc75 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b5b88f2f-9b47-422c-881f-754025eba98a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5b88f2f-9b47-422c-881f-754025eba98a tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b00017a2-e570-4296-9525-78d9fc27dc75 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5b88f2f-9b47-422c-881f-754025eba98a tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1505/2999] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:15 2026] GET /volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5b88f2f-9b47-422c-881f-754025eba98a tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1495/3000] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c30f274f-f987-4a5c-ac71-157446eda3bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c30f274f-f987-4a5c-ac71-157446eda3bc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c30f274f-f987-4a5c-ac71-157446eda3bc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-955855819", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c30f274f-f987-4a5c-ac71-157446eda3bc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1506/3001] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2a5433b9-a13b-4026-9040-5159d5f787ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a5433b9-a13b-4026-9040-5159d5f787ae tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] POST http://192.168.122.6/volume/v3/types/c5f24f97-84d8-4cce-8795-4ec5b534ab69/encryption Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a5433b9-a13b-4026-9040-5159d5f787ae tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-2a5433b9-a13b-4026-9040-5159d5f787ae tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a5433b9-a13b-4026-9040-5159d5f787ae tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/c5f24f97-84d8-4cce-8795-4ec5b534ab69/encryption returned with HTTP 403 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1496/3002] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types/c5f24f97-84d8-4cce-8795-4ec5b534ab69/encryption => generated 127 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-49d9d72a-a952-429b-ae3a-f4d179a84cdd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49d9d72a-a952-429b-ae3a-f4d179a84cdd tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49d9d72a-a952-429b-ae3a-f4d179a84cdd tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2000454815", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49d9d72a-a952-429b-ae3a-f4d179a84cdd tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1507/3003] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ac58f20c-5f52-432d-8722-d592c63e9832 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac58f20c-5f52-432d-8722-d592c63e9832 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] POST http://192.168.122.6/volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82/extra_specs Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac58f20c-5f52-432d-8722-d592c63e9832 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-ac58f20c-5f52-432d-8722-d592c63e9832 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac58f20c-5f52-432d-8722-d592c63e9832 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82/extra_specs returned with HTTP 403 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1497/3004] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3496caa8-406b-4766-a728-799835b95bc4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3496caa8-406b-4766-a728-799835b95bc4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] PUT http://192.168.122.6/volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82/extra_specs/key2 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3496caa8-406b-4766-a728-799835b95bc4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-3496caa8-406b-4766-a728-799835b95bc4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3496caa8-406b-4766-a728-799835b95bc4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82/extra_specs/key2 returned with HTTP 403 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1508/3005] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:25:15 2026] PUT /volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab007def-14f1-4f77-8877-949f6d61b8a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab007def-14f1-4f77-8877-949f6d61b8a9 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab007def-14f1-4f77-8877-949f6d61b8a9 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-ab007def-14f1-4f77-8877-949f6d61b8a9 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab007def-14f1-4f77-8877-949f6d61b8a9 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1498/3006] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b04b0674-0981-484d-8ddc-6be4eb530772 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b04b0674-0981-484d-8ddc-6be4eb530772 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b04b0674-0981-484d-8ddc-6be4eb530772 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1878719736", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b04b0674-0981-484d-8ddc-6be4eb530772 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1509/3007] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:15 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 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-748085ac-45c6-4806-83e1-8df5c01ea81e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-748085ac-45c6-4806-83e1-8df5c01ea81e tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068/encryption Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-748085ac-45c6-4806-83e1-8df5c01ea81e tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-748085ac-45c6-4806-83e1-8df5c01ea81e tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068/encryption returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1499/3008] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:15 2026] POST /volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-607b62b9-84cc-4350-88a9-3504b6214c44 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-607b62b9-84cc-4350-88a9-3504b6214c44 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] DELETE http://192.168.122.6/volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068/encryption/8bdd393f-fb57-4b7b-a932-b1e64dbc1aa4 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-607b62b9-84cc-4350-88a9-3504b6214c44 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-607b62b9-84cc-4350-88a9-3504b6214c44 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-607b62b9-84cc-4350-88a9-3504b6214c44 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-607b62b9-84cc-4350-88a9-3504b6214c44 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068/encryption/8bdd393f-fb57-4b7b-a932-b1e64dbc1aa4 returned with HTTP 403 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1510/3009] 192.168.122.6 () {58 vars in 1363 bytes} [Tue Sep 1 02:25:15 2026] DELETE /volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068/encryption/8bdd393f-fb57-4b7b-a932-b1e64dbc1aa4 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c36f57e6-579d-42e1-a8d4-2af7fdd31baf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c36f57e6-579d-42e1-a8d4-2af7fdd31baf tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c36f57e6-579d-42e1-a8d4-2af7fdd31baf tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2098124111", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c36f57e6-579d-42e1-a8d4-2af7fdd31baf tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1500/3010] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:15 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 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-081fe020-7569-40a9-b754-7a8edf69552c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6e38af1-2342-41c2-aa1c-fdc3af644f40 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-081fe020-7569-40a9-b754-7a8edf69552c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-081fe020-7569-40a9-b754-7a8edf69552c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-081fe020-7569-40a9-b754-7a8edf69552c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6e38af1-2342-41c2-aa1c-fdc3af644f40 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] DELETE http://192.168.122.6/volume/v3/types/27e55056-f475-4b44-97d8-3887a78cb1e9/extra_specs/key1 Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6e38af1-2342-41c2-aa1c-fdc3af644f40 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6e38af1-2342-41c2-aa1c-fdc3af644f40 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-081fe020-7569-40a9-b754-7a8edf69552c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 returned with HTTP 404 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1511/3011] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:15 2026] GET /volume/v3/volumes/4e6298ac-25c9-46d2-a049-e2d1d0bc6336 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-a6e38af1-2342-41c2-aa1c-fdc3af644f40 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6e38af1-2342-41c2-aa1c-fdc3af644f40 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/27e55056-f475-4b44-97d8-3887a78cb1e9/extra_specs/key1 returned with HTTP 403 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1501/3012] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:25:15 2026] DELETE /volume/v3/types/27e55056-f475-4b44-97d8-3887a78cb1e9/extra_specs/key1 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ddf74660-8537-4b3b-b012-05b21acb8609 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ffe894d-e1a1-4df3-be97-274eb965ef07 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1133334462"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ffe894d-e1a1-4df3-be97-274eb965ef07 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1133334462'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume of 1 GB Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ffe894d-e1a1-4df3-be97-274eb965ef07 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-165254599", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (731c4862-4a85-4188-aef1-fd0a2760268f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad80e34-61ec-4322-8b35-95bdf97e367a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ffe894d-e1a1-4df3-be97-274eb965ef07 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1502/3013] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:16 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 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ae6f689-1dca-4808-98c1-c961ca102aaa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ae6f689-1dca-4808-98c1-c961ca102aaa tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] DELETE http://192.168.122.6/volume/v3/types/b79cb9b1-ab74-42ab-87a3-4cc1afbeb226 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ae6f689-1dca-4808-98c1-c961ca102aaa tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ae6f689-1dca-4808-98c1-c961ca102aaa tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-9ae6f689-1dca-4808-98c1-c961ca102aaa tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ae6f689-1dca-4808-98c1-c961ca102aaa tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/b79cb9b1-ab74-42ab-87a3-4cc1afbeb226 returned with HTTP 403 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1503/3014] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:16 2026] DELETE /volume/v3/types/b79cb9b1-ab74-42ab-87a3-4cc1afbeb226 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7bac22e2-e7a7-48b7-930e-3eaf6790c440 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7bac22e2-e7a7-48b7-930e-3eaf6790c440 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] GET http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7bac22e2-e7a7-48b7-930e-3eaf6790c440 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7bac22e2-e7a7-48b7-930e-3eaf6790c440 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7bac22e2-e7a7-48b7-930e-3eaf6790c440 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1504/3015] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad80e34-61ec-4322-8b35-95bdf97e367a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1a6ccb18-ad3b-457a-a8cc-dd73b9640058 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c255cd54-31e7-4f68-93dd-1307cffadee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a6ccb18-ad3b-457a-a8cc-dd73b9640058 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] GET http://192.168.122.6/volume/v3/types Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a6ccb18-ad3b-457a-a8cc-dd73b9640058 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a6ccb18-ad3b-457a-a8cc-dd73b9640058 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1a6ccb18-ad3b-457a-a8cc-dd73b9640058 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a6ccb18-ad3b-457a-a8cc-dd73b9640058 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1505/3016] 192.168.122.6 () {58 vars in 1105 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/types => generated 2361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8176e591-0f1e-43fe-bb3e-48548a261362 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8176e591-0f1e-43fe-bb3e-48548a261362 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] GET http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption/cipher Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8176e591-0f1e-43fe-bb3e-48548a261362 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8176e591-0f1e-43fe-bb3e-48548a261362 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-8176e591-0f1e-43fe-bb3e-48548a261362 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8176e591-0f1e-43fe-bb3e-48548a261362 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption/cipher returned with HTTP 403 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1506/3017] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption/cipher => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6ce22aa2-7025-48cc-8ea9-42a7291219d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ce22aa2-7025-48cc-8ea9-42a7291219d8 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] GET http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ce22aa2-7025-48cc-8ea9-42a7291219d8 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ce22aa2-7025-48cc-8ea9-42a7291219d8 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-6ce22aa2-7025-48cc-8ea9-42a7291219d8 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ce22aa2-7025-48cc-8ea9-42a7291219d8 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption returned with HTTP 403 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1507/3018] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['6d268b3c-f0c4-46d8-a818-f81a7e1ca695', '4ab69880-cb82-45a9-9ec3-af6913a5919f', 'ef81606c-5b9a-43b4-ba38-86a847f25463', 'e1a0fed7-dcf3-461d-9ba7-9387f5108d6c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd8a2557-ac3d-4eca-9c8f-1fc2a3ed7f4b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c255cd54-31e7-4f68-93dd-1307cffadee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d268b3c-f0c4-46d8-a818-f81a7e1ca695', '4ab69880-cb82-45a9-9ec3-af6913a5919f', 'ef81606c-5b9a-43b4-ba38-86a847f25463', 'e1a0fed7-dcf3-461d-9ba7-9387f5108d6c']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd8a2557-ac3d-4eca-9c8f-1fc2a3ed7f4b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd8a2557-ac3d-4eca-9c8f-1fc2a3ed7f4b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd8a2557-ac3d-4eca-9c8f-1fc2a3ed7f4b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd263da-1b88-4af4-a17a-2fe5c65bcbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd8a2557-ac3d-4eca-9c8f-1fc2a3ed7f4b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd8a2557-ac3d-4eca-9c8f-1fc2a3ed7f4b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1508/3019] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-811bb963-9e40-4cb6-8777-7ec10b38cdf6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-811bb963-9e40-4cb6-8777-7ec10b38cdf6 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] GET http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/multiattach Sep 01 02:25:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-811bb963-9e40-4cb6-8777-7ec10b38cdf6 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-811bb963-9e40-4cb6-8777-7ec10b38cdf6 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd263da-1b88-4af4-a17a-2fe5c65bcbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6551ef4c-c357-4d07-a917-84c6c7a98f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133334462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['6d268b3c-f0c4-46d8-a818-f81a7e1ca695','4ab69880-cb82-45a9-9ec3-af6913a5919f','ef81606c-5b9a-43b4-ba38-86a847f25463','e1a0fed7-dcf3-461d-9ba7-9387f5108d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133334462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6551ef4c-c357-4d07-a917-84c6c7a98f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e6dfa27bbd446792ade230141cbe66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48c2eb9-0b5b-42a0-b602-95b400524e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-811bb963-9e40-4cb6-8777-7ec10b38cdf6 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/multiattach returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1509/3020] 192.168.122.6 () {58 vars in 1288 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-42442dbd-aac4-4f8b-8782-35ad4542291d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42442dbd-aac4-4f8b-8782-35ad4542291d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-42442dbd-aac4-4f8b-8782-35ad4542291d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-143968615"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-42442dbd-aac4-4f8b-8782-35ad4542291d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-42442dbd-aac4-4f8b-8782-35ad4542291d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume 0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48c2eb9-0b5b-42a0-b602-95b400524e7d) transitioned into state 'SUCCESS' from state '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-1133334462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['6d268b3c-f0c4-46d8-a818-f81a7e1ca695','4ab69880-cb82-45a9-9ec3-af6913a5919f','ef81606c-5b9a-43b4-ba38-86a847f25463','e1a0fed7-dcf3-461d-9ba7-9387f5108d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1525086-443a-4c77-b016-02ae0fdcd605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1525086-443a-4c77-b016-02ae0fdcd605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (731c4862-4a85-4188-aef1-fd0a2760268f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request issued successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddf74660-8537-4b3b-b012-05b21acb8609 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1512/3021] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:16 2026] POST /volume/v3/volumes => generated 783 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a7382e65-78fb-4ca7-8ea3-56a140775279 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7382e65-78fb-4ca7-8ea3-56a140775279 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] GET http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/volume_backend_name Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7382e65-78fb-4ca7-8ea3-56a140775279 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7382e65-78fb-4ca7-8ea3-56a140775279 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7382e65-78fb-4ca7-8ea3-56a140775279 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1513/3022] 192.168.122.6 () {58 vars in 1312 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-45bf822b-da97-4dd7-8d13-c80912dfb487 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-45bf822b-da97-4dd7-8d13-c80912dfb487 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-45bf822b-da97-4dd7-8d13-c80912dfb487 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-45bf822b-da97-4dd7-8d13-c80912dfb487 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-45bf822b-da97-4dd7-8d13-c80912dfb487 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 returned with HTTP 404 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1514/3023] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/volumes/151d1fcf-5097-412b-9104-5ed47dd829a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d74de5a3-dda2-4d6c-a661-53489fd23dea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d74de5a3-dda2-4d6c-a661-53489fd23dea tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d74de5a3-dda2-4d6c-a661-53489fd23dea tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d74de5a3-dda2-4d6c-a661-53489fd23dea tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-42442dbd-aac4-4f8b-8782-35ad4542291d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['2bd17864-bba2-416b-a815-8c9f78a96824', '2920c3d2-fe81-4a8b-9abd-8d0f70a11d2d', '20dfa45b-36e6-49e4-a675-a24a90c3b4a2', '7c268b53-4523-4898-8d94-31523bdd1650'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d74de5a3-dda2-4d6c-a661-53489fd23dea tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d74de5a3-dda2-4d6c-a661-53489fd23dea tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1515/3024] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f => generated 962 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-755ff7bf-db30-432e-b640-e7834b2f823d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-755ff7bf-db30-432e-b640-e7834b2f823d tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] GET http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-755ff7bf-db30-432e-b640-e7834b2f823d tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-755ff7bf-db30-432e-b640-e7834b2f823d tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-755ff7bf-db30-432e-b640-e7834b2f823d tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1516/3025] 192.168.122.6 () {58 vars in 1216 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 => generated 317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2109383133"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2109383133'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume of 1 GB Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (64cf0467-27ef-4894-b92d-fd79649c7e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bd17a9-a87b-4b40-8f4e-4ef9c52937d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-42442dbd-aac4-4f8b-8782-35ad4542291d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42442dbd-aac4-4f8b-8782-35ad4542291d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1510/3026] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-73924508-dbf2-4e11-b1d7-5a6228ea0d36 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73924508-dbf2-4e11-b1d7-5a6228ea0d36 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] PUT http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption/2d537e54-765a-4a5e-aae1-a6af69a75634 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73924508-dbf2-4e11-b1d7-5a6228ea0d36 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-73924508-dbf2-4e11-b1d7-5a6228ea0d36 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73924508-dbf2-4e11-b1d7-5a6228ea0d36 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption/2d537e54-765a-4a5e-aae1-a6af69a75634 returned with HTTP 403 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1511/3027] 192.168.122.6 () {60 vars in 1380 bytes} [Tue Sep 1 02:25:16 2026] PUT /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/encryption/2d537e54-765a-4a5e-aae1-a6af69a75634 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-31b117a5-8d61-44e8-8cb3-b375491dccbb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31b117a5-8d61-44e8-8cb3-b375491dccbb tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-31b117a5-8d61-44e8-8cb3-b375491dccbb tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-31b117a5-8d61-44e8-8cb3-b375491dccbb tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-31b117a5-8d61-44e8-8cb3-b375491dccbb tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31b117a5-8d61-44e8-8cb3-b375491dccbb tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 200 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1512/3028] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bd17a9-a87b-4b40-8f4e-4ef9c52937d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71b389fa-cec1-468c-bb4f-a45637b8a5b4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa8309d-9e8e-41dc-8112-b07ff406bee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71b389fa-cec1-468c-bb4f-a45637b8a5b4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] PUT http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/key1 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71b389fa-cec1-468c-bb4f-a45637b8a5b4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-71b389fa-cec1-468c-bb4f-a45637b8a5b4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71b389fa-cec1-468c-bb4f-a45637b8a5b4 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/key1 returned with HTTP 403 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1513/3029] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:25:16 2026] PUT /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87ff42e0-0036-4392-b2f6-2bac7bc58589 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87ff42e0-0036-4392-b2f6-2bac7bc58589 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] PUT http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87ff42e0-0036-4392-b2f6-2bac7bc58589 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-87ff42e0-0036-4392-b2f6-2bac7bc58589 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'cb767ee88c994ed08c0d75863c9eadbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43fed17e3791497e8e627bab334ff4e0', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87ff42e0-0036-4392-b2f6-2bac7bc58589 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-member] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 returned with HTTP 403 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1514/3030] 192.168.122.6 () {60 vars in 1236 bytes} [Tue Sep 1 02:25:16 2026] PUT /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-35ca1fca-3c42-43ce-91f0-c6703ba611fc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35ca1fca-3c42-43ce-91f0-c6703ba611fc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] DELETE http://192.168.122.6/volume/v3/types/b79cb9b1-ab74-42ab-87a3-4cc1afbeb226 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35ca1fca-3c42-43ce-91f0-c6703ba611fc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35ca1fca-3c42-43ce-91f0-c6703ba611fc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35ca1fca-3c42-43ce-91f0-c6703ba611fc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/b79cb9b1-ab74-42ab-87a3-4cc1afbeb226 returned with HTTP 202 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1515/3031] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:16 2026] DELETE /volume/v3/types/b79cb9b1-ab74-42ab-87a3-4cc1afbeb226 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b731236c-51d2-4cbd-91c2-4613f546efbc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b731236c-51d2-4cbd-91c2-4613f546efbc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] DELETE http://192.168.122.6/volume/v3/types/27e55056-f475-4b44-97d8-3887a78cb1e9 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b731236c-51d2-4cbd-91c2-4613f546efbc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b731236c-51d2-4cbd-91c2-4613f546efbc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Created reservations ['7c32d28c-07e2-4f52-bc16-0f9ff6dfbe86', 'dff9119f-eb02-4ca3-a33e-1fc1db5043b5', '5a9afa03-71d1-45d1-957a-4a281b1f5fba', '686c65f4-de00-48d2-9c2e-d5e672d6cf35'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa8309d-9e8e-41dc-8112-b07ff406bee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c32d28c-07e2-4f52-bc16-0f9ff6dfbe86', 'dff9119f-eb02-4ca3-a33e-1fc1db5043b5', '5a9afa03-71d1-45d1-957a-4a281b1f5fba', '686c65f4-de00-48d2-9c2e-d5e672d6cf35']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff1faf6d-fb75-4f76-8635-f37e80567ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff1faf6d-fb75-4f76-8635-f37e80567ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b94d6435-94e3-44b2-913d-ced8c5daadfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109383133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['7c32d28c-07e2-4f52-bc16-0f9ff6dfbe86','dff9119f-eb02-4ca3-a33e-1fc1db5043b5','5a9afa03-71d1-45d1-957a-4a281b1f5fba','686c65f4-de00-48d2-9c2e-d5e672d6cf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109383133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b94d6435-94e3-44b2-913d-ced8c5daadfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da1298122f8f49a8813036ad68a7b328',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9388f48110134c6d9cc80e92368c5aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b731236c-51d2-4cbd-91c2-4613f546efbc tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/27e55056-f475-4b44-97d8-3887a78cb1e9 returned with HTTP 202 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1516/3032] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:16 2026] DELETE /volume/v3/types/27e55056-f475-4b44-97d8-3887a78cb1e9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d43a26c-0ab2-4ad2-a92a-a3bea585e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e3c06ad-56b6-401c-9aa7-bd408f478641 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e3c06ad-56b6-401c-9aa7-bd408f478641 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] DELETE http://192.168.122.6/volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e3c06ad-56b6-401c-9aa7-bd408f478641 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e3c06ad-56b6-401c-9aa7-bd408f478641 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d43a26c-0ab2-4ad2-a92a-a3bea585e34a) transitioned into state 'SUCCESS' from state '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-2109383133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['7c32d28c-07e2-4f52-bc16-0f9ff6dfbe86','dff9119f-eb02-4ca3-a33e-1fc1db5043b5','5a9afa03-71d1-45d1-957a-4a281b1f5fba','686c65f4-de00-48d2-9c2e-d5e672d6cf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38983f02-f507-4354-8d98-4b238be85a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e3c06ad-56b6-401c-9aa7-bd408f478641 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068 returned with HTTP 202 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1517/3033] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:16 2026] DELETE /volume/v3/types/f08aa6e5-61a9-4e4c-a0e4-f01a5e180068 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38983f02-f507-4354-8d98-4b238be85a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b154243-2a43-4310-9e33-6250c0aefc2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (64cf0467-27ef-4894-b92d-fd79649c7e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b154243-2a43-4310-9e33-6250c0aefc2e tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] DELETE http://192.168.122.6/volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82 Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b154243-2a43-4310-9e33-6250c0aefc2e tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request issued successfully. Sep 01 02:25:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b154243-2a43-4310-9e33-6250c0aefc2e tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-385c1c0f-44b8-4a0d-be90-5ca0285afc20 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1517/3034] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:25:16 2026] POST /volume/v3/volumes => generated 783 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-59af8603-ed79-4a46-8999-49f85a03af2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-59af8603-ed79-4a46-8999-49f85a03af2f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-59af8603-ed79-4a46-8999-49f85a03af2f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-59af8603-ed79-4a46-8999-49f85a03af2f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-59af8603-ed79-4a46-8999-49f85a03af2f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-59af8603-ed79-4a46-8999-49f85a03af2f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 200 Sep 01 02:25:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1518/3035] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:16 2026] GET /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 962 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b154243-2a43-4310-9e33-6250c0aefc2e tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82 returned with HTTP 202 Sep 01 02:25:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1518/3036] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:16 2026] DELETE /volume/v3/types/c89a3e33-db37-4be9-bcfe-6ac8e32ddc82 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-67e2ed15-3999-4413-8706-7097c1faba69 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67e2ed15-3999-4413-8706-7097c1faba69 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] DELETE http://192.168.122.6/volume/v3/types/c5f24f97-84d8-4cce-8795-4ec5b534ab69 Sep 01 02:25:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-67e2ed15-3999-4413-8706-7097c1faba69 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-67e2ed15-3999-4413-8706-7097c1faba69 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67e2ed15-3999-4413-8706-7097c1faba69 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/c5f24f97-84d8-4cce-8795-4ec5b534ab69 returned with HTTP 202 Sep 01 02:25:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1519/3037] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:17 2026] DELETE /volume/v3/types/c5f24f97-84d8-4cce-8795-4ec5b534ab69 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9234b281-e0b9-43f2-aedd-552198c0e255 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9234b281-e0b9-43f2-aedd-552198c0e255 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] DELETE http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 Sep 01 02:25:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9234b281-e0b9-43f2-aedd-552198c0e255 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9234b281-e0b9-43f2-aedd-552198c0e255 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9234b281-e0b9-43f2-aedd-552198c0e255 tempest-VolumeTypesMemberTests-276749240 tempest-VolumeTypesMemberTests-276749240-project-admin] http://192.168.122.6/volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 returned with HTTP 202 Sep 01 02:25:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1519/3038] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:17 2026] DELETE /volume/v3/types/2efe08f6-b043-4065-8ee7-cae6391f91e2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31ecae94-86ab-4a03-b087-ac5b424bd2ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31ecae94-86ab-4a03-b087-ac5b424bd2ae tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31ecae94-86ab-4a03-b087-ac5b424bd2ae tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31ecae94-86ab-4a03-b087-ac5b424bd2ae tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31ecae94-86ab-4a03-b087-ac5b424bd2ae tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31ecae94-86ab-4a03-b087-ac5b424bd2ae tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f returned with HTTP 200 Sep 01 02:25:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1520/3039] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:17 2026] GET /volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ac459f6-38dc-4c1f-bb0c-cf2a6cd9b94b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ac459f6-38dc-4c1f-bb0c-cf2a6cd9b94b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ac459f6-38dc-4c1f-bb0c-cf2a6cd9b94b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ac459f6-38dc-4c1f-bb0c-cf2a6cd9b94b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ac459f6-38dc-4c1f-bb0c-cf2a6cd9b94b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ac459f6-38dc-4c1f-bb0c-cf2a6cd9b94b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 200 Sep 01 02:25:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1520/3040] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:17 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3bc7b41-3d60-40fa-8b33-7b78dbe6d9be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3bc7b41-3d60-40fa-8b33-7b78dbe6d9be tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3bc7b41-3d60-40fa-8b33-7b78dbe6d9be tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3bc7b41-3d60-40fa-8b33-7b78dbe6d9be tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3bc7b41-3d60-40fa-8b33-7b78dbe6d9be tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3bc7b41-3d60-40fa-8b33-7b78dbe6d9be tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 200 Sep 01 02:25:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1521/3041] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:18 2026] GET /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-463d0e05-8c43-4140-91b1-cf70a91a2325 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-463d0e05-8c43-4140-91b1-cf70a91a2325 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-463d0e05-8c43-4140-91b1-cf70a91a2325 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-463d0e05-8c43-4140-91b1-cf70a91a2325 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-463d0e05-8c43-4140-91b1-cf70a91a2325 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-463d0e05-8c43-4140-91b1-cf70a91a2325 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f returned with HTTP 200 Sep 01 02:25:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1521/3042] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:18 2026] GET /volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1df2660e-0344-4d57-8efc-556d431c26a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1df2660e-0344-4d57-8efc-556d431c26a4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1df2660e-0344-4d57-8efc-556d431c26a4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6551ef4c-c357-4d07-a917-84c6c7a98f7f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-755736805"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a8bdecf9-2eab-4f6a-8326-0b1923fadb41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8bdecf9-2eab-4f6a-8326-0b1923fadb41 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8bdecf9-2eab-4f6a-8326-0b1923fadb41 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8bdecf9-2eab-4f6a-8326-0b1923fadb41 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1df2660e-0344-4d57-8efc-556d431c26a4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-1df2660e-0344-4d57-8efc-556d431c26a4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create snapshot from volume 6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a8bdecf9-2eab-4f6a-8326-0b1923fadb41 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8bdecf9-2eab-4f6a-8326-0b1923fadb41 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 200 Sep 01 02:25:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1522/3043] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:18 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1df2660e-0344-4d57-8efc-556d431c26a4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['b8497aca-4bd9-4d14-a38b-802e50436c15', 'e08c8a90-75a2-49dc-8d12-83ba6f647992', '308d938d-5c45-4c3a-9327-256dd044c206', 'f1f52bb6-0035-4a1b-869e-80333ba6c5e1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1df2660e-0344-4d57-8efc-556d431c26a4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot create request issued successfully. Sep 01 02:25:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1df2660e-0344-4d57-8efc-556d431c26a4 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1522/3044] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37181a36-873e-4479-a954-1f990f5a99d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37181a36-873e-4479-a954-1f990f5a99d0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37181a36-873e-4479-a954-1f990f5a99d0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37181a36-873e-4479-a954-1f990f5a99d0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37181a36-873e-4479-a954-1f990f5a99d0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37181a36-873e-4479-a954-1f990f5a99d0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1523/3045] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:18 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e55a51c9-d0e9-4845-bbc2-7bb4e143fd5d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e55a51c9-d0e9-4845-bbc2-7bb4e143fd5d tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e55a51c9-d0e9-4845-bbc2-7bb4e143fd5d tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e55a51c9-d0e9-4845-bbc2-7bb4e143fd5d tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e55a51c9-d0e9-4845-bbc2-7bb4e143fd5d tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e55a51c9-d0e9-4845-bbc2-7bb4e143fd5d tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 200 Sep 01 02:25:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1523/3046] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:19 2026] GET /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ae1da6b-d6c0-425a-b4c4-dd68a4535887 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ae1da6b-d6c0-425a-b4c4-dd68a4535887 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ae1da6b-d6c0-425a-b4c4-dd68a4535887 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ae1da6b-d6c0-425a-b4c4-dd68a4535887 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9ae1da6b-d6c0-425a-b4c4-dd68a4535887 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ae1da6b-d6c0-425a-b4c4-dd68a4535887 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 200 Sep 01 02:25:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1524/3047] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:19 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bfad10ef-4b5e-4715-8f88-32b8775e27e3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfad10ef-4b5e-4715-8f88-32b8775e27e3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfad10ef-4b5e-4715-8f88-32b8775e27e3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfad10ef-4b5e-4715-8f88-32b8775e27e3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bfad10ef-4b5e-4715-8f88-32b8775e27e3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfad10ef-4b5e-4715-8f88-32b8775e27e3 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1524/3048] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:19 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-48bb9e0b-f643-4fae-95b0-3bb07fcc0cb8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48bb9e0b-f643-4fae-95b0-3bb07fcc0cb8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48bb9e0b-f643-4fae-95b0-3bb07fcc0cb8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48bb9e0b-f643-4fae-95b0-3bb07fcc0cb8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-48bb9e0b-f643-4fae-95b0-3bb07fcc0cb8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48bb9e0b-f643-4fae-95b0-3bb07fcc0cb8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 200 Sep 01 02:25:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1525/3049] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:20 2026] GET /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a922e4b2-5516-410f-82f1-4a0dc70bce10 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a922e4b2-5516-410f-82f1-4a0dc70bce10 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a922e4b2-5516-410f-82f1-4a0dc70bce10 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a922e4b2-5516-410f-82f1-4a0dc70bce10 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a922e4b2-5516-410f-82f1-4a0dc70bce10 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a922e4b2-5516-410f-82f1-4a0dc70bce10 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 200 Sep 01 02:25:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1525/3050] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:20 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e195c5f-bd84-473b-b615-b52a50165729 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e195c5f-bd84-473b-b615-b52a50165729 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e195c5f-bd84-473b-b615-b52a50165729 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e195c5f-bd84-473b-b615-b52a50165729 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-0e195c5f-bd84-473b-b615-b52a50165729 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Delete snapshot with id: ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e195c5f-bd84-473b-b615-b52a50165729 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e195c5f-bd84-473b-b615-b52a50165729 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot delete request issued successfully. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e195c5f-bd84-473b-b615-b52a50165729 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 202 Sep 01 02:25:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1526/3051] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:20 2026] DELETE /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-69d58637-18e9-49c0-8646-2a42452e3e3f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69d58637-18e9-49c0-8646-2a42452e3e3f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69d58637-18e9-49c0-8646-2a42452e3e3f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69d58637-18e9-49c0-8646-2a42452e3e3f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69d58637-18e9-49c0-8646-2a42452e3e3f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69d58637-18e9-49c0-8646-2a42452e3e3f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 200 Sep 01 02:25:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1526/3052] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:20 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b15b03c0-e46e-4a0b-b61f-71ac2114f9a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b15b03c0-e46e-4a0b-b61f-71ac2114f9a6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b15b03c0-e46e-4a0b-b61f-71ac2114f9a6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b15b03c0-e46e-4a0b-b61f-71ac2114f9a6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b15b03c0-e46e-4a0b-b61f-71ac2114f9a6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b15b03c0-e46e-4a0b-b61f-71ac2114f9a6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1527/3053] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:20 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-721303db-8372-4a97-b476-c76a4020bc5f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-721303db-8372-4a97-b476-c76a4020bc5f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-721303db-8372-4a97-b476-c76a4020bc5f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-721303db-8372-4a97-b476-c76a4020bc5f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-721303db-8372-4a97-b476-c76a4020bc5f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-721303db-8372-4a97-b476-c76a4020bc5f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 200 Sep 01 02:25:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1527/3054] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:21 2026] GET /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] GET http://192.168.122.6/volume/v3/volumes/detail Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: /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 01 02:25:21 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:25:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Get all volumes completed successfully. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f35f052-61f6-4fee-97b0-121ca796abd4 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] http://192.168.122.6/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:25:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1528/3055] 192.168.122.6 () {60 vars in 1173 bytes} [Tue Sep 1 02:25:21 2026] GET /volume/v3/volumes/detail => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume with id: b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume request issued successfully. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8689ddf-3aa3-41d8-8e7f-95bd602d0f8a tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 202 Sep 01 02:25:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1528/3056] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:25:21 2026] DELETE /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba7a512f-cbc7-416f-8b0c-03089ac33041 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba7a512f-cbc7-416f-8b0c-03089ac33041 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba7a512f-cbc7-416f-8b0c-03089ac33041 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba7a512f-cbc7-416f-8b0c-03089ac33041 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba7a512f-cbc7-416f-8b0c-03089ac33041 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba7a512f-cbc7-416f-8b0c-03089ac33041 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 200 Sep 01 02:25:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1529/3057] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:21 2026] GET /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-abe404a4-62f9-450f-97ab-34584d428324 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abe404a4-62f9-450f-97ab-34584d428324 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-abe404a4-62f9-450f-97ab-34584d428324 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-abe404a4-62f9-450f-97ab-34584d428324 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-abe404a4-62f9-450f-97ab-34584d428324 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abe404a4-62f9-450f-97ab-34584d428324 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 200 Sep 01 02:25:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1529/3058] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:21 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8043c908-9363-4fca-ae74-10f0cd70ffd6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8043c908-9363-4fca-ae74-10f0cd70ffd6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8043c908-9363-4fca-ae74-10f0cd70ffd6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8043c908-9363-4fca-ae74-10f0cd70ffd6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8043c908-9363-4fca-ae74-10f0cd70ffd6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8043c908-9363-4fca-ae74-10f0cd70ffd6 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1530/3059] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:21 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3beceb11-bc47-4bd3-b379-6a7674468151 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3beceb11-bc47-4bd3-b379-6a7674468151 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3beceb11-bc47-4bd3-b379-6a7674468151 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3beceb11-bc47-4bd3-b379-6a7674468151 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3beceb11-bc47-4bd3-b379-6a7674468151 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa returned with HTTP 404 Sep 01 02:25:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1530/3060] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:22 2026] GET /volume/v3/volumes/b94d6435-94e3-44b2-913d-ced8c5daadfa => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3bc5d035-24aa-4124-bcd3-138091a06361 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-878620651"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-878620651'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume of 1 GB Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (6fa9281b-3c66-4e8c-85e7-bf3972e19669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b98e97-98ef-4bc8-a3a5-d797b7de3150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b98e97-98ef-4bc8-a3a5-d797b7de3150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91eaf18e-28ac-40d5-8ff5-6a39cc743bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Created reservations ['c6754fd9-7b1d-4516-80af-13a3240bf411', '72158598-7382-4522-864f-50dc94bf6dcb', 'a407daa1-479d-47d1-8f26-1b9d0aa805ef', 'ce87036e-c070-4d7e-a974-94acec07d430'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91eaf18e-28ac-40d5-8ff5-6a39cc743bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6754fd9-7b1d-4516-80af-13a3240bf411', '72158598-7382-4522-864f-50dc94bf6dcb', 'a407daa1-479d-47d1-8f26-1b9d0aa805ef', 'ce87036e-c070-4d7e-a974-94acec07d430']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768e8f38-be1b-48ed-9b01-89dbf40997f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768e8f38-be1b-48ed-9b01-89dbf40997f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05ffac63-3670-4b94-80bc-08dad3bd0446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878620651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['c6754fd9-7b1d-4516-80af-13a3240bf411','72158598-7382-4522-864f-50dc94bf6dcb','a407daa1-479d-47d1-8f26-1b9d0aa805ef','ce87036e-c070-4d7e-a974-94acec07d430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-878620651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05ffac63-3670-4b94-80bc-08dad3bd0446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da1298122f8f49a8813036ad68a7b328',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9388f48110134c6d9cc80e92368c5aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3231292a-6189-4d99-bd1c-b5c75ae49269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3231292a-6189-4d99-bd1c-b5c75ae49269) transitioned into state 'SUCCESS' from state '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-878620651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['c6754fd9-7b1d-4516-80af-13a3240bf411','72158598-7382-4522-864f-50dc94bf6dcb','a407daa1-479d-47d1-8f26-1b9d0aa805ef','ce87036e-c070-4d7e-a974-94acec07d430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d439fca-81a1-4f2d-a759-cb0ce53685d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d439fca-81a1-4f2d-a759-cb0ce53685d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (6fa9281b-3c66-4e8c-85e7-bf3972e19669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request issued successfully. Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bc5d035-24aa-4124-bcd3-138091a06361 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1531/3061] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:25:22 2026] POST /volume/v3/volumes => generated 782 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-85611fb7-eaf4-441f-8920-de1aca7c98b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85611fb7-eaf4-441f-8920-de1aca7c98b9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85611fb7-eaf4-441f-8920-de1aca7c98b9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85611fb7-eaf4-441f-8920-de1aca7c98b9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-85611fb7-eaf4-441f-8920-de1aca7c98b9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85611fb7-eaf4-441f-8920-de1aca7c98b9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 returned with HTTP 200 Sep 01 02:25:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1531/3062] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:22 2026] GET /volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 => generated 961 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1e553e6-c8e3-4c8c-9b4d-02af5df01a46 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1e553e6-c8e3-4c8c-9b4d-02af5df01a46 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1e553e6-c8e3-4c8c-9b4d-02af5df01a46 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1e553e6-c8e3-4c8c-9b4d-02af5df01a46 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1e553e6-c8e3-4c8c-9b4d-02af5df01a46 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 404 Sep 01 02:25:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1532/3063] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:22 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-05dbe91f-ef4e-4656-878e-d5e09fe343da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05dbe91f-ef4e-4656-878e-d5e09fe343da tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05dbe91f-ef4e-4656-878e-d5e09fe343da tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05dbe91f-ef4e-4656-878e-d5e09fe343da tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-05dbe91f-ef4e-4656-878e-d5e09fe343da tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05dbe91f-ef4e-4656-878e-d5e09fe343da tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 404 Sep 01 02:25:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1532/3064] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:22 2026] DELETE /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5633b6e9-c577-4ba3-a3a1-cfe96ee01b32 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5633b6e9-c577-4ba3-a3a1-cfe96ee01b32 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5633b6e9-c577-4ba3-a3a1-cfe96ee01b32 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5633b6e9-c577-4ba3-a3a1-cfe96ee01b32 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5633b6e9-c577-4ba3-a3a1-cfe96ee01b32 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 returned with HTTP 404 Sep 01 02:25:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1533/3065] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:22 2026] GET /volume/v3/snapshots/ac8a7d79-9915-4823-b479-a3924b1a5a57 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-52833889-284a-4aa0-81cc-e7b722def112 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52833889-284a-4aa0-81cc-e7b722def112 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52833889-284a-4aa0-81cc-e7b722def112 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52833889-284a-4aa0-81cc-e7b722def112 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-52833889-284a-4aa0-81cc-e7b722def112 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: 0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a5335094-8667-44f0-a33c-a17e90b79381 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5335094-8667-44f0-a33c-a17e90b79381 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a5335094-8667-44f0-a33c-a17e90b79381 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a5335094-8667-44f0-a33c-a17e90b79381 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-52833889-284a-4aa0-81cc-e7b722def112 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a5335094-8667-44f0-a33c-a17e90b79381 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5335094-8667-44f0-a33c-a17e90b79381 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1534/3066] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:23 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-90967e37-b0d1-4151-8163-48694a4c75ce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90967e37-b0d1-4151-8163-48694a4c75ce tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90967e37-b0d1-4151-8163-48694a4c75ce tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90967e37-b0d1-4151-8163-48694a4c75ce tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-90967e37-b0d1-4151-8163-48694a4c75ce tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Snapshot retrieved successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90967e37-b0d1-4151-8163-48694a4c75ce tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-52833889-284a-4aa0-81cc-e7b722def112 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1535/3067] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:23 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52833889-284a-4aa0-81cc-e7b722def112 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 returned with HTTP 202 Sep 01 02:25:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1533/3068] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:22 2026] DELETE /volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d58f481-0284-4e5b-9416-f9178c34b6ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d58f481-0284-4e5b-9416-f9178c34b6ef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d58f481-0284-4e5b-9416-f9178c34b6ef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d58f481-0284-4e5b-9416-f9178c34b6ef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete snapshot with id: c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d58f481-0284-4e5b-9416-f9178c34b6ef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d58f481-0284-4e5b-9416-f9178c34b6ef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 returned with HTTP 200 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1536/3069] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:23 2026] GET /volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4ffd63e-54cc-4ce9-b68d-473e7da7d7be tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 202 Sep 01 02:25:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1534/3070] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:23 2026] DELETE /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5503810d-abca-45e2-9d2b-26a28918a920 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5503810d-abca-45e2-9d2b-26a28918a920 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5503810d-abca-45e2-9d2b-26a28918a920 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5503810d-abca-45e2-9d2b-26a28918a920 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5503810d-abca-45e2-9d2b-26a28918a920 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5503810d-abca-45e2-9d2b-26a28918a920 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1537/3071] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:23 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47626772-ccea-41e0-a714-417a81364367 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47626772-ccea-41e0-a714-417a81364367 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47626772-ccea-41e0-a714-417a81364367 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47626772-ccea-41e0-a714-417a81364367 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-47626772-ccea-41e0-a714-417a81364367 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47626772-ccea-41e0-a714-417a81364367 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 returned with HTTP 200 Sep 01 02:25:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1535/3072] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:23 2026] GET /volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 => generated 1011 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89f122ad-f3ab-4b21-9b0e-56393ce59755 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89f122ad-f3ab-4b21-9b0e-56393ce59755 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89f122ad-f3ab-4b21-9b0e-56393ce59755 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89f122ad-f3ab-4b21-9b0e-56393ce59755 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89f122ad-f3ab-4b21-9b0e-56393ce59755 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 returned with HTTP 404 Sep 01 02:25:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1538/3073] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:24 2026] GET /volume/v3/volumes/0dfb2ab6-83b7-4ad6-902a-a0b56dc1fa91 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bed8416a-4ff7-4c2b-87a7-885782528793 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-238809254"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-238809254'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e3bc4b11-4321-4063-8eb0-0adf94116b0b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3bc4b11-4321-4063-8eb0-0adf94116b0b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e3bc4b11-4321-4063-8eb0-0adf94116b0b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e3bc4b11-4321-4063-8eb0-0adf94116b0b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e3bc4b11-4321-4063-8eb0-0adf94116b0b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3bc4b11-4321-4063-8eb0-0adf94116b0b tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 200 Sep 01 02:25:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1539/3074] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:24 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (6aadd85f-d6e9-4cde-bb72-a5050f517c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc9612d-4320-44bd-8a29-cbf1eddb90ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc9612d-4320-44bd-8a29-cbf1eddb90ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a33b86-5fbb-49fe-908c-003d953498c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['7ac227e3-f409-4242-b3cf-12a7e05c3bd6', '14bbf93a-ed8c-4a46-8579-2266602f8b83', '18275991-1738-4211-a0af-b3e3fba36677', '6b54ef4e-b7d2-4ec8-a6ae-de711e0ed314'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a33b86-5fbb-49fe-908c-003d953498c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ac227e3-f409-4242-b3cf-12a7e05c3bd6', '14bbf93a-ed8c-4a46-8579-2266602f8b83', '18275991-1738-4211-a0af-b3e3fba36677', '6b54ef4e-b7d2-4ec8-a6ae-de711e0ed314']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (604671ef-15dd-4d5c-a7f7-1373faba4b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (604671ef-15dd-4d5c-a7f7-1373faba4b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fedd79a3-9b16-433c-b5cd-137f3f6fffba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238809254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['7ac227e3-f409-4242-b3cf-12a7e05c3bd6','14bbf93a-ed8c-4a46-8579-2266602f8b83','18275991-1738-4211-a0af-b3e3fba36677','6b54ef4e-b7d2-4ec8-a6ae-de711e0ed314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238809254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fedd79a3-9b16-433c-b5cd-137f3f6fffba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fbfc0a5-1ea3-415d-acdd-44ee5f771deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fbfc0a5-1ea3-415d-acdd-44ee5f771deb) transitioned into state 'SUCCESS' from state '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-238809254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['7ac227e3-f409-4242-b3cf-12a7e05c3bd6','14bbf93a-ed8c-4a46-8579-2266602f8b83','18275991-1738-4211-a0af-b3e3fba36677','6b54ef4e-b7d2-4ec8-a6ae-de711e0ed314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c33194c-982d-4d3c-ac91-6af2c565424c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c33194c-982d-4d3c-ac91-6af2c565424c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (6aadd85f-d6e9-4cde-bb72-a5050f517c92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bed8416a-4ff7-4c2b-87a7-885782528793 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1536/3075] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:24 2026] POST /volume/v3/volumes => generated 782 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-db103e9c-70b6-4da9-bb7a-3c446b7313f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db103e9c-70b6-4da9-bb7a-3c446b7313f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db103e9c-70b6-4da9-bb7a-3c446b7313f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db103e9c-70b6-4da9-bb7a-3c446b7313f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-db103e9c-70b6-4da9-bb7a-3c446b7313f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db103e9c-70b6-4da9-bb7a-3c446b7313f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba returned with HTTP 200 Sep 01 02:25:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1540/3076] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:24 2026] GET /volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba => generated 961 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b406c821-9242-4181-ae7f-ef236cb417a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b406c821-9242-4181-ae7f-ef236cb417a1 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b406c821-9242-4181-ae7f-ef236cb417a1 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b406c821-9242-4181-ae7f-ef236cb417a1 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b406c821-9242-4181-ae7f-ef236cb417a1 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b406c821-9242-4181-ae7f-ef236cb417a1 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 returned with HTTP 200 Sep 01 02:25:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1537/3077] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:24 2026] GET /volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d74a703-da0f-4ddf-9a5e-ff627ca6f8a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d74a703-da0f-4ddf-9a5e-ff627ca6f8a9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] GET http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d74a703-da0f-4ddf-9a5e-ff627ca6f8a9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d74a703-da0f-4ddf-9a5e-ff627ca6f8a9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d74a703-da0f-4ddf-9a5e-ff627ca6f8a9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Volume info retrieved successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d74a703-da0f-4ddf-9a5e-ff627ca6f8a9 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 returned with HTTP 200 Sep 01 02:25:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1541/3078] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:25 2026] GET /volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume with id: 05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume request issued successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bc17b66-42e9-4b81-8e2c-b77b441c87c0 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 returned with HTTP 202 Sep 01 02:25:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1538/3079] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:25:25 2026] DELETE /volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-66d8a0f6-b597-4905-bd4f-ee324c03061b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66d8a0f6-b597-4905-bd4f-ee324c03061b tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66d8a0f6-b597-4905-bd4f-ee324c03061b tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66d8a0f6-b597-4905-bd4f-ee324c03061b tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-66d8a0f6-b597-4905-bd4f-ee324c03061b tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66d8a0f6-b597-4905-bd4f-ee324c03061b tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 returned with HTTP 200 Sep 01 02:25:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1542/3080] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:25 2026] GET /volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 => generated 1011 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb060041-f1ab-4448-b278-a84fc2f71208 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb060041-f1ab-4448-b278-a84fc2f71208 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb060041-f1ab-4448-b278-a84fc2f71208 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb060041-f1ab-4448-b278-a84fc2f71208 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb060041-f1ab-4448-b278-a84fc2f71208 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 returned with HTTP 404 Sep 01 02:25:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1539/3081] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:25 2026] GET /volume/v3/snapshots/c1e17374-6bd9-4cd0-a38a-3bdbf7d355a0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume with id: 6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume request issued successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7d97377-34f3-41fa-8650-8b26f7c9d7b5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f returned with HTTP 202 Sep 01 02:25:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1543/3082] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:25 2026] DELETE /volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9870268b-5e88-4f20-985d-44e374de096a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9870268b-5e88-4f20-985d-44e374de096a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9870268b-5e88-4f20-985d-44e374de096a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9870268b-5e88-4f20-985d-44e374de096a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9870268b-5e88-4f20-985d-44e374de096a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9870268b-5e88-4f20-985d-44e374de096a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f returned with HTTP 200 Sep 01 02:25:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1540/3083] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:25 2026] GET /volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f4eab84c-c2ea-4f56-bd36-cbdcbe402141 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4eab84c-c2ea-4f56-bd36-cbdcbe402141 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4eab84c-c2ea-4f56-bd36-cbdcbe402141 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4eab84c-c2ea-4f56-bd36-cbdcbe402141 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f4eab84c-c2ea-4f56-bd36-cbdcbe402141 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4eab84c-c2ea-4f56-bd36-cbdcbe402141 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba returned with HTTP 200 Sep 01 02:25:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1544/3084] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:25 2026] GET /volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba => generated 1011 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7945d8d9-1f7b-46f3-bd4b-d73991fa8d6f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7945d8d9-1f7b-46f3-bd4b-d73991fa8d6f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7945d8d9-1f7b-46f3-bd4b-d73991fa8d6f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7945d8d9-1f7b-46f3-bd4b-d73991fa8d6f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7945d8d9-1f7b-46f3-bd4b-d73991fa8d6f tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 returned with HTTP 404 Sep 01 02:25:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1541/3085] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:26 2026] GET /volume/v3/volumes/05ffac63-3670-4b94-80bc-08dad3bd0446 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1484513942"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1484513942'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume of 1 GB Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (a3f70317-24a9-470e-be2f-2a4ef8d8bc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a684c8aa-83ed-4cbd-9e18-0950bfd11953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a684c8aa-83ed-4cbd-9e18-0950bfd11953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e59fb76-7d37-4d0e-87e7-94bf85562626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8bc4927e-e327-41b2-a9d1-93e5c528be9d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bc4927e-e327-41b2-a9d1-93e5c528be9d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bc4927e-e327-41b2-a9d1-93e5c528be9d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bc4927e-e327-41b2-a9d1-93e5c528be9d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Created reservations ['e9ea8092-2c57-4b31-9877-3b37233fa930', 'da14e8db-9f1a-4304-9d13-e665f0c96bc4', 'ebcb3d97-1b7f-4f9f-908f-050c75222d1e', '9c170d9b-b762-4dfa-a6e1-81b3203aa0f1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e59fb76-7d37-4d0e-87e7-94bf85562626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9ea8092-2c57-4b31-9877-3b37233fa930', 'da14e8db-9f1a-4304-9d13-e665f0c96bc4', 'ebcb3d97-1b7f-4f9f-908f-050c75222d1e', '9c170d9b-b762-4dfa-a6e1-81b3203aa0f1']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb431b4-e84f-4e51-ab45-db8df08408ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bc4927e-e327-41b2-a9d1-93e5c528be9d tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f returned with HTTP 404 Sep 01 02:25:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1542/3086] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:26 2026] GET /volume/v3/volumes/6551ef4c-c357-4d07-a917-84c6c7a98f7f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af4e697b-576c-403d-b875-5b6d324fd919 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-58685559"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-58685559'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume of 1 GB Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb431b4-e84f-4e51-ab45-db8df08408ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee97be8-b311-48a4-a91f-3a66f52fa616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1484513942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['e9ea8092-2c57-4b31-9877-3b37233fa930','da14e8db-9f1a-4304-9d13-e665f0c96bc4','ebcb3d97-1b7f-4f9f-908f-050c75222d1e','9c170d9b-b762-4dfa-a6e1-81b3203aa0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1484513942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ee97be8-b311-48a4-a91f-3a66f52fa616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da1298122f8f49a8813036ad68a7b328',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9388f48110134c6d9cc80e92368c5aa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03b70cf-5c14-47ba-8670-27454abac213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (7ccfa567-1f66-422c-9426-eda65893052f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f0deee3-da91-4c77-8a5b-f918102e138d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03b70cf-5c14-47ba-8670-27454abac213) transitioned into state 'SUCCESS' from state '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-1484513942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da1298122f8f49a8813036ad68a7b328',qos_specs=None,replication_status=,reservations=['e9ea8092-2c57-4b31-9877-3b37233fa930','da14e8db-9f1a-4304-9d13-e665f0c96bc4','ebcb3d97-1b7f-4f9f-908f-050c75222d1e','9c170d9b-b762-4dfa-a6e1-81b3203aa0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9388f48110134c6d9cc80e92368c5aa4',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb462fd-ddcf-4300-8f8e-b24758d2ceba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb462fd-ddcf-4300-8f8e-b24758d2ceba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Flow 'volume_create_api' (a3f70317-24a9-470e-be2f-2a4ef8d8bc13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Create volume request issued successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6f9fef2-ed34-43f5-9802-b74a33c4b2d8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1545/3087] 192.168.122.6 () {62 vars in 1173 bytes} [Tue Sep 1 02:25:26 2026] POST /volume/v3/volumes => generated 783 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f0deee3-da91-4c77-8a5b-f918102e138d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b4015f5-0ce1-4355-8aaf-4dfe4ba3d97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-62b322bc-e85f-44c5-aec5-97108f9659b7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62b322bc-e85f-44c5-aec5-97108f9659b7 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62b322bc-e85f-44c5-aec5-97108f9659b7 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62b322bc-e85f-44c5-aec5-97108f9659b7 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-62b322bc-e85f-44c5-aec5-97108f9659b7 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62b322bc-e85f-44c5-aec5-97108f9659b7 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 returned with HTTP 200 Sep 01 02:25:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1546/3088] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:26 2026] GET /volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-969aec24-9054-4fb5-a3d4-ecd8d9be0fe7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-969aec24-9054-4fb5-a3d4-ecd8d9be0fe7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-969aec24-9054-4fb5-a3d4-ecd8d9be0fe7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-969aec24-9054-4fb5-a3d4-ecd8d9be0fe7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['91e1d3ea-4109-4586-8fcb-bf06059f1e46', '18e40c28-6538-4811-922c-0ae3912ac3ca', '3296232c-da9c-42f2-b597-eef37bb624a6', '8a4c11c0-50b2-40e9-9561-e3b4cdb0b29d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b4015f5-0ce1-4355-8aaf-4dfe4ba3d97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e1d3ea-4109-4586-8fcb-bf06059f1e46', '18e40c28-6538-4811-922c-0ae3912ac3ca', '3296232c-da9c-42f2-b597-eef37bb624a6', '8a4c11c0-50b2-40e9-9561-e3b4cdb0b29d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e36d515-7981-4dbd-a4d8-2bd202e5c188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-969aec24-9054-4fb5-a3d4-ecd8d9be0fe7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-969aec24-9054-4fb5-a3d4-ecd8d9be0fe7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba returned with HTTP 200 Sep 01 02:25:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1547/3089] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:26 2026] GET /volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e36d515-7981-4dbd-a4d8-2bd202e5c188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde479b8-ee79-4982-80ac-a0a39ebc3a39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58685559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['91e1d3ea-4109-4586-8fcb-bf06059f1e46','18e40c28-6538-4811-922c-0ae3912ac3ca','3296232c-da9c-42f2-b597-eef37bb624a6','8a4c11c0-50b2-40e9-9561-e3b4cdb0b29d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58685559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde479b8-ee79-4982-80ac-a0a39ebc3a39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e6dfa27bbd446792ade230141cbe66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ecb3de-024c-4bee-ad42-8cf0bcdadb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fedd79a3-9b16-433c-b5cd-137f3f6fffba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1872417489"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ecb3de-024c-4bee-ad42-8cf0bcdadb1d) transitioned into state 'SUCCESS' from state '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-58685559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e6dfa27bbd446792ade230141cbe66',qos_specs=None,replication_status=,reservations=['91e1d3ea-4109-4586-8fcb-bf06059f1e46','18e40c28-6538-4811-922c-0ae3912ac3ca','3296232c-da9c-42f2-b597-eef37bb624a6','8a4c11c0-50b2-40e9-9561-e3b4cdb0b29d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9f11e6359e9437ebc6055eb4c172bd8',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18908848-06f3-47ef-9ee6-1dd501f8c39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18908848-06f3-47ef-9ee6-1dd501f8c39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Flow 'volume_create_api' (7ccfa567-1f66-422c-9426-eda65893052f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create volume request issued successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af4e697b-576c-403d-b875-5b6d324fd919 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1543/3090] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:26 2026] POST /volume/v3/volumes => generated 781 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4dc3d856-dea4-4f0a-b865-9ec6500b4044 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4dc3d856-dea4-4f0a-b865-9ec6500b4044 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4dc3d856-dea4-4f0a-b865-9ec6500b4044 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4dc3d856-dea4-4f0a-b865-9ec6500b4044 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['50ded348-4667-47d7-b9a3-9b2349f6ca56', '208f9ca5-441c-4254-ba21-b1054079f6bb', '88a41e40-4543-49ae-99a4-c4058c6036fd', '7c1f96c3-a122-49e5-9306-aa4e5636bf31'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4dc3d856-dea4-4f0a-b865-9ec6500b4044 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4dc3d856-dea4-4f0a-b865-9ec6500b4044 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 200 Sep 01 02:25:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1544/3091] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:26 2026] GET /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2f77747-8c31-4eb9-bea3-b1de711bb8cf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1548/3092] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c949988a-e39c-4421-9b0d-ad772f9d1af7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c949988a-e39c-4421-9b0d-ad772f9d1af7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c949988a-e39c-4421-9b0d-ad772f9d1af7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c949988a-e39c-4421-9b0d-ad772f9d1af7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c949988a-e39c-4421-9b0d-ad772f9d1af7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c949988a-e39c-4421-9b0d-ad772f9d1af7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 200 Sep 01 02:25:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1545/3093] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:26 2026] GET /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4b028350-5169-4904-90e5-1cdf46abf733 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b028350-5169-4904-90e5-1cdf46abf733 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 Sep 01 02:25:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b028350-5169-4904-90e5-1cdf46abf733 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b028350-5169-4904-90e5-1cdf46abf733 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4b028350-5169-4904-90e5-1cdf46abf733 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b028350-5169-4904-90e5-1cdf46abf733 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 returned with HTTP 200 Sep 01 02:25:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1549/3094] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:27 2026] GET /volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c95a5e31-b72c-4eeb-a92e-2b80f44373f8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c95a5e31-b72c-4eeb-a92e-2b80f44373f8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c95a5e31-b72c-4eeb-a92e-2b80f44373f8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c95a5e31-b72c-4eeb-a92e-2b80f44373f8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c95a5e31-b72c-4eeb-a92e-2b80f44373f8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c95a5e31-b72c-4eeb-a92e-2b80f44373f8 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 200 Sep 01 02:25:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1546/3095] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:27 2026] GET /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-14c65e05-704d-452a-a77a-842d31608147 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14c65e05-704d-452a-a77a-842d31608147 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14c65e05-704d-452a-a77a-842d31608147 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14c65e05-704d-452a-a77a-842d31608147 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-14c65e05-704d-452a-a77a-842d31608147 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14c65e05-704d-452a-a77a-842d31608147 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 200 Sep 01 02:25:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1550/3096] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:27 2026] GET /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e0e2de2c-124f-4293-bf81-9d8760c1eec8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0e2de2c-124f-4293-bf81-9d8760c1eec8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0e2de2c-124f-4293-bf81-9d8760c1eec8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0e2de2c-124f-4293-bf81-9d8760c1eec8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e0e2de2c-124f-4293-bf81-9d8760c1eec8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0e2de2c-124f-4293-bf81-9d8760c1eec8 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 returned with HTTP 200 Sep 01 02:25:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1547/3097] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:28 2026] GET /volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64afb628-eaa6-415f-ba34-4f1539979085 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64afb628-eaa6-415f-ba34-4f1539979085 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] GET http://192.168.122.6/volume/v3/volumes/summary Sep 01 02:25:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64afb628-eaa6-415f-ba34-4f1539979085 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64afb628-eaa6-415f-ba34-4f1539979085 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-64afb628-eaa6-415f-ba34-4f1539979085 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64afb628-eaa6-415f-ba34-4f1539979085 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] Get summary completed successfully. Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64afb628-eaa6-415f-ba34-4f1539979085 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-reader] http://192.168.122.6/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:25:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1551/3098] 192.168.122.6 () {60 vars in 1176 bytes} [Tue Sep 1 02:25:28 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 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume with id: 0ee97be8-b311-48a4-a91f-3a66f52fa616 Sep 01 02:25:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Delete volume request issued successfully. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e7a9b35-804c-4a75-9673-7e249e82f132 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 returned with HTTP 202 Sep 01 02:25:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1548/3099] 192.168.122.6 () {60 vars in 1266 bytes} [Tue Sep 1 02:25:28 2026] DELETE /volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:25:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e04e2a3e-6289-4baa-8907-6bd8b3805310 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e04e2a3e-6289-4baa-8907-6bd8b3805310 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 Sep 01 02:25:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e04e2a3e-6289-4baa-8907-6bd8b3805310 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e04e2a3e-6289-4baa-8907-6bd8b3805310 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e04e2a3e-6289-4baa-8907-6bd8b3805310 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Volume info retrieved successfully. Sep 01 02:25:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e04e2a3e-6289-4baa-8907-6bd8b3805310 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 returned with HTTP 200 Sep 01 02:25:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1552/3100] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:28 2026] GET /volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2365ea96-c93f-4836-b8ac-197e8da5c2e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2365ea96-c93f-4836-b8ac-197e8da5c2e5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2365ea96-c93f-4836-b8ac-197e8da5c2e5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2365ea96-c93f-4836-b8ac-197e8da5c2e5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2365ea96-c93f-4836-b8ac-197e8da5c2e5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2365ea96-c93f-4836-b8ac-197e8da5c2e5 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 200 Sep 01 02:25:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1549/3101] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:28 2026] GET /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:25:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e44a4daf-bf3d-44f7-bbde-d3189b99e76c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e44a4daf-bf3d-44f7-bbde-d3189b99e76c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e44a4daf-bf3d-44f7-bbde-d3189b99e76c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e44a4daf-bf3d-44f7-bbde-d3189b99e76c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e44a4daf-bf3d-44f7-bbde-d3189b99e76c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e44a4daf-bf3d-44f7-bbde-d3189b99e76c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 200 Sep 01 02:25:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1553/3102] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:29 2026] GET /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86eda45a-a172-43d6-ba70-2956fa7f4a98 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86eda45a-a172-43d6-ba70-2956fa7f4a98 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] GET http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 Sep 01 02:25:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86eda45a-a172-43d6-ba70-2956fa7f4a98 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86eda45a-a172-43d6-ba70-2956fa7f4a98 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86eda45a-a172-43d6-ba70-2956fa7f4a98 tempest-ProjectReaderTests-1779574691 tempest-ProjectReaderTests-1779574691-project-admin] http://192.168.122.6/volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 returned with HTTP 404 Sep 01 02:25:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1550/3103] 192.168.122.6 () {60 vars in 1263 bytes} [Tue Sep 1 02:25:29 2026] GET /volume/v3/volumes/0ee97be8-b311-48a4-a91f-3a66f52fa616 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f3b48f4-1c49-442c-bb79-c85818d85612 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f3b48f4-1c49-442c-bb79-c85818d85612 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f3b48f4-1c49-442c-bb79-c85818d85612 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f3b48f4-1c49-442c-bb79-c85818d85612 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de3708d5-f1d4-4c27-84a5-183fad825d95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0f3b48f4-1c49-442c-bb79-c85818d85612 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de3708d5-f1d4-4c27-84a5-183fad825d95 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de3708d5-f1d4-4c27-84a5-183fad825d95 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de3708d5-f1d4-4c27-84a5-183fad825d95 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f3b48f4-1c49-442c-bb79-c85818d85612 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 200 Sep 01 02:25:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1554/3104] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:30 2026] GET /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de3708d5-f1d4-4c27-84a5-183fad825d95 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de3708d5-f1d4-4c27-84a5-183fad825d95 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 200 Sep 01 02:25:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1551/3105] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:30 2026] GET /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21ff9d7e-ec49-4271-83e5-3b98a08be718 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21ff9d7e-ec49-4271-83e5-3b98a08be718 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] POST http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c/action Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21ff9d7e-ec49-4271-83e5-3b98a08be718 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21ff9d7e-ec49-4271-83e5-3b98a08be718 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21ff9d7e-ec49-4271-83e5-3b98a08be718 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-21ff9d7e-ec49-4271-83e5-3b98a08be718 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7aea399ea5af4cdab4f0fa93f8053a97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf0b1d294254b5da9182026f6c13653', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21ff9d7e-ec49-4271-83e5-3b98a08be718 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c/action returned with HTTP 403 Sep 01 02:25:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1555/3106] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:30 2026] POST /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6287c78f-12f6-4c0c-8a40-baecbfb087af tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 202 Sep 01 02:25:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1552/3107] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:30 2026] DELETE /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16bea088-73cb-4710-af4c-47b4c43f17ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16bea088-73cb-4710-af4c-47b4c43f17ba tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16bea088-73cb-4710-af4c-47b4c43f17ba tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16bea088-73cb-4710-af4c-47b4c43f17ba tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16bea088-73cb-4710-af4c-47b4c43f17ba tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16bea088-73cb-4710-af4c-47b4c43f17ba tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 200 Sep 01 02:25:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1556/3108] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:30 2026] GET /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-75ff8df5-4c2f-4f50-9ede-b48bf5fa1d24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75ff8df5-4c2f-4f50-9ede-b48bf5fa1d24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75ff8df5-4c2f-4f50-9ede-b48bf5fa1d24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75ff8df5-4c2f-4f50-9ede-b48bf5fa1d24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-75ff8df5-4c2f-4f50-9ede-b48bf5fa1d24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75ff8df5-4c2f-4f50-9ede-b48bf5fa1d24 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 200 Sep 01 02:25:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1553/3109] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:31 2026] GET /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 1011 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bde479b8-ee79-4982-80ac-a0a39ebc3a39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1389550283"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Create snapshot from volume bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5830f81c-b749-4319-ae61-9abd20bfc3e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5830f81c-b749-4319-ae61-9abd20bfc3e6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5830f81c-b749-4319-ae61-9abd20bfc3e6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5830f81c-b749-4319-ae61-9abd20bfc3e6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5830f81c-b749-4319-ae61-9abd20bfc3e6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5830f81c-b749-4319-ae61-9abd20bfc3e6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 200 Sep 01 02:25:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1554/3110] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:31 2026] GET /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:31 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Created reservations ['cdc254de-3c52-4d4c-b97d-a58dd1343e5a', 'aabaedca-e300-4bb7-a478-e9f33499aa4e', 'b44537da-5f8c-4881-9a29-2bb195826cdd', 'f591c11b-37d0-4c3d-b312-f0584685c08a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot create request issued successfully. Sep 01 02:25:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ca7c4ddc-2bb0-45ee-a1eb-8bcb19963e61 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1557/3111] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-209858d7-dc5d-4138-9fc3-d0949035d1d7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-209858d7-dc5d-4138-9fc3-d0949035d1d7 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-209858d7-dc5d-4138-9fc3-d0949035d1d7 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-209858d7-dc5d-4138-9fc3-d0949035d1d7 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-209858d7-dc5d-4138-9fc3-d0949035d1d7 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-209858d7-dc5d-4138-9fc3-d0949035d1d7 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b returned with HTTP 200 Sep 01 02:25:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1555/3112] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:31 2026] GET /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-520fc22b-8d57-4d2e-8ace-6f38f45fad9b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-520fc22b-8d57-4d2e-8ace-6f38f45fad9b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c Sep 01 02:25:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-520fc22b-8d57-4d2e-8ace-6f38f45fad9b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-520fc22b-8d57-4d2e-8ace-6f38f45fad9b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-520fc22b-8d57-4d2e-8ace-6f38f45fad9b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c returned with HTTP 404 Sep 01 02:25:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1558/3113] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:32 2026] GET /volume/v3/snapshots/bc3a6d6a-2bf0-4668-a851-61fc080e5c2c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa233935-89ee-43d0-a974-50297d419d0f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa233935-89ee-43d0-a974-50297d419d0f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa233935-89ee-43d0-a974-50297d419d0f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa233935-89ee-43d0-a974-50297d419d0f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fa233935-89ee-43d0-a974-50297d419d0f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa233935-89ee-43d0-a974-50297d419d0f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa233935-89ee-43d0-a974-50297d419d0f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa233935-89ee-43d0-a974-50297d419d0f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba returned with HTTP 202 Sep 01 02:25:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1556/3114] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:32 2026] DELETE /volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e86aeaae-b52f-4d14-8ffc-bfdca0c2ddf8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e86aeaae-b52f-4d14-8ffc-bfdca0c2ddf8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e86aeaae-b52f-4d14-8ffc-bfdca0c2ddf8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e86aeaae-b52f-4d14-8ffc-bfdca0c2ddf8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e86aeaae-b52f-4d14-8ffc-bfdca0c2ddf8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e86aeaae-b52f-4d14-8ffc-bfdca0c2ddf8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba returned with HTTP 200 Sep 01 02:25:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1559/3115] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:32 2026] GET /volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba => generated 1011 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ccc73b8-6a1c-45f9-8673-e1011ee76e13 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ccc73b8-6a1c-45f9-8673-e1011ee76e13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ccc73b8-6a1c-45f9-8673-e1011ee76e13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ccc73b8-6a1c-45f9-8673-e1011ee76e13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5ccc73b8-6a1c-45f9-8673-e1011ee76e13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ccc73b8-6a1c-45f9-8673-e1011ee76e13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b returned with HTTP 200 Sep 01 02:25:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1557/3116] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:32 2026] GET /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ec5a19e0-674e-450f-a50c-4df272210738 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec5a19e0-674e-450f-a50c-4df272210738 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec5a19e0-674e-450f-a50c-4df272210738 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec5a19e0-674e-450f-a50c-4df272210738 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec5a19e0-674e-450f-a50c-4df272210738 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba returned with HTTP 404 Sep 01 02:25:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1560/3117] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:33 2026] GET /volume/v3/volumes/fedd79a3-9b16-433c-b5cd-137f3f6fffba => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2000f462-1408-4d10-b486-213146dbd939 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b30a3053-030e-4846-b910-674cbed384c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1484905742"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b30a3053-030e-4846-b910-674cbed384c0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b30a3053-030e-4846-b910-674cbed384c0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b30a3053-030e-4846-b910-674cbed384c0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1484905742'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:25:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b30a3053-030e-4846-b910-674cbed384c0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b30a3053-030e-4846-b910-674cbed384c0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b returned with HTTP 200 Sep 01 02:25:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1561/3118] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:33 2026] GET /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (4abf4795-d742-4a05-b129-39fe2ff9ba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] POST http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b/action Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81982b5-0b9b-42c3-80df-0f4547f7e6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.snapshot_unmanage [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Unmanage snapshot with id: cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Snapshot retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '416e0fe265854006a1a0561f4e998bdc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2e6dfa27bbd446792ade230141cbe66', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f0d860f-0bc0-4663-85a4-c8e9012e9e33 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-reader] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b/action returned with HTTP 403 Sep 01 02:25:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1562/3119] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:33 2026] POST /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-467d7537-a5e0-43a9-99f9-014c99043af0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-467d7537-a5e0-43a9-99f9-014c99043af0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-467d7537-a5e0-43a9-99f9-014c99043af0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-467d7537-a5e0-43a9-99f9-014c99043af0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-467d7537-a5e0-43a9-99f9-014c99043af0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete snapshot with id: cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-467d7537-a5e0-43a9-99f9-014c99043af0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81982b5-0b9b-42c3-80df-0f4547f7e6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f7e073-820e-4bc5-8e6f-1759a174f813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-467d7537-a5e0-43a9-99f9-014c99043af0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-467d7537-a5e0-43a9-99f9-014c99043af0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b returned with HTTP 202 Sep 01 02:25:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1563/3120] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:33 2026] DELETE /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4b4a328d-85ac-4ce1-967c-d9b853911ac0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b4a328d-85ac-4ce1-967c-d9b853911ac0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b4a328d-85ac-4ce1-967c-d9b853911ac0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b4a328d-85ac-4ce1-967c-d9b853911ac0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4b4a328d-85ac-4ce1-967c-d9b853911ac0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b4a328d-85ac-4ce1-967c-d9b853911ac0 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b returned with HTTP 200 Sep 01 02:25:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1564/3121] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:33 2026] GET /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['ffda002f-3763-4495-b1a0-88507ba5180d', 'c7ccdb66-710e-4770-9851-10833383042e', '98a939e9-5181-4f7f-8f69-09f01867e0b2', '657b7d8a-6018-45f8-bdd7-3baf0f812606'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f7e073-820e-4bc5-8e6f-1759a174f813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffda002f-3763-4495-b1a0-88507ba5180d', 'c7ccdb66-710e-4770-9851-10833383042e', '98a939e9-5181-4f7f-8f69-09f01867e0b2', '657b7d8a-6018-45f8-bdd7-3baf0f812606']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9daa224a-03a8-4fbb-903d-a64fcbbd8902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9daa224a-03a8-4fbb-903d-a64fcbbd8902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2df6ae8-8925-4c07-be36-afa6c4441094', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1484905742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['ffda002f-3763-4495-b1a0-88507ba5180d','c7ccdb66-710e-4770-9851-10833383042e','98a939e9-5181-4f7f-8f69-09f01867e0b2','657b7d8a-6018-45f8-bdd7-3baf0f812606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1484905742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2df6ae8-8925-4c07-be36-afa6c4441094,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15fb72f-fbb2-478b-919e-869778d0f926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15fb72f-fbb2-478b-919e-869778d0f926) transitioned into state 'SUCCESS' from state '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-1484905742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['ffda002f-3763-4495-b1a0-88507ba5180d','c7ccdb66-710e-4770-9851-10833383042e','98a939e9-5181-4f7f-8f69-09f01867e0b2','657b7d8a-6018-45f8-bdd7-3baf0f812606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd8cc5b-5ef0-490b-8469-594e8af2106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd8cc5b-5ef0-490b-8469-594e8af2106e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (4abf4795-d742-4a05-b129-39fe2ff9ba34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2000f462-1408-4d10-b486-213146dbd939 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1558/3122] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:33 2026] POST /volume/v3/volumes => generated 783 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c20542f0-6ac4-4c62-be2b-da826c36ece8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c20542f0-6ac4-4c62-be2b-da826c36ece8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c20542f0-6ac4-4c62-be2b-da826c36ece8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c20542f0-6ac4-4c62-be2b-da826c36ece8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c20542f0-6ac4-4c62-be2b-da826c36ece8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c20542f0-6ac4-4c62-be2b-da826c36ece8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 returned with HTTP 200 Sep 01 02:25:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1565/3123] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:33 2026] GET /volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 => generated 962 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fd2b338c-2784-4fd8-a671-b9b471ff7167 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd2b338c-2784-4fd8-a671-b9b471ff7167 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd2b338c-2784-4fd8-a671-b9b471ff7167 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd2b338c-2784-4fd8-a671-b9b471ff7167 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fd2b338c-2784-4fd8-a671-b9b471ff7167 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Snapshot retrieved successfully. Sep 01 02:25:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd2b338c-2784-4fd8-a671-b9b471ff7167 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b returned with HTTP 200 Sep 01 02:25:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1559/3124] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:34 2026] GET /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-74029fda-4434-4298-a67b-ca8b7a29447f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74029fda-4434-4298-a67b-ca8b7a29447f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 Sep 01 02:25:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74029fda-4434-4298-a67b-ca8b7a29447f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74029fda-4434-4298-a67b-ca8b7a29447f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-74029fda-4434-4298-a67b-ca8b7a29447f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74029fda-4434-4298-a67b-ca8b7a29447f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 returned with HTTP 200 Sep 01 02:25:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1566/3125] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:34 2026] GET /volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c10c236-cf71-4593-8a16-7fce423f6638 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c10c236-cf71-4593-8a16-7fce423f6638 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c10c236-cf71-4593-8a16-7fce423f6638 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2df6ae8-8925-4c07-be36-afa6c4441094", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1605417476"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c10c236-cf71-4593-8a16-7fce423f6638 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-2c10c236-cf71-4593-8a16-7fce423f6638 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume a2df6ae8-8925-4c07-be36-afa6c4441094 Sep 01 02:25:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c10c236-cf71-4593-8a16-7fce423f6638 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['b88292a6-7965-41e5-9a2e-7f3377b42368', '35f75fd6-d7d1-4aff-b580-eea07665b001', '3564c43f-ba3c-4a30-bf2f-765687ea141b', '568b52a0-1322-4db6-bfb6-e2cc51d7c3f8'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c10c236-cf71-4593-8a16-7fce423f6638 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:25:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c10c236-cf71-4593-8a16-7fce423f6638 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1560/3126] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8ab2ab63-2c02-4c3f-8520-edc99dd700d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ab2ab63-2c02-4c3f-8520-edc99dd700d7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ab2ab63-2c02-4c3f-8520-edc99dd700d7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ab2ab63-2c02-4c3f-8520-edc99dd700d7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8ab2ab63-2c02-4c3f-8520-edc99dd700d7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ab2ab63-2c02-4c3f-8520-edc99dd700d7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 returned with HTTP 200 Sep 01 02:25:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1567/3127] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:35 2026] GET /volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e5b22d7-bb2a-483d-87a3-d9faf1509d69 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e5b22d7-bb2a-483d-87a3-d9faf1509d69 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b Sep 01 02:25:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e5b22d7-bb2a-483d-87a3-d9faf1509d69 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e5b22d7-bb2a-483d-87a3-d9faf1509d69 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e5b22d7-bb2a-483d-87a3-d9faf1509d69 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b returned with HTTP 404 Sep 01 02:25:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1561/3128] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:35 2026] GET /volume/v3/snapshots/cfae1b14-f040-4ce5-b832-451e980b026b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume with id: bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Delete volume request issued successfully. Sep 01 02:25:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-142a5193-2d95-4cff-a734-6dfacd0d8d13 tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 202 Sep 01 02:25:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1568/3129] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:35 2026] DELETE /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-16aa6dcc-0672-4de0-a7b6-69e0ac03603c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16aa6dcc-0672-4de0-a7b6-69e0ac03603c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16aa6dcc-0672-4de0-a7b6-69e0ac03603c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16aa6dcc-0672-4de0-a7b6-69e0ac03603c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-16aa6dcc-0672-4de0-a7b6-69e0ac03603c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Volume info retrieved successfully. Sep 01 02:25:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16aa6dcc-0672-4de0-a7b6-69e0ac03603c tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 200 Sep 01 02:25:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1562/3130] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:35 2026] GET /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59edd861-23b4-4cac-a77f-85637e8ea720 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59edd861-23b4-4cac-a77f-85637e8ea720 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59edd861-23b4-4cac-a77f-85637e8ea720 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59edd861-23b4-4cac-a77f-85637e8ea720 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59edd861-23b4-4cac-a77f-85637e8ea720 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59edd861-23b4-4cac-a77f-85637e8ea720 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 returned with HTTP 200 Sep 01 02:25:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1569/3131] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:36 2026] GET /volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ccaf4023-1692-49d1-9dcc-14cab036381a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ccaf4023-1692-49d1-9dcc-14cab036381a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] GET http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 Sep 01 02:25:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ccaf4023-1692-49d1-9dcc-14cab036381a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ccaf4023-1692-49d1-9dcc-14cab036381a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ccaf4023-1692-49d1-9dcc-14cab036381a tempest-ProjectReaderTests-1632631066 tempest-ProjectReaderTests-1632631066-project-admin] http://192.168.122.6/volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 returned with HTTP 404 Sep 01 02:25:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1563/3132] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:36 2026] GET /volume/v3/volumes/bde479b8-ee79-4982-80ac-a0a39ebc3a39 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d63624d5-d26f-41a5-af73-5c1c0287fd22 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d63624d5-d26f-41a5-af73-5c1c0287fd22 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d63624d5-d26f-41a5-af73-5c1c0287fd22 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d63624d5-d26f-41a5-af73-5c1c0287fd22 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d63624d5-d26f-41a5-af73-5c1c0287fd22 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d63624d5-d26f-41a5-af73-5c1c0287fd22 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 returned with HTTP 200 Sep 01 02:25:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1570/3133] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:37 2026] GET /volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0286d34a-d800-468a-b785-955c14ec5137 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0286d34a-d800-468a-b785-955c14ec5137 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0286d34a-d800-468a-b785-955c14ec5137 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0286d34a-d800-468a-b785-955c14ec5137 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-0286d34a-d800-468a-b785-955c14ec5137 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-0286d34a-d800-468a-b785-955c14ec5137 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: /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 01 02:25:37 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:25:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0286d34a-d800-468a-b785-955c14ec5137 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Get all snapshots completed successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0286d34a-d800-468a-b785-955c14ec5137 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 200 Sep 01 02:25:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1564/3134] 192.168.122.6 () {58 vars in 1117 bytes} [Tue Sep 1 02:25:37 2026] GET /volume/v3/snapshots => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25eb1e8f-58e5-4fd5-bf02-e2823a252cc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 returned with HTTP 202 Sep 01 02:25:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1571/3135] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:37 2026] DELETE /volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-32fce353-ec2b-4379-bf0a-9ec221023fc2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32fce353-ec2b-4379-bf0a-9ec221023fc2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32fce353-ec2b-4379-bf0a-9ec221023fc2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32fce353-ec2b-4379-bf0a-9ec221023fc2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-32fce353-ec2b-4379-bf0a-9ec221023fc2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32fce353-ec2b-4379-bf0a-9ec221023fc2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 returned with HTTP 200 Sep 01 02:25:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1565/3136] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:37 2026] GET /volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d49daaaf-203f-49a9-8c21-08e352e430d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d49daaaf-203f-49a9-8c21-08e352e430d8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d49daaaf-203f-49a9-8c21-08e352e430d8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d49daaaf-203f-49a9-8c21-08e352e430d8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d49daaaf-203f-49a9-8c21-08e352e430d8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d49daaaf-203f-49a9-8c21-08e352e430d8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 returned with HTTP 200 Sep 01 02:25:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1572/3137] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:38 2026] GET /volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2bc00ee1-8130-4f91-865c-3b117ff3c106 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2bc00ee1-8130-4f91-865c-3b117ff3c106 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 Sep 01 02:25:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2bc00ee1-8130-4f91-865c-3b117ff3c106 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2bc00ee1-8130-4f91-865c-3b117ff3c106 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2bc00ee1-8130-4f91-865c-3b117ff3c106 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 returned with HTTP 404 Sep 01 02:25:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1566/3138] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:39 2026] GET /volume/v3/snapshots/fd956d86-c475-4038-82f9-e1e0f3cfe5b6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d375e750-3069-4790-a13d-273ec16eb7e5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d375e750-3069-4790-a13d-273ec16eb7e5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 Sep 01 02:25:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d375e750-3069-4790-a13d-273ec16eb7e5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d375e750-3069-4790-a13d-273ec16eb7e5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d375e750-3069-4790-a13d-273ec16eb7e5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: a2df6ae8-8925-4c07-be36-afa6c4441094 Sep 01 02:25:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d375e750-3069-4790-a13d-273ec16eb7e5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d375e750-3069-4790-a13d-273ec16eb7e5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:25:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d375e750-3069-4790-a13d-273ec16eb7e5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 returned with HTTP 202 Sep 01 02:25:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1573/3139] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:39 2026] DELETE /volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8c34910-7f3e-4d4b-8eb1-ecd965ae0ecf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8c34910-7f3e-4d4b-8eb1-ecd965ae0ecf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 Sep 01 02:25:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8c34910-7f3e-4d4b-8eb1-ecd965ae0ecf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8c34910-7f3e-4d4b-8eb1-ecd965ae0ecf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f8c34910-7f3e-4d4b-8eb1-ecd965ae0ecf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8c34910-7f3e-4d4b-8eb1-ecd965ae0ecf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 returned with HTTP 200 Sep 01 02:25:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1567/3140] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:39 2026] GET /volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-da406dbc-9766-4f08-86a5-2a9ab4ecab55 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da406dbc-9766-4f08-86a5-2a9ab4ecab55 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da406dbc-9766-4f08-86a5-2a9ab4ecab55 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-803145549", "extra_specs": {"storage_protocol": "tempest-storage_protocol-871115037", "vendor_name": "tempest-vendor_name-1626801982"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da406dbc-9766-4f08-86a5-2a9ab4ecab55 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1574/3141] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:39 2026] POST /volume/v3/types => generated 328 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4988c958-d93d-4d9d-8990-87a0f0178b5e", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Create volume request body: {'volume': {'volume_type': '4988c958-d93d-4d9d-8990-87a0f0178b5e', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Create volume of 1 GB Sep 01 02:25:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Flow 'volume_create_api' (b93c1b5d-6ae4-47f4-9b38-469ca964da22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256b1370-92ad-430c-957f-d8e7c07d0e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256b1370-92ad-430c-957f-d8e7c07d0e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-871115037',vendor_name='tempest-vendor_name-1626801982'},id=4988c958-d93d-4d9d-8990-87a0f0178b5e,is_public=True,name='tempest-ProjectReaderTests-volume-type-803145549',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4988c958-d93d-4d9d-8990-87a0f0178b5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eda7ed-7d65-4724-a4a9-b9786f4170c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-803145549 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-803145549, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-803145549 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-803145549, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Created reservations ['78fc55d1-8a28-4934-b18d-d4c1466e6485', '0e3952e9-ed9a-438c-b2bf-8d626d0dede7', '79d53dc9-8ba5-4a06-bd68-d2efb1e7110e', 'ae0993ae-f24e-4953-b14c-41f7114a374b'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0eda7ed-7d65-4724-a4a9-b9786f4170c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78fc55d1-8a28-4934-b18d-d4c1466e6485', '0e3952e9-ed9a-438c-b2bf-8d626d0dede7', '79d53dc9-8ba5-4a06-bd68-d2efb1e7110e', 'ae0993ae-f24e-4953-b14c-41f7114a374b']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6796e94c-5262-47ca-8e1e-6ffbab17e74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6796e94c-5262-47ca-8e1e-6ffbab17e74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3037c5f-bd45-4885-b721-64ac9e432cc9', '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='2b14f847779a432b8ca85fbc9db6d9be',qos_specs=None,replication_status=,reservations=['78fc55d1-8a28-4934-b18d-d4c1466e6485','0e3952e9-ed9a-438c-b2bf-8d626d0dede7','79d53dc9-8ba5-4a06-bd68-d2efb1e7110e','ae0993ae-f24e-4953-b14c-41f7114a374b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1185ac8369084d1297ab0c6e75fedfaa',volume_type_id=4988c958-d93d-4d9d-8990-87a0f0178b5e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3037c5f-bd45-4885-b721-64ac9e432cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b14f847779a432b8ca85fbc9db6d9be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1185ac8369084d1297ab0c6e75fedfaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4988c958-d93d-4d9d-8990-87a0f0178b5e),volume_type_id=4988c958-d93d-4d9d-8990-87a0f0178b5e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530907a3-bd95-4840-aa9d-80326bc12b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530907a3-bd95-4840-aa9d-80326bc12b15) transitioned into state 'SUCCESS' from 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='2b14f847779a432b8ca85fbc9db6d9be',qos_specs=None,replication_status=,reservations=['78fc55d1-8a28-4934-b18d-d4c1466e6485','0e3952e9-ed9a-438c-b2bf-8d626d0dede7','79d53dc9-8ba5-4a06-bd68-d2efb1e7110e','ae0993ae-f24e-4953-b14c-41f7114a374b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1185ac8369084d1297ab0c6e75fedfaa',volume_type_id=4988c958-d93d-4d9d-8990-87a0f0178b5e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18b8216-f58a-4e43-8879-53e877b3384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18b8216-f58a-4e43-8879-53e877b3384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Flow 'volume_create_api' (b93c1b5d-6ae4-47f4-9b38-469ca964da22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Create volume request issued successfully. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7252ee13-c89f-4c6d-964f-fa91294333f6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1568/3142] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:25:40 2026] POST /volume/v3/volumes => generated 777 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e9b20e4b-0419-4f2d-abcc-19da99cf1618 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9b20e4b-0419-4f2d-abcc-19da99cf1618 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] GET http://192.168.122.6/volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9b20e4b-0419-4f2d-abcc-19da99cf1618 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9b20e4b-0419-4f2d-abcc-19da99cf1618 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e9b20e4b-0419-4f2d-abcc-19da99cf1618 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Volume info retrieved successfully. Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9b20e4b-0419-4f2d-abcc-19da99cf1618 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 returned with HTTP 200 Sep 01 02:25:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1575/3143] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:40 2026] GET /volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d8c4ca2-613d-4387-8077-10bddcf0df37 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d8c4ca2-613d-4387-8077-10bddcf0df37 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d8c4ca2-613d-4387-8077-10bddcf0df37 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d8c4ca2-613d-4387-8077-10bddcf0df37 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d8c4ca2-613d-4387-8077-10bddcf0df37 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 returned with HTTP 404 Sep 01 02:25:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1569/3144] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:40 2026] GET /volume/v3/volumes/a2df6ae8-8925-4c07-be36-afa6c4441094 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2014321347"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2014321347'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (06d0eb9a-28d3-4034-a1f0-84137ee65d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c4f98b-9844-4206-9204-aba4a23be763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c4f98b-9844-4206-9204-aba4a23be763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b461abb-38b2-4f34-b750-9a2dbd5a045e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['75db0fa4-dcb5-4836-a84e-e168c489e788', '31d844c9-2df0-4180-8b3a-1ddc9dc0ce5d', '43f3d045-6384-4148-855a-b94062fa0cc4', 'ddad0332-b29c-4e5d-a021-a406768b1d18'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b461abb-38b2-4f34-b750-9a2dbd5a045e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75db0fa4-dcb5-4836-a84e-e168c489e788', '31d844c9-2df0-4180-8b3a-1ddc9dc0ce5d', '43f3d045-6384-4148-855a-b94062fa0cc4', 'ddad0332-b29c-4e5d-a021-a406768b1d18']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39db2d2-9f3a-4f94-a057-a32f5b8cf078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39db2d2-9f3a-4f94-a057-a32f5b8cf078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b58640-c8a5-488c-8a8f-912da055ea30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2014321347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['75db0fa4-dcb5-4836-a84e-e168c489e788','31d844c9-2df0-4180-8b3a-1ddc9dc0ce5d','43f3d045-6384-4148-855a-b94062fa0cc4','ddad0332-b29c-4e5d-a021-a406768b1d18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2014321347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2b58640-c8a5-488c-8a8f-912da055ea30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d6b08e6-ba29-4090-a2d3-ddba504c37ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d6b08e6-ba29-4090-a2d3-ddba504c37ac) transitioned into state 'SUCCESS' from state '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-2014321347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['75db0fa4-dcb5-4836-a84e-e168c489e788','31d844c9-2df0-4180-8b3a-1ddc9dc0ce5d','43f3d045-6384-4148-855a-b94062fa0cc4','ddad0332-b29c-4e5d-a021-a406768b1d18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e960c001-f141-47ab-95dc-b1b8e98183dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e960c001-f141-47ab-95dc-b1b8e98183dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (06d0eb9a-28d3-4034-a1f0-84137ee65d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:25:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad1e27d3-97d7-4269-b3ab-57658423cde5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1576/3145] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:40 2026] POST /volume/v3/volumes => generated 783 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b048bb7-dee4-40ca-b0c9-4e60893d7c8a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b048bb7-dee4-40ca-b0c9-4e60893d7c8a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b048bb7-dee4-40ca-b0c9-4e60893d7c8a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b048bb7-dee4-40ca-b0c9-4e60893d7c8a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b048bb7-dee4-40ca-b0c9-4e60893d7c8a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b048bb7-dee4-40ca-b0c9-4e60893d7c8a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 returned with HTTP 200 Sep 01 02:25:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1570/3146] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:40 2026] GET /volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 => generated 962 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-480bd532-dc78-4c92-817d-f6ea97c8093c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-480bd532-dc78-4c92-817d-f6ea97c8093c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] GET http://192.168.122.6/volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-480bd532-dc78-4c92-817d-f6ea97c8093c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-480bd532-dc78-4c92-817d-f6ea97c8093c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-480bd532-dc78-4c92-817d-f6ea97c8093c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Volume info retrieved successfully. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-480bd532-dc78-4c92-817d-f6ea97c8093c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 returned with HTTP 200 Sep 01 02:25:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1577/3147] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:41 2026] GET /volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 => generated 977 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a156b0b-b69d-47c4-afb3-76eafe1f54b1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a156b0b-b69d-47c4-afb3-76eafe1f54b1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a156b0b-b69d-47c4-afb3-76eafe1f54b1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a156b0b-b69d-47c4-afb3-76eafe1f54b1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a156b0b-b69d-47c4-afb3-76eafe1f54b1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:25:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1571/3148] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:25:41 2026] GET /volume/v3/messages => generated 674 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55093135-bba7-4169-94f9-8e46a438f5af None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55093135-bba7-4169-94f9-8e46a438f5af tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] GET http://192.168.122.6/volume/v3/messages Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55093135-bba7-4169-94f9-8e46a438f5af tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55093135-bba7-4169-94f9-8e46a438f5af tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55093135-bba7-4169-94f9-8e46a438f5af tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:25:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1578/3149] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:25:41 2026] GET /volume/v3/messages => generated 674 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-37ae8472-b048-4d84-9c32-651b38240929 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37ae8472-b048-4d84-9c32-651b38240929 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] DELETE http://192.168.122.6/volume/v3/messages/a4d18d76-b172-41ca-b505-1c8ce3360656 Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37ae8472-b048-4d84-9c32-651b38240929 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37ae8472-b048-4d84-9c32-651b38240929 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37ae8472-b048-4d84-9c32-651b38240929 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/messages/a4d18d76-b172-41ca-b505-1c8ce3360656 returned with HTTP 204 Sep 01 02:25:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1572/3150] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:25:41 2026] DELETE /volume/v3/messages/a4d18d76-b172-41ca-b505-1c8ce3360656 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Delete volume with id: b3037c5f-bd45-4885-b721-64ac9e432cc9 Sep 01 02:25:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Volume info retrieved successfully. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-803145549 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-803145549, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-803145549 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-803145549, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Created reservations ['5d332b1e-8e00-47a5-aca1-a364758c016e', '67325dc6-7837-4b1d-bd88-6b7d9c1483ae', '29fc195a-0777-4adc-ba74-51ced78f3ded', 'a9ac8b11-2ee2-4dd5-ba43-c5d04d0698db'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Delete volume request issued successfully. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7984750c-27c7-4a76-a6c2-c3deb90921d4 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 returned with HTTP 202 Sep 01 02:25:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1579/3151] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:41 2026] DELETE /volume/v3/volumes/b3037c5f-bd45-4885-b721-64ac9e432cc9 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5336131b-e29c-4592-9b30-c35fc26874dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3cf26b8-bbc6-4172-be53-9b0c2dcb62b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5336131b-e29c-4592-9b30-c35fc26874dc tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] DELETE http://192.168.122.6/volume/v3/types/4988c958-d93d-4d9d-8990-87a0f0178b5e Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3cf26b8-bbc6-4172-be53-9b0c2dcb62b0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5336131b-e29c-4592-9b30-c35fc26874dc tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3cf26b8-bbc6-4172-be53-9b0c2dcb62b0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5336131b-e29c-4592-9b30-c35fc26874dc tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3cf26b8-bbc6-4172-be53-9b0c2dcb62b0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f3cf26b8-bbc6-4172-be53-9b0c2dcb62b0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3cf26b8-bbc6-4172-be53-9b0c2dcb62b0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 returned with HTTP 200 Sep 01 02:25:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1580/3152] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:41 2026] GET /volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5336131b-e29c-4592-9b30-c35fc26874dc tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/types/4988c958-d93d-4d9d-8990-87a0f0178b5e returned with HTTP 202 Sep 01 02:25:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1573/3153] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:41 2026] DELETE /volume/v3/types/4988c958-d93d-4d9d-8990-87a0f0178b5e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3965e69f-73f8-4874-be70-f841ee24d961 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3965e69f-73f8-4874-be70-f841ee24d961 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3965e69f-73f8-4874-be70-f841ee24d961 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1758390847", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1681777683", "vendor_name": "tempest-vendor_name-1741943281"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3965e69f-73f8-4874-be70-f841ee24d961 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1581/3154] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:42 2026] POST /volume/v3/types => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a72d6ebe-c12a-43af-8176-c71e18c6850f", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Create volume request body: {'volume': {'volume_type': 'a72d6ebe-c12a-43af-8176-c71e18c6850f', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Create volume of 1 GB Sep 01 02:25:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Flow 'volume_create_api' (205c92b2-d515-4711-9bd3-50a30601c387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8454c583-46fd-4e5d-8aa9-ca59bb582b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8454c583-46fd-4e5d-8aa9-ca59bb582b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1681777683',vendor_name='tempest-vendor_name-1741943281'},id=a72d6ebe-c12a-43af-8176-c71e18c6850f,is_public=True,name='tempest-ProjectReaderTests-volume-type-1758390847',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a72d6ebe-c12a-43af-8176-c71e18c6850f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44cdedc-e67c-41e7-9111-4e3447cf25a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1758390847 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1758390847, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1758390847 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1758390847, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Created reservations ['3fc68777-703d-4b34-a5b9-0eab3c1ebb39', '911e6acf-aab1-4440-b2bd-b22b1070772e', '3edeec61-6473-40de-95b3-6f377ef06f10', '8390d054-7672-4ecb-bdb2-1b2cf22c63b2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44cdedc-e67c-41e7-9111-4e3447cf25a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc68777-703d-4b34-a5b9-0eab3c1ebb39', '911e6acf-aab1-4440-b2bd-b22b1070772e', '3edeec61-6473-40de-95b3-6f377ef06f10', '8390d054-7672-4ecb-bdb2-1b2cf22c63b2']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00978714-2617-4a81-8989-b10596e432cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00978714-2617-4a81-8989-b10596e432cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbbe9198-e646-4523-a40e-ff27fb856706', '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='2b14f847779a432b8ca85fbc9db6d9be',qos_specs=None,replication_status=,reservations=['3fc68777-703d-4b34-a5b9-0eab3c1ebb39','911e6acf-aab1-4440-b2bd-b22b1070772e','3edeec61-6473-40de-95b3-6f377ef06f10','8390d054-7672-4ecb-bdb2-1b2cf22c63b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1185ac8369084d1297ab0c6e75fedfaa',volume_type_id=a72d6ebe-c12a-43af-8176-c71e18c6850f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbbe9198-e646-4523-a40e-ff27fb856706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b14f847779a432b8ca85fbc9db6d9be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1185ac8369084d1297ab0c6e75fedfaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a72d6ebe-c12a-43af-8176-c71e18c6850f),volume_type_id=a72d6ebe-c12a-43af-8176-c71e18c6850f)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e559d54-6dd1-4add-a540-cb621ca17549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e559d54-6dd1-4add-a540-cb621ca17549) transitioned into state 'SUCCESS' from 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='2b14f847779a432b8ca85fbc9db6d9be',qos_specs=None,replication_status=,reservations=['3fc68777-703d-4b34-a5b9-0eab3c1ebb39','911e6acf-aab1-4440-b2bd-b22b1070772e','3edeec61-6473-40de-95b3-6f377ef06f10','8390d054-7672-4ecb-bdb2-1b2cf22c63b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1185ac8369084d1297ab0c6e75fedfaa',volume_type_id=a72d6ebe-c12a-43af-8176-c71e18c6850f)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344e7dfa-7a72-4689-bbf9-e6a48f2ccb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (344e7dfa-7a72-4689-bbf9-e6a48f2ccb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Flow 'volume_create_api' (205c92b2-d515-4711-9bd3-50a30601c387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Create volume request issued successfully. Sep 01 02:25:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23f10be3-95f8-40ec-8e3f-06ecc684bd24 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1574/3155] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:25:42 2026] POST /volume/v3/volumes => generated 778 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56e33372-1656-4f2a-b08c-96f92937cbfa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56e33372-1656-4f2a-b08c-96f92937cbfa tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] GET http://192.168.122.6/volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 Sep 01 02:25:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56e33372-1656-4f2a-b08c-96f92937cbfa tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56e33372-1656-4f2a-b08c-96f92937cbfa tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56e33372-1656-4f2a-b08c-96f92937cbfa tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Volume info retrieved successfully. Sep 01 02:25:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56e33372-1656-4f2a-b08c-96f92937cbfa tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 returned with HTTP 200 Sep 01 02:25:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1582/3156] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:42 2026] GET /volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55f3ad82-2252-431f-805d-47035e138dd2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55f3ad82-2252-431f-805d-47035e138dd2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55f3ad82-2252-431f-805d-47035e138dd2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55f3ad82-2252-431f-805d-47035e138dd2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-55f3ad82-2252-431f-805d-47035e138dd2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55f3ad82-2252-431f-805d-47035e138dd2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1575/3157] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2b58640-c8a5-488c-8a8f-912da055ea30", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1207538063"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['fde51d25-1afa-4c05-89ab-a573036893e7', '008d5f4f-bf63-489a-8266-dc0939f196d8', 'a17c8d79-70ab-4bc6-965c-acbb1132b246', '7f0f7ce6-d9a7-4c90-a91b-c0dc8a821403'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6ddbfac-100b-45b4-a08a-c954621a03ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1583/3158] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d31fe8c8-38eb-48cf-8281-dc78fc172cb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d31fe8c8-38eb-48cf-8281-dc78fc172cb2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d31fe8c8-38eb-48cf-8281-dc78fc172cb2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d31fe8c8-38eb-48cf-8281-dc78fc172cb2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d31fe8c8-38eb-48cf-8281-dc78fc172cb2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d31fe8c8-38eb-48cf-8281-dc78fc172cb2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1576/3159] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a743a711-4721-4d2b-b0b2-96aab591bec2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a743a711-4721-4d2b-b0b2-96aab591bec2 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] GET http://192.168.122.6/volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a743a711-4721-4d2b-b0b2-96aab591bec2 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a743a711-4721-4d2b-b0b2-96aab591bec2 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a743a711-4721-4d2b-b0b2-96aab591bec2 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Volume info retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a743a711-4721-4d2b-b0b2-96aab591bec2 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1584/3160] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 => generated 978 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dce35c05-4e05-4e61-b329-3cc6959d2549 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dce35c05-4e05-4e61-b329-3cc6959d2549 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dce35c05-4e05-4e61-b329-3cc6959d2549 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dce35c05-4e05-4e61-b329-3cc6959d2549 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dce35c05-4e05-4e61-b329-3cc6959d2549 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1577/3161] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/messages => generated 674 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-967ce2fd-ee46-4e1e-bdf8-1284f91e2d3c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-967ce2fd-ee46-4e1e-bdf8-1284f91e2d3c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] GET http://192.168.122.6/volume/v3/messages/a4e0233d-f49b-40fb-a5c0-2a960d58b5ba Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-967ce2fd-ee46-4e1e-bdf8-1284f91e2d3c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-967ce2fd-ee46-4e1e-bdf8-1284f91e2d3c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-967ce2fd-ee46-4e1e-bdf8-1284f91e2d3c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-reader] http://192.168.122.6/volume/v3/messages/a4e0233d-f49b-40fb-a5c0-2a960d58b5ba returned with HTTP 200 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1585/3162] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:43 2026] GET /volume/v3/messages/a4e0233d-f49b-40fb-a5c0-2a960d58b5ba => generated 671 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-45800009-8f93-4e4b-8806-dafe0320211c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-45800009-8f93-4e4b-8806-dafe0320211c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] DELETE http://192.168.122.6/volume/v3/messages/a4e0233d-f49b-40fb-a5c0-2a960d58b5ba Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-45800009-8f93-4e4b-8806-dafe0320211c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-45800009-8f93-4e4b-8806-dafe0320211c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-45800009-8f93-4e4b-8806-dafe0320211c tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/messages/a4e0233d-f49b-40fb-a5c0-2a960d58b5ba returned with HTTP 204 Sep 01 02:25:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1578/3163] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:25:43 2026] DELETE /volume/v3/messages/a4e0233d-f49b-40fb-a5c0-2a960d58b5ba => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3e710401-343a-4f86-828f-60af4d5817d1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Delete volume with id: cbbe9198-e646-4523-a40e-ff27fb856706 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Volume info retrieved successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1758390847 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1758390847, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1758390847 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1758390847, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Created reservations ['f3c07a88-e82c-44c3-8cf7-99e4b098e798', '3df9d7d7-bcdc-4b7e-8250-0a4ce9a572d5', '553aa13e-e97c-4905-9d8f-91cc9a8c0e82', '07a6e37b-daa0-45e4-8bd0-8cbae34105d3'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Delete volume request issued successfully. Sep 01 02:25:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e710401-343a-4f86-828f-60af4d5817d1 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 returned with HTTP 202 Sep 01 02:25:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1586/3164] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:25:43 2026] DELETE /volume/v3/volumes/cbbe9198-e646-4523-a40e-ff27fb856706 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea45afdd-6d31-427b-8de3-92682063a4e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea45afdd-6d31-427b-8de3-92682063a4e6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] DELETE http://192.168.122.6/volume/v3/types/a72d6ebe-c12a-43af-8176-c71e18c6850f Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea45afdd-6d31-427b-8de3-92682063a4e6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea45afdd-6d31-427b-8de3-92682063a4e6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea45afdd-6d31-427b-8de3-92682063a4e6 tempest-ProjectReaderTests-1363085462 tempest-ProjectReaderTests-1363085462-project-admin] http://192.168.122.6/volume/v3/types/a72d6ebe-c12a-43af-8176-c71e18c6850f returned with HTTP 202 Sep 01 02:25:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1579/3165] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:43 2026] DELETE /volume/v3/types/a72d6ebe-c12a-43af-8176-c71e18c6850f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c5372560-e7a8-46b5-95d9-8dad1bbb9215 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5372560-e7a8-46b5-95d9-8dad1bbb9215 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c5372560-e7a8-46b5-95d9-8dad1bbb9215 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c5372560-e7a8-46b5-95d9-8dad1bbb9215 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c5372560-e7a8-46b5-95d9-8dad1bbb9215 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5372560-e7a8-46b5-95d9-8dad1bbb9215 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 returned with HTTP 200 Sep 01 02:25:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1587/3166] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:44 2026] GET /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b1bd502-08e7-491e-ba3e-b8a0cfd48415 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b1bd502-08e7-491e-ba3e-b8a0cfd48415 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b1bd502-08e7-491e-ba3e-b8a0cfd48415 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b1bd502-08e7-491e-ba3e-b8a0cfd48415 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9b1bd502-08e7-491e-ba3e-b8a0cfd48415 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b1bd502-08e7-491e-ba3e-b8a0cfd48415 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 returned with HTTP 200 Sep 01 02:25:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1580/3167] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:45 2026] GET /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-328687d9-4eb0-4143-8155-3b44608338f0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-328687d9-4eb0-4143-8155-3b44608338f0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] POST http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8/action Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-328687d9-4eb0-4143-8155-3b44608338f0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-328687d9-4eb0-4143-8155-3b44608338f0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-328687d9-4eb0-4143-8155-3b44608338f0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Updating snapshot 'e6eab654-07bd-4b0b-9b5e-ec6505ed1db8' with '{'status': 'error'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-328687d9-4eb0-4143-8155-3b44608338f0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7aea399ea5af4cdab4f0fa93f8053a97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf0b1d294254b5da9182026f6c13653', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-328687d9-4eb0-4143-8155-3b44608338f0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8/action returned with HTTP 403 Sep 01 02:25:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1588/3168] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:25:45 2026] POST /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d70af6e2-efc3-494b-bc3d-e4aa8bd67485 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 returned with HTTP 202 Sep 01 02:25:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1581/3169] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:45 2026] DELETE /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc3097c7-ae3e-4521-aeba-a2ed9db3e5f3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc3097c7-ae3e-4521-aeba-a2ed9db3e5f3 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc3097c7-ae3e-4521-aeba-a2ed9db3e5f3 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc3097c7-ae3e-4521-aeba-a2ed9db3e5f3 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dc3097c7-ae3e-4521-aeba-a2ed9db3e5f3 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc3097c7-ae3e-4521-aeba-a2ed9db3e5f3 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 returned with HTTP 200 Sep 01 02:25:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1589/3170] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:45 2026] GET /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d693679b-43a5-4e4f-855a-018db37dae27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d693679b-43a5-4e4f-855a-018db37dae27 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d693679b-43a5-4e4f-855a-018db37dae27 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d693679b-43a5-4e4f-855a-018db37dae27 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d693679b-43a5-4e4f-855a-018db37dae27 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d693679b-43a5-4e4f-855a-018db37dae27 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 returned with HTTP 200 Sep 01 02:25:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1582/3171] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:46 2026] GET /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-83873694-2685-433a-9619-3873cccc0a15 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83873694-2685-433a-9619-3873cccc0a15 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83873694-2685-433a-9619-3873cccc0a15 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-653057344", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83873694-2685-433a-9619-3873cccc0a15 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1590/3172] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:46 2026] POST /volume/v3/types => generated 379 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5dda6fba-2fa7-456f-b1c9-0015b972f426 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dda6fba-2fa7-456f-b1c9-0015b972f426 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dda6fba-2fa7-456f-b1c9-0015b972f426 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dda6fba-2fa7-456f-b1c9-0015b972f426 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1583/3173] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:46 2026] POST /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d39b8e7b-02d2-41d9-909e-b76be5469f97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d39b8e7b-02d2-41d9-909e-b76be5469f97 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d39b8e7b-02d2-41d9-909e-b76be5469f97 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-754808926", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d39b8e7b-02d2-41d9-909e-b76be5469f97 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1591/3174] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e9892af-7de4-4aa5-ba90-4fa806b86487 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e9892af-7de4-4aa5-ba90-4fa806b86487 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] POST http://192.168.122.6/volume/v3/types/b60e2037-4c9f-436a-9164-264b050deaa1/encryption Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e9892af-7de4-4aa5-ba90-4fa806b86487 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-0e9892af-7de4-4aa5-ba90-4fa806b86487 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e9892af-7de4-4aa5-ba90-4fa806b86487 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/b60e2037-4c9f-436a-9164-264b050deaa1/encryption returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1584/3175] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types/b60e2037-4c9f-436a-9164-264b050deaa1/encryption => generated 127 bytes in 122 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e3f8b44a-9965-49cb-b2a9-9171a85764c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3f8b44a-9965-49cb-b2a9-9171a85764c4 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e3f8b44a-9965-49cb-b2a9-9171a85764c4 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-322458242", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3f8b44a-9965-49cb-b2a9-9171a85764c4 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1592/3176] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b5e11f9-3875-4527-892c-676c67d6b627 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b5e11f9-3875-4527-892c-676c67d6b627 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] POST http://192.168.122.6/volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89/extra_specs Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b5e11f9-3875-4527-892c-676c67d6b627 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-3b5e11f9-3875-4527-892c-676c67d6b627 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b5e11f9-3875-4527-892c-676c67d6b627 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89/extra_specs returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1585/3177] 192.168.122.6 () {60 vars in 1273 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a2f3dc2-0cf5-4afe-bae0-7144e70bde46 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a2f3dc2-0cf5-4afe-bae0-7144e70bde46 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] PUT http://192.168.122.6/volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89/extra_specs/key2 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a2f3dc2-0cf5-4afe-bae0-7144e70bde46 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-6a2f3dc2-0cf5-4afe-bae0-7144e70bde46 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a2f3dc2-0cf5-4afe-bae0-7144e70bde46 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89/extra_specs/key2 returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1593/3178] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:25:47 2026] PUT /volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-49d8a214-21fd-4713-a07c-2447be59069d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49d8a214-21fd-4713-a07c-2447be59069d tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49d8a214-21fd-4713-a07c-2447be59069d tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-49d8a214-21fd-4713-a07c-2447be59069d tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49d8a214-21fd-4713-a07c-2447be59069d tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1586/3179] 192.168.122.6 () {60 vars in 1126 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ecd1f070-37fe-42a0-b7c2-5deeb4f0f08a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecd1f070-37fe-42a0-b7c2-5deeb4f0f08a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecd1f070-37fe-42a0-b7c2-5deeb4f0f08a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-58921033", "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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecd1f070-37fe-42a0-b7c2-5deeb4f0f08a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1594/3180] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types => generated 378 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7e8ee17-b367-47c4-b6ba-a0f8858b8b30 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7e8ee17-b367-47c4-b6ba-a0f8858b8b30 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0/encryption Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7e8ee17-b367-47c4-b6ba-a0f8858b8b30 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7e8ee17-b367-47c4-b6ba-a0f8858b8b30 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0/encryption returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1587/3181] 192.168.122.6 () {60 vars in 1271 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65763475-0651-4554-927f-d1c640e2b417 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65763475-0651-4554-927f-d1c640e2b417 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] DELETE http://192.168.122.6/volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0/encryption/bd80bc7d-65e6-4d11-921a-aec64544d33d Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65763475-0651-4554-927f-d1c640e2b417 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65763475-0651-4554-927f-d1c640e2b417 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-65763475-0651-4554-927f-d1c640e2b417 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65763475-0651-4554-927f-d1c640e2b417 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0/encryption/bd80bc7d-65e6-4d11-921a-aec64544d33d returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1595/3182] 192.168.122.6 () {58 vars in 1363 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0/encryption/bd80bc7d-65e6-4d11-921a-aec64544d33d => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ce99670-a2b4-4317-a7e8-9b701f722eed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ce99670-a2b4-4317-a7e8-9b701f722eed tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ce99670-a2b4-4317-a7e8-9b701f722eed tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-291780447", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ce99670-a2b4-4317-a7e8-9b701f722eed tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1588/3183] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:47 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 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e4d9c93b-1528-4eec-b164-6a4f66913e1a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4d9c93b-1528-4eec-b164-6a4f66913e1a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] DELETE http://192.168.122.6/volume/v3/types/eaac633b-6920-42cd-a75b-e05de37253e6/extra_specs/key1 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4d9c93b-1528-4eec-b164-6a4f66913e1a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4d9c93b-1528-4eec-b164-6a4f66913e1a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-e4d9c93b-1528-4eec-b164-6a4f66913e1a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4d9c93b-1528-4eec-b164-6a4f66913e1a tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/eaac633b-6920-42cd-a75b-e05de37253e6/extra_specs/key1 returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1596/3184] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/types/eaac633b-6920-42cd-a75b-e05de37253e6/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea181f97-8629-4d4f-9d74-d81c09979162 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea181f97-8629-4d4f-9d74-d81c09979162 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea181f97-8629-4d4f-9d74-d81c09979162 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1827580794", "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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b8501129-4f09-4802-b00d-09fb5e90f11f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8501129-4f09-4802-b00d-09fb5e90f11f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8501129-4f09-4802-b00d-09fb5e90f11f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8501129-4f09-4802-b00d-09fb5e90f11f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8501129-4f09-4802-b00d-09fb5e90f11f tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 returned with HTTP 404 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea181f97-8629-4d4f-9d74-d81c09979162 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1597/3185] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/snapshots/e6eab654-07bd-4b0b-9b5e-ec6505ed1db8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1589/3186] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:25:47 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb30eed7-bd2f-4a8e-ad31-402a19664668 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb30eed7-bd2f-4a8e-ad31-402a19664668 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] DELETE http://192.168.122.6/volume/v3/types/01c80439-d19f-48c1-8b24-8260727e7607 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb30eed7-bd2f-4a8e-ad31-402a19664668 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb30eed7-bd2f-4a8e-ad31-402a19664668 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-bb30eed7-bd2f-4a8e-ad31-402a19664668 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb30eed7-bd2f-4a8e-ad31-402a19664668 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/01c80439-d19f-48c1-8b24-8260727e7607 returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1590/3187] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/types/01c80439-d19f-48c1-8b24-8260727e7607 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-50f12ac0-7272-425e-bafd-c43173c2b8d0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50f12ac0-7272-425e-bafd-c43173c2b8d0 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] GET http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs Sep 01 02:25:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50f12ac0-7272-425e-bafd-c43173c2b8d0 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50f12ac0-7272-425e-bafd-c43173c2b8d0 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50f12ac0-7272-425e-bafd-c43173c2b8d0 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1591/3188] 192.168.122.6 () {58 vars in 1252 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b624ab3-839e-4573-abea-c140f29ce6ee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b624ab3-839e-4573-abea-c140f29ce6ee tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] GET http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption/cipher Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b624ab3-839e-4573-abea-c140f29ce6ee tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b624ab3-839e-4573-abea-c140f29ce6ee tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-7b624ab3-839e-4573-abea-c140f29ce6ee tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b624ab3-839e-4573-abea-c140f29ce6ee tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption/cipher returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1592/3189] 192.168.122.6 () {58 vars in 1270 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e174a8c-3fb2-44b3-a0d5-db736eced133 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e174a8c-3fb2-44b3-a0d5-db736eced133 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] GET http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e174a8c-3fb2-44b3-a0d5-db736eced133 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e174a8c-3fb2-44b3-a0d5-db736eced133 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-7e174a8c-3fb2-44b3-a0d5-db736eced133 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e174a8c-3fb2-44b3-a0d5-db736eced133 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1593/3190] 192.168.122.6 () {58 vars in 1249 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49d0b7fa-5e29-4e20-bad1-20d9d803bd2d tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 returned with HTTP 202 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1598/3191] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-afc4d67c-416c-41a8-af3c-59b2707db735 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afc4d67c-416c-41a8-af3c-59b2707db735 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] GET http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/multiattach Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afc4d67c-416c-41a8-af3c-59b2707db735 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e9fc05e-b8d3-4a0c-8960-b343681047ea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afc4d67c-416c-41a8-af3c-59b2707db735 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e9fc05e-b8d3-4a0c-8960-b343681047ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e9fc05e-b8d3-4a0c-8960-b343681047ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e9fc05e-b8d3-4a0c-8960-b343681047ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afc4d67c-416c-41a8-af3c-59b2707db735 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/multiattach returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1594/3192] 192.168.122.6 () {58 vars in 1288 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b7d660e-f47d-483f-b574-5030cf77ae95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b7d660e-f47d-483f-b574-5030cf77ae95 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] GET http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/volume_backend_name Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b7d660e-f47d-483f-b574-5030cf77ae95 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b7d660e-f47d-483f-b574-5030cf77ae95 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e9fc05e-b8d3-4a0c-8960-b343681047ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e9fc05e-b8d3-4a0c-8960-b343681047ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 returned with HTTP 200 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1599/3193] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b7d660e-f47d-483f-b574-5030cf77ae95 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1595/3194] 192.168.122.6 () {58 vars in 1312 bytes} [Tue Sep 1 02:25:47 2026] GET /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/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 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d30bc42-896a-474b-8e83-82c3ecc88c0b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d30bc42-896a-474b-8e83-82c3ecc88c0b tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] PUT http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption/8250407f-395e-46cc-997f-d9b26f675489 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d30bc42-896a-474b-8e83-82c3ecc88c0b tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-9d30bc42-896a-474b-8e83-82c3ecc88c0b tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d30bc42-896a-474b-8e83-82c3ecc88c0b tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption/8250407f-395e-46cc-997f-d9b26f675489 returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1600/3195] 192.168.122.6 () {60 vars in 1380 bytes} [Tue Sep 1 02:25:47 2026] PUT /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/encryption/8250407f-395e-46cc-997f-d9b26f675489 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6606817c-b0a4-4d61-9f7b-fa6463f3addf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6606817c-b0a4-4d61-9f7b-fa6463f3addf tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] PUT http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/key1 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6606817c-b0a4-4d61-9f7b-fa6463f3addf tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-6606817c-b0a4-4d61-9f7b-fa6463f3addf tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6606817c-b0a4-4d61-9f7b-fa6463f3addf tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/key1 returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1596/3196] 192.168.122.6 () {60 vars in 1287 bytes} [Tue Sep 1 02:25:47 2026] PUT /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aee2a8ae-24d3-4095-b3cb-430a63106d89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aee2a8ae-24d3-4095-b3cb-430a63106d89 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] PUT http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aee2a8ae-24d3-4095-b3cb-430a63106d89 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-aee2a8ae-24d3-4095-b3cb-430a63106d89 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b19f363bdf3048a391e04f1947cc4d0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3594c659da44cad9d0ed8049a3592fd', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aee2a8ae-24d3-4095-b3cb-430a63106d89 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-reader] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816 returned with HTTP 403 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1601/3197] 192.168.122.6 () {60 vars in 1236 bytes} [Tue Sep 1 02:25:47 2026] PUT /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e652dd8d-2cfa-43c2-b120-b8a03cdb84ce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e652dd8d-2cfa-43c2-b120-b8a03cdb84ce tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] DELETE http://192.168.122.6/volume/v3/types/01c80439-d19f-48c1-8b24-8260727e7607 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e652dd8d-2cfa-43c2-b120-b8a03cdb84ce tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e652dd8d-2cfa-43c2-b120-b8a03cdb84ce tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e652dd8d-2cfa-43c2-b120-b8a03cdb84ce tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/01c80439-d19f-48c1-8b24-8260727e7607 returned with HTTP 202 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1597/3198] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/types/01c80439-d19f-48c1-8b24-8260727e7607 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fc2a9c42-07b4-4f89-8999-291321ab2969 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc2a9c42-07b4-4f89-8999-291321ab2969 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] DELETE http://192.168.122.6/volume/v3/types/eaac633b-6920-42cd-a75b-e05de37253e6 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc2a9c42-07b4-4f89-8999-291321ab2969 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc2a9c42-07b4-4f89-8999-291321ab2969 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc2a9c42-07b4-4f89-8999-291321ab2969 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/eaac633b-6920-42cd-a75b-e05de37253e6 returned with HTTP 202 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1602/3199] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/types/eaac633b-6920-42cd-a75b-e05de37253e6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-61b3ba54-2ab0-4780-9a43-231995765391 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61b3ba54-2ab0-4780-9a43-231995765391 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] DELETE http://192.168.122.6/volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61b3ba54-2ab0-4780-9a43-231995765391 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61b3ba54-2ab0-4780-9a43-231995765391 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61b3ba54-2ab0-4780-9a43-231995765391 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0 returned with HTTP 202 Sep 01 02:25:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1598/3200] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/types/a1880c1f-fa87-451f-8b26-e68d547754e0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-afa3c130-9092-4256-b7ab-1ad9c6aaceb5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afa3c130-9092-4256-b7ab-1ad9c6aaceb5 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] DELETE http://192.168.122.6/volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89 Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afa3c130-9092-4256-b7ab-1ad9c6aaceb5 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afa3c130-9092-4256-b7ab-1ad9c6aaceb5 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afa3c130-9092-4256-b7ab-1ad9c6aaceb5 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89 returned with HTTP 202 Sep 01 02:25:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1603/3201] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:47 2026] DELETE /volume/v3/types/3dd7d705-ca95-4f72-a672-afb55637ff89 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2474fd5e-28c8-45b4-9c94-06096b0fcd16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2474fd5e-28c8-45b4-9c94-06096b0fcd16 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] DELETE http://192.168.122.6/volume/v3/types/b60e2037-4c9f-436a-9164-264b050deaa1 Sep 01 02:25:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2474fd5e-28c8-45b4-9c94-06096b0fcd16 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2474fd5e-28c8-45b4-9c94-06096b0fcd16 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2474fd5e-28c8-45b4-9c94-06096b0fcd16 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/b60e2037-4c9f-436a-9164-264b050deaa1 returned with HTTP 202 Sep 01 02:25:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1599/3202] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:48 2026] DELETE /volume/v3/types/b60e2037-4c9f-436a-9164-264b050deaa1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e2e0c085-34ab-4454-8f90-32ea6e919a35 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2e0c085-34ab-4454-8f90-32ea6e919a35 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] DELETE http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816 Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2e0c085-34ab-4454-8f90-32ea6e919a35 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2e0c085-34ab-4454-8f90-32ea6e919a35 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2e0c085-34ab-4454-8f90-32ea6e919a35 tempest-VolumeTypesReaderTests-227978921 tempest-VolumeTypesReaderTests-227978921-project-admin] http://192.168.122.6/volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816 returned with HTTP 202 Sep 01 02:25:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1604/3203] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:25:48 2026] DELETE /volume/v3/types/5ec688fd-e58e-4932-9889-b43e0c4ac816 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e5ab7110-b98a-4a17-900f-0415274badb7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5ab7110-b98a-4a17-900f-0415274badb7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 Sep 01 02:25:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5ab7110-b98a-4a17-900f-0415274badb7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5ab7110-b98a-4a17-900f-0415274badb7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5ab7110-b98a-4a17-900f-0415274badb7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 returned with HTTP 404 Sep 01 02:25:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1600/3204] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:48 2026] GET /volume/v3/volumes/c2b58640-c8a5-488c-8a8f-912da055ea30 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56416877-94ec-4254-ad57-4aeb4c600653 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1971977926"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1971977926'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:25:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (0005f89b-f16f-4926-9cec-0981cb3f3140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4e29f0-2b09-4d50-b2bd-98a0c93b686b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4e29f0-2b09-4d50-b2bd-98a0c93b686b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784c476f-b33d-4193-8b59-7a7395aca519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['f11a4682-0cd3-4fee-bf08-32c74f272e86', 'aa711f1a-ddd2-4be5-9c3e-dcdc0006655f', '2cb0c6e8-4786-48c9-985f-8825ba88d9e4', '7f4579d7-36a3-4a63-9248-b194edf112d7'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784c476f-b33d-4193-8b59-7a7395aca519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11a4682-0cd3-4fee-bf08-32c74f272e86', 'aa711f1a-ddd2-4be5-9c3e-dcdc0006655f', '2cb0c6e8-4786-48c9-985f-8825ba88d9e4', '7f4579d7-36a3-4a63-9248-b194edf112d7']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ef8b92-b849-4705-954c-8bcd6258d66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ef8b92-b849-4705-954c-8bcd6258d66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc81a8b-82b7-4930-9adf-45f60e28797f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1971977926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['f11a4682-0cd3-4fee-bf08-32c74f272e86','aa711f1a-ddd2-4be5-9c3e-dcdc0006655f','2cb0c6e8-4786-48c9-985f-8825ba88d9e4','7f4579d7-36a3-4a63-9248-b194edf112d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1971977926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc81a8b-82b7-4930-9adf-45f60e28797f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aea7060-f533-4567-9019-b31bc7e2229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aea7060-f533-4567-9019-b31bc7e2229b) transitioned into state 'SUCCESS' from state '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-1971977926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['f11a4682-0cd3-4fee-bf08-32c74f272e86','aa711f1a-ddd2-4be5-9c3e-dcdc0006655f','2cb0c6e8-4786-48c9-985f-8825ba88d9e4','7f4579d7-36a3-4a63-9248-b194edf112d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2f81a2-ea6a-4041-9300-04c313da5e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2f81a2-ea6a-4041-9300-04c313da5e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (0005f89b-f16f-4926-9cec-0981cb3f3140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:25:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56416877-94ec-4254-ad57-4aeb4c600653 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1605/3205] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:48 2026] POST /volume/v3/volumes => generated 783 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba74cd91-02de-4cce-bd18-a4ac8b8a2fc6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba74cd91-02de-4cce-bd18-a4ac8b8a2fc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f Sep 01 02:25:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba74cd91-02de-4cce-bd18-a4ac8b8a2fc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba74cd91-02de-4cce-bd18-a4ac8b8a2fc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ba74cd91-02de-4cce-bd18-a4ac8b8a2fc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba74cd91-02de-4cce-bd18-a4ac8b8a2fc6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f returned with HTTP 200 Sep 01 02:25:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1601/3206] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:49 2026] GET /volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f => generated 962 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25008e47-6917-4a71-b83e-1a5e90b121aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25008e47-6917-4a71-b83e-1a5e90b121aa tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f Sep 01 02:25:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25008e47-6917-4a71-b83e-1a5e90b121aa tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25008e47-6917-4a71-b83e-1a5e90b121aa tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25008e47-6917-4a71-b83e-1a5e90b121aa tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25008e47-6917-4a71-b83e-1a5e90b121aa tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f returned with HTTP 200 Sep 01 02:25:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1606/3207] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:50 2026] GET /volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afc81a8b-82b7-4930-9adf-45f60e28797f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1952229474"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume afc81a8b-82b7-4930-9adf-45f60e28797f Sep 01 02:25:50 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['4f626cf1-c37c-434d-be11-d8389b3d1c53', 'a1318b5a-d007-453b-8fe2-d6aacbdde03d', 'c456eb76-56ce-4855-85e0-facf369aeda2', 'c8a33d87-ee85-4f87-bc66-67df8ad77e6f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:25:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-916350bc-ca16-4255-8baa-eafedcfb2ff6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1602/3208] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6733445e-1a46-42a5-bb35-d98fafd3e10b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6733445e-1a46-42a5-bb35-d98fafd3e10b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6733445e-1a46-42a5-bb35-d98fafd3e10b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6733445e-1a46-42a5-bb35-d98fafd3e10b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6733445e-1a46-42a5-bb35-d98fafd3e10b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6733445e-1a46-42a5-bb35-d98fafd3e10b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 200 Sep 01 02:25:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1607/3209] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:50 2026] GET /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e20dc468-1e21-456b-9a01-9c78b2a33f23 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e20dc468-1e21-456b-9a01-9c78b2a33f23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e20dc468-1e21-456b-9a01-9c78b2a33f23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e20dc468-1e21-456b-9a01-9c78b2a33f23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e20dc468-1e21-456b-9a01-9c78b2a33f23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e20dc468-1e21-456b-9a01-9c78b2a33f23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 200 Sep 01 02:25:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1603/3210] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:51 2026] GET /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e9ca6fd4-cf55-458b-93da-4fe9d2eddb21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9ca6fd4-cf55-458b-93da-4fe9d2eddb21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9ca6fd4-cf55-458b-93da-4fe9d2eddb21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9ca6fd4-cf55-458b-93da-4fe9d2eddb21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e9ca6fd4-cf55-458b-93da-4fe9d2eddb21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9ca6fd4-cf55-458b-93da-4fe9d2eddb21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 200 Sep 01 02:25:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1608/3211] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:52 2026] GET /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c30839cd-7925-42e1-99d7-410abf8186d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c30839cd-7925-42e1-99d7-410abf8186d4 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] GET http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c30839cd-7925-42e1-99d7-410abf8186d4 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c30839cd-7925-42e1-99d7-410abf8186d4 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c30839cd-7925-42e1-99d7-410abf8186d4 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:25:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c30839cd-7925-42e1-99d7-410abf8186d4 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 200 Sep 01 02:25:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1604/3212] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:52 2026] GET /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: 6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot delete request issued successfully. Sep 01 02:25:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc8a2c14-c103-47cd-9660-eac7e28d38e7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 202 Sep 01 02:25:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1609/3213] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:25:52 2026] DELETE /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:25:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f95a5c71-acc1-4a2f-a7e5-e66bfa60a7d5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f95a5c71-acc1-4a2f-a7e5-e66bfa60a7d5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f95a5c71-acc1-4a2f-a7e5-e66bfa60a7d5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f95a5c71-acc1-4a2f-a7e5-e66bfa60a7d5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f95a5c71-acc1-4a2f-a7e5-e66bfa60a7d5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f95a5c71-acc1-4a2f-a7e5-e66bfa60a7d5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 200 Sep 01 02:25:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1605/3214] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:52 2026] GET /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ae658625-4b87-4c4b-a4c4-621fe92ee2f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae658625-4b87-4c4b-a4c4-621fe92ee2f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae658625-4b87-4c4b-a4c4-621fe92ee2f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae658625-4b87-4c4b-a4c4-621fe92ee2f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ae658625-4b87-4c4b-a4c4-621fe92ee2f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae658625-4b87-4c4b-a4c4-621fe92ee2f2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 200 Sep 01 02:25:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1610/3215] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:53 2026] GET /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1b06b56d-8cbc-4e1f-93b7-96dbdbcab8ea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b06b56d-8cbc-4e1f-93b7-96dbdbcab8ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a Sep 01 02:25:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b06b56d-8cbc-4e1f-93b7-96dbdbcab8ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b06b56d-8cbc-4e1f-93b7-96dbdbcab8ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b06b56d-8cbc-4e1f-93b7-96dbdbcab8ea tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a returned with HTTP 404 Sep 01 02:25:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1606/3216] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:54 2026] GET /volume/v3/snapshots/6c2e1974-83a0-476c-a807-f3faf342007a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f Sep 01 02:25:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: afc81a8b-82b7-4930-9adf-45f60e28797f Sep 01 02:25:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:25:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b69f00b-b47a-412c-b15b-5d0190f838d2 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f returned with HTTP 202 Sep 01 02:25:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1611/3217] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:25:54 2026] DELETE /volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:25:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8b24f967-ad60-4541-9189-8b1bafbfd986 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b24f967-ad60-4541-9189-8b1bafbfd986 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f Sep 01 02:25:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b24f967-ad60-4541-9189-8b1bafbfd986 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b24f967-ad60-4541-9189-8b1bafbfd986 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8b24f967-ad60-4541-9189-8b1bafbfd986 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b24f967-ad60-4541-9189-8b1bafbfd986 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f returned with HTTP 200 Sep 01 02:25:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1607/3218] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:54 2026] GET /volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:25:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-947738fa-edd2-443b-be48-1a0032c52121 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-947738fa-edd2-443b-be48-1a0032c52121 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f Sep 01 02:25:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-947738fa-edd2-443b-be48-1a0032c52121 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-947738fa-edd2-443b-be48-1a0032c52121 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-947738fa-edd2-443b-be48-1a0032c52121 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f returned with HTTP 404 Sep 01 02:25:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1612/3219] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:55 2026] GET /volume/v3/volumes/afc81a8b-82b7-4930-9adf-45f60e28797f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2085275628"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2085275628'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:25:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:25:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (f923380c-f7ad-4256-9cb6-99fbc2b26274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10476d09-69e2-4725-bc42-bdf0888666cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10476d09-69e2-4725-bc42-bdf0888666cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172d4e24-2369-4b06-b5c9-d67b063a9714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['8b38b846-235e-47b9-bf8b-880ea0e16b76', '0f7f8998-15e0-4595-b878-25a4059ee042', 'e2283873-72cd-4ff3-8111-f29489119db6', '30a61ff6-d7b0-4e0d-bab6-381e026ecc2d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172d4e24-2369-4b06-b5c9-d67b063a9714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b38b846-235e-47b9-bf8b-880ea0e16b76', '0f7f8998-15e0-4595-b878-25a4059ee042', 'e2283873-72cd-4ff3-8111-f29489119db6', '30a61ff6-d7b0-4e0d-bab6-381e026ecc2d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fbe8e7-ff1a-4f95-b300-adbef9ce9af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24fbe8e7-ff1a-4f95-b300-adbef9ce9af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c5f2553-3d45-431d-8e2c-f70cb5ad7067', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085275628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['8b38b846-235e-47b9-bf8b-880ea0e16b76','0f7f8998-15e0-4595-b878-25a4059ee042','e2283873-72cd-4ff3-8111-f29489119db6','30a61ff6-d7b0-4e0d-bab6-381e026ecc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085275628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c5f2553-3d45-431d-8e2c-f70cb5ad7067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63843b3d-8ad0-412b-9ba4-d5da4bc80798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63843b3d-8ad0-412b-9ba4-d5da4bc80798) transitioned into state 'SUCCESS' from state '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-2085275628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['8b38b846-235e-47b9-bf8b-880ea0e16b76','0f7f8998-15e0-4595-b878-25a4059ee042','e2283873-72cd-4ff3-8111-f29489119db6','30a61ff6-d7b0-4e0d-bab6-381e026ecc2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2333d9cb-20ea-4ad3-a3c1-f2aa78f49ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2333d9cb-20ea-4ad3-a3c1-f2aa78f49ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (f923380c-f7ad-4256-9cb6-99fbc2b26274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:25:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:25:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2006d928-b7c8-4a9a-940d-f7bbf06ff4f9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:25:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1608/3220] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:25:55 2026] POST /volume/v3/volumes => generated 783 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93d1bc9f-2d43-43fa-85c5-1b5d50efadef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93d1bc9f-2d43-43fa-85c5-1b5d50efadef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 Sep 01 02:25:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93d1bc9f-2d43-43fa-85c5-1b5d50efadef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93d1bc9f-2d43-43fa-85c5-1b5d50efadef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93d1bc9f-2d43-43fa-85c5-1b5d50efadef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93d1bc9f-2d43-43fa-85c5-1b5d50efadef tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 returned with HTTP 200 Sep 01 02:25:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1613/3221] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:56 2026] GET /volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 => generated 962 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48e82aa9-e817-4cfb-8eea-f13866ac1cbd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48e82aa9-e817-4cfb-8eea-f13866ac1cbd tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 Sep 01 02:25:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48e82aa9-e817-4cfb-8eea-f13866ac1cbd tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48e82aa9-e817-4cfb-8eea-f13866ac1cbd tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:25:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-48e82aa9-e817-4cfb-8eea-f13866ac1cbd tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48e82aa9-e817-4cfb-8eea-f13866ac1cbd tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 returned with HTTP 200 Sep 01 02:25:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1609/3222] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:25:57 2026] GET /volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:25:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eba38862-2e98-4696-8ed3-978684487a38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eba38862-2e98-4696-8ed3-978684487a38 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:25:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eba38862-2e98-4696-8ed3-978684487a38 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c5f2553-3d45-431d-8e2c-f70cb5ad7067", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2040561852"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:25:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eba38862-2e98-4696-8ed3-978684487a38 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:25:57 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-eba38862-2e98-4696-8ed3-978684487a38 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume 1c5f2553-3d45-431d-8e2c-f70cb5ad7067 Sep 01 02:25:57 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-eba38862-2e98-4696-8ed3-978684487a38 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['6b012fa2-dedc-4422-bf56-b5876c264071', '634a9de7-3384-4c08-bd61-a3121a90a2c9', '97d219a1-30a4-4760-8e25-58c263c4dfa1', '4035b53d-6085-4d25-a60b-92b633113a5f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:25:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:25:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:25:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eba38862-2e98-4696-8ed3-978684487a38 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:25:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eba38862-2e98-4696-8ed3-978684487a38 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:25:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1614/3223] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:25:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:25:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e31c41cb-84b1-4e01-82df-5d940fb6cf01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e31c41cb-84b1-4e01-82df-5d940fb6cf01 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:25:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e31c41cb-84b1-4e01-82df-5d940fb6cf01 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e31c41cb-84b1-4e01-82df-5d940fb6cf01 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e31c41cb-84b1-4e01-82df-5d940fb6cf01 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e31c41cb-84b1-4e01-82df-5d940fb6cf01 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 200 Sep 01 02:25:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1610/3224] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:57 2026] GET /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:25:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ddb9fa1b-3c9c-4c75-9da0-aee6cf1c0692 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddb9fa1b-3c9c-4c75-9da0-aee6cf1c0692 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:25:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddb9fa1b-3c9c-4c75-9da0-aee6cf1c0692 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddb9fa1b-3c9c-4c75-9da0-aee6cf1c0692 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:25:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ddb9fa1b-3c9c-4c75-9da0-aee6cf1c0692 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddb9fa1b-3c9c-4c75-9da0-aee6cf1c0692 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 200 Sep 01 02:25:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1615/3225] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:58 2026] GET /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:25:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-141c54ba-495c-4148-b506-1f2d787724ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:25:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-141c54ba-495c-4148-b506-1f2d787724ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:25:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-141c54ba-495c-4148-b506-1f2d787724ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:25:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-141c54ba-495c-4148-b506-1f2d787724ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:25:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:25:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:25:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-141c54ba-495c-4148-b506-1f2d787724ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:25:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-141c54ba-495c-4148-b506-1f2d787724ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 200 Sep 01 02:25:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1611/3226] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:25:59 2026] GET /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:26:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f9eb47a6-2e93-431a-9c84-b9cff767023b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9eb47a6-2e93-431a-9c84-b9cff767023b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:26:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9eb47a6-2e93-431a-9c84-b9cff767023b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9eb47a6-2e93-431a-9c84-b9cff767023b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f9eb47a6-2e93-431a-9c84-b9cff767023b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9eb47a6-2e93-431a-9c84-b9cff767023b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 200 Sep 01 02:26:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1616/3227] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:00 2026] GET /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] POST http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30/action Sep 01 02:26:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:26:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:00 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.snapshot_unmanage [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Unmanage snapshot with id: eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:26:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:26:00 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7aea399ea5af4cdab4f0fa93f8053a97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf0b1d294254b5da9182026f6c13653', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:26:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43dc3f61-36bb-4a8c-98c3-c9dcba71f3bf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30/action returned with HTTP 403 Sep 01 02:26:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1612/3228] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:26:00 2026] POST /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30/action => generated 117 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-82eb88e6-b995-449a-a626-c56493fafd17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82eb88e6-b995-449a-a626-c56493fafd17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:26:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82eb88e6-b995-449a-a626-c56493fafd17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82eb88e6-b995-449a-a626-c56493fafd17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-82eb88e6-b995-449a-a626-c56493fafd17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:26:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-82eb88e6-b995-449a-a626-c56493fafd17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-82eb88e6-b995-449a-a626-c56493fafd17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot delete request issued successfully. Sep 01 02:26:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82eb88e6-b995-449a-a626-c56493fafd17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 202 Sep 01 02:26:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1617/3229] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:26:00 2026] DELETE /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b625c93-b737-4f17-a0a4-91f682708069 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b625c93-b737-4f17-a0a4-91f682708069 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:26:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b625c93-b737-4f17-a0a4-91f682708069 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b625c93-b737-4f17-a0a4-91f682708069 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b625c93-b737-4f17-a0a4-91f682708069 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b625c93-b737-4f17-a0a4-91f682708069 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 200 Sep 01 02:26:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1613/3230] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:00 2026] GET /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9f32b533-f469-4932-b97e-59c67c6e6a4a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f32b533-f469-4932-b97e-59c67c6e6a4a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:26:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f32b533-f469-4932-b97e-59c67c6e6a4a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f32b533-f469-4932-b97e-59c67c6e6a4a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9f32b533-f469-4932-b97e-59c67c6e6a4a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f32b533-f469-4932-b97e-59c67c6e6a4a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 200 Sep 01 02:26:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1618/3231] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:01 2026] GET /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa940986-b781-4b55-b598-58df0062ea45 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa940986-b781-4b55-b598-58df0062ea45 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 Sep 01 02:26:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa940986-b781-4b55-b598-58df0062ea45 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa940986-b781-4b55-b598-58df0062ea45 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa940986-b781-4b55-b598-58df0062ea45 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 returned with HTTP 404 Sep 01 02:26:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1614/3232] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:02 2026] GET /volume/v3/snapshots/eb562d13-549e-4f22-ba7c-5b8f17154d30 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 Sep 01 02:26:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: 1c5f2553-3d45-431d-8e2c-f70cb5ad7067 Sep 01 02:26:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:26:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfd53d75-8a6c-45ce-8f02-7ba1aa6b47be tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 returned with HTTP 202 Sep 01 02:26:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1619/3233] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:02 2026] DELETE /volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cbc1159c-33ce-4d10-a336-e0db26d4101c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbc1159c-33ce-4d10-a336-e0db26d4101c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 Sep 01 02:26:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbc1159c-33ce-4d10-a336-e0db26d4101c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbc1159c-33ce-4d10-a336-e0db26d4101c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbc1159c-33ce-4d10-a336-e0db26d4101c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbc1159c-33ce-4d10-a336-e0db26d4101c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 returned with HTTP 200 Sep 01 02:26:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1615/3234] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:02 2026] GET /volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 => generated 1012 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:26:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3f4de4f-e2ab-4142-8859-cf44f96cfa23 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3f4de4f-e2ab-4142-8859-cf44f96cfa23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 Sep 01 02:26:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3f4de4f-e2ab-4142-8859-cf44f96cfa23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3f4de4f-e2ab-4142-8859-cf44f96cfa23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3f4de4f-e2ab-4142-8859-cf44f96cfa23 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 returned with HTTP 404 Sep 01 02:26:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1620/3235] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:04 2026] GET /volume/v3/volumes/1c5f2553-3d45-431d-8e2c-f70cb5ad7067 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-634519258"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-634519258'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:26:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (c2dd0d67-2eda-4f8d-b9cf-7f26010b7784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51323ae3-6272-476a-bdda-74aa43cb9c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51323ae3-6272-476a-bdda-74aa43cb9c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb43653-fed1-45d6-bc66-1680d24ae1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['ab65a47b-a41c-4e83-811a-fd5754150dd3', '93f99187-5aea-49db-8180-5d7f2c6ad265', '9d87ae2d-7bbf-4662-9a2f-dacb067e0dfe', '653228f3-cd7a-4709-badf-9e985ea5e98e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb43653-fed1-45d6-bc66-1680d24ae1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab65a47b-a41c-4e83-811a-fd5754150dd3', '93f99187-5aea-49db-8180-5d7f2c6ad265', '9d87ae2d-7bbf-4662-9a2f-dacb067e0dfe', '653228f3-cd7a-4709-badf-9e985ea5e98e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930304e1-1d61-4ec7-bd12-a11c9ff00bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930304e1-1d61-4ec7-bd12-a11c9ff00bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c073a7-beaf-4f14-8eeb-3e3f3b5bd979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-634519258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['ab65a47b-a41c-4e83-811a-fd5754150dd3','93f99187-5aea-49db-8180-5d7f2c6ad265','9d87ae2d-7bbf-4662-9a2f-dacb067e0dfe','653228f3-cd7a-4709-badf-9e985ea5e98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-634519258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76c073a7-beaf-4f14-8eeb-3e3f3b5bd979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533811f2-3dbd-4f41-a24c-1e80f4a0c6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533811f2-3dbd-4f41-a24c-1e80f4a0c6a9) transitioned into state 'SUCCESS' from state '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-634519258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['ab65a47b-a41c-4e83-811a-fd5754150dd3','93f99187-5aea-49db-8180-5d7f2c6ad265','9d87ae2d-7bbf-4662-9a2f-dacb067e0dfe','653228f3-cd7a-4709-badf-9e985ea5e98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b201cb96-1426-4ddc-9bee-6b89acccbd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b201cb96-1426-4ddc-9bee-6b89acccbd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (c2dd0d67-2eda-4f8d-b9cf-7f26010b7784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:26:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a770a3aa-9246-4dbb-ab06-8426b26ce32e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1616/3236] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:26:04 2026] POST /volume/v3/volumes => generated 782 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f41e7e55-dc4a-419d-8cf7-56b972e6d70a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f41e7e55-dc4a-419d-8cf7-56b972e6d70a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 Sep 01 02:26:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f41e7e55-dc4a-419d-8cf7-56b972e6d70a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f41e7e55-dc4a-419d-8cf7-56b972e6d70a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f41e7e55-dc4a-419d-8cf7-56b972e6d70a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f41e7e55-dc4a-419d-8cf7-56b972e6d70a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 returned with HTTP 200 Sep 01 02:26:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1621/3237] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:04 2026] GET /volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 => generated 961 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:26:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0808cb4-4de5-4ff8-918d-1423f37d70c0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0808cb4-4de5-4ff8-918d-1423f37d70c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 Sep 01 02:26:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0808cb4-4de5-4ff8-918d-1423f37d70c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0808cb4-4de5-4ff8-918d-1423f37d70c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0808cb4-4de5-4ff8-918d-1423f37d70c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0808cb4-4de5-4ff8-918d-1423f37d70c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 returned with HTTP 200 Sep 01 02:26:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1617/3238] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:05 2026] GET /volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:26:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:26:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76c073a7-beaf-4f14-8eeb-3e3f3b5bd979", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-904446597"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume 76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 Sep 01 02:26:05 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['eff4c45a-b8d1-4a3a-a3d0-435b91e4fa40', '41157b07-81cf-4165-8fe3-59a96844f8e1', '916c6760-a9e3-4162-9615-96a29a4b802e', 'd328b6b3-95da-4886-9009-15644d184ca3'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:26:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b948fd88-3c12-4b7e-9be1-703a0c561d8e tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:26:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1622/3239] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:26:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:26:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e1447ef7-1111-4bda-92bf-5bd13d18acb5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1447ef7-1111-4bda-92bf-5bd13d18acb5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1447ef7-1111-4bda-92bf-5bd13d18acb5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1447ef7-1111-4bda-92bf-5bd13d18acb5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e1447ef7-1111-4bda-92bf-5bd13d18acb5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1447ef7-1111-4bda-92bf-5bd13d18acb5 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 200 Sep 01 02:26:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1618/3240] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:05 2026] GET /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3470540c-ba54-4cdf-9de8-719fc1c363c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3470540c-ba54-4cdf-9de8-719fc1c363c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3470540c-ba54-4cdf-9de8-719fc1c363c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3470540c-ba54-4cdf-9de8-719fc1c363c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:07 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=576,cinder:UPDATE=221,cinder:INSERT=151 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:26:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3470540c-ba54-4cdf-9de8-719fc1c363c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3470540c-ba54-4cdf-9de8-719fc1c363c0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 200 Sep 01 02:26:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1623/3241] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:07 2026] GET /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-646178cf-fe4b-4abd-8c9e-6f4e0fac1818 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-646178cf-fe4b-4abd-8c9e-6f4e0fac1818 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-646178cf-fe4b-4abd-8c9e-6f4e0fac1818 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-646178cf-fe4b-4abd-8c9e-6f4e0fac1818 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:08 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=593,cinder:INSERT=139,cinder:UPDATE=218 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:26:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-646178cf-fe4b-4abd-8c9e-6f4e0fac1818 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-646178cf-fe4b-4abd-8c9e-6f4e0fac1818 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 200 Sep 01 02:26:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1619/3242] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:08 2026] GET /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6992fa03-d1e0-4e7a-ba10-ff1e70b18913 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6992fa03-d1e0-4e7a-ba10-ff1e70b18913 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6992fa03-d1e0-4e7a-ba10-ff1e70b18913 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6992fa03-d1e0-4e7a-ba10-ff1e70b18913 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6992fa03-d1e0-4e7a-ba10-ff1e70b18913 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6992fa03-d1e0-4e7a-ba10-ff1e70b18913 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 200 Sep 01 02:26:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1624/3243] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:09 2026] GET /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7bae4ad-04c4-4768-94dc-1323015fd816 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7bae4ad-04c4-4768-94dc-1323015fd816 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] PUT http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7bae4ad-04c4-4768-94dc-1323015fd816 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e7bae4ad-04c4-4768-94dc-1323015fd816 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Snapshot retrieved successfully. Sep 01 02:26:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7bae4ad-04c4-4768-94dc-1323015fd816 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 200 Sep 01 02:26:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1620/3244] 192.168.122.6 () {60 vars in 1248 bytes} [Tue Sep 1 02:26:09 2026] PUT /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 360 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-156e58d2-2970-4949-93a1-00d701a633d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-156e58d2-2970-4949-93a1-00d701a633d0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-156e58d2-2970-4949-93a1-00d701a633d0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-156e58d2-2970-4949-93a1-00d701a633d0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-156e58d2-2970-4949-93a1-00d701a633d0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: 36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-156e58d2-2970-4949-93a1-00d701a633d0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-156e58d2-2970-4949-93a1-00d701a633d0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot delete request issued successfully. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-156e58d2-2970-4949-93a1-00d701a633d0 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 202 Sep 01 02:26:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1625/3245] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:26:09 2026] DELETE /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f897957c-66dc-444f-9f08-7160f7e5af54 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f897957c-66dc-444f-9f08-7160f7e5af54 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f897957c-66dc-444f-9f08-7160f7e5af54 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f897957c-66dc-444f-9f08-7160f7e5af54 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f897957c-66dc-444f-9f08-7160f7e5af54 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f897957c-66dc-444f-9f08-7160f7e5af54 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 200 Sep 01 02:26:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1621/3246] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:09 2026] GET /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 493 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-815863224", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-815863224', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Create volume of 1 GB Sep 01 02:26:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Availability Zones retrieved successfully. Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Flow 'volume_create_api' (7c25ed92-6482-475d-b8e5-cd558d8af5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78856d75-c22f-40c5-ba01-8d286538b9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78856d75-c22f-40c5-ba01-8d286538b9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebf193b-7431-486b-bffc-71f90f4d0b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Created reservations ['415c35d6-2219-482b-84e3-c2a0a0658f0b', '727801b0-f4fd-4604-8640-df86ef7bc082', 'e9752147-d012-4726-80e7-f5b2d69e4526', 'a21fee46-19e8-40bb-ae27-0e9ca712701b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebf193b-7431-486b-bffc-71f90f4d0b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['415c35d6-2219-482b-84e3-c2a0a0658f0b', '727801b0-f4fd-4604-8640-df86ef7bc082', 'e9752147-d012-4726-80e7-f5b2d69e4526', 'a21fee46-19e8-40bb-ae27-0e9ca712701b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7ba408-913c-4ea1-9508-40d3bb4857e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf7ba408-913c-4ea1-9508-40d3bb4857e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbac0732-cb2c-447e-acaa-ad7a799d5c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-815863224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc371b4b7f6431e99f580a7374f20a8',qos_specs=None,replication_status=,reservations=['415c35d6-2219-482b-84e3-c2a0a0658f0b','727801b0-f4fd-4604-8640-df86ef7bc082','e9752147-d012-4726-80e7-f5b2d69e4526','a21fee46-19e8-40bb-ae27-0e9ca712701b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50ee729f9a6456cb9ff20e6ecf88a2c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-815863224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbac0732-cb2c-447e-acaa-ad7a799d5c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcc371b4b7f6431e99f580a7374f20a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50ee729f9a6456cb9ff20e6ecf88a2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeca0748-2129-4bae-b6b6-b196c8b89a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeca0748-2129-4bae-b6b6-b196c8b89a5a) transitioned into state 'SUCCESS' from state '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-815863224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcc371b4b7f6431e99f580a7374f20a8',qos_specs=None,replication_status=,reservations=['415c35d6-2219-482b-84e3-c2a0a0658f0b','727801b0-f4fd-4604-8640-df86ef7bc082','e9752147-d012-4726-80e7-f5b2d69e4526','a21fee46-19e8-40bb-ae27-0e9ca712701b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50ee729f9a6456cb9ff20e6ecf88a2c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b1c2d7-b9e2-4587-b760-313cda778a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b1c2d7-b9e2-4587-b760-313cda778a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Flow 'volume_create_api' (7c25ed92-6482-475d-b8e5-cd558d8af5da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Create volume request issued successfully. Sep 01 02:26:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41021820-d95b-4ff6-bb0f-732c3e62b6b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1626/3247] 192.168.122.6 () {60 vars in 1133 bytes} [Tue Sep 1 02:26:09 2026] POST /volume/v3/volumes => generated 758 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:26:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f0157d7-422e-4f69-8b78-54a3e169e1da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f0157d7-422e-4f69-8b78-54a3e169e1da tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f0157d7-422e-4f69-8b78-54a3e169e1da tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f0157d7-422e-4f69-8b78-54a3e169e1da tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f0157d7-422e-4f69-8b78-54a3e169e1da tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f0157d7-422e-4f69-8b78-54a3e169e1da tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 200 Sep 01 02:26:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1622/3248] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:10 2026] GET /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1615f60-02e6-4aa1-8c9a-83d8d7202c17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1615f60-02e6-4aa1-8c9a-83d8d7202c17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1615f60-02e6-4aa1-8c9a-83d8d7202c17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1615f60-02e6-4aa1-8c9a-83d8d7202c17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e1615f60-02e6-4aa1-8c9a-83d8d7202c17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1615f60-02e6-4aa1-8c9a-83d8d7202c17 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 200 Sep 01 02:26:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1627/3249] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:10 2026] GET /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 493 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64b1f33d-bb31-4cc5-8c0d-3fad6f9f68b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64b1f33d-bb31-4cc5-8c0d-3fad6f9f68b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64b1f33d-bb31-4cc5-8c0d-3fad6f9f68b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64b1f33d-bb31-4cc5-8c0d-3fad6f9f68b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64b1f33d-bb31-4cc5-8c0d-3fad6f9f68b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64b1f33d-bb31-4cc5-8c0d-3fad6f9f68b6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 200 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1623/3250] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:11 2026] GET /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-42d38293-afbd-42ce-a6bf-5f318ab65637 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42d38293-afbd-42ce-a6bf-5f318ab65637 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-42d38293-afbd-42ce-a6bf-5f318ab65637 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-42d38293-afbd-42ce-a6bf-5f318ab65637 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-42d38293-afbd-42ce-a6bf-5f318ab65637 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42d38293-afbd-42ce-a6bf-5f318ab65637 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 200 Sep 01 02:26:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1628/3251] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:11 2026] GET /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0679465b-6adb-4803-aedd-86d1cdf3faf6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0679465b-6adb-4803-aedd-86d1cdf3faf6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0679465b-6adb-4803-aedd-86d1cdf3faf6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0679465b-6adb-4803-aedd-86d1cdf3faf6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0679465b-6adb-4803-aedd-86d1cdf3faf6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 returned with HTTP 404 Sep 01 02:26:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1624/3252] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:11 2026] GET /volume/v3/snapshots/36e932c5-de0d-46ec-8fd7-92811e683858 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:26:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbac0732-cb2c-447e-acaa-ad7a799d5c68", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1577744215", "description": null, "metadata": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-26a6df2a-de5d-4641-823d-11627615c68c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26a6df2a-de5d-4641-823d-11627615c68c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26a6df2a-de5d-4641-823d-11627615c68c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26a6df2a-de5d-4641-823d-11627615c68c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-26a6df2a-de5d-4641-823d-11627615c68c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: 76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 Sep 01 02:26:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Create snapshot from volume fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-26a6df2a-de5d-4641-823d-11627615c68c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-26a6df2a-de5d-4641-823d-11627615c68c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26a6df2a-de5d-4641-823d-11627615c68c tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 returned with HTTP 202 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1625/3253] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:11 2026] DELETE /volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a920492e-fe9b-439c-a851-9671d5940fae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a920492e-fe9b-439c-a851-9671d5940fae tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a920492e-fe9b-439c-a851-9671d5940fae tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a920492e-fe9b-439c-a851-9671d5940fae tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:11 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Created reservations ['3014fa29-3561-4c64-b272-892e635227ef', '06972429-e3c7-401d-85f2-4e4d629193fc', '9ec23cb4-9557-4688-831d-c20ef6c5c13c', '01a7eb2e-dc04-43d9-81fe-da7be35462e4'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a920492e-fe9b-439c-a851-9671d5940fae tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a920492e-fe9b-439c-a851-9671d5940fae tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 returned with HTTP 200 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1626/3254] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:11 2026] GET /volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 => generated 1011 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:26:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot force create request issued successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84cd2465-5fd6-4ffa-8b35-b85181a40a91 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:26:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1629/3255] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:26:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-407a87f3-7426-4471-b7d7-ee4d0c785be6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-407a87f3-7426-4471-b7d7-ee4d0c785be6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-407a87f3-7426-4471-b7d7-ee4d0c785be6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-407a87f3-7426-4471-b7d7-ee4d0c785be6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-407a87f3-7426-4471-b7d7-ee4d0c785be6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-407a87f3-7426-4471-b7d7-ee4d0c785be6 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 200 Sep 01 02:26:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1627/3256] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:11 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-44b8cd69-1077-431a-ac3d-04c02b298627 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44b8cd69-1077-431a-ac3d-04c02b298627 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44b8cd69-1077-431a-ac3d-04c02b298627 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44b8cd69-1077-431a-ac3d-04c02b298627 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44b8cd69-1077-431a-ac3d-04c02b298627 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 returned with HTTP 404 Sep 01 02:26:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1630/3257] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:12 2026] GET /volume/v3/volumes/76c073a7-beaf-4f14-8eeb-3e3f3b5bd979 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1014888898"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1014888898'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume of 1 GB Sep 01 02:26:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Availability Zones retrieved successfully. Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (9239741f-20f8-4842-8745-a2efa1fcb57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd9c589-5863-4549-aa88-c233de6b1045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-108a2daf-0b20-4de5-b00d-df7fd4a30fd3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-108a2daf-0b20-4de5-b00d-df7fd4a30fd3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-108a2daf-0b20-4de5-b00d-df7fd4a30fd3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-108a2daf-0b20-4de5-b00d-df7fd4a30fd3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-108a2daf-0b20-4de5-b00d-df7fd4a30fd3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-108a2daf-0b20-4de5-b00d-df7fd4a30fd3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 200 Sep 01 02:26:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1631/3258] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:12 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd9c589-5863-4549-aa88-c233de6b1045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68495145-e5a5-4dd8-92e7-c8700e819cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['cb020279-1c91-424e-9f2c-795d799e8bbc', 'e3990ad9-71d7-436b-8cda-dfe790c74536', '4a4c0e08-9f56-48dd-944a-5416bd6df236', '7c36150c-8832-4078-a2cf-6b772363bdfe'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68495145-e5a5-4dd8-92e7-c8700e819cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb020279-1c91-424e-9f2c-795d799e8bbc', 'e3990ad9-71d7-436b-8cda-dfe790c74536', '4a4c0e08-9f56-48dd-944a-5416bd6df236', '7c36150c-8832-4078-a2cf-6b772363bdfe']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb00ce1c-a32f-46f6-bf3e-8036ba48c69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb00ce1c-a32f-46f6-bf3e-8036ba48c69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b29ec2d3-6eb4-47c1-a616-861eaba7d309', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014888898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['cb020279-1c91-424e-9f2c-795d799e8bbc','e3990ad9-71d7-436b-8cda-dfe790c74536','4a4c0e08-9f56-48dd-944a-5416bd6df236','7c36150c-8832-4078-a2cf-6b772363bdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014888898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b29ec2d3-6eb4-47c1-a616-861eaba7d309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf0b1d294254b5da9182026f6c13653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472535e229447769cc691a6f98d6d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7bc987-0e0e-4cdb-a9d5-c0761f2ee6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7bc987-0e0e-4cdb-a9d5-c0761f2ee6a5) transitioned into state 'SUCCESS' from state '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-1014888898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf0b1d294254b5da9182026f6c13653',qos_specs=None,replication_status=,reservations=['cb020279-1c91-424e-9f2c-795d799e8bbc','e3990ad9-71d7-436b-8cda-dfe790c74536','4a4c0e08-9f56-48dd-944a-5416bd6df236','7c36150c-8832-4078-a2cf-6b772363bdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472535e229447769cc691a6f98d6d95',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f9c015-7a51-4305-ac2e-b7c22a24a908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f9c015-7a51-4305-ac2e-b7c22a24a908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Flow 'volume_create_api' (9239741f-20f8-4842-8745-a2efa1fcb57c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create volume request issued successfully. Sep 01 02:26:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9c668ee-1ca9-44c5-98d0-3e24c8adad84 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1628/3259] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:26:12 2026] POST /volume/v3/volumes => generated 783 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb19b7eb-f7a3-4f1c-ad64-7692fba285ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb19b7eb-f7a3-4f1c-ad64-7692fba285ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb19b7eb-f7a3-4f1c-ad64-7692fba285ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb19b7eb-f7a3-4f1c-ad64-7692fba285ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bb19b7eb-f7a3-4f1c-ad64-7692fba285ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb19b7eb-f7a3-4f1c-ad64-7692fba285ca tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 returned with HTTP 200 Sep 01 02:26:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1632/3260] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:12 2026] GET /volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08853ffa-3bba-4137-bc69-8295dda8ed4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08853ffa-3bba-4137-bc69-8295dda8ed4a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08853ffa-3bba-4137-bc69-8295dda8ed4a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08853ffa-3bba-4137-bc69-8295dda8ed4a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08853ffa-3bba-4137-bc69-8295dda8ed4a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08853ffa-3bba-4137-bc69-8295dda8ed4a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 200 Sep 01 02:26:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1629/3261] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:13 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ecc90190-251e-4c9e-9c5a-41decd220b9a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecc90190-251e-4c9e-9c5a-41decd220b9a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecc90190-251e-4c9e-9c5a-41decd220b9a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecc90190-251e-4c9e-9c5a-41decd220b9a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ecc90190-251e-4c9e-9c5a-41decd220b9a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecc90190-251e-4c9e-9c5a-41decd220b9a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 200 Sep 01 02:26:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1633/3262] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:13 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56889d6f-c3db-4700-a848-2989beaa04e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56889d6f-c3db-4700-a848-2989beaa04e1 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56889d6f-c3db-4700-a848-2989beaa04e1 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56889d6f-c3db-4700-a848-2989beaa04e1 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56889d6f-c3db-4700-a848-2989beaa04e1 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56889d6f-c3db-4700-a848-2989beaa04e1 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 200 Sep 01 02:26:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1630/3263] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:13 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7a134234-6ea1-4f91-8079-6e699d9d0a53", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Create volume request body: {'volume': {'snapshot_id': '7a134234-6ea1-4f91-8079-6e699d9d0a53', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Create volume of 1 GB Sep 01 02:26:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Availability Zones retrieved successfully. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Flow 'volume_create_api' (fcc314ac-5860-4eb4-b153-5875986fae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c72cc2-635c-4557-a9c7-5974909ea3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c72cc2-635c-4557-a9c7-5974909ea3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a134234-6ea1-4f91-8079-6e699d9d0a53', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a882790-5513-425a-8bf0-8f168b7ce70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Created reservations ['d5630a98-1172-49a8-8af5-4a3a9e5a3727', '8626558d-b894-4924-a28e-f859aacaaa71', 'a6bf6b36-47f3-4407-a5a0-a31833bdd5cf', 'e38fae08-1dec-48cd-bbf2-2534ce1d493c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a882790-5513-425a-8bf0-8f168b7ce70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5630a98-1172-49a8-8af5-4a3a9e5a3727', '8626558d-b894-4924-a28e-f859aacaaa71', 'a6bf6b36-47f3-4407-a5a0-a31833bdd5cf', 'e38fae08-1dec-48cd-bbf2-2534ce1d493c']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7cc5a7-8b9a-45bd-b611-85a6daf643b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3ca623c-2839-4a10-b3f6-fbbcc6e84f50 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3ca623c-2839-4a10-b3f6-fbbcc6e84f50 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3ca623c-2839-4a10-b3f6-fbbcc6e84f50 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3ca623c-2839-4a10-b3f6-fbbcc6e84f50 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c3ca623c-2839-4a10-b3f6-fbbcc6e84f50 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3ca623c-2839-4a10-b3f6-fbbcc6e84f50 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 returned with HTTP 200 Sep 01 02:26:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1631/3264] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:14 2026] GET /volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:26:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7cc5a7-8b9a-45bd-b611-85a6daf643b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c785f8b5-0203-4de5-8f59-06f6a0c10c30', '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='dcc371b4b7f6431e99f580a7374f20a8',qos_specs=None,replication_status=,reservations=['d5630a98-1172-49a8-8af5-4a3a9e5a3727','8626558d-b894-4924-a28e-f859aacaaa71','a6bf6b36-47f3-4407-a5a0-a31833bdd5cf','e38fae08-1dec-48cd-bbf2-2534ce1d493c'],size=1,snapshot_id=7a134234-6ea1-4f91-8079-6e699d9d0a53,source_replicaid=,source_volid=None,status='creating',user_id='e50ee729f9a6456cb9ff20e6ecf88a2c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:14Z,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=c785f8b5-0203-4de5-8f59-06f6a0c10c30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcc371b4b7f6431e99f580a7374f20a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a134234-6ea1-4f91-8079-6e699d9d0a53,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50ee729f9a6456cb9ff20e6ecf88a2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf18a4b-fec3-46a4-b0fc-7d2f966a197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf18a4b-fec3-46a4-b0fc-7d2f966a197c) transitioned into state 'SUCCESS' from 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='dcc371b4b7f6431e99f580a7374f20a8',qos_specs=None,replication_status=,reservations=['d5630a98-1172-49a8-8af5-4a3a9e5a3727','8626558d-b894-4924-a28e-f859aacaaa71','a6bf6b36-47f3-4407-a5a0-a31833bdd5cf','e38fae08-1dec-48cd-bbf2-2534ce1d493c'],size=1,snapshot_id=7a134234-6ea1-4f91-8079-6e699d9d0a53,source_replicaid=,source_volid=None,status='creating',user_id='e50ee729f9a6456cb9ff20e6ecf88a2c',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744c60b3-dbcf-4689-bbd6-b919b01456f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744c60b3-dbcf-4689-bbd6-b919b01456f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Flow 'volume_create_api' (fcc314ac-5860-4eb4-b153-5875986fae96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Create volume request issued successfully. Sep 01 02:26:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2762712-741b-4d4f-8ace-e9fae7ed7246 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1634/3265] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:26:13 2026] POST /volume/v3/volumes => generated 746 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e45089bf-2b82-4fdd-9bc0-01d2ce136462 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e45089bf-2b82-4fdd-9bc0-01d2ce136462 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e45089bf-2b82-4fdd-9bc0-01d2ce136462 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e45089bf-2b82-4fdd-9bc0-01d2ce136462 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e45089bf-2b82-4fdd-9bc0-01d2ce136462 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e45089bf-2b82-4fdd-9bc0-01d2ce136462 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1632/3266] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:14 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b8800a8c-b63a-4f5c-8fb1-0c917538aa30 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8800a8c-b63a-4f5c-8fb1-0c917538aa30 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8800a8c-b63a-4f5c-8fb1-0c917538aa30 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8800a8c-b63a-4f5c-8fb1-0c917538aa30 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b8800a8c-b63a-4f5c-8fb1-0c917538aa30 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8800a8c-b63a-4f5c-8fb1-0c917538aa30 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 returned with HTTP 200 Sep 01 02:26:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1635/3267] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:15 2026] GET /volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:26:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots Sep 01 02:26:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b29ec2d3-6eb4-47c1-a616-861eaba7d309", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1552687934"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Create snapshot from volume b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:15 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Created reservations ['21fe26db-dc89-4818-973c-5b93546a6467', '5a0f1cf4-f28f-4bdd-a675-4361f68a24b4', '953d08c6-e5bd-4792-9eee-b4938660aadd', '632ab6f5-9a6a-4b5d-9483-57c22dc28f62'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-182ebe2d-58fa-4d84-aaf4-88cf2f2dd775 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-182ebe2d-58fa-4d84-aaf4-88cf2f2dd775 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-182ebe2d-58fa-4d84-aaf4-88cf2f2dd775 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-182ebe2d-58fa-4d84-aaf4-88cf2f2dd775 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot create request issued successfully. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc7440eb-3f5b-40bc-bc50-da12cafbfd21 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots returned with HTTP 202 Sep 01 02:26:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1633/3268] 192.168.122.6 () {60 vars in 1139 bytes} [Tue Sep 1 02:26:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ddf7652b-ded6-414a-a7e0-bdf7a8927602 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-182ebe2d-58fa-4d84-aaf4-88cf2f2dd775 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddf7652b-ded6-414a-a7e0-bdf7a8927602 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddf7652b-ded6-414a-a7e0-bdf7a8927602 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddf7652b-ded6-414a-a7e0-bdf7a8927602 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-182ebe2d-58fa-4d84-aaf4-88cf2f2dd775 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1636/3269] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:15 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 838 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ddf7652b-ded6-414a-a7e0-bdf7a8927602 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddf7652b-ded6-414a-a7e0-bdf7a8927602 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1634/3270] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:15 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99eea74a-79a8-4907-b371-820de136e788 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5cdb76b9-3fe2-4f37-9c5c-298cf5c53e7a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99eea74a-79a8-4907-b371-820de136e788 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99eea74a-79a8-4907-b371-820de136e788 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99eea74a-79a8-4907-b371-820de136e788 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cdb76b9-3fe2-4f37-9c5c-298cf5c53e7a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cdb76b9-3fe2-4f37-9c5c-298cf5c53e7a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cdb76b9-3fe2-4f37-9c5c-298cf5c53e7a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5cdb76b9-3fe2-4f37-9c5c-298cf5c53e7a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cdb76b9-3fe2-4f37-9c5c-298cf5c53e7a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1635/3271] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:16 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 440 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-99eea74a-79a8-4907-b371-820de136e788 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99eea74a-79a8-4907-b371-820de136e788 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1637/3272] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:16 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 838 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1cdcd4e3-f30c-4b64-a452-d80d6a8112a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cdcd4e3-f30c-4b64-a452-d80d6a8112a8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1cdcd4e3-f30c-4b64-a452-d80d6a8112a8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1cdcd4e3-f30c-4b64-a452-d80d6a8112a8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e757c6e-bb7d-43bb-8ea3-46649850b981 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e757c6e-bb7d-43bb-8ea3-46649850b981 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e757c6e-bb7d-43bb-8ea3-46649850b981 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e757c6e-bb7d-43bb-8ea3-46649850b981 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1cdcd4e3-f30c-4b64-a452-d80d6a8112a8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cdcd4e3-f30c-4b64-a452-d80d6a8112a8 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1636/3273] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:17 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 440 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8e757c6e-bb7d-43bb-8ea3-46649850b981 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e757c6e-bb7d-43bb-8ea3-46649850b981 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1638/3274] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:17 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 838 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c613e4c0-bbec-45c2-8ce3-598a52eedcaf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c613e4c0-bbec-45c2-8ce3-598a52eedcaf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c613e4c0-bbec-45c2-8ce3-598a52eedcaf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c613e4c0-bbec-45c2-8ce3-598a52eedcaf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c613e4c0-bbec-45c2-8ce3-598a52eedcaf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c613e4c0-bbec-45c2-8ce3-598a52eedcaf tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1637/3275] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:18 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 440 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd96a333-9385-43f6-80aa-f95f318e917c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd96a333-9385-43f6-80aa-f95f318e917c tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd96a333-9385-43f6-80aa-f95f318e917c tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd96a333-9385-43f6-80aa-f95f318e917c tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd96a333-9385-43f6-80aa-f95f318e917c tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd96a333-9385-43f6-80aa-f95f318e917c tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1639/3276] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:18 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 838 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd2d294c-ad0e-414e-b84b-d9ea873aa181 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd2d294c-ad0e-414e-b84b-d9ea873aa181 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd2d294c-ad0e-414e-b84b-d9ea873aa181 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd2d294c-ad0e-414e-b84b-d9ea873aa181 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dd2d294c-ad0e-414e-b84b-d9ea873aa181 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd2d294c-ad0e-414e-b84b-d9ea873aa181 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1638/3277] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:19 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:26:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-153131cf-04b0-4155-a860-6c927e69864e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-153131cf-04b0-4155-a860-6c927e69864e tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-153131cf-04b0-4155-a860-6c927e69864e tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-153131cf-04b0-4155-a860-6c927e69864e tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-153131cf-04b0-4155-a860-6c927e69864e tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-153131cf-04b0-4155-a860-6c927e69864e tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1640/3278] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:19 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e1289d1-4b52-4116-a5e0-47df70fd44f5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e1289d1-4b52-4116-a5e0-47df70fd44f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e1289d1-4b52-4116-a5e0-47df70fd44f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e1289d1-4b52-4116-a5e0-47df70fd44f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0e1289d1-4b52-4116-a5e0-47df70fd44f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e1289d1-4b52-4116-a5e0-47df70fd44f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1639/3279] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:19 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Delete snapshot with id: 7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot delete request issued successfully. Sep 01 02:26:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eec00e22-3072-48fc-afa1-fb17e82e5f59 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 202 Sep 01 02:26:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1641/3280] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:26:19 2026] DELETE /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2525bc3c-5baf-4b0e-be4f-fceb6ae78e88 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2525bc3c-5baf-4b0e-be4f-fceb6ae78e88 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2525bc3c-5baf-4b0e-be4f-fceb6ae78e88 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2525bc3c-5baf-4b0e-be4f-fceb6ae78e88 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2525bc3c-5baf-4b0e-be4f-fceb6ae78e88 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2525bc3c-5baf-4b0e-be4f-fceb6ae78e88 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 200 Sep 01 02:26:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1640/3281] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:19 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6661906a-d77d-4f1d-9358-b8f4e469cc0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6661906a-d77d-4f1d-9358-b8f4e469cc0a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6661906a-d77d-4f1d-9358-b8f4e469cc0a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6661906a-d77d-4f1d-9358-b8f4e469cc0a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6661906a-d77d-4f1d-9358-b8f4e469cc0a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6661906a-d77d-4f1d-9358-b8f4e469cc0a tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1642/3282] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:20 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c2acf032-2f23-4c66-af73-7f0203959ec4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2acf032-2f23-4c66-af73-7f0203959ec4 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2acf032-2f23-4c66-af73-7f0203959ec4 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2acf032-2f23-4c66-af73-7f0203959ec4 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c2acf032-2f23-4c66-af73-7f0203959ec4 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Snapshot retrieved successfully. Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2acf032-2f23-4c66-af73-7f0203959ec4 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 200 Sep 01 02:26:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1641/3283] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:21 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ddca3094-6d33-49f2-9ad0-80c351e32fe6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddca3094-6d33-49f2-9ad0-80c351e32fe6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddca3094-6d33-49f2-9ad0-80c351e32fe6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddca3094-6d33-49f2-9ad0-80c351e32fe6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ddca3094-6d33-49f2-9ad0-80c351e32fe6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddca3094-6d33-49f2-9ad0-80c351e32fe6 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1643/3284] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:21 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3d142aea-2ecb-4026-8acc-ef9f2b5e6541 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d142aea-2ecb-4026-8acc-ef9f2b5e6541 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] POST http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470/action Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d142aea-2ecb-4026-8acc-ef9f2b5e6541 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d142aea-2ecb-4026-8acc-ef9f2b5e6541 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-3d142aea-2ecb-4026-8acc-ef9f2b5e6541 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Updating snapshot 'a1d2615e-8f74-42e8-b617-c309af389470' with '{'status': 'creating'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d142aea-2ecb-4026-8acc-ef9f2b5e6541 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470/action returned with HTTP 202 Sep 01 02:26:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1642/3285] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:26:21 2026] POST /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8bb460b-1db1-4405-a4fd-3c876542cc03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8bb460b-1db1-4405-a4fd-3c876542cc03 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8bb460b-1db1-4405-a4fd-3c876542cc03 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8bb460b-1db1-4405-a4fd-3c876542cc03 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8bb460b-1db1-4405-a4fd-3c876542cc03 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8bb460b-1db1-4405-a4fd-3c876542cc03 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1644/3286] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:21 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-46914990-ec5b-4b93-926c-42e4763cced9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-46914990-ec5b-4b93-926c-42e4763cced9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] POST http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470/action Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-46914990-ec5b-4b93-926c-42e4763cced9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-46914990-ec5b-4b93-926c-42e4763cced9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.snapshot_actions [None req-46914990-ec5b-4b93-926c-42e4763cced9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87202) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.snapshot_actions [None req-46914990-ec5b-4b93-926c-42e4763cced9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] Updating snapshot a1d2615e-8f74-42e8-b617-c309af389470 with info {'id': 'a1d2615e-8f74-42e8-b617-c309af389470', 'status': 'error', 'progress': '80%'} Sep 01 02:26:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-46914990-ec5b-4b93-926c-42e4763cced9 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-member] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470/action returned with HTTP 202 Sep 01 02:26:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1643/3287] 192.168.122.6 () {60 vars in 1270 bytes} [Tue Sep 1 02:26:21 2026] POST /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete snapshot with id: a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4932b90-8f2e-415d-b26e-c29836c205f5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4932b90-8f2e-415d-b26e-c29836c205f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4932b90-8f2e-415d-b26e-c29836c205f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4932b90-8f2e-415d-b26e-c29836c205f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4932b90-8f2e-415d-b26e-c29836c205f5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 404 Sep 01 02:26:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1644/3288] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:22 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] DELETE http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Delete volume with id: fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot delete request issued successfully. Sep 01 02:26:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b843be7d-5831-473c-b664-4d213a6ebcf7 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 202 Sep 01 02:26:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1645/3289] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:26:21 2026] DELETE /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f611467c-12b0-4e6f-ab40-8e12aebce2ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f611467c-12b0-4e6f-ab40-8e12aebce2ac tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f611467c-12b0-4e6f-ab40-8e12aebce2ac tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f611467c-12b0-4e6f-ab40-8e12aebce2ac tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Delete volume request issued successfully. Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a3a79af-bc2e-4e37-977a-23a314b1047b tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 202 Sep 01 02:26:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1645/3290] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:22 2026] DELETE /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1fcdf218-1c21-436e-bfff-8db9787ccba8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f611467c-12b0-4e6f-ab40-8e12aebce2ac tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f611467c-12b0-4e6f-ab40-8e12aebce2ac tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1646/3291] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:22 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fcdf218-1c21-436e-bfff-8db9787ccba8 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1fcdf218-1c21-436e-bfff-8db9787ccba8 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1fcdf218-1c21-436e-bfff-8db9787ccba8 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1fcdf218-1c21-436e-bfff-8db9787ccba8 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fcdf218-1c21-436e-bfff-8db9787ccba8 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 200 Sep 01 02:26:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1646/3292] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:22 2026] GET /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea315a76-14a1-422f-bc2c-813f999ef278 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea315a76-14a1-422f-bc2c-813f999ef278 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea315a76-14a1-422f-bc2c-813f999ef278 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea315a76-14a1-422f-bc2c-813f999ef278 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea315a76-14a1-422f-bc2c-813f999ef278 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Snapshot retrieved successfully. Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea315a76-14a1-422f-bc2c-813f999ef278 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 200 Sep 01 02:26:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1647/3293] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:23 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d1d26b1-dbd6-49c7-8476-1ef125b660c3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d1d26b1-dbd6-49c7-8476-1ef125b660c3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d1d26b1-dbd6-49c7-8476-1ef125b660c3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d1d26b1-dbd6-49c7-8476-1ef125b660c3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d1d26b1-dbd6-49c7-8476-1ef125b660c3 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 404 Sep 01 02:26:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1647/3294] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:23 2026] GET /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:26:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] DELETE http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Delete volume with id: c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Delete volume request issued successfully. Sep 01 02:26:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eda5df2d-06b6-4b44-8812-f0d14959a950 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 202 Sep 01 02:26:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1648/3295] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:23 2026] DELETE /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7d64ebd5-916f-47c5-a915-3d60f5974a3f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d64ebd5-916f-47c5-a915-3d60f5974a3f tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d64ebd5-916f-47c5-a915-3d60f5974a3f tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d64ebd5-916f-47c5-a915-3d60f5974a3f tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7d64ebd5-916f-47c5-a915-3d60f5974a3f tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Volume info retrieved successfully. Sep 01 02:26:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d64ebd5-916f-47c5-a915-3d60f5974a3f tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 200 Sep 01 02:26:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1648/3296] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:23 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1770e80-7e15-4447-9c55-1db5a4064008 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1770e80-7e15-4447-9c55-1db5a4064008 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1770e80-7e15-4447-9c55-1db5a4064008 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1770e80-7e15-4447-9c55-1db5a4064008 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1770e80-7e15-4447-9c55-1db5a4064008 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 returned with HTTP 404 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1649/3297] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:24 2026] GET /volume/v3/snapshots/a1d2615e-8f74-42e8-b617-c309af389470 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-91785322-f677-47e5-a67b-93b17904456b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-91785322-f677-47e5-a67b-93b17904456b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-91785322-f677-47e5-a67b-93b17904456b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-91785322-f677-47e5-a67b-93b17904456b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-91785322-f677-47e5-a67b-93b17904456b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume with id: b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-91785322-f677-47e5-a67b-93b17904456b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-91785322-f677-47e5-a67b-93b17904456b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Delete volume request issued successfully. Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-91785322-f677-47e5-a67b-93b17904456b tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 returned with HTTP 202 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1649/3298] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:24 2026] DELETE /volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b9433c1f-67fe-4612-a37f-8dbe82c47620 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9433c1f-67fe-4612-a37f-8dbe82c47620 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9433c1f-67fe-4612-a37f-8dbe82c47620 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9433c1f-67fe-4612-a37f-8dbe82c47620 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b9433c1f-67fe-4612-a37f-8dbe82c47620 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Volume info retrieved successfully. Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9433c1f-67fe-4612-a37f-8dbe82c47620 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 returned with HTTP 200 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1650/3299] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:24 2026] GET /volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-58aaca13-8c80-44c7-843e-1c0340d14139 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58aaca13-8c80-44c7-843e-1c0340d14139 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58aaca13-8c80-44c7-843e-1c0340d14139 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58aaca13-8c80-44c7-843e-1c0340d14139 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58aaca13-8c80-44c7-843e-1c0340d14139 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 returned with HTTP 404 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1650/3300] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:24 2026] GET /volume/v3/volumes/c785f8b5-0203-4de5-8f59-06f6a0c10c30 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe7779ee-5a1a-4230-af9f-f6ae8292b3ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe7779ee-5a1a-4230-af9f-f6ae8292b3ed tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] DELETE http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe7779ee-5a1a-4230-af9f-f6ae8292b3ed tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe7779ee-5a1a-4230-af9f-f6ae8292b3ed tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-fe7779ee-5a1a-4230-af9f-f6ae8292b3ed tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Delete snapshot with id: 7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe7779ee-5a1a-4230-af9f-f6ae8292b3ed tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 404 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1651/3301] 192.168.122.6 () {58 vars in 1231 bytes} [Tue Sep 1 02:26:24 2026] DELETE /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ca379805-793a-4f63-a6c2-e4a6bec955d5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca379805-793a-4f63-a6c2-e4a6bec955d5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca379805-793a-4f63-a6c2-e4a6bec955d5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca379805-793a-4f63-a6c2-e4a6bec955d5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca379805-793a-4f63-a6c2-e4a6bec955d5 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 returned with HTTP 404 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1651/3302] 192.168.122.6 () {58 vars in 1228 bytes} [Tue Sep 1 02:26:24 2026] GET /volume/v3/snapshots/7a134234-6ea1-4f91-8079-6e699d9d0a53 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c074bd3e-def6-4b85-aa5f-21ddc65adf3a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c074bd3e-def6-4b85-aa5f-21ddc65adf3a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] DELETE http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c074bd3e-def6-4b85-aa5f-21ddc65adf3a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c074bd3e-def6-4b85-aa5f-21ddc65adf3a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c074bd3e-def6-4b85-aa5f-21ddc65adf3a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Delete volume with id: fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c074bd3e-def6-4b85-aa5f-21ddc65adf3a tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 404 Sep 01 02:26:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1652/3303] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:24 2026] DELETE /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b5b9d4bc-607b-4229-8f3e-71b9a9fdbb90 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5b9d4bc-607b-4229-8f3e-71b9a9fdbb90 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] GET http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5b9d4bc-607b-4229-8f3e-71b9a9fdbb90 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5b9d4bc-607b-4229-8f3e-71b9a9fdbb90 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5b9d4bc-607b-4229-8f3e-71b9a9fdbb90 tempest-SnapshotDependencyTests-1941216082 tempest-SnapshotDependencyTests-1941216082-project-member] http://192.168.122.6/volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 returned with HTTP 404 Sep 01 02:26:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1652/3304] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:24 2026] GET /volume/v3/volumes/fbac0732-cb2c-447e-acaa-ad7a799d5c68 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-26c39400-41b3-4814-9b54-41869f64a320 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26c39400-41b3-4814-9b54-41869f64a320 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] GET http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 Sep 01 02:26:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26c39400-41b3-4814-9b54-41869f64a320 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26c39400-41b3-4814-9b54-41869f64a320 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26c39400-41b3-4814-9b54-41869f64a320 tempest-ProjectMemberTests-825061873 tempest-ProjectMemberTests-825061873-project-admin] http://192.168.122.6/volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 returned with HTTP 404 Sep 01 02:26:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1653/3305] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:25 2026] GET /volume/v3/volumes/b29ec2d3-6eb4-47c1-a616-861eaba7d309 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-92d1db99-b876-4af6-9867-a535126020b5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92d1db99-b876-4af6-9867-a535126020b5 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:26:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92d1db99-b876-4af6-9867-a535126020b5 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1224834397", "extra_specs": {"storage_protocol": "tempest-storage_protocol-144667844", "vendor_name": "tempest-vendor_name-1989319379"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92d1db99-b876-4af6-9867-a535126020b5 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:26:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1653/3306] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:26:28 2026] POST /volume/v3/types => generated 328 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "798c666e-e049-4f0f-9497-32c1db0808b3", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume request body: {'volume': {'volume_type': '798c666e-e049-4f0f-9497-32c1db0808b3', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume of 1 GB Sep 01 02:26:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Availability Zones retrieved successfully. Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Flow 'volume_create_api' (89a684c1-ab1c-4644-971b-a4b3eb4c133a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e381428-be80-49bc-a1bf-d011357f60df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e381428-be80-49bc-a1bf-d011357f60df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:26:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-144667844',vendor_name='tempest-vendor_name-1989319379'},id=798c666e-e049-4f0f-9497-32c1db0808b3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1224834397',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '798c666e-e049-4f0f-9497-32c1db0808b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a68c17-65ec-4da9-b14d-1d88421287b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1224834397 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1224834397, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:26:28 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1224834397 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1224834397, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Created reservations ['18ce35a7-2b4c-4c4e-81da-48c9ef921712', 'a5e6d545-832a-4272-a969-75ba90269549', '2872ec48-cee5-4a3e-aacf-edcc77d2b442', '2c59438c-a360-4f1b-b1b8-cb5a1391c752'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a68c17-65ec-4da9-b14d-1d88421287b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18ce35a7-2b4c-4c4e-81da-48c9ef921712', 'a5e6d545-832a-4272-a969-75ba90269549', '2872ec48-cee5-4a3e-aacf-edcc77d2b442', '2c59438c-a360-4f1b-b1b8-cb5a1391c752']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f61ca9c-f496-44d5-8b0e-1b83d4ea9f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f61ca9c-f496-44d5-8b0e-1b83d4ea9f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd036e46a-09b1-410f-beb1-b5da439f3b38', '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='818d261824e34fb1a90ddcb553c3f54f',qos_specs=None,replication_status=,reservations=['18ce35a7-2b4c-4c4e-81da-48c9ef921712','a5e6d545-832a-4272-a969-75ba90269549','2872ec48-cee5-4a3e-aacf-edcc77d2b442','2c59438c-a360-4f1b-b1b8-cb5a1391c752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb392810dfe406689a6434b0c918723',volume_type_id=798c666e-e049-4f0f-9497-32c1db0808b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26: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=d036e46a-09b1-410f-beb1-b5da439f3b38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='818d261824e34fb1a90ddcb553c3f54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbb392810dfe406689a6434b0c918723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(798c666e-e049-4f0f-9497-32c1db0808b3),volume_type_id=798c666e-e049-4f0f-9497-32c1db0808b3)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e289be4e-a184-41dd-b368-999161177db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e289be4e-a184-41dd-b368-999161177db3) transitioned into state 'SUCCESS' from 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='818d261824e34fb1a90ddcb553c3f54f',qos_specs=None,replication_status=,reservations=['18ce35a7-2b4c-4c4e-81da-48c9ef921712','a5e6d545-832a-4272-a969-75ba90269549','2872ec48-cee5-4a3e-aacf-edcc77d2b442','2c59438c-a360-4f1b-b1b8-cb5a1391c752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb392810dfe406689a6434b0c918723',volume_type_id=798c666e-e049-4f0f-9497-32c1db0808b3)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3899e0ca-61ae-4448-8921-0cfeadec19ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3899e0ca-61ae-4448-8921-0cfeadec19ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Flow 'volume_create_api' (89a684c1-ab1c-4644-971b-a4b3eb4c133a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume request issued successfully. Sep 01 02:26:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e31b3d4e-5ea8-4146-a104-495f34c95b76 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1654/3307] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:26:28 2026] POST /volume/v3/volumes => generated 777 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c6c2b487-3850-45fe-ac38-1f53afae4a9d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6c2b487-3850-45fe-ac38-1f53afae4a9d tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 Sep 01 02:26:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6c2b487-3850-45fe-ac38-1f53afae4a9d tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6c2b487-3850-45fe-ac38-1f53afae4a9d tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c6c2b487-3850-45fe-ac38-1f53afae4a9d tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6c2b487-3850-45fe-ac38-1f53afae4a9d tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 returned with HTTP 200 Sep 01 02:26:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1654/3308] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:26:28 2026] GET /volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-324465da-453b-41b2-9c49-c502efc76f95 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-324465da-453b-41b2-9c49-c502efc76f95 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-324465da-453b-41b2-9c49-c502efc76f95 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-324465da-453b-41b2-9c49-c502efc76f95 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-324465da-453b-41b2-9c49-c502efc76f95 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-324465da-453b-41b2-9c49-c502efc76f95 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 returned with HTTP 200 Sep 01 02:26:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1655/3309] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:26:29 2026] GET /volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 => generated 977 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82cfea28-0b97-43e9-bb4e-feae04007403 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82cfea28-0b97-43e9-bb4e-feae04007403 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:26:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82cfea28-0b97-43e9-bb4e-feae04007403 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82cfea28-0b97-43e9-bb4e-feae04007403 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82cfea28-0b97-43e9-bb4e-feae04007403 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:26:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1655/3310] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:26:29 2026] GET /volume/v3/messages => generated 674 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d70ccb15-186f-463a-b02a-08233ed712fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d70ccb15-186f-463a-b02a-08233ed712fd tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/messages/205814ab-ce94-4e01-9978-e0739221702b Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d70ccb15-186f-463a-b02a-08233ed712fd tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d70ccb15-186f-463a-b02a-08233ed712fd tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d70ccb15-186f-463a-b02a-08233ed712fd tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages/205814ab-ce94-4e01-9978-e0739221702b returned with HTTP 204 Sep 01 02:26:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1656/3311] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:26:29 2026] DELETE /volume/v3/messages/205814ab-ce94-4e01-9978-e0739221702b => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:26:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cabcf222-5362-4c12-a682-0608f2b86ca6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cabcf222-5362-4c12-a682-0608f2b86ca6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/messages/205814ab-ce94-4e01-9978-e0739221702b Sep 01 02:26:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cabcf222-5362-4c12-a682-0608f2b86ca6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cabcf222-5362-4c12-a682-0608f2b86ca6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cabcf222-5362-4c12-a682-0608f2b86ca6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages/205814ab-ce94-4e01-9978-e0739221702b returned with HTTP 404 Sep 01 02:26:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1656/3312] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:26:29 2026] GET /volume/v3/messages/205814ab-ce94-4e01-9978-e0739221702b => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-954e8e73-c1cf-421f-b774-2905db633a3f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Delete volume with id: d036e46a-09b1-410f-beb1-b5da439f3b38 Sep 01 02:26:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:26:29 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Created reservations ['4f4229e3-bdbe-4b4e-a603-98d76c5d6af8', 'f00045e6-d43e-40a2-a6f6-252cc4acc724', '7db2644d-c81f-479c-be73-6dce970d4a89', 'f35041fa-738b-4554-8ca5-99b280b6aea2'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Delete volume request issued successfully. Sep 01 02:26:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-954e8e73-c1cf-421f-b774-2905db633a3f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 returned with HTTP 202 Sep 01 02:26:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1657/3313] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:26:29 2026] DELETE /volume/v3/volumes/d036e46a-09b1-410f-beb1-b5da439f3b38 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ddcb88a5-274d-43aa-b0f6-283b35edf186 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddcb88a5-274d-43aa-b0f6-283b35edf186 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/types/798c666e-e049-4f0f-9497-32c1db0808b3 Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddcb88a5-274d-43aa-b0f6-283b35edf186 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ddcb88a5-274d-43aa-b0f6-283b35edf186 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ddcb88a5-274d-43aa-b0f6-283b35edf186 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/types/798c666e-e049-4f0f-9497-32c1db0808b3 returned with HTTP 202 Sep 01 02:26:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1657/3314] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:26:30 2026] DELETE /volume/v3/types/798c666e-e049-4f0f-9497-32c1db0808b3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ecedaf3-5fd7-4491-9171-9e5e906c3442 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ecedaf3-5fd7-4491-9171-9e5e906c3442 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:26:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ecedaf3-5fd7-4491-9171-9e5e906c3442 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-514518873", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1471677089", "vendor_name": "tempest-vendor_name-232533105"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ecedaf3-5fd7-4491-9171-9e5e906c3442 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:26:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1658/3315] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:26:30 2026] POST /volume/v3/types => generated 327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume request body: {'volume': {'volume_type': '2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume of 1 GB Sep 01 02:26:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Availability Zones retrieved successfully. Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Flow 'volume_create_api' (db70bf9f-e08b-4a92-a6bc-ef0120204b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707ebbbc-5e43-4bd8-a3e9-f924033b2780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707ebbbc-5e43-4bd8-a3e9-f924033b2780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:26:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1471677089',vendor_name='tempest-vendor_name-232533105'},id=2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510,is_public=True,name='tempest-ProjectAdminTests-volume-type-514518873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64407a50-5be4-4c45-854e-6f9aea1e5a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-514518873 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-514518873, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:26:30 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-514518873 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-514518873, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Created reservations ['5d131866-ba86-4f13-baf6-93a8b6f41ffb', 'ab1f5bf3-9f5e-42df-bd7b-f1a00b1b29ee', '88be1e32-3a46-4262-81f9-0d2a08f625de', 'a14e5764-d3b6-4907-8b08-86a42d36ec8d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64407a50-5be4-4c45-854e-6f9aea1e5a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d131866-ba86-4f13-baf6-93a8b6f41ffb', 'ab1f5bf3-9f5e-42df-bd7b-f1a00b1b29ee', '88be1e32-3a46-4262-81f9-0d2a08f625de', 'a14e5764-d3b6-4907-8b08-86a42d36ec8d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94b5093-d616-49c0-b059-2ca0238461ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94b5093-d616-49c0-b059-2ca0238461ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adaf2d24-946b-47c7-a807-568bb2716f46', '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='818d261824e34fb1a90ddcb553c3f54f',qos_specs=None,replication_status=,reservations=['5d131866-ba86-4f13-baf6-93a8b6f41ffb','ab1f5bf3-9f5e-42df-bd7b-f1a00b1b29ee','88be1e32-3a46-4262-81f9-0d2a08f625de','a14e5764-d3b6-4907-8b08-86a42d36ec8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb392810dfe406689a6434b0c918723',volume_type_id=2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adaf2d24-946b-47c7-a807-568bb2716f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='818d261824e34fb1a90ddcb553c3f54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbb392810dfe406689a6434b0c918723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510),volume_type_id=2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d79d803-a1c4-4d50-bb9c-e40db7935f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d79d803-a1c4-4d50-bb9c-e40db7935f04) transitioned into state 'SUCCESS' from 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='818d261824e34fb1a90ddcb553c3f54f',qos_specs=None,replication_status=,reservations=['5d131866-ba86-4f13-baf6-93a8b6f41ffb','ab1f5bf3-9f5e-42df-bd7b-f1a00b1b29ee','88be1e32-3a46-4262-81f9-0d2a08f625de','a14e5764-d3b6-4907-8b08-86a42d36ec8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb392810dfe406689a6434b0c918723',volume_type_id=2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e946429-9c4a-4ab7-8522-374ace001963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e946429-9c4a-4ab7-8522-374ace001963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Flow 'volume_create_api' (db70bf9f-e08b-4a92-a6bc-ef0120204b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume request issued successfully. Sep 01 02:26:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7dcfa2cb-f78e-43dc-b1fb-82309ab8e05b tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1658/3316] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:26:30 2026] POST /volume/v3/volumes => generated 776 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-605b5c0d-50c2-48bf-9e39-24c196b1a746 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-605b5c0d-50c2-48bf-9e39-24c196b1a746 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 Sep 01 02:26:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-605b5c0d-50c2-48bf-9e39-24c196b1a746 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-605b5c0d-50c2-48bf-9e39-24c196b1a746 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-605b5c0d-50c2-48bf-9e39-24c196b1a746 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-605b5c0d-50c2-48bf-9e39-24c196b1a746 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 returned with HTTP 200 Sep 01 02:26:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1659/3317] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:26:30 2026] GET /volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 => generated 955 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ff8560c-2a52-4cbf-b2de-a637ddd57b98 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ff8560c-2a52-4cbf-b2de-a637ddd57b98 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ff8560c-2a52-4cbf-b2de-a637ddd57b98 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ff8560c-2a52-4cbf-b2de-a637ddd57b98 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ff8560c-2a52-4cbf-b2de-a637ddd57b98 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ff8560c-2a52-4cbf-b2de-a637ddd57b98 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 returned with HTTP 200 Sep 01 02:26:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1659/3318] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:26:31 2026] GET /volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 => generated 976 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4501135f-7469-4995-bc4f-5a81d72caf4f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4501135f-7469-4995-bc4f-5a81d72caf4f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4501135f-7469-4995-bc4f-5a81d72caf4f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4501135f-7469-4995-bc4f-5a81d72caf4f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4501135f-7469-4995-bc4f-5a81d72caf4f tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:26:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1660/3319] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:26:31 2026] GET /volume/v3/messages => generated 674 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7702c84-e197-4e75-bd32-93c5774265b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7702c84-e197-4e75-bd32-93c5774265b6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7702c84-e197-4e75-bd32-93c5774265b6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7702c84-e197-4e75-bd32-93c5774265b6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7702c84-e197-4e75-bd32-93c5774265b6 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:26:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1660/3320] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:26:31 2026] GET /volume/v3/messages => generated 674 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4700d0ba-0765-4085-87ca-4a3030091eda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4700d0ba-0765-4085-87ca-4a3030091eda tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/messages/54d1cd33-ce72-41e0-8a29-ee704f0b21cb Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4700d0ba-0765-4085-87ca-4a3030091eda tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4700d0ba-0765-4085-87ca-4a3030091eda tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4700d0ba-0765-4085-87ca-4a3030091eda tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages/54d1cd33-ce72-41e0-8a29-ee704f0b21cb returned with HTTP 204 Sep 01 02:26:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1661/3321] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:26:31 2026] DELETE /volume/v3/messages/54d1cd33-ce72-41e0-8a29-ee704f0b21cb => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Delete volume with id: adaf2d24-946b-47c7-a807-568bb2716f46 Sep 01 02:26:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Created reservations ['c125267d-eac3-42b9-b6e9-ea253e3320ca', 'd13021f6-e351-4d0b-9d65-8df50f9848b0', '61878c6a-fcdc-46cd-ba78-407f45d7aea8', '5a06e2a6-fcb9-48b1-a1db-8643f342c4d9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Delete volume request issued successfully. Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eea2b376-4bdc-40a0-9af4-22ba1491decf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 returned with HTTP 202 Sep 01 02:26:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1661/3322] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:26:31 2026] DELETE /volume/v3/volumes/adaf2d24-946b-47c7-a807-568bb2716f46 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e51af638-24a8-4517-8f49-84c5f5f09138 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e51af638-24a8-4517-8f49-84c5f5f09138 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/types/2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510 Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e51af638-24a8-4517-8f49-84c5f5f09138 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e51af638-24a8-4517-8f49-84c5f5f09138 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e51af638-24a8-4517-8f49-84c5f5f09138 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/types/2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510 returned with HTTP 202 Sep 01 02:26:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1662/3323] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:26:31 2026] DELETE /volume/v3/types/2c7f93d9-4c98-43b0-a7ac-43eb5a2a1510 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6e90a68b-3d3f-4f64-b841-301c7c3239cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e90a68b-3d3f-4f64-b841-301c7c3239cf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] POST http://192.168.122.6/volume/v3/types Sep 01 02:26:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6e90a68b-3d3f-4f64-b841-301c7c3239cf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-833050738", "extra_specs": {"storage_protocol": "tempest-storage_protocol-981760032", "vendor_name": "tempest-vendor_name-870399182"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e90a68b-3d3f-4f64-b841-301c7c3239cf tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/types returned with HTTP 200 Sep 01 02:26:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1662/3324] 192.168.122.6 () {60 vars in 1127 bytes} [Tue Sep 1 02:26:31 2026] POST /volume/v3/types => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "782ca199-755a-4568-8510-af20d7b32930", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume request body: {'volume': {'volume_type': '782ca199-755a-4568-8510-af20d7b32930', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume of 1 GB Sep 01 02:26:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Availability Zones retrieved successfully. Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Flow 'volume_create_api' (faf42ce1-298b-4e3c-b34d-513411d5cd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c394b0-7789-44fe-b735-0653a63d0411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c394b0-7789-44fe-b735-0653a63d0411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:26:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-981760032',vendor_name='tempest-vendor_name-870399182'},id=782ca199-755a-4568-8510-af20d7b32930,is_public=True,name='tempest-ProjectAdminTests-volume-type-833050738',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '782ca199-755a-4568-8510-af20d7b32930', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3251e8b0-fadb-42bd-93e3-17f571985af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-833050738 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-833050738, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:26:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-833050738 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-833050738, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Created reservations ['a3b61efa-0db3-430a-a32f-1edbb3c1728b', '20cb9632-4701-4216-bd3e-c123e5eaa87e', '5ac3ebe8-9abf-460e-9b50-954ab066eddc', 'efaf8540-da55-4133-8a4f-205b02176d3e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3251e8b0-fadb-42bd-93e3-17f571985af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b61efa-0db3-430a-a32f-1edbb3c1728b', '20cb9632-4701-4216-bd3e-c123e5eaa87e', '5ac3ebe8-9abf-460e-9b50-954ab066eddc', 'efaf8540-da55-4133-8a4f-205b02176d3e']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3340ca7b-b4bc-4a09-bfad-80cc7da73e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3340ca7b-b4bc-4a09-bfad-80cc7da73e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69cdcfbe-e10c-437c-9bd9-5ab8b83f638e', '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='818d261824e34fb1a90ddcb553c3f54f',qos_specs=None,replication_status=,reservations=['a3b61efa-0db3-430a-a32f-1edbb3c1728b','20cb9632-4701-4216-bd3e-c123e5eaa87e','5ac3ebe8-9abf-460e-9b50-954ab066eddc','efaf8540-da55-4133-8a4f-205b02176d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb392810dfe406689a6434b0c918723',volume_type_id=782ca199-755a-4568-8510-af20d7b32930), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69cdcfbe-e10c-437c-9bd9-5ab8b83f638e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='818d261824e34fb1a90ddcb553c3f54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbb392810dfe406689a6434b0c918723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(782ca199-755a-4568-8510-af20d7b32930),volume_type_id=782ca199-755a-4568-8510-af20d7b32930)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b84c7b-2cc2-444e-9e18-faf33b0f856e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b84c7b-2cc2-444e-9e18-faf33b0f856e) transitioned into state 'SUCCESS' from 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='818d261824e34fb1a90ddcb553c3f54f',qos_specs=None,replication_status=,reservations=['a3b61efa-0db3-430a-a32f-1edbb3c1728b','20cb9632-4701-4216-bd3e-c123e5eaa87e','5ac3ebe8-9abf-460e-9b50-954ab066eddc','efaf8540-da55-4133-8a4f-205b02176d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb392810dfe406689a6434b0c918723',volume_type_id=782ca199-755a-4568-8510-af20d7b32930)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab48503-36ad-4f8c-b549-4beeab1a45bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab48503-36ad-4f8c-b549-4beeab1a45bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Flow 'volume_create_api' (faf42ce1-298b-4e3c-b34d-513411d5cd8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Create volume request issued successfully. Sep 01 02:26:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5124a226-a06e-47cf-bea6-a2b2a97fa5a7 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1663/3325] 192.168.122.6 () {62 vars in 1172 bytes} [Tue Sep 1 02:26:32 2026] POST /volume/v3/volumes => generated 776 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8ef41c2-c094-4958-b5a9-037d823bc7e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8ef41c2-c094-4958-b5a9-037d823bc7e1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e Sep 01 02:26:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8ef41c2-c094-4958-b5a9-037d823bc7e1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8ef41c2-c094-4958-b5a9-037d823bc7e1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8ef41c2-c094-4958-b5a9-037d823bc7e1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8ef41c2-c094-4958-b5a9-037d823bc7e1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e returned with HTTP 200 Sep 01 02:26:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1663/3326] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:26:32 2026] GET /volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e => generated 955 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e1bbe7d-3759-474c-8830-1249ebdee723 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e1bbe7d-3759-474c-8830-1249ebdee723 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e1bbe7d-3759-474c-8830-1249ebdee723 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e1bbe7d-3759-474c-8830-1249ebdee723 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1e1bbe7d-3759-474c-8830-1249ebdee723 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e1bbe7d-3759-474c-8830-1249ebdee723 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e returned with HTTP 200 Sep 01 02:26:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1664/3327] 192.168.122.6 () {60 vars in 1262 bytes} [Tue Sep 1 02:26:33 2026] GET /volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e => generated 976 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-89b225d7-ae71-4aa5-934c-adc6f50a9c4c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89b225d7-ae71-4aa5-934c-adc6f50a9c4c tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/messages Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89b225d7-ae71-4aa5-934c-adc6f50a9c4c tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89b225d7-ae71-4aa5-934c-adc6f50a9c4c tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89b225d7-ae71-4aa5-934c-adc6f50a9c4c tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages returned with HTTP 200 Sep 01 02:26:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1664/3328] 192.168.122.6 () {60 vars in 1154 bytes} [Tue Sep 1 02:26:33 2026] GET /volume/v3/messages => generated 674 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4fdda294-9bc1-4acf-bf7f-cf1b56bbc267 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fdda294-9bc1-4acf-bf7f-cf1b56bbc267 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] GET http://192.168.122.6/volume/v3/messages/c79d3012-e014-4886-bfd2-6da4a54544ca Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fdda294-9bc1-4acf-bf7f-cf1b56bbc267 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fdda294-9bc1-4acf-bf7f-cf1b56bbc267 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fdda294-9bc1-4acf-bf7f-cf1b56bbc267 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages/c79d3012-e014-4886-bfd2-6da4a54544ca returned with HTTP 200 Sep 01 02:26:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1665/3329] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:26:33 2026] GET /volume/v3/messages/c79d3012-e014-4886-bfd2-6da4a54544ca => generated 671 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-65e7b1e3-ca04-43ae-8838-a142bb22de52 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65e7b1e3-ca04-43ae-8838-a142bb22de52 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/messages/c79d3012-e014-4886-bfd2-6da4a54544ca Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65e7b1e3-ca04-43ae-8838-a142bb22de52 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65e7b1e3-ca04-43ae-8838-a142bb22de52 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65e7b1e3-ca04-43ae-8838-a142bb22de52 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/messages/c79d3012-e014-4886-bfd2-6da4a54544ca returned with HTTP 204 Sep 01 02:26:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1665/3330] 192.168.122.6 () {60 vars in 1268 bytes} [Tue Sep 1 02:26:33 2026] DELETE /volume/v3/messages/c79d3012-e014-4886-bfd2-6da4a54544ca => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-812c5ead-c4ed-4e69-946f-a6448cac040a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Delete volume with id: 69cdcfbe-e10c-437c-9bd9-5ab8b83f638e Sep 01 02:26:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Volume info retrieved successfully. Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Created reservations ['6a8e4df7-0e2e-489d-81df-a7d86ba35fda', '1d2c6f3e-2d10-4b78-aae0-ad5fc2009a18', 'dd731629-993c-4c67-a1ac-be58f37d4e86', 'bcaedb76-e4ad-4a0b-9d38-5d7150375132'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Delete volume request issued successfully. Sep 01 02:26:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-812c5ead-c4ed-4e69-946f-a6448cac040a tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e returned with HTTP 202 Sep 01 02:26:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1666/3331] 192.168.122.6 () {60 vars in 1265 bytes} [Tue Sep 1 02:26:33 2026] DELETE /volume/v3/volumes/69cdcfbe-e10c-437c-9bd9-5ab8b83f638e => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7a62943-2e42-4ac7-8e47-1388acf2f2a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7a62943-2e42-4ac7-8e47-1388acf2f2a1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] DELETE http://192.168.122.6/volume/v3/types/782ca199-755a-4568-8510-af20d7b32930 Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7a62943-2e42-4ac7-8e47-1388acf2f2a1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7a62943-2e42-4ac7-8e47-1388acf2f2a1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7a62943-2e42-4ac7-8e47-1388acf2f2a1 tempest-ProjectAdminTests-209200248 tempest-ProjectAdminTests-209200248-project-admin] http://192.168.122.6/volume/v3/types/782ca199-755a-4568-8510-af20d7b32930 returned with HTTP 202 Sep 01 02:26:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1666/3332] 192.168.122.6 () {58 vars in 1219 bytes} [Tue Sep 1 02:26:33 2026] DELETE /volume/v3/types/782ca199-755a-4568-8510-af20d7b32930 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-132918657"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-132918657'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:36 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Create volume of 1 GB Sep 01 02:26:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Availability Zones retrieved successfully. Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Flow 'volume_create_api' (de411abd-ca95-472f-bdec-2817e2767f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d4e013-1b28-423c-b048-8506f840c3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d4e013-1b28-423c-b048-8506f840c3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053747c9-5b1a-46bb-bb3e-202f1e553fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Created reservations ['8d0e90a7-93e5-408f-8a91-aa920ec1f31d', '368f03fa-12c2-4f21-a0c0-3e3893f7f474', '1a57ffdb-593f-4999-b374-f846ec735e0d', 'f5fc375e-0e2e-4cba-812a-606883ec8237'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053747c9-5b1a-46bb-bb3e-202f1e553fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d0e90a7-93e5-408f-8a91-aa920ec1f31d', '368f03fa-12c2-4f21-a0c0-3e3893f7f474', '1a57ffdb-593f-4999-b374-f846ec735e0d', 'f5fc375e-0e2e-4cba-812a-606883ec8237']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d565dcdf-bbd8-46b4-ae69-afeb0998b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d565dcdf-bbd8-46b4-ae69-afeb0998b876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264a0b32-8810-42fa-b7b2-1d1f5276f87f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-132918657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b500dbca119f46809bf09b56741bd101',qos_specs=None,replication_status=,reservations=['8d0e90a7-93e5-408f-8a91-aa920ec1f31d','368f03fa-12c2-4f21-a0c0-3e3893f7f474','1a57ffdb-593f-4999-b374-f846ec735e0d','f5fc375e-0e2e-4cba-812a-606883ec8237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adf5633449df43469a627a03b39a3318',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-132918657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264a0b32-8810-42fa-b7b2-1d1f5276f87f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b500dbca119f46809bf09b56741bd101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adf5633449df43469a627a03b39a3318',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03072991-2e5e-4b7b-bae9-838873c28a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03072991-2e5e-4b7b-bae9-838873c28a0c) transitioned into state 'SUCCESS' from state '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-132918657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b500dbca119f46809bf09b56741bd101',qos_specs=None,replication_status=,reservations=['8d0e90a7-93e5-408f-8a91-aa920ec1f31d','368f03fa-12c2-4f21-a0c0-3e3893f7f474','1a57ffdb-593f-4999-b374-f846ec735e0d','f5fc375e-0e2e-4cba-812a-606883ec8237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adf5633449df43469a627a03b39a3318',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ffc8bc0-30a2-4937-b146-e22aad0da952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ffc8bc0-30a2-4937-b146-e22aad0da952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Flow 'volume_create_api' (de411abd-ca95-472f-bdec-2817e2767f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Create volume request issued successfully. Sep 01 02:26:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9247cbe5-a4f7-4ff1-bef7-cbd2aa1ada8a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1667/3333] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:26:36 2026] POST /volume/v3/volumes => generated 782 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fcb2683c-7603-4bc6-8568-16e87a215b85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fcb2683c-7603-4bc6-8568-16e87a215b85 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f Sep 01 02:26:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fcb2683c-7603-4bc6-8568-16e87a215b85 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fcb2683c-7603-4bc6-8568-16e87a215b85 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fcb2683c-7603-4bc6-8568-16e87a215b85 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fcb2683c-7603-4bc6-8568-16e87a215b85 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f returned with HTTP 200 Sep 01 02:26:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1667/3334] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:37 2026] GET /volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f => generated 961 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37e28342-680e-4b79-8df2-f641a1303401 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37e28342-680e-4b79-8df2-f641a1303401 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f Sep 01 02:26:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37e28342-680e-4b79-8df2-f641a1303401 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37e28342-680e-4b79-8df2-f641a1303401 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37e28342-680e-4b79-8df2-f641a1303401 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37e28342-680e-4b79-8df2-f641a1303401 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f returned with HTTP 200 Sep 01 02:26:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1668/3335] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:38 2026] GET /volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:26:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab19c716-ae80-41c9-a2a7-78a24e73770f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab19c716-ae80-41c9-a2a7-78a24e73770f tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] POST http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f/action Sep 01 02:26:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab19c716-ae80-41c9-a2a7-78a24e73770f tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:26:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab19c716-ae80-41c9-a2a7-78a24e73770f tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab19c716-ae80-41c9-a2a7-78a24e73770f tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] Volume info retrieved successfully. Sep 01 02:26:38 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-ab19c716-ae80-41c9-a2a7-78a24e73770f tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b52c81601be24f40801a91143873802a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b500dbca119f46809bf09b56741bd101', '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=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:26:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab19c716-ae80-41c9-a2a7-78a24e73770f tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f/action returned with HTTP 403 Sep 01 02:26:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1668/3336] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:26:38 2026] POST /volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f/action => generated 131 bytes in 197 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f Sep 01 02:26:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Delete volume with id: 264a0b32-8810-42fa-b7b2-1d1f5276f87f Sep 01 02:26:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Delete volume request issued successfully. Sep 01 02:26:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af37eca8-e5f8-4b1b-abb6-064d43c18fff tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f returned with HTTP 202 Sep 01 02:26:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1669/3337] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:38 2026] DELETE /volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64c7db01-2dec-4c48-be99-ba890bb66f9d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64c7db01-2dec-4c48-be99-ba890bb66f9d tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f Sep 01 02:26:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64c7db01-2dec-4c48-be99-ba890bb66f9d tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64c7db01-2dec-4c48-be99-ba890bb66f9d tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64c7db01-2dec-4c48-be99-ba890bb66f9d tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64c7db01-2dec-4c48-be99-ba890bb66f9d tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f returned with HTTP 200 Sep 01 02:26:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1669/3338] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:38 2026] GET /volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f => generated 1011 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:26:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-41275fd7-1480-4c37-b2ac-21ea52dad3a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41275fd7-1480-4c37-b2ac-21ea52dad3a5 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f Sep 01 02:26:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41275fd7-1480-4c37-b2ac-21ea52dad3a5 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41275fd7-1480-4c37-b2ac-21ea52dad3a5 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41275fd7-1480-4c37-b2ac-21ea52dad3a5 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f returned with HTTP 404 Sep 01 02:26:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1670/3339] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:39 2026] GET /volume/v3/volumes/264a0b32-8810-42fa-b7b2-1d1f5276f87f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-412f840a-37cb-450b-afd9-61fbfd42574a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] POST http://192.168.122.6/volume/v3/volumes Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-325362782"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-325362782'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Create volume of 1 GB Sep 01 02:26:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Availability Zones retrieved successfully. Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Flow 'volume_create_api' (b48ceed7-d8a3-4b31-9daf-9b38cc4d516a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb87300-1997-4d51-98b7-21d37f24d543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb87300-1997-4d51-98b7-21d37f24d543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:56:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c534af09-061e-4b9f-a444-02bfbe4041aa,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c534af09-061e-4b9f-a444-02bfbe4041aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d82930-3e4e-45cb-8f0c-d11f2b44b882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Created reservations ['a072695a-6897-4d16-86c4-72b940105ec5', '2b47fab7-5f28-43a5-922a-223de085264e', '95fe65c2-4145-471c-8ffb-53d3c1f28675', '53f11ebd-1d44-41a6-b9e9-b50e136a0cce'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72d82930-3e4e-45cb-8f0c-d11f2b44b882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a072695a-6897-4d16-86c4-72b940105ec5', '2b47fab7-5f28-43a5-922a-223de085264e', '95fe65c2-4145-471c-8ffb-53d3c1f28675', '53f11ebd-1d44-41a6-b9e9-b50e136a0cce']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5311ca-e73b-410d-a1cb-354fd7cf22df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5311ca-e73b-410d-a1cb-354fd7cf22df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d755916-0758-403e-adde-056fd289ebbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325362782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b500dbca119f46809bf09b56741bd101',qos_specs=None,replication_status=,reservations=['a072695a-6897-4d16-86c4-72b940105ec5','2b47fab7-5f28-43a5-922a-223de085264e','95fe65c2-4145-471c-8ffb-53d3c1f28675','53f11ebd-1d44-41a6-b9e9-b50e136a0cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adf5633449df43469a627a03b39a3318',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325362782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d755916-0758-403e-adde-056fd289ebbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b500dbca119f46809bf09b56741bd101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adf5633449df43469a627a03b39a3318',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c534af09-061e-4b9f-a444-02bfbe4041aa),volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d02a389-37f3-4c69-96e4-885c9dab9939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d02a389-37f3-4c69-96e4-885c9dab9939) transitioned into state 'SUCCESS' from state '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-325362782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b500dbca119f46809bf09b56741bd101',qos_specs=None,replication_status=,reservations=['a072695a-6897-4d16-86c4-72b940105ec5','2b47fab7-5f28-43a5-922a-223de085264e','95fe65c2-4145-471c-8ffb-53d3c1f28675','53f11ebd-1d44-41a6-b9e9-b50e136a0cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adf5633449df43469a627a03b39a3318',volume_type_id=c534af09-061e-4b9f-a444-02bfbe4041aa)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f123e51c-db86-44e9-bb61-811a6692c4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f123e51c-db86-44e9-bb61-811a6692c4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Flow 'volume_create_api' (b48ceed7-d8a3-4b31-9daf-9b38cc4d516a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:26:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Create volume request issued successfully. Sep 01 02:26:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-412f840a-37cb-450b-afd9-61fbfd42574a tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes returned with HTTP 202 Sep 01 02:26:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1670/3340] 192.168.122.6 () {60 vars in 1132 bytes} [Tue Sep 1 02:26:39 2026] POST /volume/v3/volumes => generated 782 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:26:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9b284b74-280b-46b9-8d9f-e12220dc7403 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b284b74-280b-46b9-8d9f-e12220dc7403 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd Sep 01 02:26:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b284b74-280b-46b9-8d9f-e12220dc7403 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b284b74-280b-46b9-8d9f-e12220dc7403 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b284b74-280b-46b9-8d9f-e12220dc7403 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b284b74-280b-46b9-8d9f-e12220dc7403 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd returned with HTTP 200 Sep 01 02:26:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1671/3341] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:39 2026] GET /volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd => generated 961 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:26:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cbefcb1a-b63e-4994-8450-7634c7ac86b1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbefcb1a-b63e-4994-8450-7634c7ac86b1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd Sep 01 02:26:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbefcb1a-b63e-4994-8450-7634c7ac86b1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbefcb1a-b63e-4994-8450-7634c7ac86b1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbefcb1a-b63e-4994-8450-7634c7ac86b1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbefcb1a-b63e-4994-8450-7634c7ac86b1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd returned with HTTP 200 Sep 01 02:26:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1671/3342] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:40 2026] GET /volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:26:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3172d5ef-dfec-47d1-8c7c-bb24319063e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3172d5ef-dfec-47d1-8c7c-bb24319063e1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] POST http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd/action Sep 01 02:26:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3172d5ef-dfec-47d1-8c7c-bb24319063e1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:26:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3172d5ef-dfec-47d1-8c7c-bb24319063e1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:26:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:41 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-3172d5ef-dfec-47d1-8c7c-bb24319063e1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b52c81601be24f40801a91143873802a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b500dbca119f46809bf09b56741bd101', '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=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:26:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3172d5ef-dfec-47d1-8c7c-bb24319063e1 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-reader] http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd/action returned with HTTP 403 Sep 01 02:26:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1672/3343] 192.168.122.6 () {60 vars in 1264 bytes} [Tue Sep 1 02:26:41 2026] POST /volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] DELETE http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd Sep 01 02:26:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Delete volume with id: 4d755916-0758-403e-adde-056fd289ebbd Sep 01 02:26:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 01 02:26:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 01 02:26:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Delete volume request issued successfully. Sep 01 02:26:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c53649c-a6a2-4e9b-bfd9-b0be7e2ed749 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd returned with HTTP 202 Sep 01 02:26:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1672/3344] 192.168.122.6 () {58 vars in 1225 bytes} [Tue Sep 1 02:26:41 2026] DELETE /volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:26:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ce7dffe7-2203-4667-8384-19b8cc0c80d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce7dffe7-2203-4667-8384-19b8cc0c80d3 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd Sep 01 02:26:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce7dffe7-2203-4667-8384-19b8cc0c80d3 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce7dffe7-2203-4667-8384-19b8cc0c80d3 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:26:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 01 02:26:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:26:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 01 02:26:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ce7dffe7-2203-4667-8384-19b8cc0c80d3 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Volume info retrieved successfully. Sep 01 02:26:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce7dffe7-2203-4667-8384-19b8cc0c80d3 tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd returned with HTTP 200 Sep 01 02:26:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1673/3345] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:41 2026] GET /volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd => generated 1011 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:26:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2507f6b2-ea99-484f-a3b2-e888297859ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:26:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2507f6b2-ea99-484f-a3b2-e888297859ef tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] GET http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd Sep 01 02:26:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2507f6b2-ea99-484f-a3b2-e888297859ef tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:26:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2507f6b2-ea99-484f-a3b2-e888297859ef tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:26:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2507f6b2-ea99-484f-a3b2-e888297859ef tempest-ProjectReaderTests-923867928 tempest-ProjectReaderTests-923867928-project-admin] http://192.168.122.6/volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd returned with HTTP 404 Sep 01 02:26:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1673/3346] 192.168.122.6 () {58 vars in 1222 bytes} [Tue Sep 1 02:26:42 2026] GET /volume/v3/volumes/4d755916-0758-403e-adde-056fd289ebbd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:26:51 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=265,cinder:UPDATE=113,cinder:INSERT=64 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:26:52 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=202,cinder:UPDATE=79,cinder:INSERT=39,cinder:DELETE=1 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}